<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel>
	  <title>Ask MetaFilter posts tagged with images</title>
      <link>http://ask.metafilter.com/tags/images</link>
      <description>tag posts with images</description>
	  	  <pubDate>Fri, 03 Oct 2008 07:35:47 -0800</pubDate>
      <lastBuildDate>Fri, 03 Oct 2008 07:35:47 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>Program to find and extract images in book scans?</title>
	<link>http://ask.metafilter.com/103319/Program-to-find-and-extract-images-in-book-scans</link>	
	<description>Is there a program that will automatically take scans of pages that contain text and images and then extract the images and place them in separate files? Open source would be best. I have hundreds of pages of a scanned book that contain text and images. I&apos;d like to have all the images grabbed out of those scans and placed in their own files, with unique names, and with some kind of indication in the image file names which original scan they came from. This is a monstrous chore to do manually, but it strikes me as something that should be fairly easy to do programmatically.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.103319</guid>
	<pubDate>Fri, 03 Oct 2008 07:35:47 -0800</pubDate>

<category>scans</category>

<category>images</category>

<category>scanning</category>

<category>image</category>

<category>opensource</category>

	<dc:creator>Mo Nickels</dc:creator>
	</item>
	<item>
	<title>Hard Rock Hallelujah Fail.</title>
	<link>http://ask.metafilter.com/103202/Hard-Rock-Hallelujah-Fail</link>	
	<description>Where did I get this picture of a priest rocking out on a Fender Stratocaster from originally? I&apos;m a moron and when I changed web hosts a while ago, failed to take some image files with me. They are backed up nowhere. Anyhow, one of the images was this priest rocking out on a black and white Fender Stratocaster, in what looks like a church. I LOL captioned it. You can see the thumbnail on google image search by looking up &lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://images.google.com/images?um=1&amp;hl=en&amp;client=firefox-a&amp;rls=org.mozilla%3Aen-US%3Aofficial&amp;q=hard+rock+hallelujah&amp;btnG=Search+Images&quot;&gt;hard rock hallelujah&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Is there any way for me to get the full size image out of google&apos;s cache? And if that&apos;s not an option, can anyone help me find a copy of the original (before I captioned it). Checked lots of google images and macrochan.org, but not coming up with anything. Thanks for helping out a dumbass (me).</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.103202</guid>
	<pubDate>Wed, 01 Oct 2008 19:53:55 -0800</pubDate>

<category>images</category>

<category>internet</category>

<category>idiocy</category>

<category>rockandroll</category>

<category>priests</category>

<category>guitar</category>

<category>music</category>

<category>lols</category>

	<dc:creator>zackola</dc:creator>
	</item>
	<item>
	<title>Does Image Alignment Affect Perception Consistently?</title>
	<link>http://ask.metafilter.com/102816/Does-Image-Alignment-Affect-Perception-Consistently</link>	
	<description>In &lt;a href=&quot;http://www.mts.net/~laynev/AlignAskMe/sidebysidedifferent.jpg&quot;&gt;an image like this&lt;/a&gt;, does the alignments of the faces affect the viewers&apos; perceptions or opinions of the people, and if so, does this cognitive bias for or against left or right carry over even to &lt;a href=&quot;http://www.mts.net/~laynev/AlignAskMe/sidebysidesame.jpg&quot;&gt;images where the faces are the same&lt;/a&gt; (Ie: &quot;I think both people on the left side of either image look more trustworthy.&quot;)? Does the alignment of a &lt;a href=&quot;http://www.mts.net/~laynev/AlignAskMe/halffaceleft.jpg&quot;&gt;single subject&lt;/a&gt; and &lt;a href=&quot;http://www.mts.net/~laynev/AlignAskMe/halffaceright.jpg&quot;&gt;addition of negative space&lt;/a&gt; also have an affect (&quot;The woman in the second image looks meaner.&quot;)?
I&apos;m not so much asking for a referendum on these particular examples as I am curious about any empirical studies or statistics relating to this topic. Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.102816</guid>
	<pubDate>Sat, 27 Sep 2008 15:05:48 -0800</pubDate>

<category>cognition</category>

