<?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 questions tagged with keywords</title>
      <link>http://ask.metafilter.com/tags/keywords</link>
      <description>Questions tagged with 'keywords' at Ask MetaFilter.</description>
	  <pubDate>Tue, 27 Nov 2012 09:30:34 -0800</pubDate> <lastBuildDate>Tue, 27 Nov 2012 09:30:34 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>Any examples of Github projects with a main library and derivatives?</title>
	<link>http://ask.metafilter.com/229760/Any%2Dexamples%2Dof%2DGithub%2Dprojects%2Dwith%2Da%2Dmain%2Dlibrary%2Dand%2Dderivatives</link>	
	<description>I want to create a github project consisting of a main library with derivative variations, such as Drupal and Wordpress plugins. Can you point me to existing projects with this kind of structure? I&apos;d love to learn from existing projects that do it well. I&apos;m interested in creating a github project that takes text input - for example, an article or a blog post - and outputs a list of keywords or topics ... a bit like a concordance generator.&lt;br&gt;
&lt;br&gt;
I&apos;ve never created a structured project like this before, and I&apos;d love to learn from existing projects that do it well.&lt;br&gt;
&lt;br&gt;
I&apos;d like to make it flexible without falling into the trap of the never-completed too-many-options project.&lt;br&gt;
&lt;br&gt;
Can you point me to existing github projects that have a similar approach and structure - a main set of functionality, probably as a library, but with derivative versions such as CMS plugins (Drupal, Wordpress, etc)?&lt;br&gt;
&lt;br&gt;
PHP would be great, but other languages would be okay too.&lt;br&gt;
&lt;br&gt;
Links to any resources that would be helpful or guidelines for best practices would also be most welcome.&lt;br&gt;
&lt;br&gt;
Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.229760</guid>
	<pubDate>Tue, 27 Nov 2012 09:30:34 -0800</pubDate>
	<category>bestpractices</category>
	<category>concordance</category>
	<category>examples</category>
	<category>github</category>
	<category>keywords</category>
	<category>project</category>
	<category>text</category>
	<dc:creator>kristi</dc:creator>
	</item>
	<item>
	<title>SEO keyword analysis</title>
	<link>http://ask.metafilter.com/205740/SEO%2Dkeyword%2Danalysis</link>	
	<description>How do I perform SEO keyword analysis without using a 3rd part or agency? I have been asked to perform some SEO work, keyord analysis, and competitor analysis. Whenever I try to research proper techniques on how to perform this all I find are companies offering to do it for me.&lt;br&gt;
&lt;br&gt;
I want to research who might be bidding on our brand name, and some related terms that only apply to our company.&lt;br&gt;
&lt;br&gt;
I also want to find out what terms they are bidding on generally.&lt;br&gt;
&lt;br&gt;
Is this really that difficult? What other aspects/stats could I easily add to make the data even more useful?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.205740</guid>
	<pubDate>Sun, 15 Jan 2012 13:42:57 -0800</pubDate>
	<category>analysis</category>
	<category>engine</category>
	<category>keywords</category>
	<category>search</category>
	<category>seo</category>
	<dc:creator>anonaccount</dc:creator>
	</item>
	<item>
	<title>Best way to organize a list of tags and their hierarchy in a database of some sort? (More details &amp;amp; examples inside)</title>
	<link>http://ask.metafilter.com/199247/Best%2Dway%2Dto%2Dorganize%2Da%2Dlist%2Dof%2Dtags%2Dand%2Dtheir%2Dhierarchy%2Din%2Da%2Ddatabase%2Dof%2Dsome%2Dsort%2DMore%2Ddetails%2Dand%2Dexamples%2Dinside</link>	
	<description>Best way to organize a list of tags and their hierarchy in a database of some sort? (More details &amp;amp; examples inside) I&apos;m working on a project that is focused on tagging images and things (don&apos;t worry too much about this). Essentially I want to be able to save my list of tags so that at some point I can use it in conjunction with a MYSQL database. However! I don&apos;t know how to program, so right now everything is just in a text file. But I&apos;d like to not have to retype everything down the line, so is there some sort of tagging program (or is there a simple way I could make a database with the right parameters)?  &lt;br&gt;
