cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> |
| 2 | <html lang="en"> |
cristy | ad41c0c | 2012-10-31 00:49:28 +0000 | [diff] [blame] | 3 | <head> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 4 | <meta charset="utf-8"> |
| 5 | <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
| 6 | <meta name="viewport" content="width=device-width, initial-scale=1"> |
cristy | ffb69ed | 2010-12-25 00:06:48 +0000 | [diff] [blame] | 7 | <title>ImageMagick: Links</title> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 8 | <meta http-equiv="content-language" content="en-US"> |
| 9 | <meta http-equiv="content-type" content="text/html; charset=utf-8"> |
| 10 | <meta http-equiv="reply-to" content="magick-users@imagemagick.org"> |
| 11 | <meta name="application-name" content="ImageMagick"> |
| 12 | <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves."> |
| 13 | <meta name="application-url" content="http://www.imagemagick.org"> |
| 14 | <meta name="generator" content="PHP"> |
| 15 | <meta name="keywords" content="links, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert"> |
| 16 | <meta name="rating" content="GENERAL"> |
| 17 | <meta name="robots" content="INDEX, FOLLOW"> |
| 18 | <meta name="generator" content="ImageMagick Studio LLC"> |
| 19 | <meta name="author" content="ImageMagick Studio LLC"> |
| 20 | <meta name="revisit-after" content="2 DAYS"> |
| 21 | <meta name="resource-type" content="document"> |
| 22 | <meta name="copyright" content="Copyright (c) 1999-2012 ImageMagick Studio LLC"> |
| 23 | <meta name="distribution" content="Global"> |
cristy | 44443b9 | 2015-05-05 00:06:07 +0000 | [diff] [blame] | 24 | <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 25 | <link rel="icon" href="../images/wand.png"> |
| 26 | <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"> |
cristy | 44443b9 | 2015-05-05 00:06:07 +0000 | [diff] [blame] | 27 | <link rel="stylesheet" href="css/bootstrap.min.css"> |
| 28 | <link rel="stylesheet" href="css/magick.css"> |
cristy | ad41c0c | 2012-10-31 00:49:28 +0000 | [diff] [blame] | 29 | </head> |
| 30 | |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 31 | <body> |
cristy | ad41c0c | 2012-10-31 00:49:28 +0000 | [diff] [blame] | 32 | <div class="main"> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 33 | <div class="magick-masthead"> |
| 34 | <div class="container"> |
| 35 | <script type="text/javascript"> |
| 36 | <!-- |
| 37 | google_ad_client = "pub-3129977114552745"; |
| 38 | google_ad_slot = "5439289906"; |
| 39 | google_ad_width = 728; |
| 40 | google_ad_height = 90; |
| 41 | //--> |
| 42 | </script> |
| 43 | <center><script type="text/javascript" src="http://localhost/pagead/show_ads.js"> |
| 44 | </script></center> |
| 45 | <nav class="magick-nav"> |
cristy | 44443b9 | 2015-05-05 00:06:07 +0000 | [diff] [blame] | 46 | <a class="magick-nav-item " href="../index.html">Home</a> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 47 | <a class="magick-nav-item " href="binary-releases.html">Downloads</a> |
| 48 | <a class="magick-nav-item " href="command-line-tools.html">Tools</a> |
| 49 | <a class="magick-nav-item " href="command-line-options.html">Options</a> |
| 50 | <a class="magick-nav-item " href="api.html">Development</a> |
cristy | 44443b9 | 2015-05-05 00:06:07 +0000 | [diff] [blame] | 51 | <a class="magick-nav-item" href="http://www.imagemagick.org/discourse-server/">Community</a> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 52 | <a class="magick-nav-item navbar-right " href="search.html">Search</a> |
| 53 | </nav> |
| 54 | </div> |
cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 55 | </div> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 56 | <div class="container"> |
| 57 | <div class="magick-header"> |
| 58 | <p class="text-center"><a href="links.html#command-line">Command-line Tutorials</a> • <a href="links.html#program-interfaces">Program Interface Tutorials</a> • <a href="links.html#techniques">ImageMagick Techniques</a> • <a href="links.html#install">Installation Tutorials</a> • <a href="links.html#topics">ImageMagick Topics</a> • <a href="links.html#book-review">ImageMagick Book Review</a> • <a href="links.html#mirrors">Web Site Mirrors</a> • <a href="links.html#bank">Image Bank</a> • <a href="links.html#projects">Projects that Utilize ImageMagick</a> • <a href="links.html#other-projects">Other Projects</a></p> |
cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 59 | |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 60 | <p class="lead magick-description">Listed here are a number of external web sites that are related to ImageMagick. ImageMagick Studio does not maintain or endorse these sites, excepting the Wizard's Toolkit site, but we feel they are a helpfdl adjunct to the ImageMagick web site.</p> |
| 61 | |
| 62 | <h2 class="magick-header"><a id="command-line"></a>Command-line Tutorials</h2> |
| 63 | <ul> |
cristy | dcca3fa | 2010-12-29 21:50:07 +0000 | [diff] [blame] | 64 | <dd><a href="http://www.imagemagick.org/Usage/">Examples of ImageMagick Usage</a></dd> |
| 65 | <dd><a href="http://www.linux.com/archive/articles/44594">Advanced image editing from the command line with ImageMagick</a></dd> |
| 66 | <dd><a href="http://www.applematters.com/index.html/section/comments/1113/">Best Open Source Software for the Macintosh</a></dd> |
cristy | dcca3fa | 2010-12-29 21:50:07 +0000 | [diff] [blame] | 67 | <dd><a href="http://www.builderau.com.au/program/linux/soa/Convert_images_with_open_source_ImageMagick/0,339028299,339271774,00.htm">Convert Images with Open Source ImageMagick</a></dd> |
| 68 | <dd><a href="http://polishlinux.org/apps/graphics/enchanting-pictures-with-imagemagick/">Enchanting Pictures with ImageMagick</a></dd> |
cristy | 9146993 | 2014-07-25 11:00:25 +0000 | [diff] [blame] | 69 | <dd><a href="http://www.ibm.com/developerworks/library/l-graf/?ca=dnt-428">Graphics from the Command Line</a></dd> |
cristy | dcca3fa | 2010-12-29 21:50:07 +0000 | [diff] [blame] | 70 | <dd><a href="http://www.ars-informatica.ca/article.html?article=22">Image creation, conversion and manipdlation with ImageMagick</a></dd> |
| 71 | <dd><a href="http://www.applematters.com/index.html/section/comments/2104/">Image Editing for Power Users on the Mac</a></dd> |
cristy | 350dea4 | 2011-02-15 17:31:04 +0000 | [diff] [blame] | 72 | <dd><a href="http://www.linux.com/archive/feature/113978">ImageMagick: A graphics wizard for the command line</a></dd> |
cristy | dcca3fa | 2010-12-29 21:50:07 +0000 | [diff] [blame] | 73 | <dd><a href="http://www.ioncannon.net/linux/81/5-imagemagick-command-line-examples-part-1/">ImageMagick command line examples - part 1</a></dd> |
| 74 | <dd><a href="http://www.ioncannon.net/linux/72/5-imagemagick-command-line-examples-part-2/">ImageMagick command line examples - part 2</a></dd> |
cristy | 6bcf48e | 2011-02-15 19:09:04 +0000 | [diff] [blame] | 75 | <dd><a href="http://www.jmagick.org">ImageMagick & Java</a></dd> |
cristy | dcca3fa | 2010-12-29 21:50:07 +0000 | [diff] [blame] | 76 | <dd><a href="http://www.jpeek.com/articles/linuxmag/0606.pdf">ImageMagick, Part One</a></dd> |
| 77 | <dd><a href="http://www.jpeek.com/articles/linuxmag/0607.pdf">ImageMagick, Part Two</a></dd> |
cristy | 9146993 | 2014-07-25 11:00:25 +0000 | [diff] [blame] | 78 | <dd><a href="http://www.ibm.com/developerworks/library/l-graf2/?ca=dgr-lnxw15GraphicsLine">More Graphics from the Command Line</a></dd> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 79 | </ul> |
cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 80 | |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 81 | <h2 class="magick-header"><a id="program-interfaces"></a>Program Interface Tutorials</h2> |
cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 82 | |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 83 | <ul> |
cristy | 8ee7f24 | 2013-06-20 16:08:44 +0000 | [diff] [blame] | 84 | <dd><a href="http://www.ibm.com/developerworks/opensource/library/os-mosaic/?ca=dgr-lnxw09MosaicImages">Create Mosaic Images with Perl and ImageMagick</a></dd> |
cristy | dcca3fa | 2010-12-29 21:50:07 +0000 | [diff] [blame] | 85 | <dd><a href="http://articles.techrepublic.com.com/5100-10878_11-5924990.html">Convert images for printing with MagickWand for PHP</a></dd> |
| 86 | <dd><a href="http://www.sitepoint.com/article/dynamic-images-imagemagick">Create Dynamic Images with ImageMagick</a></dd> |
| 87 | <dd><a href="http://www.ioncannon.net/php/75/how-to-compile-imagemagick-for-php-by-hand/">How to compile ImageMagick for PHP by hand</a></dd> |
| 88 | <dd><a href="http://members.shaw.ca/el.supremo/MagickWand/">MagickWand Examples in C</a></dd> |
| 89 | <dd><a href="http://www.html-editors.com/contest/1/82-read.html">PHP Extensions: MagickWand for PHP</a></dd> |
| 90 | <dd><a href="http://www.evolt.org/article/PHP_frontend_to_ImageMagick/17/55650/">PHP frontend to ImageMagick</a></dd> |
| 91 | <dd><a href="http://www.ioncannon.net/php/61/php-imagemagick-magickwand-examples/">PHP ImageMagick MagickWand Examples</a></dd> |
| 92 | <dd><a href="http://www.imagemagick.org/RMagick/doc/rvgtut.html">RVG - Ruby Vector Graphics</a></dd> |
| 93 | <dd><a href="http://www.devshed.com/c/a/PHP/Security-Images-with-PHP-and-ImageMagick/">Security Images with PHP and ImageMagick</a></dd> |
| 94 | <dd><a href="http://www.rubblewebs.co.uk/imagemagick/">Simple Uses of PHP and ImageMagick</a></dd> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 95 | </ul> |
cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 96 | |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 97 | <h2 class="magick-header"><a id="install"></a>Installation Tutorials</h2> |
cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 98 | |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 99 | <ul> |
cristy | dcca3fa | 2010-12-29 21:50:07 +0000 | [diff] [blame] | 100 | <dd><a href="http://beta.bigmedium.com/blog/imagemagick-install-osx.shtml">Installing ImageMagick on Mac OS X</a></dd> |
| 101 | <dd><a href="http://cactuslab.com/imagemagick/">ImageMagick Installer for Mac OS X</a></dd> |
cristy | 8b9dd95 | 2011-03-21 22:56:18 +0000 | [diff] [blame] | 102 | <dd><a href="http://www.cloudgoessocial.net/2011/03/21/im-xcode4-ios4-3/">ImageMagick on iPhone</a></dd> |
cristy | dcca3fa | 2010-12-29 21:50:07 +0000 | [diff] [blame] | 103 | <dd><a href="http://www.digitalsanctum.com/2009/03/18/installing-imagemagick-from-source-on-ubuntu-804/">Installing ImageMagick from Source on Ubuntu</a></dd> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 104 | </ul> |
cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 105 | |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 106 | <h2 class="magick-header"><a id="techniques"></a>ImageMagick Techniques</h2> |
cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 107 | |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 108 | <ul> |
cristy | 44443b9 | 2015-05-05 00:06:07 +0000 | [diff] [blame] | 109 | <dd><a href="../docs/AcceleratedTemplateMatchingUsingLocalStatisticsAndFourierTransforms.pdf">Accelerated Template Matching Using Local Statistics And Fourier Transforms</a></dd> |
cristy | 2d67ddd | 2011-02-13 15:38:23 +0000 | [diff] [blame] | 110 | <dd><a href="http://www.fmwconcepts.com/imagemagick/digital_image_filtering.pdf">Digital Image Filtering</a></dd> |
cristy | dcca3fa | 2010-12-29 21:50:07 +0000 | [diff] [blame] | 111 | <dd><a href="http://www.xs4all.nl/%7Ebvdwolf/main/foto/down_sample/down_sample.htm">Down-sampling Methods</a></dd> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 112 | </ul> |
cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 113 | |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 114 | <h2 class="magick-header"><a id="topics"></a>ImageMagick Topics</h2> |
| 115 | <ul> |
cristy | eed6cb6 | 2012-01-28 19:38:34 +0000 | [diff] [blame] | 116 | <dd><a href="http://www.freebsd.org/cgi/cvsweb.cgi/ports/graphics/ImageMagick/">FreeBSD port</a></dd> |
| 117 | <dd><a href="http://directory.fsf.org/project/ImageMagick/">Free Software Foundation</a></dd> |
cristy | eed6cb6 | 2012-01-28 19:38:34 +0000 | [diff] [blame] | 118 | <dd><a href="http://bugs.gentoo.org/buglist.cgi?quicksearch=imagemagick">Gentoo Sunrise</a> </dd> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 119 | <dd><a href="http://www.enterprisetech.com/2014/07/16/convey-dell-fpga-appliance-accelerates-hyperscale-image-resizing/">Hyperscale Image Resizing</a> </dd> |
cristy | eed6cb6 | 2012-01-28 19:38:34 +0000 | [diff] [blame] | 120 | <dd><a href="http://www.icewalkers.com/Linux/Software/58620/ImageMagick.html">IceWalkers</a> </dd> |
| 121 | <dd><a href="http://pkgsrc.se/graphics/ImageMagick/">NetBSD</a></dd> |
cristy | 9146993 | 2014-07-25 11:00:25 +0000 | [diff] [blame] | 122 | <dd><a href="http://www.openhub.net/p/ImageMagick">Open HUB</a></dd> |
cristy | eed6cb6 | 2012-01-28 19:38:34 +0000 | [diff] [blame] | 123 | <dd><a href="http://bugzilla.redhat.com/buglist.cgi?quicksearch=ImageMagick">Red Hat Linux</a></dd> |
| 124 | <dd><a href="http://sourceforge.net/projects/imagemagick/">SourceForge</a></dd> |
| 125 | <dd><a href="http://en.wikipedia.org/wiki/ImageMagick">WikiPedia</a></dd> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 126 | </ul> |
cristy | eed6cb6 | 2012-01-28 19:38:34 +0000 | [diff] [blame] | 127 | |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 128 | <h2 class="magick-header"><a id="book-review"></a>ImageMagick Book Review</h2> |
| 129 | <ul> |
cristy | dcca3fa | 2010-12-29 21:50:07 +0000 | [diff] [blame] | 130 | <dd><a href="http://www.linux.com/article.pl?sid=06/09/29/1917210">Book review: ImageMagick Tricks</a></dd> |
| 131 | <dd><a href="http://books.slashdot.org/books/06/03/13/1442239.shtml">The Definitive Guide To ImageMagick</a></dd> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 132 | </ul> |
cristy | dcca3fa | 2010-12-29 21:50:07 +0000 | [diff] [blame] | 133 | |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 134 | <h2 class="magick-header"><a id="mirrors"></a>ImageMagick Web Site Mirrors</h2> |
| 135 | <ul> |
cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 136 | <dt>Denmark</dt> |
cristy | 9146993 | 2014-07-25 11:00:25 +0000 | [diff] [blame] | 137 | <dd><a href="http://imagemagick.europnews.de/">http://imagemagick.europnews.de</a></dd> |
cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 138 | <dt>United States</dt> |
cristy | 44443b9 | 2015-05-05 00:06:07 +0000 | [diff] [blame] | 139 | <dd><a href="../index.html">http://www.imagemagick.org</a></dd> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 140 | </ul> |
cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 141 | |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 142 | <h2 class="magick-header"><a id="bank"></a>Image Bank</h2> |
cristy | 751980d | 2012-06-03 23:18:35 +0000 | [diff] [blame] | 143 | |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 144 | <ul> |
cristy | 9146993 | 2014-07-25 11:00:25 +0000 | [diff] [blame] | 145 | <dd><a href="http://www.imagemagick.org/download/image-bank/">Image Bank</a>: a small digital test image bank</dd> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 146 | </ul> |
cristy | 751980d | 2012-06-03 23:18:35 +0000 | [diff] [blame] | 147 | |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 148 | <h2 class="magick-header"><a id="projects"></a>Projects that Utilize ImageMagick</h2> |
cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 149 | |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 150 | <ul> |
cristy | 751980d | 2012-06-03 23:18:35 +0000 | [diff] [blame] | 151 | <dd><a href="http://gmic.sourceforge.net/">G'MIC</a>: convert, manipulate and visualize generic 1D/2D/3D multi-spectral image files</dd> |
| 152 | <dd><a href="http://www.beesoft.org/index.html?id=imagicom">Image Commander</a>: bulk picture processing with a GUI</dd> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 153 | </ul> |
cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 154 | |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 155 | <h2 class="magick-header"><a id="other-projects"></a>Other Projects</h2> |
| 156 | <ul> |
cristy | 8ee7f24 | 2013-06-20 16:08:44 +0000 | [diff] [blame] | 157 | <dd><a href="https://github.com/puelocesar/android-lib-magick">ImageMagick API on the Android Platform</a></dd> |
cristy | 9146993 | 2014-07-25 11:00:25 +0000 | [diff] [blame] | 158 | <dd><a href="http://www.imagemagick.org/download/iOS/">ImageMagick API on the iOS / iPhone Platform</a></dd> |
| 159 | <dd><a href="http://www.wizards-toolkit.org/">Wizard's Toolkit</a></dd> |
| 160 | <dd><a href="http://www.multipole.org/">Computational Simulation of Multi-Body Interactions with O(n) Scaling</a></dd> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 161 | </ul> |
cristy | ad41c0c | 2012-10-31 00:49:28 +0000 | [diff] [blame] | 162 | </div> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 163 | <footer class="magick-footer"> |
| 164 | <div class="magick-nav-item navbar-left"> |
| 165 | <a href="support.html">Donations</a> |
| 166 | </div> |
| 167 | <div class="magick-nav-item navbar-right"> |
cristy | 44443b9 | 2015-05-05 00:06:07 +0000 | [diff] [blame] | 168 | <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 169 | <noscript> |
| 170 | <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank"> |
| 171 | <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" border="0"></a> |
| 172 | </noscript> |
| 173 | </div> |
| 174 | <p><a href="sitemap.html">Sitemap</a> • |
| 175 | <a href="links.html">Related</a> • |
| 176 | <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> • |
| 177 | <a href="http://jqmagick.imagemagick.org/">JqMagick</a> • |
| 178 | <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> |
| 179 | </p> |
| 180 | <p><a href="links.html#">Back to top</a> • |
| 181 | <a href="contact.html">Contact Us</a></p> |
| 182 | </footer> |
| 183 | </div><!-- /.container --> |
cristy | ad41c0c | 2012-10-31 00:49:28 +0000 | [diff] [blame] | 184 | |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 185 | <script src="https://localhost/ajax/libs/jquery/1.11.2/jquery.min.js"></script> |
| 186 | <script src="../js/bootstrap.min.js"></script> |
| 187 | <script type="text/javascript"> |
| 188 | /* */ |
| 189 | (function() { |
| 190 | var s = document.createElement('offline-script'), t = document.getElementsByTagName('offline-script')[0]; |
| 191 | s.type = 'text/javascript'; |
| 192 | s.async = true; |
| 193 | s.src = 'http://api.flattr.com/js/0.6/load.js?mode=auto'; |
| 194 | t.parentNode.insertBefore(s, t); |
| 195 | })(); |
| 196 | /* */ |
| 197 | </script> |
cristy | 149d58c | 2013-08-07 19:44:54 +0000 | [diff] [blame] | 198 | </div> |
cristy | ad41c0c | 2012-10-31 00:49:28 +0000 | [diff] [blame] | 199 | </body> |
cristy | 5a367e4 | 2015-05-05 12:39:18 +0000 | [diff] [blame^] | 200 | </html> |