<category>perception</category>

<category>images</category>

<category>bias</category>

<category>design</category>

	<dc:creator>Alvy Ampersand</dc:creator>
	</item>
	<item>
	<title>Extract Text and Images From a PDF</title>
	<link>http://ask.metafilter.com/100327/Extract-Text-and-Images-From-a-PDF</link>	
	<description>I&apos;d like to extract the text and images from a multi-page pdf to use on the web. I&apos;ve got a number of large (100 to 200 pages) PDFs that I need to extract the text and images from to use with a CMS for a website. I&apos;ve looked at a number of PDF to HTML software options, but they all seem to rely on CSS for positioning text, whereas I&apos;d prefer to just have the text in simple paragraph format. If there&apos;s a PDF to HTML solution that doesn&apos;t format like this, I&apos;d be interested in that, of course. Proper handling of tables would be quite beneficial.&lt;br&gt;
&lt;br&gt;
The way Acrobat extracts text is decent, but I&apos;d prefer it if there were no line breaks for individual paragraphs (although I could probably setup a PHP script to run through and fix that if it&apos;s my only option). As for the images, it&apos;d be great if I had control over how they were saved. In a folder called PDF_NAME/PAGE_1 for example for all the page 1 images.  At the very least I need to know which page they were extracted from, either by the folder or filename.&lt;br&gt;
&lt;br&gt;
I also know I can extract images from a PDF using Photoshop, but unless there&apos;s a way to bulk extract images and store them in the format mentioned above, I don&apos;t think the solution will really work.&lt;br&gt;
&lt;br&gt;
I&apos;m running Windows XP, but a solution that works with Linux (Ubuntu) would be fine. If there&apos;s an absolutely amazing piece of software for OS X, I&apos;d be inclined to find a system I could use to run it. I&apos;m also open to any web-based solutions (maybe I could use PHP for such a task?).</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.100327</guid>
	<pubDate>Thu, 28 Aug 2008 08:11:56 -0800</pubDate>

<category>pdf</category>

<category>text</category>

<category>images</category>

<category>html</category>

<category>extract</category>

<category>convert</category>

<category>conversion</category>

	<dc:creator>backwards guitar</dc:creator>
	</item>
	<item>
	<title>Getting Google Images results via PHP?</title>
	<link>http://ask.metafilter.com/98883/Getting-Google-Images-results-via-PHP</link>	
	<description>PHP maestros: how can I get Google Images results into my PHP code? See &lt;a href=&quot;http://grant.robinson.name/projects/guess-the-google/game.php?l=5&quot;&gt;Guess the Google&lt;/a&gt; (Flash) for an example. Is there a useful set of code that exists? I couldn&apos;t find it! I&apos;m not averse to coding it from first principles but maybe you would be kind enough to nudge me in the right direction?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.98883</guid>
	<pubDate>Mon, 11 Aug 2008 05:07:55 -0800</pubDate>

<category>php</category>

<category>google</category>

<category>images</category>

	<dc:creator>basil1</dc:creator>
	</item>
	<item>
	<title>Do&apos;s and don&apos;ts of graphic design</title>
	<link>http://ask.metafilter.com/98792/Dos-and-donts-of-graphic-design</link>	
	<description>Advice on how to be a successful graphic designer. I&apos;ve been learning graphic design for the last six months, and I am gaining confidence, enough to do some side jobs for friends/relatives/relative&apos;s friends. I eventually would like to branch out to small businesses (freelance)...and maybe even farther down the line getting a full time job as a graphic designer. &lt;br&gt;
&lt;br&gt;
I would like some tips on what to do and what not to do. This can be anything from how to handle difficult clients to marketing myself to avoiding common mistakes in creating typography and images.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.98792</guid>
	<pubDate>Sat, 09 Aug 2008 15:10:49 -0800</pubDate>

<category>graphics</category>

<category>graphicdesign</category>

<category>design</category>

<category>image</category>

<category>images</category>

<category>photography</category>

<category>photoshop</category>

<category>quark</category>