&lt;br&gt;
Essentially, it could boil down to something like this:&lt;br&gt;
&lt;br&gt;
Level 1: Type&lt;br&gt;
Level 2: Detailed Type&lt;br&gt;
Level 3: Very Detailed Type&lt;br&gt;
&lt;br&gt;
For example:&lt;br&gt;
&lt;br&gt;
1: Tomato&lt;br&gt;
2: Red&lt;br&gt;
3: Heirloom&lt;br&gt;
&lt;br&gt;
or&lt;br&gt;
&lt;br&gt;
1: Lamborghini&lt;br&gt;
2: Gallardo&lt;br&gt;
3: Superleggera&lt;br&gt;
&lt;br&gt;
There may even be a fourth level for some items.&lt;br&gt;
&lt;br&gt;
Eventually, I want people to be able to enter this information from dropdown menus that are already populated with the tags that I&apos;m currently writing in a text file. For all I know, using excel and various levels of columns is what I need to do, but maybe there is a better answer.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.199247</guid>
	<pubDate>Mon, 24 Oct 2011 13:16:14 -0800</pubDate>
	<category>cloud</category>
	<category>database</category>
	<category>keywords</category>
	<category>mysql</category>
	<category>tagcloud</category>
	<category>tagging</category>
	<category>tags</category>
	<dc:creator>darkgroove</dc:creator>
	</item>
	<item>
	<title>What is the scientific phrase for &quot;abnormally long menstrual period&quot;?</title>
	<link>http://ask.metafilter.com/187570/What%2Dis%2Dthe%2Dscientific%2Dphrase%2Dfor%2Dabnormally%2Dlong%2Dmenstrual%2Dperiod</link>	
	<description>What is/are the scientific search term(s) for &quot;abnormally long menstrual period&quot; or &quot;unusually long menstrual period&quot;? I have been menstruating heavily non-stop for 3 months, 13 days.&lt;br&gt;
No relevant prior medical conditions other than polycystic ovary syndrome.&lt;br&gt;
&lt;br&gt;
I am seeing a gynaecologist to try different treatment options to stop the bleeding, but so far nothing that we have tried has worked.&lt;br&gt;
&lt;br&gt;
I want to be able to search resources like the Cochrane Library&lt;/a&gt; to find out more about my different treatment options and their success rates (and also to see if I can find additional treatment options that my gynaecologist hasn&apos;t yet mentioned), but I am not sure what search term(s) to use to describe &quot;abnormally long menstrual period&quot; or &quot;unusually long menstrual period.&quot;&lt;br&gt;
&lt;br&gt;
Thank you! ^_^</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.187570</guid>
	<pubDate>Sat, 04 Jun 2011 19:13:30 -0800</pubDate>
	<category>Cochrane</category>
	<category>Cochranelibrary</category>
	<category>keywords</category>
	<category>menstrual</category>
	<category>menstrualcycle</category>
	<category>menstrualperiod</category>
	<category>menstruation</category>
	<category>PCOS</category>
	<category>period</category>
	<category>PolycysticOvarySyndrome</category>
	<category>search</category>
	<category>searchterms</category>
	<dc:creator>Anonymous</dc:creator>
	</item>
	<item>
	<title>How to monitor (get a transcript of) television</title>
	<link>http://ask.metafilter.com/166995/How%2Dto%2Dmonitor%2Dget%2Da%2Dtranscript%2Dof%2Dtelevision</link>	
	<description>What would be the easiest way to record television and get it automatically transcribed? (some of the content would be in spanish) My boss at work wants me to set up a monitoring system for television content. We would have three or four cable channels playing simultaneously and hooked to computers. The computers would then store the content or at least a transcript w/a timestamp, and there would be a way to detect when certain keywords are said.&lt;br&gt;
&lt;br&gt;
What software/hardware solutions are out there that would do this efficiently? Some of the content would be in english, but the majority would be in spanish.&lt;br&gt;
&lt;br&gt;
My budget isn&apos;t very clear right now, but I&apos;m more interested in the quality of the transcription than the price.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.166995</guid>
	<pubDate>Tue, 05 Oct 2010 16:59:03 -0800</pubDate>
	<category>keywords</category>
	<category>monitoring</category>
	<category>software</category>
	<category>television</category>
	<category>tv</category>
	<dc:creator>Omon Ra</dc:creator>
	</item>
	<item>
	<title>I Need My Keyword Search Back!</title>
	<link>http://ask.metafilter.com/166247/I%2DNeed%2DMy%2DKeyword%2DSearch%2DBack</link>	
	<description>Is there anything similar to the Google Keyword Tool, which is no longer available as of today? Google finally disabled their earlier keyword engine today in favor of the Google Adwords tool, which sucks.  Completely.   Particularly to my needs, all of which were in the Google Keyword Tool and did not make it to the new version, mainly adding additional words without resetting the search and the keywords I already selected, and exporting to a text file.&lt;br&gt;
