<?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 twitter</title>
      <link>http://ask.metafilter.com/tags/twitter</link>
      <description>Questions tagged with 'twitter' at Ask MetaFilter.</description>
	  <pubDate>Wed, 18 Nov 2009 11:36:33 -0800</pubDate> <lastBuildDate>Wed, 18 Nov 2009 11:36:33 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>Which publishing tool should I use for topic-based blogging?</title>
	<link>http://ask.metafilter.com/138477/Which%2Dpublishing%2Dtool%2Dshould%2DI%2Duse%2Dfor%2Dtopicbased%2Dblogging</link>	
	<description>What tool should I use for publishing extended thoughts that I want to link to from Twitter? I&apos;d like something topic-based, with tagging, that lives in the cloud? Does such a thing exist? I&apos;m a technical writer, and I recently discovered a thriving community of my peers on Twitter (much to my surprise). Now that I&apos;ve joined the dialog, I find that I often want to say more than I can fit in 140 characters. Obviously I need a blog. I&apos;ve used various tools (Blogger, WordPress, etc.) for short-lived blogs in the past, so I&apos;m not a complete newbie to the idea.&lt;br&gt;
&lt;br&gt;
Basically, I&apos;m wondering what newfangled technologies are out there. I&apos;m not even sure if what I need is a blog. I just want a way to post and organize extended thoughts. I&apos;m starting to use topic-based tools in my technical writing, and I love the idea of building standalone bits of information that can be tagged, sorted, and rearranged. Is there anything like that for &quot;blogging.&quot;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.138477</guid>
	<pubDate>Wed, 18 Nov 2009 11:36:33 -0800</pubDate>
	<category>blogging</category>
	<category>cloud</category>
	<category>publishing</category>
	<category>standalone</category>
	<category>tagging</category>
	<category>topic-based</category>
	<category>twitter</category>
	<dc:creator>diogenes</dc:creator>
	</item>
	<item>
	<title>Good examples of  Social Sign In?</title>
	<link>http://ask.metafilter.com/137509/Good%2Dexamples%2Dof%2DSocial%2DSign%2DIn</link>	
	<description>Any good examples of &quot;Social Sign In&quot;? For the little web toys I make, I don&apos;t want to make full sign up forms, so I&apos;m looking for any sites that are using Facebook / Twitter / Google / Yahoo / OpenID / etc for sign in. Something like what stack overflow is doing here: http://stackoverflow.com/users/login (only OpenID though).</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.137509</guid>
	<pubDate>Sat, 07 Nov 2009 10:43:45 -0800</pubDate>
	<category>facebook</category>
	<category>login</category>
	<category>openid</category>
	<category>twitter</category>
	<category>webdesign</category>
	<dc:creator>slactoid</dc:creator>
	</item>
	<item>
	<title>Private, self-hosted alternative to Brightkite?</title>
	<link>http://ask.metafilter.com/136994/Private%2Dselfhosted%2Dalternative%2Dto%2DBrightkite</link>	
	<description>Looking for a self-hosted,  private alternative to  &lt;a href=&quot;http://brightkite.com/&quot;&gt;Brightkite&lt;/a&gt; for sharing family stuff. My wife and I (mis)-use &lt;a href=&quot;http://brightkite.com/&quot;&gt;Brightkite&lt;/a&gt; as a two-person, location-aware version of &lt;a href=&quot;http://twitter.com&quot;&gt;Twitter&lt;/a&gt;. All our posts are private (we two are one another&apos;s only &quot;friends&quot;), and it&apos;s turned out to be a really handy way to let each other know where we are, indicate when we&apos;re on our way home, and even to post little snapshots of our daughter to each other through the day. Really fun and useful.&lt;br&gt;
&lt;br&gt;
Although, we admittedly use the app &quot;anti-socially,&quot; always trying make sure everything stays as private as it can, obviously it&apos;s an uphill battle with an app that&apos;s designed to broadcast lots of personal information to large groups of people. &lt;br&gt;
&lt;br&gt;
Any suggestions for a more private alternative to Brightkite? Preferably something Open Source and self-hosted where we own and control as much of the data as possible. Not against API stuff interacting with &lt;a href=&quot;http://fireeagle.yahoo.net/gallery&quot;&gt;Fire Eagle&lt;/a&gt; or what have you; as long as we maintain control over keeping everything as private as you&apos;d want a note on your own fridge to be. Do-able?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.136994</guid>
	<pubDate>Sun, 01 Nov 2009 14:39:48 -0800</pubDate>
	<category>apps</category>
	<category>brightkite</category>
	<category>location-aware</category>
	<category>loopt</category>
	<category>privacy</category>
	<category>twitter</category>
	<category>web</category>
	<dc:creator>merlinmann</dc:creator>
	</item>
	<item>
	<title>Utilising the Twitter API</title>
	<link>http://ask.metafilter.com/136511/Utilising%2Dthe%2DTwitter%2DAPI</link>	
	<description>Where to start: extracting images from a Twitter search and presenting them on a webpage? I have almost no programming knowledge, but I have a small project in mind, and have no idea where to start. (And also about a week to do it in, since it&apos;s a time-sensitive project.)&lt;br&gt;