<category>illustrator</category>

	<dc:creator>sixcolors</dc:creator>
	</item>
	<item>
	<title>Linux distro or software for full-screen kiosk slideshow?</title>
	<link>http://ask.metafilter.com/97824/Linux-distro-or-software-for-fullscreen-kiosk-slideshow</link>	
	<description>Linux software or distribution for running a kiosk-type slideshow screen? You&apos;ve seen them in doctors offices and sometimes restaurants. They&apos;re typically used for advertisements. I&apos;ve been tasked with creating a screen that can show variable information with little to no user interaction, but I don&apos;t want to reinvent the wheel.&lt;br&gt;
&lt;br&gt;
Is there some software that will easily allow me to hook up a Linux box to a screen, is easy to update remotely, and will cycle through a variety of media in a fullscreen display?&lt;br&gt;
&lt;br&gt;
I&apos;d like to potentially display various picture formats, HTML, perhaps videos, RSS feeds, etc.&lt;br&gt;
&lt;br&gt;
Surely someone has done the legwork on this already? If not, I considered creating a website with meta-refreshes between each page, then loading a full-screen browser on the kiosk computer and pointing it to the site. This would allow me to handle the updates on the web server.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.97824</guid>
	<pubDate>Tue, 29 Jul 2008 13:13:38 -0800</pubDate>

<category>linux</category>

<category>presentation</category>

<category>kiosk</category>

<category>video</category>

<category>slideshow</category>

<category>images</category>

<category>image</category>

<category>information</category>

	<dc:creator>odinsdream</dc:creator>
	</item>
	<item>
	<title>I&apos;d like a Preview.app replacement that won&apos;t disappoint!</title>
	<link>http://ask.metafilter.com/96491/Id-like-a-Previewapp-replacement-that-wont-disappoint</link>	
	<description>I make a lot of images. Help me find a multiple-image viewing application to meet my needs on Linux... Up until now, I&apos;ve been a very happy user of Preview.app on OSX.  I&apos;m having a hard time figuring out what to use on Linux, and I intend to accelerate my migration back from Appleland.  There are a couple things about it that are getting to be a bit tough to beat; I can generate a hundred plots with some other code, open them all up and get a scroll bar next to a pane with the image set at full-size, and it will update within an application instance automatically if the file is modified on-disk.  I&apos;ve tried opening up the plots inside a bunch of firefox tabs and reloading all, but that is a heavyweight solution to a simple problem.  &quot;Display&quot; doesn&apos;t really behave the way I expected it to, and the various digital camera apps (digiKam for instance) are all aimed at solving a different problem than mere image gallery viewing.&lt;br&gt;
&lt;br&gt;
So what&apos;s the best app out there that will update on the fly, has a nice simple interface, and allows for full-size viewing within the main application pane?  Is there such a thing?  Thanks, MeFi!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.96491</guid>
	<pubDate>Sun, 13 Jul 2008 15:33:12 -0800</pubDate>

<category>osx</category>

<category>linux</category>

<category>images</category>

<category>imagegallery</category>

<category>previewapp</category>

	<dc:creator>headlessagnew</dc:creator>
	</item>
	<item>
	<title>What is the best approach to reproducible color management?</title>
	<link>http://ask.metafilter.com/96368/What-is-the-best-approach-to-reproducible-color-management</link>	
	<description>What is the best approach to color management? I only just realised that how I see my photos in iPhoto, Photoshop, and Safari isn&apos;t how the majority of people on the net are seeing them? What is the best setup for consistent color management that still looks good? Example: &lt;a href=&quot;http://smittenkitchen.com&quot;&gt;Smitten Kitchen&lt;/a&gt; versus &lt;a href=&quot;http://jenyu.net/blog/&quot;&gt;Use real butter&lt;/a&gt;. Both food blogs (neither one mine) look great in Safari, but in Firefox Use real butter&apos;s pictures lose saturation, while Smitten Kitchen&apos;s remain brilliant.&lt;br&gt;