&lt;br&gt;
Is there anything similar or failing that any remnant of the previous keyword tool still out there?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.166247</guid>
	<pubDate>Mon, 27 Sep 2010 13:54:59 -0800</pubDate>
	<category>AdWords</category>
	<category>Google</category>
	<category>keywords</category>
	<dc:creator>XQUZYPHYR</dc:creator>
	</item>
	<item>
	<title>Disappearing nuke... archives</title>
	<link>http://ask.metafilter.com/155536/Disappearing%2Dnuke%2Darchives</link>	
	<description>Records about nuclear test series -- Operation WIGWAM and HARDTACK I. Willing to trade.... The feds seem to have disappeared what was once a nice archive of summary reports about atmospheric nuclear test series. (Once available &lt;a href=&quot;http://web.archive.org/web/20070630133203/http://www.dtra.mil/rd/programs/nuclear_personnel/atr.cfm&quot;&gt;here&lt;/a&gt;.)&lt;br&gt;
&lt;br&gt;
I&apos;d like to get copies of the reports on WIGWAM (DNA6000F) and HARDTACK I (DNA6038F) pretty damn quickly. (I could FOIA, but that would take months; ILL would take a couple of weeks -- I need it by Thursday morning.)&lt;br&gt;
&lt;br&gt;
Anyone have any idea where to get these files? I&apos;ve tried various archives/mirrors/caches without luck, and haven&apos;t been able to scare up digital copies of the reports with the obvious search parameters.&lt;br&gt;
&lt;br&gt;
If it helps, I&apos;ve archived some of these from previous research I&apos;ve done, and I&apos;m willing to share. (Have to dig &apos;em up, but I&apos;m almost certain I&apos;ve got IVY, CASTLE, GREENHOUSE, SEDAN/GNOME and perhaps a few others.)</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.155536</guid>
	<pubDate>Tue, 01 Jun 2010 16:31:49 -0800</pubDate>
	<category>archives</category>
	<category>feds</category>
	<category>hardtack</category>
	<category>keywords</category>
	<category>library</category>
	<category>nuclear</category>
	<category>resolved</category>
	<category>searching</category>
	<category>test</category>
	<category>wigwam</category>
	<dc:creator>cgs06</dc:creator>
	</item>
	<item>
	<title>Why is Twitter Search missing some tweets and not others?</title>
	<link>http://ask.metafilter.com/149055/Why%2Dis%2DTwitter%2DSearch%2Dmissing%2Dsome%2Dtweets%2Dand%2Dnot%2Dothers</link>	
	<description>Why does Twitter search find some tweets but not others? I&apos;ve noticed something about Twitter that&apos;s rather weird.  Hopefully, I&apos;m just doing something wrong and y&apos;all can help set me straight.&lt;br&gt;
&lt;br&gt;
Here is a tweet I posted:&lt;br&gt;
&lt;a href=&quot;http://twitter.com/merubin/statuses/10742974492&quot;&gt;http://twitter.com/merubin/statuses/10742974492&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
It was retweeted by a friend:&lt;br&gt;
&lt;a href=&quot;http://twitter.com/augieray/status/10743275295&quot;&gt;http://twitter.com/augieray/status/10743275295&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Via Twitter Search (nee Summize) I find that two others re-tweeted Augie&apos;s retweet:&lt;br&gt;
&lt;a href=&quot;http://tinyurl.com/yl4omnc&quot;&gt;http://tinyurl.com/yl4omnc&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Here&apos;s my question: Why does my friend&apos;s original retweet not show up in search results?  I&apos;ve noticed this with a lot of other tweets as well.  For some random reason, they do not show up in search.  They also do not show up in results forwarded from SocialOomph, Tweetlater, and other tweet trackers.&lt;br&gt;
&lt;br&gt;
Normally, this wouldn&apos;t be a problem.  But if I have to track certain keywords (like for a client), it&apos;s rather bothersome that some tweets don&apos;t show up in search for what appears to be a random reason.&lt;br&gt;
&lt;br&gt;
Is this random goofiness on Twitter&apos;s part?  Or is there something I&apos;m not understanding?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.149055</guid>
	<pubDate>Sun, 21 Mar 2010 06:33:44 -0800</pubDate>
	<category>keywords</category>
	<category>search</category>
	<category>Twitter</category>
	<dc:creator>zooropa</dc:creator>
	</item>
	<item>
	<title>toward a less humbl tumbl</title>
	<link>http://ask.metafilter.com/144822/toward%2Da%2Dless%2Dhumbl%2Dtumbl</link>	
	<description>How to best get more Tumblr followers... using methods within Tumblr? I&apos;m one of the people in charge of updating and promoting the Tumblr feed that is connected to a new corporate website. I can do pretty much anything I want within Tumblr, although I can only advise the company on how to promote the feed anywhere else. There is a Facebook feed and a Twitter feed, and they are being used to call some attention to the Tumblr feed, but I have no control over those things.&lt;br&gt;
&lt;br&gt;
What can I do within Tumblr itself to get more people following the feed? The two main approaches I&apos;m taking right now are:&lt;br&gt;
&lt;br&gt;
a) Reblog, &quot;like,&quot; and comment on posts of tumblrs whom I would like to have as followers, and&lt;br&gt;
&lt;br&gt;
b) Tag my posts with relevant and popular metadata tags that will make it easier for people to find them on search.&lt;br&gt;
&lt;br&gt;
What am I missing?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.144822</guid>
	<pubDate>Tue, 02 Feb 2010 09:26:17 -0800</pubDate>
	<category>keywords</category>
	<category>promotion</category>
	<category>tumblr</category>
	<dc:creator>bingo</dc:creator>
	</item>
	<item>
	<title>Keywords for the Finance industry?</title>
	<link>http://ask.metafilter.com/131874/Keywords%2Dfor%2Dthe%2DFinance%2Dindustry</link>	
	<description>Please help me gather Keywords for the &quot;Accounting/Finance/Insurance&quot; industry. I&apos;d like to create keyword lists for the &quot;Accounting/Finance/Insurance&quot; industry.  These keywords will be used to help tag resumes on a job board.  &lt;br&gt;