&lt;br&gt;
Here&apos;s what I want to do:&lt;br&gt;
- Get the results of a Twitter search along the lines of &quot;something something twitpic filter:links&quot; (ie, get all the results of a search for &quot;something something&quot; that include a link to a Twitpic image).&lt;br&gt;
- Get a thumbnail of each Twitpic image&lt;br&gt;
- Present these thumbnails on a webpage&lt;br&gt;
&lt;br&gt;
Twitter&apos;s API can do what I want, as can Twitpic&apos;s, I&apos;m just not sure where I should start. Presumably, I need to get the tweets, perform some kind of regex voodoo to extract the Twitpic links, and borrow Twitpic&apos;s API to get thumbnails for them.&lt;br&gt;
&lt;br&gt;
This sounds like it should be fairly easy, but I&apos;m a guy that doesn&apos;t have fluency in any programming language, so I can&apos;t even picture what my first step would be. I&apos;m probably approaching this a little backwards, too -- trying to consider how Twitter&apos;s API is rate-limited, and it would need some form of caching, etc, etc. (Though I can&apos;t program, I do have some basic fundamental knowledge of the concepts and idea involved, like rate-limiting and cacheing, and such.)&lt;br&gt;
&lt;br&gt;
So where do you think I should start? Learning the basics of X programming language seems like a sensible step 1, but I don&apos;t have much interest in actually learning to program in X, just in learning to do &lt;i&gt;this&lt;/i&gt; in X. Whatever X may be.&lt;br&gt;
&lt;br&gt;
It doesn&apos;t really matter if I can&apos;t do this in a week, but if it took much more than a week to do, I&apos;m not sure it would be worth the time.&lt;br&gt;
&lt;br&gt;
What do you think?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.136511</guid>
	<pubDate>Mon, 26 Oct 2009 15:39:46 -0800</pubDate>
	<category>api</category>
	<category>programming</category>
	<category>search</category>
	<category>twitter</category>
	<dc:creator>nostrich</dc:creator>
	</item>
	<item>
	<title>RT @mathowie Anybody seen sites that scan cats?</title>
	<link>http://ask.metafilter.com/136214/RT%2Dmathowie%2DAnybody%2Dseen%2Dsites%2Dthat%2Dscan%2Dcats</link>	
	<description>Are there good examples of Twitter (or status updates on Facebook) being used to answer questions AskMe-style? Or even better, to collaboratively solve a problem, like when the Scooby Gang here sussed out Kaycee Nicole? Right now, all of the questions &amp;amp; answers I see happening via Twitter replies are mostly opinion/survey questions. While it&apos;s interesting to see if people prefer Ginger or Maryann, I&apos;m much more curious about concrete problems being solved using these new, more immediate media. Enlighten me!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.136214</guid>
	<pubDate>Thu, 22 Oct 2009 22:13:48 -0800</pubDate>
	<category>askme</category>
	<category>facebook</category>
	<category>twitter</category>
	<dc:creator>anildash</dc:creator>
	</item>
	<item>
	<title>Why Should You Use Social Networking at Work?</title>
	<link>http://ask.metafilter.com/135511/Why%2DShould%2DYou%2DUse%2DSocial%2DNetworking%2Dat%2DWork</link>	
	<description>Many workplaces ban social networking sites such as Facebook, YouTube, Twitter and so on.  What are some of the reasons workplaces should allow (and even encourage) staff to use social networking sites? I&apos;m particularly interested in the case you would make to someone in the healthcare field but examples that are applicable to other areas, especially those that may ban social networking site for privacy or productivity reasons, are welcome as well.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.135511</guid>
	<pubDate>Wed, 14 Oct 2009 19:06:47 -0800</pubDate>
	<category>blog</category>
	<category>employee</category>
	<category>facebook</category>
	<category>flickr</category>
	<category>health</category>
	<category>healthcare</category>
	<category>hospital</category>
	<category>job</category>
	<category>networking</category>
	<category>privacy</category>
	<category>productivity</category>
	<category>social</category>
	<category>socialnetworking</category>
	<category>staff</category>
	<category>team</category>
	<category>twitter</category>
	<category>wiki</category>
	<category>work</category>
	<category>workplace</category>
	<category>youtube</category>
	<dc:creator>Jaybo</dc:creator>
	</item>
	<item>
	<title>Twitter: The Followee of My Followee</title>
	<link>http://ask.metafilter.com/135297/Twitter%2DThe%2DFollowee%2Dof%2DMy%2DFollowee</link>	
	<description>Twitter question: Is there a tool which will let me see who the people I follow are themselves following, &lt;i&gt;in aggregate&lt;/i&gt;? Of course, you can see who a given person follows, but so far as I know, you can only look at one account at a time. I&apos;d like to see this information all grouped together in one place, and ideally sorted by popularity (i.e., with the sites followed by the most people toward the top). Thanks.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.135297</guid>
	<pubDate>Mon, 12 Oct 2009 17:06:56 -0800</pubDate>
	<category>followers</category>
	<category>following</category>
	<category>resolved</category>
	<category>twitter</category>
	<dc:creator>Conrad Cornelius o&apos;Donald o&apos;Dell</dc:creator>
	</item>
	<item>
	<title>A Better &apos;Share This&apos; Widget?</title>
	<link>http://ask.metafilter.com/134225/A%2DBetter%2DShare%2DThis%2DWidget</link>	
	<description>I run a website. Our old &apos;Share This&apos; widget that goes after posts is woefully out of date. Can anyone suggest a better one? The site I run is on Wordpress. We have a &quot;Bookmark and Share This&quot; thing after posts that just looks awful, and doesn&apos;t even have Twitter on it as an option. I&apos;m looking for something free and visually pleasing that allows users to send a post to Twitter, Stumbleupon, Digg, and Facebook. More options are fine too. I appreciate your suggestions.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.134225</guid>
	<pubDate>Wed, 30 Sep 2009 09:55:06 -0800</pubDate>
	<category>blogs</category>
	<category>facebook</category>
	<category>socialmedia</category>
	<category>twitter</category>
	<dc:creator>toomuchkatherine</dc:creator>
	</item>
	<item>
	<title>How to sync Twitter and Facebook Fan Page</title>
	<link>http://ask.metafilter.com/133989/How%2Dto%2Dsync%2DTwitter%2Dand%2DFacebook%2DFan%2DPage</link>	
	<description>How do I sync a twitter account with a Facebook &lt;strong&gt;&lt;em&gt;Fan Page&lt;/em&gt;&lt;/strong&gt;?