&lt;br&gt;
What combination of setups should I use in my camera, iPhoto, Photoshop, and browser in order to color manage like Smitten Kitchen?&lt;br&gt;
&lt;br&gt;
I read &lt;a href=&quot;http://ask.metafilter.com/36391/Color-me-silly&quot;&gt;This previous question&lt;/a&gt;, but was keen to know if any recommendations have changed now that 2 years have passed.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.96368</guid>
	<pubDate>Fri, 11 Jul 2008 16:08:23 -0800</pubDate>

<category>color</category>

<category>colormanagement</category>

<category>colour</category>

<category>colors</category>

<category>colours</category>

<category>photography</category>

<category>iphoto</category>

<category>photoshop</category>

<category>pictures</category>

<category>images</category>

	<dc:creator>teem</dc:creator>
	</item>
	<item>
	<title>Redirect images &amp;amp; mp3s to mirror via htaccess</title>
	<link>http://ask.metafilter.com/95153/Redirect-images-amp-mp3s-to-mirror-via-htaccess</link>	
	<description>How do I redirect all my website&apos;s images and mp3s to another domain via .htaccess? I have a domain (foo.com) that ordinarily serves my website and its images and mp3s. I have a mirror (bar.com) that has a mirror/backup of all those images and mp3s. &lt;br&gt;
&lt;br&gt;
In the event of a traffic surge on foo.com, I want to make Apache serve all my images and mp3s from bar.com. &lt;br&gt;
&lt;br&gt;
All I can find is examples to stop others from hot-linking my files, which isn&apos;t what I want.&lt;br&gt;
&lt;br&gt;
(Bonus aside question: Am I not turning up examples of this because it&apos;s better done in httpd.conf some way?)</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.95153</guid>
	<pubDate>Thu, 26 Jun 2008 21:13:40 -0800</pubDate>

<category>htaccess</category>

<category>mod_rewrite</category>

<category>images</category>

<category>mp3</category>

<category>apache</category>

	<dc:creator>frenetic</dc:creator>
	</item>
	<item>
	<title>Copyright law for online images</title>
	<link>http://ask.metafilter.com/93709/Copyright-law-for-online-images</link>	
	<description>What are my legal rights, and what compensation can I get from a UK television channel who used a photograph I had taken without my permission, but which I had uploaded onto facebook?? Channel 4 news in the UK recently used a photograph I had taken of a friend of mine in one of its items (it&apos;s on screen for well over a minute). This was used without permission or credit. I had uploaded the image to a public group on facebook, but as I see it, I had uploaded it for use within the group and not for commercial purposes. It is certainly not legally public domain just because it is on a social website.&lt;br&gt;