&lt;br&gt;
Possible examples might be: actuary, Quickbooks, Excel, etc.  Thanks for your help!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.131874</guid>
	<pubDate>Thu, 03 Sep 2009 08:29:41 -0800</pubDate>
	<category>finance</category>
	<category>hr</category>
	<category>insurance</category>
	<category>keywords</category>
	<category>resolved</category>
	<dc:creator>ckohrman</dc:creator>
	</item>
	<item>
	<title>Last.fm and Radio Times mashup?</title>
	<link>http://ask.metafilter.com/117321/Lastfm%2Dand%2DRadio%2DTimes%2Dmashup</link>	
	<description>Last.fm for television? I&apos;m looking for a UK-centric service/website that will allow me to punch in the name of a programme I like to watch, that will then suggest other programmes I might like based on that. For example, I could punch in Supernatural, and it would suggest Heroes. I could punch in The 9 o&apos;clock News, and it would suggest a topical discussion programme. I could punch in a soap opera, and it would suggest other similar programmes.&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Does such a thing exist?&lt;/strong&gt; A more rambling explanation follows.&lt;br&gt;
&lt;br&gt;
More specifically, I&apos;m particularly interested in natural history documentaries. I was watching &lt;a href=&quot;http://en.wikipedia.org/wiki/Nature%27s_Great_Events&quot;&gt;Natures Great Events&lt;/a&gt; on BBC iPlayer the other day, and only by chance I noticed that &lt;a href=&quot;http://en.wikipedia.org/wiki/Yellowstone_(BBC_TV_series)&quot;&gt;Yellowstone&lt;/a&gt; was also available to watch. I really enjoyed both programmes, but it was only luck that made me notice that the second was available to view. I&apos;d rather not miss such programming.&lt;br&gt;
&lt;br&gt;
I have television listings available to me, but I still managed to miss several interesting programmes. I also don&apos;t watch much TV, so I can&apos;t always catch the end of the programme I&apos;m watching to see what other suggestions are made by the channel operators.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.117321</guid>
	<pubDate>Sat, 21 Mar 2009 03:08:28 -0800</pubDate>
	<category>keywords</category>
	<category>tags</category>
	<category>television</category>
	<dc:creator>Solomon</dc:creator>
	</item>
	<item>
	<title>Meta Descriptions and Keywords for MediaWiki </title>
	<link>http://ask.metafilter.com/103292/Meta%2DDescriptions%2Dand%2DKeywords%2Dfor%2DMediaWiki</link>	
	<description>I have a MediaWiki wiki that I&apos;ve started. Unfortunately, it doesn&apos;t seem to automatically generate meta keywords and meta descriptions from the articles. What is the best solution for this? I tried to find out how Wikipedia does it, but my Google Fu is weak.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.103292</guid>
	<pubDate>Thu, 02 Oct 2008 20:04:37 -0800</pubDate>
	<category>descriptions</category>
	<category>keywords</category>
	<category>mediawiki</category>
	<category>meta</category>
	<category>metadata</category>
	<category>wiki</category>
	<dc:creator>entropicamericana</dc:creator>
	</item>
	<item>
	<title>Best keyword research tool</title>
	<link>http://ask.metafilter.com/92679/Best%2Dkeyword%2Dresearch%2Dtool</link>	
	<description>What are currently the best keyword research tools or software? I&apos;m looking specifically for something that can give me the amount of searches performed by keyword/phrase on major search engine, by time period, and by country. &lt;br&gt;