Please note that I am not asking about Facebook Personal Profiles but the Facebook Pages that organizations have. I want to be able to update twitter by updating the Facebook Page Wall. I also want to be able to update the Facebook Page Wall by updating Twitter.

I have tried both the Twitter and Selective Twitter Applications for Facebook but neither of them work.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.133989</guid>
	<pubDate>Mon, 28 Sep 2009 04:16:10 -0800</pubDate>
	<category>facebook</category>
	<category>sync</category>
	<category>twitter</category>
	<category>update</category>
	<dc:creator>Fluffy654</dc:creator>
	</item>
	<item>
	<title>What to follow on Twitter</title>
	<link>http://ask.metafilter.com/133944/What%2Dto%2Dfollow%2Don%2DTwitter</link>	
	<description>NYCtwitterfilter: Recommendations for NYC/Brooklyn related things to follow on Twitter. I finally joined twitter only after it took me some time (and many AskMeFi threads) to realize that I don&#8217;t need to use it for &#8216;social networking&#8217; but can use it to keep up with fun finds in and around the city.  I&#8217;m still a little slow on the uptake though, and need help with finding things to follow.  What I&#8217;m interested in following:&lt;br&gt;
&lt;br&gt;
-Food trucks&lt;br&gt;
-Sales (for already affordable clothing/home/music/online stores, not Barney&#8217;s etc, because even things on sale there are too expensive)&lt;br&gt;
-Free/cheap events (movies, festivals, shows, readings, etc)&lt;br&gt;
-Music (shows, bands, clubs, etc)&lt;br&gt;
-Other free/cheap/fun stuff (drink specials, food promotions [ie Free ice cream cones, etc], flea markets, farmers markets)&lt;br&gt;
-Any other recommendations you might have.&lt;br&gt;
&lt;br&gt;
I&#8217;m mostly just interested in being able to sign in at 4:00 on a Friday to look and see what I can get into for the weekend.  &lt;br&gt;
&lt;br&gt;
I just moved to the area, will be living in Brooklyn shortly, mid-twenties female with average indie leanings of music, movies, books, style.  I should emphasize that I have very little expendable income (social worker), so I&#8217;m interested in things that are cheap.  &lt;br&gt;
&lt;br&gt;
Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.133944</guid>
	<pubDate>Sun, 27 Sep 2009 12:04:22 -0800</pubDate>
	<category>Brooklyn</category>
	<category>Newyork</category>
	<category>NYC</category>
	<category>resolved</category>
	<category>twitter</category>
	<dc:creator>greta simone</dc:creator>
	</item>
	<item>
	<title>looking for a twitter app for the iphone</title>
	<link>http://ask.metafilter.com/132386/looking%2Dfor%2Da%2Dtwitter%2Dapp%2Dfor%2Dthe%2Diphone</link>	
	<description>What Twitter app for the iPhone do you like? I&apos;m looking for a Twitter app for the iPhone.  I often want to send links via Twitter from my iPhone.  Problem is, sometimes the link plus the text I type in is more than 140 characters.&lt;br&gt;
&lt;br&gt;
So, the question: is there a Twitter app for the iPhone that will automatically take URLs and shrink them via bit.ly or tinyurl or some other URL-shrinking service?&lt;br&gt;
&lt;br&gt;
I currently use Tweetie for the iPhone and see no way of having it do this automatically.  If I&apos;m missing something with this app let me know.&lt;br&gt;
&lt;br&gt;
Thanks.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.132386</guid>
	<pubDate>Wed, 09 Sep 2009 11:59:45 -0800</pubDate>
	<category>iphoneapp</category>
	<category>resolved</category>
	<category>twitter</category>
	<category>urlshrinking</category>
	<dc:creator>dfriedman</dc:creator>
	</item>
	<item>
	<title>Fake Twitter Accounts</title>
	<link>http://ask.metafilter.com/131890/Fake%2DTwitter%2DAccounts</link>	
	<description>I recently fell in love with the concept of fake Twitter accounts, and I&apos;m currently collecting them towards some sort of a project.

Can you recommend you favorite (if any) fakes on Twitter?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.131890</guid>
	<pubDate>Thu, 03 Sep 2009 10:22:27 -0800</pubDate>
	<category>fake</category>
	<category>twitter</category>
	<dc:creator>lipsum</dc:creator>
	</item>
	<item>
	<title>I don&apos;t need it. But... I think I want it?</title>
	<link>http://ask.metafilter.com/131879/I%2Ddont%2Dneed%2Dit%2DBut%2DI%2Dthink%2DI%2Dwant%2Dit</link>	
	<description>I can&apos;t seem to get into the whole Twitter experience. While I think I like the concept, after trying it several times I always seem to lose interest soon afterward. Is it just not for me, or are there some cool uses for it that I&apos;m not aware of? What could I do with Twitter to make it worthwhile? What do &lt;i&gt;you&lt;/i&gt; do? I don&apos;t have a blog or a website that needs followers, and most of the friends I enjoy interacting with are on Facebook. Still, there&apos;s something about Twitter that makes me want to put it to use. What are some unusual (or just generally useful) things I could do with it?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.131879</guid>
	<pubDate>Thu, 03 Sep 2009 08:40:44 -0800</pubDate>
	<category>twitter</category>
	<dc:creator>Tequila Mockingbird</dc:creator>
	</item>
	<item>
	<title>How do I get actual customer support from Twitter?</title>
	<link>http://ask.metafilter.com/131785/How%2Ddo%2DI%2Dget%2Dactual%2Dcustomer%2Dsupport%2Dfrom%2DTwitter</link>	
	<description>I run a moderately popular blog. I&apos;d like to have the Twitter account associated with the URL, but it&apos;s suspended -- presumably because somebody used it for evil. I&apos;ve contacted Twitter support several times, and they make motions like it&apos;s possible for me to claim this account but then they just close my ticket (marking it as &quot;solved&quot;) with no explanation. I cannot figure out how to get actual support. Has anyone experienced a similar issue? How can I get Twitter support to actually &lt;i&gt;support&lt;/i&gt; me and not mark an unsolved issue as &quot;solved&quot;? Am I simply at the mercy of the Twitter fates? &lt;small&gt;Yes, I know Twitter is a free product and that I get what I pay for. Thanks.&lt;/small&gt;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.131785</guid>
	<pubDate>Wed, 02 Sep 2009 10:22:35 -0800</pubDate>
	<category>customerservice</category>
	<category>support</category>
	<category>twitter</category>
	<dc:creator>jdroth</dc:creator>
	</item>
	<item>
	<title>Help me make my friend love twitter.</title>
	<link>http://ask.metafilter.com/131257/Help%2Dme%2Dmake%2Dmy%2Dfriend%2Dlove%2Dtwitter</link>	
	<description>What sort of guidelines should I provide for a friend for a crash course in social networking? My friend and I are doing an experiment where we give up the thing we love most (for me: video games; for him: books) for a week and indulge in something we don&apos;t appreciate very much (for me: books; for him: social networking).&lt;br&gt;
&lt;br&gt;
We&apos;re laying out ground rules for one another that are designed to both stretch us and help us to appreciate the medium. So, for my friend: what are some good guidelines I can propose to help my friend understand and appreciate facebook and twitter for a week.&lt;br&gt;
&lt;br&gt;
Yes, I know a week is not quite enough time to really have him get it, but that&apos;s what we have. And there are no rules against doing preparatory work before the week starts. So, be creative and provide me a bunch of guidelines I can give him to make him love facebook and twitter!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.131257</guid>
	<pubDate>Thu, 27 Aug 2009 06:32:43 -0800</pubDate>
	<category>facebook</category>
	<category>internet</category>
	<category>socialnetworking</category>
	<category>twitter</category>
	<dc:creator>superbird</dc:creator>
	</item>
	<item>
	<title>Are there any alt comix artists on Twitter?</title>
	<link>http://ask.metafilter.com/129415/Are%2Dthere%2Dany%2Dalt%2Dcomix%2Dartists%2Don%2DTwitter</link>	
	<description>Are there any alt comix artists on Twitter? Some of my favorite web comic artists are on Twitter, like John Campbell (pictures for sad children - @itsjohncampbell), Kate Beaton (Hark, a vagrant - @beatonna), and Ryan North (quantz - @ryanqnorth).&lt;br&gt;
&lt;br&gt;
But what about print alt comix artists? Charles Burns, Daniel Clowes.. Is anyone on Twitter?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.129415</guid>
	<pubDate>Wed, 05 Aug 2009 21:36:53 -0800</pubDate>
	<category>comics</category>
	<category>comix</category>
	<category>print</category>
	<category>twitter</category>
	<dc:creator>Josh Coe</dc:creator>
	</item>
	<item>
	<title>PHP -&gt; Twitter API at specified times: what am I Doing Wrong?</title>
	<link>http://ask.metafilter.com/128780/PHP%2DTwitter%2DAPI%2Dat%2Dspecified%2Dtimes%2Dwhat%2Dam%2DI%2DDoing%2DWrong</link>	
	<description>Please help me write a PHP script that publishes Twitter updates at pre-specified times. I&apos;m working on a script that will update Twitter with reminders about upcoming shows at a music festival, building on &lt;strong&gt;lodev&lt;/strong&gt;&apos;s idea &lt;a href=&quot;http://ask.metafilter.com/69022/How-instant-is-a-Twitter-update#1033437&quot;&gt;here&lt;/a&gt;.&lt;br&gt;
&lt;br&gt;
I&apos;ve currently got &lt;a href=&quot;http://pastebin.com/m3f605f0f&quot;&gt;this script&lt;/a&gt;, which calls a text file structured like in this made-up example:&lt;br&gt;
&lt;br&gt;
&lt;tt&gt;XXXUPDATE SponsorCo Stage: THE BEATLES in 30 minutes XXXTIME August 21 2009 21:30 +0200 XXXDONE 0 XXXENDLINE&lt;br&gt;
XXXUPDATE MegaCorp Stage: ROLLING STONES in 30 minutes XXXTIME August 21 2009 22:45 +0200 XXXDONE 0 XXXENDLINE&lt;/tt&gt;&lt;br&gt;
&lt;br&gt;
Proprietary format, I know. :) There are six Twitter accounts right now for separate concert stages, more may follow. &lt;br&gt;
&lt;br&gt;
All six separate scripts are called from a Ruby file via pycron, every minute. I understand that&apos;s plenty often and I don&apos;t really need that kind of temporal resolution, but it uses relatively few processor cycles so I&apos;m not really complaining.&lt;br&gt;
&lt;br&gt;
As you can see in the PHP code:&lt;br&gt;
&lt;br&gt;
&lt;code&gt;if (($now &amp;lt;= ($utime + 30)) &amp;amp;&amp;amp; ($now &amp;gt;= ($utime - 29))) {&lt;br&gt;
if ($update[3] !== 1) {&lt;/code&gt;&lt;br&gt;
&lt;br&gt;
When an update is ready for publication it should, theoretically at least, satisfy the first &quot;if&quot; statement and be published. The second &quot;if&quot; checks a &quot;done&quot; flag in the text file which I have as of yet not used (i.e. they&apos;re all set to 0 and the current code doesn&apos;t amend them).&lt;br&gt;
&lt;br&gt;
Now, I &quot;stress-tested&quot; this with some test updates on all six accounts, including many simultaneous ones (carrying the same timestamp) on the different accounts for ten minutes with six (one for each account) every minute, and out of maybe a hundred-something tweets (I ran multiple iterations of the test) only one was dropped, i.e. it was in the text file but was not published.&lt;br&gt;
&lt;br&gt;
Even one dropped update is unacceptable to me, and I strongly suspect I am Doing It Wrong. But how? The problem basically boils down to the following question:&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;What better method would there be to push out the updates reliably using the server config I currently have (XP, Apache, PHP5, Ruby, pycron), very preferably without using databases?&lt;/strong&gt;&lt;br&gt;
&lt;br&gt;
When it comes to scripting I really only speak PHP and a little JavaScript: even the (very basic) Ruby script was kindly provided to me for a different project.&lt;br&gt;
&lt;br&gt;
So there&apos;s just too little time before the event to learn a new language or start out with MySQL or whatever before the event, and I&apos;m not really eager to change to different software or change my server configuration (or set up another box) just for one-off project that will last just a few days. This is just to say that it&apos;s not due to an unwillingness on my part, but rather due to practical considerations.&lt;br&gt;
&lt;br&gt;
If anyone could offer their insights I would be ever so grateful. Thanks in advance, guys.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.128780</guid>
	<pubDate>Wed, 29 Jul 2009 18:29:11 -0800</pubDate>
	<category>api</category>
	<category>code</category>
	<category>coding</category>
	<category>cotweet</category>
	<category>cron</category>
	<category>crontab</category>
	<category>php</category>
	<category>pycron</category>
	<category>resolved</category>
	<category>twitter</category>
	<category>twitterapi</category>
	<dc:creator>goodnewsfortheinsane</dc:creator>
	</item>
	<item>
	<title>I don&apos;t want to Twitter, you twat</title>
	<link>http://ask.metafilter.com/127246/I%2Ddont%2Dwant%2Dto%2DTwitter%2Dyou%2Dtwat</link>	
	<description>Doesn&apos;t Twitter authenticate email addresses when people sign up for new accounts? I was away from my computer for a while today, and when I came back to my email, someone had created a Twitter account using MY email address and started adding/receiving contacts (followers, whatever).  &lt;br&gt;
&lt;br&gt;
I reset the password and then deleted the account.  Moments later I got a request to restore the account.&lt;br&gt;
&lt;br&gt;
So Twitter, one of the most popular sites on the whole interwebs (but of which I am NOT a member), really lets people just sign up any email address and start posting immediately without verification of that email address?  Doesn&apos;t that seem... I don&apos;t know... like a terrible idea?  &lt;br&gt;
&lt;br&gt;
Has anyone else ever dealt with this?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.127246</guid>
	<pubDate>Sun, 12 Jul 2009 17:42:34 -0800</pubDate>
	<category>authentication</category>
	<category>email</category>
	<category>resolved</category>
	<category>twitter</category>
	<dc:creator>educatedslacker</dc:creator>
	</item>
	<item>
	<title>She said I should talk more about my cat; that people like that sort of thing here. I didn&apos;t know I still had a cat. Explains a few things.</title>
	<link>http://ask.metafilter.com/127099/She%2Dsaid%2DI%2Dshould%2Dtalk%2Dmore%2Dabout%2Dmy%2Dcat%2Dthat%2Dpeople%2Dlike%2Dthat%2Dsort%2Dof%2Dthing%2Dhere%2DI%2Ddidnt%2Dknow%2DI%2Dstill%2Dhad%2Da%2Dcat%2DExplains%2Da%2Dfew%2Dthings</link>	
	<description>Did anyone archive the cwalken posts on Twitter? There used to be a fake Christopher-Walken account on Twitter. The posts were brilliant, surreal gems. But Twitter shut it down. There&apos;s a &lt;a href=&quot;http://twitter.com/ChristoFoWalken&quot;&gt;new account&lt;/a&gt; that might be by the same writer, but all the old posts are gone. I&apos;m hoping someone saved them somewhere.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.127099</guid>
	<pubDate>Fri, 10 Jul 2009 14:22:15 -0800</pubDate>
	<category>christopher</category>
	<category>christopherwalken</category>
	<category>cwalken</category>
	<category>fake</category>
	<category>post</category>
	<category>tweet</category>
	<category>twitter</category>
	<category>walken</category>
	<dc:creator>grumblebee</dc:creator>
	</item>
	<item>
	<title>Twitter Filter: Making the business case</title>
	<link>http://ask.metafilter.com/126715/Twitter%2DFilter%2DMaking%2Dthe%2Dbusiness%2Dcase</link>	
	<description>How to present the business case for using Twitter, Facebook, Friendfeed et al to drive our company&apos;s business I work for a small, blue-blood financial services firm.  I have been recently tasked with with some basic marketing duties.  I want to make a splash at our next management meeting with some real business focused statistics, resources, and information that will help me make the case for us using the social mediums mentioned above.  I am hoping for something like white papers or industry reports that I can present and expand upon.  Do such resources exist, and if so, where?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.126715</guid>
	<pubDate>Mon, 06 Jul 2009 16:53:22 -0800</pubDate>
	<category>business</category>
	<category>social</category>
	<category>twitter</category>
	<dc:creator>Ezrie</dc:creator>
	</item>
	<item>
	<title>OAuth authentication for a desktop Twitter client?</title>
	<link>http://ask.metafilter.com/126068/OAuth%2Dauthentication%2Dfor%2Da%2Ddesktop%2DTwitter%2Dclient</link>	
	<description>I&apos;m working on a Twitter client that I intend to eventually post to Projects, but I&apos;ve hit a stumbling block with OAuth authentication. I&apos;m using the excellent &lt;a href=&quot;http://www.voiceoftech.com/swhitley/?p=681&quot;&gt;Twitter OAuth implementation&lt;/a&gt; from Shannon Whitley.  My application can successfully get an Authorization Link, and Twitter gives me a six-digit PIN.  I&apos;m having a devil of a time getting that PIN back to Twitter for the final authentication step.&lt;br&gt;
&lt;br&gt;
I added the following method to Shannon&apos;s OAuth class:&lt;br&gt;
public bool ValidatePin(string PIN)&lt;br&gt;
{&lt;br&gt;
	string response = WebRequest(Method.GET, string.Format(&quot;{0}?oauth_verifier={1}&quot;, ACCESS_TOKEN, PIN), string.Empty);&lt;br&gt;
	if (response.Length &amp;gt; 0)&lt;br&gt;
	{&lt;br&gt;
		//Store the Token and Token Secret&lt;br&gt;
		var qs = HttpUtility.ParseQueryString(response);&lt;br&gt;
		if (!string.IsNullOrEmpty(qs[&quot;oauth_token&quot;])) this.Token = qs[&quot;oauth_token&quot;];&lt;br&gt;
		if (!string.IsNullOrEmpty(qs[&quot;oauth_token_secret&quot;])) this.TokenSecret = qs[&quot;oauth_token_secret&quot;];&lt;br&gt;
		return true;&lt;br&gt;
	}&lt;br&gt;
	else&lt;br&gt;
	{&lt;br&gt;
		return false;&lt;br&gt;
	}&lt;br&gt;
}&lt;br&gt;
&lt;br&gt;
I consistently get &quot;401-Unauthorized&quot; from Twitter when making the &quot;oauth_verifier&quot; call.&lt;br&gt;
&lt;br&gt;
I know that my application&apos;s consumer_key and consumer_key_secret are valid, because I can successfully get the authorization link with the PIN.&lt;br&gt;
&lt;br&gt;
I&apos;ve been over the OAuth documentation and the Twitter API Wiki and haven&apos;t been able to turn up a solution.&lt;br&gt;
&lt;br&gt;
Any help or guidance on this would be greatly appreciated, and I&apos;ll compose adoring haiku about you and include it in the code that I&apos;ll be releasing open-source.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.126068</guid>
	<pubDate>Mon, 29 Jun 2009 07:09:16 -0800</pubDate>
	<category>oauth</category>
	<category>resolved</category>
	<category>twitter</category>
	<category>vbnet</category>
	<dc:creator>DWRoelands</dc:creator>
	</item>
	<item>
	<title>Teach me your TwitterFu </title>
	<link>http://ask.metafilter.com/126044/Teach%2Dme%2Dyour%2DTwitterFu</link>	
	<description>Help me become a Twittermeister. How do people find you and what apps do you run? I was tweeting lots of ideas from a conference in the last couple of days. In the process, I gathered 27 new followers. So my question is, how did these people find my tweets? What apps do people run (pref. for Windows) to see the twitter &quot;stream&quot; as it goes past? How can I, in turn, find the fascinating stuff that is going on? &lt;br&gt;
I found &lt;a href=&quot;http://ask.metafilter.com/105913/Fill-my-room-with-the-wonderful-sound-of-tweets/&quot;&gt;this previous question,&lt;/a&gt; but the links are either dead or don&apos;t apply. I&apos;m a techie, but a relative newbie to twitter, so I&apos;d appreciate some TwitterFu ...</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.126044</guid>
	<pubDate>Sun, 28 Jun 2009 21:10:24 -0800</pubDate>
	<category>twitter</category>
	<dc:creator>Susurration</dc:creator>
	</item>
	<item>
	<title>Pimp My FaceTweet</title>
	<link>http://ask.metafilter.com/125865/Pimp%2DMy%2DFaceTweet</link>	
	<description>Mid-level Facebook user and low-level Twitterer seeks way to maximize these social media services for networking, information aggregation, and long walks on the beach. Oh, yeah, all while not spending every waking nanosecond online hitting &quot;refresh.&quot; The details: I&apos;m a freelance writer and blogger looking to give clients and potential clients a better sense of the scope of my work. Currently I post links to my blog posts to both FB and Twitter, but it just feels as if I&apos;m not using these services to their full potential. On FB I also do the usual posting of daily activities and random thoughts; I don&apos;t do that on Twitter.&lt;br&gt;
&lt;br&gt;
So how do you resolve the personal-professional Facebook/Twitter dilemma? I looked through answers to &lt;a href=&quot;http://ask.metafilter.com/125289/why-twitter&quot;&gt;this previous AskMefi question&lt;/a&gt;, and it has some good thoughts but doesn&apos;t quite capture what I&apos;m looking for. What do you think, friends? Thanks in advance!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.125865</guid>
	<pubDate>Fri, 26 Jun 2009 07:16:52 -0800</pubDate>
	<category>blogging</category>
	<category>facebook</category>
	<category>freelancing</category>
	<category>socialmedia</category>
	<category>twitter</category>
	<dc:creator>shallowcenter</dc:creator>
	</item>
	<item>
	<title>Will the unreal LeVar Burton Please Stand Up?</title>
	<link>http://ask.metafilter.com/125735/Will%2Dthe%2Dunreal%2DLeVar%2DBurton%2DPlease%2DStand%2DUp</link>	
	<description>Is there an archive of LeVar Burton&apos;s twitter impersonator? During his appearance on the first episode of &lt;a href=&quot;&quot;&gt;Kevin Pollak&apos;s Chat Show&lt;/a&gt; LeVar describes how he got into twitter - thanks to a rather funny impersonator.&lt;br&gt;
&lt;br&gt;
Because of &lt;i&gt;Reading Rainbow&lt;/i&gt;, Burton&apos;s sort of on a saintly pedestal, so I can see how a fake twitter account might be sort of hilarious. My google-fu only turns up articles about the #LeWar with Michael Ian Black.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.125735</guid>
	<pubDate>Wed, 24 Jun 2009 16:04:14 -0800</pubDate>
	<category>Burton</category>
	<category>Geordi</category>
	<category>Kunta</category>
	<category>LeVar</category>
	<category>resolved</category>
	<category>Twitter</category>
	<dc:creator>unmake</dc:creator>
	</item>
	<item>
	<title>Twitter posts presumably from Twitterfeed displaying as from web</title>
	<link>http://ask.metafilter.com/125433/Twitter%2Dposts%2Dpresumably%2Dfrom%2DTwitterfeed%2Ddisplaying%2Das%2Dfrom%2Dweb</link>	
	<description>A while ago, I set up a Twitter account that aggregates several RSS feeds using Twitterfeed (don&apos;t want to associate my MeFi account with it, hence the anonymous post). I never manually post to it. I just noticed that from June 1 to June 2, there&apos;s a string of about 20 tweets displaying as having been posted from the web, not from Twitterfeed. What gives?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.125433</guid>
	<pubDate>Sun, 21 Jun 2009 17:42:37 -0800</pubDate>
	<category>twitter</category>
	<category>twitterfeed</category>
	<dc:creator>Anonymous</dc:creator>
	</item>
	
	</channel>
</rss>