&lt;br&gt;
The news item can be found &lt;a href=&quot;http://link.brightcove.com/services/player/bcpid1184614595?bctid=1581563723&quot;&gt;here.&lt;/a&gt;&lt;br&gt;
The photo can be found &lt;a href=&quot;http://www.facebook.com/photo.php?pid=880054&amp;op=1&amp;view=all&amp;subj=19662508427&amp;id=645777524&amp;ref=mf&quot;&gt;here&lt;/a&gt;  (requires facebook login).&lt;br&gt;
&lt;br&gt;
So what I would like to know is firstly what my legal rights are here, and secondly who I can complain to (in UK remember) in order to get compensation? I hope I can get some money to donate to his legal fund.&lt;br&gt;
&lt;br&gt;
(You may have seen the mefi FPP I wrote about the case &lt;a href=&quot;http://www.metafilter.com/71992/More-idiocy-from-the-British-Home-Office&quot;&gt;here&lt;/a&gt; btw.)</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.93709</guid>
	<pubDate>Tue, 10 Jun 2008 12:09:44 -0800</pubDate>

<category>copyright</category>

<category>facebook</category>

<category>UK</category>

<category>news</category>

<category>media</category>

<category>images</category>

<category>photographs</category>

<category>internet</category>

<category>fairuse</category>

<category>resolved</category>

	<dc:creator>leibniz</dc:creator>
	</item>
	<item>
	<title>Exporting vector graphics for large-format PDF printing</title>
	<link>http://ask.metafilter.com/93430/Exporting-vector-graphics-for-largeformat-PDF-printing</link>	
	<description>I have a vector-based image I have created in Inkscape. I will be printing it in a very large format - 3&quot; x 4&quot;, - and my printer wants the image to be supplied as PDF. What do I need to do to export a PDF that will be of sufficient quality for printing? I have a very simple b&amp;amp;w vector image in Inkscape - just a line of text and two clip-art ornaments. (It saves by default as a .svg)&lt;br&gt;
&lt;br&gt;
I need to bring a PDF to the printers but as it will be printed very very big, I&apos;m nervous about quality. If I do a vanilla &quot;Save as... PDF via Cairo&quot; in Inkscape, will the resulting PDF be okay for printing at very large scale? Do I need to do anything else to prepare the image for biggification? Since it&apos;s a vector graphic I &lt;i&gt;hoped&lt;/i&gt; that it would scale without problems. &lt;br&gt;
&lt;br&gt;
(When I save as PDF as above, the resulting file is just 28 kb, which is what&apos;s spooked me. I also have to check the &quot;Convert text to paths&quot; box for the font to look right.)&lt;br&gt;
&lt;br&gt;
I am computer-savvy but know zilch about graphics (CMYK, what?), so please dumb down yr answers if possible. Oh, and I&apos;m on a iBook/OS 10.4.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.93430</guid>
	<pubDate>Fri, 06 Jun 2008 15:07:09 -0800</pubDate>

<category>vector</category>

<category>pdf</category>

<category>export</category>

<category>images</category>

<category>inkscape</category>

<category>largescale</category>

<category>largeformat</category>

<category>svg</category>

	<dc:creator>Marquis</dc:creator>
	</item>
	<item>
	<title>How do I rotate images using javascript?</title>
	<link>http://ask.metafilter.com/93112/How-do-I-rotate-images-using-javascript</link>	
	<description>Having trouble with javascript.  How do I rotate two images using javascript? I might be going about this all wrong, since I&apos;m having trouble getting this to work.  I&apos;ve searched google but can&apos;t find anything thats close enough to what I&apos;m doing.&lt;br&gt;
&lt;br&gt;
All I need to do is have two images rotate on a web page.  One of the images needs to be clickable to a url, and the other should have no link. &lt;br&gt;
&lt;br&gt;
Ideally I&apos;d like to have two div&apos;s with ID&apos;s that swap, but thats not important if thats not the best way.&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://www.webniche.com/rotate_banners/rotate.html&quot;&gt;I tried to use this as a guide&lt;/a&gt;, but ran into problems since I don&apos;t want one of the images to be clickable.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.93112</guid>
	<pubDate>Tue, 03 Jun 2008 11:36:02 -0800</pubDate>

<category>javascript</category>

<category>rotate</category>

<category>images</category>

	<dc:creator>eightball</dc:creator>
	</item>
	<item>
	<title>How to sell photos online?</title>
	<link>http://ask.metafilter.com/92350/How-to-sell-photos-online</link>	
	<description>I&apos;d like to create a stock photo service for a client.  Does anyone have any recommendations for existing services such as &lt;a href=&quot;http://www.photostockplus.com/&quot;&gt;photostockplus.com&lt;/a&gt; or those that focus on selling digital content such as &lt;a href=&quot;http://tidwit.com/&quot;&gt;tidwit.com&lt;/a&gt; or the now defunct &lt;a href=&quot;http://www.blish.com/&quot;&gt;blish.com&lt;/a&gt;.  Is there a leader in this marketplace? My main priority is speed and not cost, so using an existing web service would be greatly appreciated.  I&apos;m also debating putting a Wordpress front end that would point to content hosted by one of those (or other) sites.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.92350</guid>
	<pubDate>Sun, 25 May 2008 12:27:44 -0800</pubDate>

<category>stock</category>

<category>photography</category>

<category>images</category>

<category>online</category>

<category>digital</category>

<category>store</category>

<category>blog</category>

	<dc:creator>furtive</dc:creator>
	</item>
	<item>
	<title>Format Error! Images Lost! Recovered Giant MPG! WTF?!</title>
	<link>http://ask.metafilter.com/91609/Format-Error-Images-Lost-Recovered-Giant-MPG-WTF</link>	
	<description>At the end of a badass and beautiful backpacking trip, my digital camera&apos;s memory card suddenly read &quot;format error.&quot; My camera is a dinosaur Sony Cybershot with merely 3.2 megapixels. I downloaded Photorec and tried to recover the photos, but all I ended up with was a 13.9 Meg mpg file... But I can&apos;t do anything with that mpg file. I have to admit a complete technological ignorance...operations of this sort are bewildering to me.&lt;br&gt;
&lt;br&gt;
Anyone have any ideas? Are my images somehow recovered onto that mpg file? Is there any way to access them? &lt;strong&gt;HELP!!!!&lt;/strong&gt;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.91609</guid>
	<pubDate>Fri, 16 May 2008 12:34:51 -0800</pubDate>

<category>photorec</category>

<category>camera</category>

<category>memorycard</category>

<category>images</category>

<category>formaterror</category>

	<dc:creator>punkbitch</dc:creator>
	</item>
	<item>
	<title>Automatic creation of images displaying sequential numbers</title>
	<link>http://ask.metafilter.com/90164/Automatic-creation-of-images-displaying-sequential-numbers</link>	
	<description>How do I automatically create a series of images of sequential numbers?
( 01.jpg shows the number &apos;1&apos;,  02.jpg the number &apos;2&apos;, etc) I would prefer to do this using software for Windows.  Although if need be, a Mac-only solution would do.&lt;br&gt;
&lt;br&gt;
The file-format is of no importance, since conversion is always possible.  &lt;br&gt;
Image size for my use is about 500x500 pixels. Simple two-tone images are fine, although some influence on (randomization of) background color, font type/color would be even better.&lt;br&gt;
&lt;br&gt;
I&apos;m no guru, but have a basic understanding of Adobe&apos;s CS3 Suite and have monkeyed around with various video-editing programs (using the titler functions) as well as image-management software (e.g. ThumbsPlus) and different watermarking software to get this problem solved, but without success.&lt;br&gt;
&lt;br&gt;
I&apos;m sure it must be possible, even if the method is a &apos;dirty&apos; way of using a program. ThumbsPlus for example can make thumbnail-sheets of images, which it then numbers, if you ask it to.  However, I haven&apos;t been able to cheat this option into doing what I need.&lt;br&gt;
&lt;br&gt;
Any ideas?  Making these by hand is not going to be fun...</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.90164</guid>
	<pubDate>Wed, 30 Apr 2008 02:22:02 -0800</pubDate>

<category>automation</category>

<category>images</category>

<category>numbering</category>

<category>graphics</category>

<category>design</category>

<category>font</category>

<category>color</category>

	<dc:creator>Grensgeval</dc:creator>
	</item>
	<item>
	<title>Is there a website where I can download high quality, large images?</title>
	<link>http://ask.metafilter.com/89663/Is-there-a-website-where-I-can-download-high-quality-large-images</link>	
	<description>Is there a website where I can download high quality, large images? Without watermarks? I am interested in printing some art for my walls but I am having trouble finding images with high enough quality to look good printed 11 by 14 inches. I am looking for mostly historical photographs, fashion drawings, old movie stills and pin-ups.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.89663</guid>
	<pubDate>Wed, 23 Apr 2008 23:20:12 -0800</pubDate>

<category>big</category>

<category>images</category>

	<dc:creator>thebrokenmuse</dc:creator>
	</item>
	<item>
	<title>viewing HTML shrunken images</title>
	<link>http://ask.metafilter.com/86709/viewing-HTML-shrunken-images</link>	
	<description>On the blue, &lt;a href=&quot;http://www.metafilter.com/70057/Elfinflicted-marketing-plan-for-generating-elfesteem#2052077&quot;&gt;delmoi&lt;/a&gt; pointed out that the images of an online comic had been shrunk via HTML to fit the page.  Is there a greasemonkey script or something that would allow those images to be seen fullsize without having to think about it?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.86709</guid>
	<pubDate>Fri, 21 Mar 2008 04:26:54 -0800</pubDate>

<category>images</category>

<category>greasemonkey</category>

<category>size</category>

	<dc:creator>Sparx</dc:creator>
	</item>
	<item>
	<title>configuration of vista breadcrumb bar/firefox second tab row</title>
	<link>http://ask.metafilter.com/86118/configuration-of-vista-breadcrumb-barfirefox-second-tab-row</link>	
	<description>Is it possible to trim Vista Breadcrumb sections so that the breadcrumb bar doesn&apos;t clip off most of the path in long titles? I.e. anything over say, 10 characters gets cropped, so that long paths can be shown?

Also, is there a way to fix the glitchy second row of tabs in firefox? I want the second row of tabs to have the same height as the first, so that graphics don&apos;t go all screwy.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.86118</guid>
	<pubDate>Thu, 13 Mar 2008 21:15:34 -0800</pubDate>

<category>internet</category>

<category>windows</category>

<category>vista</category>

<category>firefox</category>

<category>microsoft</category>

<category>mozilla</category>

<category>tabs</category>

<category>breadcrumb</category>

<category>navigation</category>

<category>gui</category>

<category>images</category>

<category>graphics</category>

<category>unanswered</category>

	<dc:creator>lrodman</dc:creator>
	</item>
	<item>
	<title>Favorite high-res images</title>
	<link>http://ask.metafilter.com/85636/Favorite-highres-images</link>	
	<description>A local print shop is having a sale on 36&quot;x24&quot; custom prints.  What are some of your favorite high-resolution digital images that would work well as framed prints? I have lots of photos but not very many at the resolution they recommend (3500x2500 or greater).  They need to be legal images--creative commons or public domain or otherwise ok to reproduce.&lt;br&gt;
&lt;br&gt;
I&apos;m open to other sots of images besides photos--high res scanned art, computer generated art, etc.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.85636</guid>
	<pubDate>Sat, 08 Mar 2008 08:06:15 -0800</pubDate>

<category>high</category>

<category>resolution</category>

<category>images</category>

<category>photos</category>

<category>pictures</category>

	<dc:creator>aerotive</dc:creator>
	</item>
	<item>
	<title>A coffee cup refresh icon?</title>
	<link>http://ask.metafilter.com/85341/A-coffee-cup-refresh-icon</link>	
	<description>Mac question. In Safari, A coffee cup icon with two curved arrows comes up when I can&apos;t see a certain type of image (kind of like a refresh icon with a coffee cup in the middle). In Firefox they show up as a grey outlined box with a red X on the left hand side. 

What am I missing here? Do I need to download something to be able to see these images? Are these images nonexistent? &lt;br&gt;
&lt;br&gt;
Help!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.85341</guid>
	<pubDate>Tue, 04 Mar 2008 20:52:58 -0800</pubDate>

<category>Mac</category>

<category>Images</category>

<category>Error</category>

	<dc:creator>clearly</dc:creator>
	</item>
	<item>
	<title>Getting started in graphic design</title>
	<link>http://ask.metafilter.com/84619/Getting-started-in-graphic-design</link>	
	<description>Where does one find images for graphic design? I am interested in doing graphic design. I know there&apos;s programs such as quark that one can use. But, I couldn&apos;t find any images or even fancy font on there. I assume that I need another program to add images. Where can I find them?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.84619</guid>
	<pubDate>Mon, 25 Feb 2008 21:37:28 -0800</pubDate>

<category>graphics</category>

<category>design</category>

<category>images</category>

<category>art</category>

<category>photography</category>

	<dc:creator>sixcolors</dc:creator>
	</item>
	<item>
	<title>Insert Inline Image?</title>
	<link>http://ask.metafilter.com/84160/Insert-Inline-Image</link>	
	<description>How do I inline an image an Outlook 2007? Microsoft Outlook 2007 has three e-mail formats: plain, rich-text, and html. I create a new message of the html type and I want to insert an image, &lt;b&gt;inline&lt;/b&gt;, in the text. In other words, I want to get an &amp;lt;IMG&amp;gt;  tag in the html of the message. Surely there&apos;s a way?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.84160</guid>
	<pubDate>Wed, 20 Feb 2008 14:50:08 -0800</pubDate>

<category>microsoft</category>

<category>outlook</category>

<category>images</category>

	<dc:creator>iconjack</dc:creator>
	</item>
	<item>
	<title>A little bigger than a thumbnail</title>
	<link>http://ask.metafilter.com/83573/A-little-bigger-than-a-thumbnail</link>	
	<description>Resizing &amp;amp; storing many images on a webserver: limits, options, etc? I&apos;m working on a web app that currently follows the following method for image uploads:&lt;br&gt;
&lt;br&gt;
1. upload via PHP&lt;br&gt;
2. generate new unique name for the file &amp;amp; its thumbnails&lt;br&gt;
3. generate thumbnails via GD2&lt;br&gt;
4. save image files all in one directory.&lt;br&gt;
&lt;br&gt;
My concerns are basically that this might need to be scalable and flat directories, GD2, and 128MB of VPS memory just don&apos;t sound convincing in that respect. I&apos;m wondering if there&apos;s a smarter option that I&apos;m missing. I was earlier considering storage in S3 and doing thumbnails in EC2 - anyone have experience doing this? I&apos;m really wondering about how difficult it is to use EC2, since it appears to be optimized for big, big scenarios.&lt;br&gt;
&lt;br&gt;
Will A3 essentially serve these static files? Also, does anyone have knowledge about GD2 vs. Imagemagick vs. any other library that might optimize for memory?&lt;br&gt;
&lt;br&gt;
Thanks for any help!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.83573</guid>
	<pubDate>Wed, 13 Feb 2008 13:36:38 -0800</pubDate>

<category>php</category>

<category>images</category>

<category>thumbnails</category>

<category>gd</category>

<category>imagemagick</category>

<category>a3</category>

<category>ec2</category>

<category>thumbnailing</category>

<category>web</category>

<category>development</category>

	<dc:creator>tmcw</dc:creator>
	</item>
	<item>
	<title>Local File Browsing and Viewing Via a Web Interface?</title>
	<link>http://ask.metafilter.com/83053/Local-File-Browsing-and-Viewing-Via-a-Web-Interface</link>	
	<description>I&apos;m looking for a file browsing and HTML- and media-viewing interface that can be set up on a Mac OS X machine locally and accessed through a web browser.  Remote access not necessary; I&apos;m just looking for a local interface. Basically, I have a number of files -- HTML files, ASCII files, images (mostly JPEGs), PDFs, and movies (I think mostly AVIs, although there&apos;s some MOVs, MP4s, SWFs, and RMs).  These files are mostly bits and pieces of my life that have gone with me from computer to computer, and I tend to find myself referring to them fairly often.&lt;br&gt;
&lt;br&gt;
Right now, I access and browse these files via Mac OS X&apos;s Finder (well, technically, via Cocoatech&apos;s Path Finder).&lt;br&gt;
&lt;br&gt;
What I&apos;d like is to be able to access and browse these files from within the Firefox browser, preferably by setting up some sort of localhost file browsing solution that also has the power to display images, movie files, and PDFs, and to detect the difference between a text file and an HTML file.&lt;br&gt;
&lt;br&gt;
I tend to access these files while in a web situation, so the added steps of exiting the browser and navigating through directories is a tad annoying.  Being able to browse through the files via a web interface -- even if not actually mounted in a publicly accessible &quot;live&quot; webspace but only on my machine -- would be useful to me.&lt;br&gt;
&lt;br&gt;
Fairly idiotproof instructions would be greatly appreciated.&lt;br&gt;
&lt;br&gt;
If there are a number of different packages out there that can do this (as I suspect), essentially the qualities I would be looking for would be slickness of interface; the power to display images, movie files, and PDFs, and to detect the difference between a text file and an HTML file; and ease of installation.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.83053</guid>
	<pubDate>Thu, 07 Feb 2008 11:08:35 -0800</pubDate>

<category>media</category>

<category>movies</category>

<category>images</category>

<category>text</category>

<category>browser</category>

<category>localhost</category>

<category>web</category>

<category>macosx</category>

<category>interface</category>

<category>HTML</category>

<category>stumped</category>

	<dc:creator>WCityMike</dc:creator>
	</item>
	
	</channel>
</rss>