&lt;br&gt;
For example: &quot;2,020 searches for &apos;metafilter questions&apos; in Google Canada for 2007&quot;. And of course, Yahoo! and MSN numbers would help, too, if possible. Thanks in advance.&lt;br&gt;
&lt;br&gt;
I used Google&apos;s free keyword tools, but they don&apos;t offer concrete numbers.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.92679</guid>
	<pubDate>Thu, 29 May 2008 07:22:11 -0800</pubDate>
	<category>keyword</category>
	<category>keywords</category>
	<category>research</category>
	<category>sem</category>
	<category>seo</category>
	<dc:creator>Blue Buddha</dc:creator>
	</item>
	<item>
	<title>Keeping tags, etc. when uploading to photos Flickr?</title>
	<link>http://ask.metafilter.com/79626/Keeping%2Dtags%2Detc%2Dwhen%2Duploading%2Dto%2Dphotos%2DFlickr</link>	
	<description>How do I upload my digital photos to Flickr and make sure the metadata stays intact? Currently I use Picasa as the organizing software for all my pictures.  I was using the &lt;a href=&quot;http://picasa2flickr.sourceforge.net/&quot;&gt;picasa2flickr&lt;/a&gt; plugin to mass upload my edited photos (keywords, captions, etc.), but the most recent Picasa release has &lt;a href=&quot;http://www.flickr.com/groups/picasa/discuss/72157600296149658/&quot;&gt;borked it&lt;/a&gt;.  &lt;br&gt;
&lt;br&gt;
I&apos;ve discovered that using the Flickr Uploadr (2.5, not 3.0) allows me to  upload photos and will keep the metadata intact as long as I don&apos;t use uploadr to resize the files &lt;a href=&quot;http://www.flickr.com/help/forum/29073/?search=stripped&quot;&gt;since that strips the IPTC/EXIF data&lt;/a&gt;.  Not wanting to upload 50 to 100 giant sized images at a time, I&apos;ve taken to resizing photos in Picasa, putting them in a seperate folder, and &lt;i&gt;then&lt;/i&gt; dropping them into the Uploadr.  Only problem there is that Picasa doesn&apos;t have a straight forward resizing tool (that I&apos;ve found) short of the &lt;a href=&quot;http://groups.google.com/group/PicasaGuide/browse_thread/thread/499623ef9eb1e4db/102ec98203638cd1?q=resize#102ec98203638cd1 &quot;&gt;&apos;Export&apos; function which likes to create a lot of folders&lt;/a&gt;.&lt;br&gt;
&lt;br&gt;
Long story short, this seems like so much extra work for something that should be pretty straight forward.  &lt;br&gt;
&lt;br&gt;
&lt;b&gt;Question 1&lt;/b&gt;:  Other than Picasa, is there a photo managing software that will allow me to add metadata (tags, captions, etc.) and make it easy for me to do batch uploads to Flickr (I&apos;m not afraid to spend money on this solution)?&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Question 2&lt;/b&gt;:  The picasa2flickr creator suggests rolling back form Picasa (build 37.27) to Picasa (buid 37.23) in order to keep the plugin&apos;s functionality.  If I do this, do I risk corrupting/losing any data/images that have been edited with the 37.27 build?  I know I&apos;d need to back up the originals of edited photos that Picasa keeps squirreled away.&lt;br&gt;
&lt;br&gt;
&lt;u&gt;Full disclosure&lt;/u&gt;:  I&apos;m barely an armature photographer with a Flickr pro account.  The only edits I make are titles, keywords/tags, and captions with the occasional red-eye reduction and crop.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.79626</guid>
	<pubDate>Fri, 28 Dec 2007 10:53:20 -0800</pubDate>
	<category>digital</category>
	<category>flickr</category>
	<category>IPTC</category>
	<category>keywords</category>
	<category>metadata</category>
	<category>photography</category>
	<category>picasa</category>
	<category>pictures</category>
	<category>tags</category>
	<dc:creator>Smarson</dc:creator>
	</item>
	<item>
	<title>Itunes is not counting play counts and recently played tracks from my ipods.</title>
	<link>http://ask.metafilter.com/59274/Itunes%2Dis%2Dnot%2Dcounting%2Dplay%2Dcounts%2Dand%2Drecently%2Dplayed%2Dtracks%2Dfrom%2Dmy%2Dipods</link>	
	<description>Itunes is not counting play counts and recently played tracks from my ipods.
Itunes is not counting play counts and recently played tracks from my ipods.&lt;br&gt;
&lt;br&gt;
I have a 3G ipod and a 1G nano which I sync about once a week with itunes 7.0 on my Macbook.&lt;br&gt;
&lt;br&gt;
When I play songs on itunes, the play count for that song increases by one and it appears in the Recently Played playlist (and is submitted to LastFM, by the way).&lt;br&gt;
&lt;br&gt;
When I connect my ipod and do a complete sync, play counts are not updated and songs played do not seem to appear in the Recently Played playlist (and are not submitted to LastFM).&lt;br&gt;
&lt;br&gt;
I have both ipods to sync specific playlists, and I have not checked the box that says &quot;Manually Manage Music&quot; on the ipod summary screen (I heard that can cause sync problems).&lt;br&gt;
&lt;br&gt;
I thought it might be a chronology problem &#8211; that if I played my last ipod track at 2 PM and my last itunes track at 3 PM, that when I did a sync it wasn&apos;t tracking anything from before my last played itunes track.  (Did I explain that clearly?) But that isn&apos;t it.  I&apos;ve been using itunes for years and I&apos;ve never seen it behave that way before,&lt;br&gt;
and I just did a test, using my ipod for 24 hours without playing any tracks on itunes.  I did a sync, and none of them are in Recently Played, and the play counts have not changed.&lt;br&gt;
&lt;br&gt;
What&apos;s going on?   How can I get itunes to keep track of the songs I play on my ipod?  (Can&apos;t get them submitted to LastFM either, but that&apos;s a secondary issue).</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.59274</guid>
	<pubDate>Fri, 23 Mar 2007 12:26:06 -0800</pubDate>
	<category>computers</category>
	<category>ipod</category>
	<category>itunes</category>
	<category>Keywords</category>
	<category>mac</category>
	<category>osx</category>
	<dc:creator>rglass</dc:creator>
	</item>
	<item>
	<title>Tracking a URL&apos;s ranking for specific keywords?</title>
	<link>http://ask.metafilter.com/57278/Tracking%2Da%2DURLs%2Dranking%2Dfor%2Dspecific%2Dkeywords</link>	
	<description>I need a piece of software or a web application that will help me track a URL&apos;s performance relative to specific keywords over time. Searching through previous questions tagged with SEO, I have already found several applications (&lt;a href=&quot;http://www.googlerankings.com&quot;&gt;googlerankings.com&lt;/a&gt; and &lt;a href=&quot;http://www.digitalpoint.com/tools/keywords/&quot;&gt;Keyword Tracker&lt;/a&gt;, specifically) that do exactly what I&apos;m after, except for only one site, i.e. you need a Google API key.&lt;br&gt;
&lt;br&gt;
I need something that will let me put in the URL of any site (not just my own) and a keyword (or several), and it will give me the ranking of that URL for that specific keyword. Ideally the application would track changes in the rankings for the keyword(s) over time. Does this functionality exist?&lt;br&gt;
&lt;br&gt;
Paid services are fine.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.57278</guid>
	<pubDate>Mon, 19 Feb 2007 14:20:22 -0800</pubDate>
	<category>google</category>
	<category>keywords</category>
	<category>ranking</category>
	<category>reporting</category>
	<category>searchengineoptimization</category>
	<category>seo</category>
	<dc:creator>aebaxter</dc:creator>
	</item>
	<item>
	<title>Have I been penalized by Google?</title>
	<link>http://ask.metafilter.com/55663/Have%2DI%2Dbeen%2Dpenalized%2Dby%2DGoogle</link>	
	<description>Have I been penalized by Google?

I used to be #2 for my main keyword in google. However, since mid Jan my site has dropped off of the face of google for all my keywords. I initially thought they dropped me from their index.  Looking at google webmaster tools I get crawled almost every day, I have a PR of 5, over 800 backlinks pointing in, and google has over 47,000 pages of my site indexed. I have been given no notice of any penalty. There are a lot of sites reporting the same results in google&#8217;s webmaster forum. Website is in my profile. Can anyone shed some light on this? I &lt;a href=&quot;http://ask.metafilter.com/mefi/50349&quot;&gt;previously asked&lt;/a&gt; about getting the #1 site removed (it&#8217;s a dead link, has been for months) but THAT site comes up number 1 still. I am so frustrated!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.55663</guid>
	<pubDate>Wed, 24 Jan 2007 12:22:12 -0800</pubDate>
	<category>google</category>
	<category>keywords</category>
	<category>penalty</category>
	<category>searchengine</category>
	<dc:creator>quibx</dc:creator>
	</item>
	<item>
	<title>Help me organize the photos at work please!</title>
	<link>http://ask.metafilter.com/54293/Help%2Dme%2Dorganize%2Dthe%2Dphotos%2Dat%2Dwork%2Dplease</link>	
	<description>Creatives Asset Management: Any suggestions for organizing creatives, mostly photos but some otherwise, across a network that doesn&apos;t cost thousands of dollars? I just started at a company and all our creative assets are on cd, and we have to browse through a binder with thumbnail printouts to find what we need. I got to thinking about how easy using istockphoto.com at my previous job was because of the fantastic keyword searching. One thing lead to another, and now I&apos;m in charge of finding an inexpensive solution that we can put our photos into and add keywords to so we can have the same flexibility and ease of use.&lt;br&gt;
&lt;br&gt;
I searched ask already and while there are a lot of hits I could have missed, two things seem to come up so far. Either a network/server/shared solution that costs thousands of dollars, or really good, inexpensive (sometimes free!) solutions that are for local organization. Is there anything inbetween? Like Picassa for networks? Or is that crazy talk?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.54293</guid>
	<pubDate>Wed, 03 Jan 2007 11:16:38 -0800</pubDate>
	<category>creatives</category>
	<category>image</category>
	<category>keywords</category>
	<category>management</category>
	<category>meta</category>
	<category>organization</category>
	<category>photo</category>
	<category>photographs</category>
	<category>tags</category>
	<dc:creator>[insert clever name here]</dc:creator>
	</item>
	<item>
	<title>Finding your Search Engine keywords / phrases </title>
	<link>http://ask.metafilter.com/31218/Finding%2Dyour%2DSearch%2DEngine%2Dkeywords%2Dphrases</link>	
	<description>I&apos;m looking for a way to find out what keywords/keyphrases are being used on all search engines for my website. My stats program shows a few but there must be loads that I haven&apos;t found yet. Thanks for reading.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.31218</guid>
	<pubDate>Fri, 20 Jan 2006 15:30:27 -0800</pubDate>
	<category>engine</category>
	<category>finder</category>
	<category>keywords</category>
	<category>search</category>
	<category>seo</category>
	<dc:creator>spinko</dc:creator>
	</item>
	<item>
	<title>Editing photo metadata</title>
	<link>http://ask.metafilter.com/15933/Editing%2Dphoto%2Dmetadata</link>	
	<description>I&apos;ve decided to start editing metadata in my photographs. I want to add keywords via Photoshop CS. My question is, if I add keywords to a JPG, when I save it, will it recompress the image and thus degrade it?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2005:site.15933</guid>
	<pubDate>Fri, 04 Mar 2005 22:00:35 -0800</pubDate>
	<category>exif</category>
	<category>jpeg</category>
	<category>jpg</category>
	<category>keywords</category>
	<category>metadata</category>
	<category>photoshop</category>
	<category>tags</category>
	<dc:creator>keswick</dc:creator>
	</item>
	<item>
	<title>How do I build a great keyword search engine?</title>
	<link>http://ask.metafilter.com/8971/How%2Ddo%2DI%2Dbuild%2Da%2Dgreat%2Dkeyword%2Dsearch%2Dengine</link>	
	<description>I&apos;m building a small keyword-relevancy search engine. I&apos;d like to move beyond simply keeping track of what words are in what documents -- at least, I assume there&apos;s a beyond having to do with keyword density and such. What should I read to find out more? Are the open source projects I should check out?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2004:site.8971</guid>
	<pubDate>Mon, 26 Jul 2004 20:33:09 -0800</pubDate>
	<category>keywords</category>
	<category>search</category>
	<category>semanticanalysis</category>
	<dc:creator>namespan</dc:creator>
	</item>
	<item>
	<title>Adsense, but better?</title>
	<link>http://ask.metafilter.com/5145/Adsense%2Dbut%2Dbetter</link>	
	<description>Is there a Google Adsense-like service out there that serves web ads (preferrably text, but banners are OK), given keywords from the hosting web page? [yes, more inside] I&apos;d like to put some text ads in website of mine that may actually be interesting/useful to readers (and thus have a higher click-thru).  I&apos;ve tried Google&apos;s Adsense, but due to the nature of the site (a newsbot with fast-changing content) Google doesn&apos;t seem to be able to get anything remotely context-sensitive served down.  So instead, I am looking for an ad service that will let me send to their servers some keywords that should define the context.  I am experimenting with Amazon&apos;s keyword banners now, but I think it&apos;s a bit too limiting (although time will tell).  I contacted BlogAds as well, but they don&apos;t do this...</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2004:site.5145</guid>
	<pubDate>Thu, 05 Feb 2004 09:04:44 -0800</pubDate>
	<category>ads</category>
	<category>adsense</category>
	<category>banners</category>
	<category>google</category>
	<category>keywords</category>
	<category>text</category>
	<dc:creator>costas</dc:creator>
	</item>
	<item>
	<title>How do I rid myself of this adware on IE 6 that adds hotlinks to search engines on certain keywords?</title>
	<link>http://ask.metafilter.com/4932/How%2Ddo%2DI%2Drid%2Dmyself%2Dof%2Dthis%2Dadware%2Don%2DIE%2D6%2Dthat%2Dadds%2Dhotlinks%2Dto%2Dsearch%2Dengines%2Don%2Dcertain%2Dkeywords</link>	
	<description>I&apos;ve got some kind of adware on IE 6.0 that is putting hot links on MetaFilter and other pages for certain keywords, like &quot;Photoshop&quot; or &quot;diamonds&quot;.  The links lead to search engine websites.  It is really gumming up the works.  I&apos;ve tried Spybot but that didn&apos;t remove it.  Anyone have any ideas?  Thanks.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2004:site.4932</guid>
	<pubDate>Tue, 27 Jan 2004 09:20:56 -0800</pubDate>
	<category>adaware</category>
	<category>adware</category>
	<category>ezula</category>
	<category>IE6</category>
	<category>keywords</category>
	<category>resolved</category>
	<category>spybot</category>
	<dc:creator>trigfunctions</dc:creator>
	</item>
	<item>
	<title>How do I create a book index?</title>
	<link>http://ask.metafilter.com/4835/How%2Ddo%2DI%2Dcreate%2Da%2Dbook%2Dindex</link>	
	<description>How do they create book indexes? I have a friend who&apos;s a grad student, and she needs to create an index for her hundred page scientific thesis. Is there any easy way to do it in MS Word, or another software product -- something that a non-geek could churn and burn with in a couple of hours?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2004:site.4835</guid>
	<pubDate>Thu, 22 Jan 2004 15:23:07 -0800</pubDate>
	<category>academic</category>
	<category>book</category>
	<category>books</category>
	<category>dissertation</category>
	<category>geek</category>
	<category>index</category>
	<category>indexes</category>
	<category>indexing</category>
	<category>indices</category>
	<category>keywords</category>
	<category>methods</category>
	<category>ms</category>
	<category>msword</category>
	<category>software</category>
	<category>thesis</category>
	<category>word</category>
	<dc:creator>SpecialK</dc:creator>
	</item>
	
	</channel>
</rss>

