<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" version="2.0">

<channel>
	<title>annielausier.com</title>
	
	<link>http://annielausier.com</link>
	<description>annie lausier</description>
	<lastBuildDate>Thu, 16 Jul 2009 05:18:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/annielausier" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="annielausier" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Get Rid of Multiple Trending Topic Tweets</title>
		<link>http://annielausier.com/2009/07/15/get-rid-of-multiple-trending-topic-tweets/</link>
		<comments>http://annielausier.com/2009/07/15/get-rid-of-multiple-trending-topic-tweets/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 05:15:24 +0000</pubDate>
		<dc:creator>annie</dc:creator>
				<category><![CDATA[internet]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://annielausier.com/?p=86</guid>
		<description><![CDATA[After reading Mashable&#8217;s review of TidyTweet the other day and realizing that getting rid of those spammy trending topic tweets would be nice, I decided to create a Greasemonkey script that does that for you when you&#8217;re on search.twitter.com.
The Hide Tweets with Multiple Trending Topics script works for Firefox users with the Greasemonkey add-on who are [...]]]></description>
			<content:encoded><![CDATA[<p>After reading <a title="TidyTweet: Twitter Search Without the Spam" href="http://mashable.com/2009/07/10/tidytweet/" target="_blank">Mashable&#8217;s review of TidyTweet</a> the other day and realizing that getting rid of those spammy trending topic tweets would be nice, I decided to create a <a title="Greasemonkey" href="https://addons.mozilla.org/en-US/firefox/addon/748" target="_blank">Greasemonkey</a> script that does that for you when you&#8217;re on <a href="http://search.twitter.com" target="_&quot;blank&quot;">search.twitter.com</a>.</p>
<p>The <a href="http://userscripts.org/scripts/show/53784" target="_blank">Hide Tweets with Multiple Trending Topics</a> script works for Firefox users with the Greasemonkey add-on who are browsing search.twitter.com (maybe I&#8217;ll get it working on twitter.com&#8217;s search as well, but I don&#8217;t use that as much). It suppresses all tweets that have more than x number of trending topics in them (2 is the default). You can choose to either throw them away or compress them at the bottom of the page:</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-91" title="Compressed Spam Tweets" src="http://annielausier.com/wp-content/uploads/2009/07/Picture-401.png" alt="Compressed Spam Tweets" width="500" height="214" /></p>
<p style="text-align: center;">
<p style="text-align: center;"><img class="aligncenter size-full wp-image-90" title="Expanded Spam Tweets" src="http://annielausier.com/wp-content/uploads/2009/07/Picture-391.png" alt="Expanded Spam Tweets" width="500" height="433" /></p>
<p style="text-align: left;">After installing the script, you can customize the options mentioned above. Go to Tools &gt; Greasemonkey &gt; Manage User Scripts&#8230; and then select HideMultipleTrendingTopicTweets and then the Edit button. A .js file will open in your text editor, and you can change the values in the Customize section. I&#8217;ve only tried this with Firefox 3.5.</p>
<p style="text-align: left;">It&#8217;s kind of fun to look at Trending Topics over a little while. Lots of times people ask why something is a trending topic, thus perpetuating it as a trending topic. People also try to make a game of getting all the trending topics into a sentence.</p>
<p style="text-align: left;">Enjoy!</p>
<p style="text-align: left;">
]]></content:encoded>
			<wfw:commentRss>http://annielausier.com/2009/07/15/get-rid-of-multiple-trending-topic-tweets/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Visualizing Tax Freedom Day</title>
		<link>http://annielausier.com/2009/04/18/visualizing-tax-freedom-day/</link>
		<comments>http://annielausier.com/2009/04/18/visualizing-tax-freedom-day/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 20:11:18 +0000</pubDate>
		<dc:creator>annie</dc:creator>
				<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://annielausier.com/?p=84</guid>
		<description><![CDATA[Over at FlowingData is a Visualize This challenge to visualize Tax Freedom Day (the number of days that your taxes take out of your yearly income). The national average is 103 days out of the 365, or April 13th. The average varies from state to state and the task is to represent these state statistics.
My [...]]]></description>
			<content:encoded><![CDATA[<p>Over at FlowingData is a Visualize This challenge to <a title="Visualize This: Days Spent Working to Pay Taxes" href="http://flowingdata.com/2009/04/16/visualize-this-days-spent-working-to-pay-taxes/" target="_blank">visualize Tax Freedom Day</a> (the number of days that your taxes take out of your yearly income). The national average is 103 days out of the 365, or April 13th. The average varies from state to state and the task is to represent these state statistics.</p>
<p>My first inclination was to incorporate a map, with possibly a topographic-type extrusion of each state for the length of time. But in order to do that really well, it would take some interactive 3D navigation&#8230;and I haven&#8217;t touched Processing in a long time. Or Flash for that matter.</p>
<p>Next I thought about some kind of chart, so I played around with YUI charts. Nothing I came up with was very compelling though, so I decided to approach it from the calendar view. I ended up with this HTML/JS visualization: <a href="http://annielausier.com/viz/taxfreedom/">Tax Freedom Dates &amp; States</a>.</p>
<p style="text-align: center;"><a href="http://annielausier.com/viz/taxfreedom/"><img class="aligncenter size-full wp-image-85" title="Click me to see Tax Freedom" src="http://annielausier.com/wp-content/uploads/2009/04/taxfreedom.png" alt="Click me to see Tax Freedom" width="500" height="536" /></a></p>
<p>It seems to me that people will want to browse by state or browse chronologically, so here you can get the states from hovering over a (green) date in the calendar view or get the date by hovering over a state. The national average (April 13th) is represented by a brighter green date. I thought about incorporating color gradations, but I like the simplicity of one color for tax days. Also, I made it from scratch with the goal just to make it work, so it could probably be more efficient.</p>
]]></content:encoded>
			<wfw:commentRss>http://annielausier.com/2009/04/18/visualizing-tax-freedom-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blue FamFamFam Stars for Wordpress Blog Ratings</title>
		<link>http://annielausier.com/2009/01/19/blue-famfamfam-stars-for-wordpress-blog-ratings/</link>
		<comments>http://annielausier.com/2009/01/19/blue-famfamfam-stars-for-wordpress-blog-ratings/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 03:00:16 +0000</pubDate>
		<dc:creator>annie</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[internet]]></category>

		<guid isPermaLink="false">http://annielausier.com/?p=80</guid>
		<description><![CDATA[Man, it&#8217;s been a while since I&#8217;ve posted. Anyways, I&#8217;ve been playing around with changing one of my Wordpress sites&#8217; themes using the Theme Test Drive plugin and I like one of the most popular themes I found, iNove. I currently have ratings on this particular site (I use the WP-PostRatings plugin). I think the [...]]]></description>
			<content:encoded><![CDATA[<p>Man, it&#8217;s been a while since I&#8217;ve posted. Anyways, I&#8217;ve been playing around with changing one of my Wordpress sites&#8217; themes using the <a title="Theme Test Drive" href="http://www.prelovac.com/vladimir/wordpress-plugins/theme-test-drive" target="_blank">Theme Test Drive</a> plugin and I like one of the most popular themes I found, <a title="iNove" href="http://wordpress.org/extend/themes/inove" target="_blank">iNove</a>. I currently have ratings on this particular site (I use the <a title="WP-PostRatings" href="http://wordpress.org/extend/plugins/wp-postratings/" target="_blank">WP-PostRatings</a> plugin). I think the plugin already uses <a title="Silk Icons" href="http://www.famfamfam.com/lab/icons/silk/" target="_blank">FamFamFam icons</a> for the stars, but I want to use blue ones to match the comment icons in the iNove PostInfo section. Here&#8217;s a screenshot of how the ratings stars will look with the text and comment icon:</p>
<p style="text-align: center;"><a href="http://annielausier.com/wp-content/uploads/2009/01/famfamfam_ratings.png"><img class="aligncenter size-full wp-image-81" title="famfamfam_ratings" src="http://annielausier.com/wp-content/uploads/2009/01/famfamfam_ratings.png" alt="" width="500" height="26" /></a></p>
<p style="text-align: left;">Here&#8217;s how to use these blue ratings stars in your blog:</p>
<p style="text-align: left;">1. Install the WP-PostRatings plugin and set it up in your blog (activate it, put the php in your posts, etc).</p>
<p style="text-align: left;">2. Download <a href="http://annielausier.com/wp-content/uploads/2009/01/stars_blue.zip">this zip file</a>, extract it, and place the stars_blue folder in your blog&#8217;s wp-content/plugins/postratings/images directory.</p>
<p style="text-align: left;">3. Go to the Ratings tab and select the Ratings Options page. Then select the stars_blue radio button. Double-check how it will look by hitting &#8220;Update &#8216;Individual Rating Text/Value&#8217; Display&#8221; and then hit Update Options to save.</p>
<p style="text-align: center;"><a href="http://annielausier.com/wp-content/uploads/2009/01/posting_options.png"><img class="alignnone size-full wp-image-83" title="Posting Options on WP-PostRatings" src="http://annielausier.com/wp-content/uploads/2009/01/posting_options.png" alt="" width="500" height="437" /></a></p>
<p><span>The yellow is the color that will appear when a user is rating a post while the blue indicates the current cumulative rating of the post.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://annielausier.com/2009/01/19/blue-famfamfam-stars-for-wordpress-blog-ratings/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Mac and PC Guy Talk to Each Other in Ads</title>
		<link>http://annielausier.com/2008/09/10/mac-and-pc-guy-talk-to-each-other-in-ads/</link>
		<comments>http://annielausier.com/2008/09/10/mac-and-pc-guy-talk-to-each-other-in-ads/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 22:36:54 +0000</pubDate>
		<dc:creator>annie</dc:creator>
				<category><![CDATA[internet]]></category>

		<guid isPermaLink="false">http://annielausier.com/?p=76</guid>
		<description><![CDATA[I remember Apple doing this on Yahoo! before, but this ad campaign today on Yahoo! Tech tickled me. Even without the sound on, you still get the gist of the ad.



]]></description>
			<content:encoded><![CDATA[<p>I remember Apple doing this on Yahoo! before, but this ad campaign today on <a title="Yahoo! Tech" href="http://tech.yahoo.com/" target="_blank">Yahoo! Tech</a> tickled me. Even without the sound on, you still get the gist of the ad.</p>
<p style="text-align: center;"><span style="color: #0000ee; text-decoration: underline;"><a href="http://annielausier.com/wp-content/uploads/2008/09/picture-21.png"></a><a href="http://annielausier.com/wp-content/uploads/2008/09/picture-21.png"><img class="aligncenter size-full wp-image-77" title="Apple Ad 1" src="http://annielausier.com/wp-content/uploads/2008/09/picture-21.png" alt="Apple Ad 1" width="500" height="462" /></a></span></p>
<p style="text-align: center;"><a href="http://annielausier.com/wp-content/uploads/2008/09/picture-3.png"><img class="aligncenter size-full wp-image-78" title="Apple Ad 2" src="http://annielausier.com/wp-content/uploads/2008/09/picture-3.png" alt="Apple Ad 2" width="500" height="466" /></a></p>
<p style="text-align: center;"><a href="http://annielausier.com/wp-content/uploads/2008/09/picture-4.png"><img class="aligncenter size-full wp-image-79" title="Apple Ad 3" src="http://annielausier.com/wp-content/uploads/2008/09/picture-4.png" alt="Apple Ad 3" width="500" height="467" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://annielausier.com/2008/09/10/mac-and-pc-guy-talk-to-each-other-in-ads/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>weezer + audience sing-a-long = win</title>
		<link>http://annielausier.com/2008/07/21/weezer-audience-sing-a-long-win/</link>
		<comments>http://annielausier.com/2008/07/21/weezer-audience-sing-a-long-win/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 18:43:41 +0000</pubDate>
		<dc:creator>annie</dc:creator>
				<category><![CDATA[internet]]></category>
		<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://annielausier.com/?p=75</guid>
		<description><![CDATA[What a sweet way for weezer to reward some long-time fans!  They brought 250 people in along with their instruments to play along with them.  Here&#8217;s the blog post about it on Yahoo! Music.  From the Pork and Beans video to the dancejam contest to this, weezer sure isn&#8217;t growing stale :D
Love that [...]]]></description>
			<content:encoded><![CDATA[<p>What a sweet way for weezer to reward some long-time fans!  They brought 250 people in along with their instruments to play along with them.  <a title="I'm With The Band: Jamming With Weezer &amp; 250 Of Their Closest Friends At Live Sets" href="http://new.music.yahoo.com/livesets/blogs/;_ylt=AvAUroMKI50vSzY.S_1FDhzFJKIX?typecode=292&amp;date=20080716&amp;blog=livesets&amp;post=29" target="_blank">Here&#8217;s the blog post about it on Yahoo! Music</a>.  From the <a title="YouTube - Pork and Beans" href="http://www.youtube.com/watch?v=muP9eH2p2PI" target="_blank">Pork and Beans video</a> to the <a title="Weezer Signature Dance Contest – DanceJam" href="http://dancejam.com/promotions/weezer" target="_blank">dancejam contest</a> to this, weezer sure isn&#8217;t growing stale :D</p>
<p>Love that they did some old songs too.</p>
<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="255" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="id" value="uvp_fop" /><param name="flashVars" value="id=v157614983&amp;eID=1301797&amp;lang=us&amp;enableFullScreen=0&amp;shareEnable=1" /><param name="wmode" value="transparent" /><param name="src" value="http://d.yimg.com/cosmos.bcst.yahoo.com/up/fop/embedflv/swf/fop.swf" /><embed id="uvp_fop" type="application/x-shockwave-flash" width="400" height="255" src="http://d.yimg.com/cosmos.bcst.yahoo.com/up/fop/embedflv/swf/fop.swf" wmode="transparent" flashvars="id=v157614983&amp;eID=1301797&amp;lang=us&amp;enableFullScreen=0&amp;shareEnable=1"></embed></object></p>
<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="255" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="id" value="uvp_fop" /><param name="flashVars" value="id=v157615731&amp;eID=1301797&amp;lang=us&amp;enableFullScreen=0&amp;shareEnable=1" /><param name="wmode" value="transparent" /><param name="src" value="http://d.yimg.com/cosmos.bcst.yahoo.com/up/fop/embedflv/swf/fop.swf" /><embed id="uvp_fop" type="application/x-shockwave-flash" width="400" height="255" src="http://d.yimg.com/cosmos.bcst.yahoo.com/up/fop/embedflv/swf/fop.swf" wmode="transparent" flashvars="id=v157615731&amp;eID=1301797&amp;lang=us&amp;enableFullScreen=0&amp;shareEnable=1"></embed></object></p>
<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="255" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="id" value="uvp_fop" /><param name="flashVars" value="id=v157614987&amp;eID=1301797&amp;lang=us&amp;enableFullScreen=0&amp;shareEnable=1" /><param name="wmode" value="transparent" /><param name="src" value="http://d.yimg.com/cosmos.bcst.yahoo.com/up/fop/embedflv/swf/fop.swf" /><embed id="uvp_fop" type="application/x-shockwave-flash" width="400" height="255" src="http://d.yimg.com/cosmos.bcst.yahoo.com/up/fop/embedflv/swf/fop.swf" wmode="transparent" flashvars="id=v157614987&amp;eID=1301797&amp;lang=us&amp;enableFullScreen=0&amp;shareEnable=1"></embed></object></p>
<p style="text-align: left;">More songs here: <a title="Nissan Live Sets" href="http://new.music.yahoo.com/nissanlivesets/" target="_blank">http://new.music.yahoo.com/nissanlivesets/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://annielausier.com/2008/07/21/weezer-audience-sing-a-long-win/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yahoo! Stencil Kit – Out Now!</title>
		<link>http://annielausier.com/2008/05/25/yahoo-stencil-kit-out-now/</link>
		<comments>http://annielausier.com/2008/05/25/yahoo-stencil-kit-out-now/#comments</comments>
		<pubDate>Sun, 25 May 2008 20:25:14 +0000</pubDate>
		<dc:creator>annie</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[internet]]></category>

		<guid isPermaLink="false">http://annielausier.com/?p=69</guid>
		<description><![CDATA[Some great designers at Yahoo! have publicly released a Stencil Kit!  It was released internally a few weeks ago and has made it much easier for me to wireframe.  The designs are very clean and crisp.  Go ahead and check it out &#8211; it&#8217;s available for OmniGraffle, Visio, Illustrator, and Photoshop!
Here are some examples in [...]]]></description>
			<content:encoded><![CDATA[<p>Some great designers at Yahoo! have publicly released a <a title="Design Stencils - Yahoo! Design Pattern Library" href="http://developer.yahoo.com/ypatterns/wireframes/" target="_blank">Stencil Kit</a>!  It was released internally a few weeks ago and has made it much easier for me to wireframe.  The designs are very clean and crisp.  Go ahead and check it out &#8211; it&#8217;s available for OmniGraffle, Visio, Illustrator, and Photoshop!</p>
<p>Here are some examples in OmniGraffle:<br />
<a href="http://annielausier.com/wp-content/uploads/2008/05/picture-9.png"></a></p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-72" title="Tabs stencil" src="http://annielausier.com/wp-content/uploads/2008/05/picture-9.png" alt="Tabs stencil" width="500" height="441" /></p>
<p style="text-align: center;"><a href="http://annielausier.com/wp-content/uploads/2008/05/picture-11.png"><img class="alignnone size-full wp-image-71" title="Charts and Tables stencil" src="http://annielausier.com/wp-content/uploads/2008/05/picture-11.png" alt="Charts and Tables stencil" width="500" height="268" /></a></p>
<p style="text-align: center;"><a href="http://annielausier.com/wp-content/uploads/2008/05/picture-10.png"><img class="alignnone size-full wp-image-70" title="Mobile - iPhone stencil" src="http://annielausier.com/wp-content/uploads/2008/05/picture-10.png" alt="Mobile - iPhone stencil" width="500" height="354" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://annielausier.com/2008/05/25/yahoo-stencil-kit-out-now/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Yahoo! Glue Beta Debuts in India</title>
		<link>http://annielausier.com/2008/05/08/yahoo-glue-beta-debuts-in-india/</link>
		<comments>http://annielausier.com/2008/05/08/yahoo-glue-beta-debuts-in-india/#comments</comments>
		<pubDate>Thu, 08 May 2008 08:54:22 +0000</pubDate>
		<dc:creator>annie</dc:creator>
				<category><![CDATA[internet]]></category>

		<guid isPermaLink="false">http://annielausier.com/?p=42</guid>
		<description><![CDATA[Yahoo! has launched Glue Beta in India, a new contextual module search result page.  It&#8217;s exciting to see it in action!  I did some searches (artists, actors, cities, political leaders, companies, etc.) and here are some modules that appeared.  Along with Yahoo! modules, there are third-party integrations such as Youtube, Wikipedia, and howstuffworks.  Pretty cool [...]]]></description>
			<content:encoded><![CDATA[<p>Yahoo! has launched Glue Beta in India, a new contextual module search result page.  It&#8217;s exciting to see it in action!  I did some searches (artists, actors, cities, political leaders, companies, etc.) and here are some modules that appeared.  Along with Yahoo! modules, there are third-party integrations such as Youtube, Wikipedia, and howstuffworks.  Pretty cool stuff &#8211; check it out at <a title="Yahoo! India" href="http://in.yahoo.com" target="_blank">in.yahoo.com</a>.</p>
<p>Also &#8211; first time using the gallery and I didn&#8217;t upload in the right order&#8230;here&#8217;s a <a title="glue_overview" href="http://annielausier.com/wp-content/uploads/2008/05/glue_overview.png" target="_self">whole page overview</a>.</p>
<p>
<a href='http://annielausier.com/2008/05/08/yahoo-glue-beta-debuts-in-india/glue_news/' title='glue_news'><img width="150" height="150" src="http://annielausier.com/wp-content/uploads/2008/05/glue_news-150x150.png" class="attachment-thumbnail" alt="" title="glue_news" /></a>
<a href='http://annielausier.com/2008/05/08/yahoo-glue-beta-debuts-in-india/glue_places/' title='glue_places'><img width="150" height="150" src="http://annielausier.com/wp-content/uploads/2008/05/glue_places-150x150.png" class="attachment-thumbnail" alt="" title="glue_places" /></a>
<a href='http://annielausier.com/2008/05/08/yahoo-glue-beta-debuts-in-india/glue_wikipedia/' title='glue_wikipedia'><img width="150" height="150" src="http://annielausier.com/wp-content/uploads/2008/05/glue_wikipedia-150x150.png" class="attachment-thumbnail" alt="" title="glue_wikipedia" /></a>
<a href='http://annielausier.com/2008/05/08/yahoo-glue-beta-debuts-in-india/glue_memorandum/' title='glue_memorandum'><img width="150" height="150" src="http://annielausier.com/wp-content/uploads/2008/05/glue_memorandum-150x150.png" class="attachment-thumbnail" alt="" title="glue_memorandum" /></a>
<a href='http://annielausier.com/2008/05/08/yahoo-glue-beta-debuts-in-india/glue_youtube/' title='glue_youtube'><img width="150" height="150" src="http://annielausier.com/wp-content/uploads/2008/05/glue_youtube-150x150.png" class="attachment-thumbnail" alt="" title="glue_youtube" /></a>
<a href='http://annielausier.com/2008/05/08/yahoo-glue-beta-debuts-in-india/glue_shopping/' title='glue_shopping'><img width="150" height="150" src="http://annielausier.com/wp-content/uploads/2008/05/glue_shopping-150x150.png" class="attachment-thumbnail" alt="" title="glue_shopping" /></a>
<a href='http://annielausier.com/2008/05/08/yahoo-glue-beta-debuts-in-india/glue_relatedartists/' title='glue_relatedartists'><img width="150" height="150" src="http://annielausier.com/wp-content/uploads/2008/05/glue_relatedartists-150x150.png" class="attachment-thumbnail" alt="" title="glue_relatedartists" /></a>
<a href='http://annielausier.com/2008/05/08/yahoo-glue-beta-debuts-in-india/glue_jobs/' title='glue_jobs'><img width="150" height="150" src="http://annielausier.com/wp-content/uploads/2008/05/glue_jobs-150x150.png" class="attachment-thumbnail" alt="" title="glue_jobs" /></a>
<a href='http://annielausier.com/2008/05/08/yahoo-glue-beta-debuts-in-india/glue_ebay/' title='glue_ebay'><img width="150" height="150" src="http://annielausier.com/wp-content/uploads/2008/05/glue_ebay-150x150.png" class="attachment-thumbnail" alt="" title="glue_ebay" /></a>
<a href='http://annielausier.com/2008/05/08/yahoo-glue-beta-debuts-in-india/glue_eventlist/' title='glue_eventlist'><img width="150" height="150" src="http://annielausier.com/wp-content/uploads/2008/05/glue_eventlist-150x150.png" class="attachment-thumbnail" alt="" title="glue_eventlist" /></a>
<a href='http://annielausier.com/2008/05/08/yahoo-glue-beta-debuts-in-india/glue_filmography/' title='glue_filmography'><img width="150" height="150" src="http://annielausier.com/wp-content/uploads/2008/05/glue_filmography-150x150.png" class="attachment-thumbnail" alt="" title="glue_filmography" /></a>
<a href='http://annielausier.com/2008/05/08/yahoo-glue-beta-debuts-in-india/glue_stock/' title='glue_stock'><img width="150" height="150" src="http://annielausier.com/wp-content/uploads/2008/05/glue_stock-150x150.png" class="attachment-thumbnail" alt="" title="glue_stock" /></a>
<a href='http://annielausier.com/2008/05/08/yahoo-glue-beta-debuts-in-india/glue_groups/' title='glue_groups'><img width="150" height="150" src="http://annielausier.com/wp-content/uploads/2008/05/glue_groups-150x150.png" class="attachment-thumbnail" alt="" title="glue_groups" /></a>
<a href='http://annielausier.com/2008/05/08/yahoo-glue-beta-debuts-in-india/glue_howstuffworks/' title='glue_howstuffworks'><img width="150" height="150" src="http://annielausier.com/wp-content/uploads/2008/05/glue_howstuffworks-150x150.png" class="attachment-thumbnail" alt="" title="glue_howstuffworks" /></a>
<a href='http://annielausier.com/2008/05/08/yahoo-glue-beta-debuts-in-india/glue_images/' title='glue_images'><img width="150" height="150" src="http://annielausier.com/wp-content/uploads/2008/05/glue_images-150x150.png" class="attachment-thumbnail" alt="" title="glue_images" /></a>
<a href='http://annielausier.com/2008/05/08/yahoo-glue-beta-debuts-in-india/glue_search/' title='glue_search'><img width="150" height="103" src="http://annielausier.com/wp-content/uploads/2008/05/glue_search-150x103.png" class="attachment-thumbnail" alt="" title="glue_search" /></a>
<a href='http://annielausier.com/2008/05/08/yahoo-glue-beta-debuts-in-india/glue_quickfacts/' title='glue_quickfacts'><img width="150" height="150" src="http://annielausier.com/wp-content/uploads/2008/05/glue_quickfacts-150x150.png" class="attachment-thumbnail" alt="" title="glue_quickfacts" /></a>
<a href='http://annielausier.com/2008/05/08/yahoo-glue-beta-debuts-in-india/glue_travel/' title='glue_travel'><img width="150" height="142" src="http://annielausier.com/wp-content/uploads/2008/05/glue_travel-150x142.png" class="attachment-thumbnail" alt="" title="glue_travel" /></a>
<a href='http://annielausier.com/2008/05/08/yahoo-glue-beta-debuts-in-india/glue_albums/' title='glue_albums'><img width="150" height="150" src="http://annielausier.com/wp-content/uploads/2008/05/glue_albums-150x150.png" class="attachment-thumbnail" alt="" title="glue_albums" /></a>
<a href='http://annielausier.com/2008/05/08/yahoo-glue-beta-debuts-in-india/glue_wikismall/' title='glue_wikismall'><img width="150" height="141" src="http://annielausier.com/wp-content/uploads/2008/05/glue_wikismall-150x141.png" class="attachment-thumbnail" alt="" title="glue_wikismall" /></a>
<a href='http://annielausier.com/2008/05/08/yahoo-glue-beta-debuts-in-india/glue_answers/' title='glue_answers'><img width="150" height="150" src="http://annielausier.com/wp-content/uploads/2008/05/glue_answers-150x150.png" class="attachment-thumbnail" alt="" title="glue_answers" /></a>
<a href='http://annielausier.com/2008/05/08/yahoo-glue-beta-debuts-in-india/glue_overview/' title='glue_overview'><img width="150" height="150" src="http://annielausier.com/wp-content/uploads/2008/05/glue_overview-150x150.png" class="attachment-thumbnail" alt="" title="glue_overview" /></a>
<a href='http://annielausier.com/2008/05/08/yahoo-glue-beta-debuts-in-india/glue_tracks/' title='glue_tracks'><img width="150" height="150" src="http://annielausier.com/wp-content/uploads/2008/05/glue_tracks-150x150.png" class="attachment-thumbnail" alt="" title="glue_tracks" /></a>
<a href='http://annielausier.com/2008/05/08/yahoo-glue-beta-debuts-in-india/glue_biography/' title='glue_biography'><img width="150" height="150" src="http://annielausier.com/wp-content/uploads/2008/05/glue_biography-150x150.png" class="attachment-thumbnail" alt="" title="glue_biography" /></a>
<a href='http://annielausier.com/2008/05/08/yahoo-glue-beta-debuts-in-india/glue_info/' title='glue_info'><img width="150" height="150" src="http://annielausier.com/wp-content/uploads/2008/05/glue_info-150x150.png" class="attachment-thumbnail" alt="" title="glue_info" /></a>
<a href='http://annielausier.com/2008/05/08/yahoo-glue-beta-debuts-in-india/glue_reviews/' title='glue_reviews'><img width="150" height="150" src="http://annielausier.com/wp-content/uploads/2008/05/glue_reviews-150x150.png" class="attachment-thumbnail" alt="" title="glue_reviews" /></a>
 </p>
]]></content:encoded>
			<wfw:commentRss>http://annielausier.com/2008/05/08/yahoo-glue-beta-debuts-in-india/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Fine-Tuning Wordpress 2.5’s Hack Job of an “Upload Media” Feature</title>
		<link>http://annielausier.com/2008/04/12/fine-tuning-wordpress-25s-hack-job-of-an-upload-media-feature/</link>
		<comments>http://annielausier.com/2008/04/12/fine-tuning-wordpress-25s-hack-job-of-an-upload-media-feature/#comments</comments>
		<pubDate>Sun, 13 Apr 2008 02:46:25 +0000</pubDate>
		<dc:creator>annie</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://annielausier.com/?p=23</guid>
		<description><![CDATA[Ooh, ahh&#8230;Wordpress 2.5 has a new gallery feature!  Too bad that doesn&#8217;t really help us folks who could care less about it and just want an easy way to upload one image.  IT TAKES TOO MANY STEPS!  Maybe it&#8217;s just my setup, but this is how it works for me in both Safari and [...]]]></description>
			<content:encoded><![CDATA[<p>Ooh, ahh&#8230;Wordpress 2.5 has a new gallery feature!  Too bad that doesn&#8217;t really help us folks who could care less about it and just want an easy way to upload one image.  IT TAKES TOO MANY STEPS!  Maybe it&#8217;s just my setup, but this is how it works for me in both Safari and Firefox&#8230;</p>
<ol>
<li>Click Add an Image button</li>
<li>Upload Image</li>
<li>Fill out Title, Caption, Description</li>
<li>Click on &#8220;None&#8221; button for Link URL; realize the button doesn&#8217;t work.  Delete the URL from the Link URL input box to manually make it &#8220;None&#8221;.  Then remember that it won&#8217;t get saved anyways!</li>
<li>Press &#8220;Save All Changes&#8221;&#8230;or don&#8217;t.  It does nothing for you.</li>
<li>Go to the Gallery tab.</li>
<li>Click &#8220;Show&#8221; on your picture.</li>
<li>Change the Link URL field AGAIN (thank goodness the &#8220;None&#8221; button works now!)</li>
<li>Change Size to &#8220;Full size&#8221; (I went into Photoshop already to make this image the size I want&#8230;please don&#8217;t try to change it for me kthanks)</li>
<li>Click &#8220;Insert into Post&#8221;.  Finally.</li>
</ol>
<p>Are you kidding me?  TEN steps to upload an image and add it to your post?  Why don&#8217;t you just give me all the posting options in the upload tab once I&#8217;ve uploaded the picture?</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-32" title="media upload is scary!" src="http://annielausier.com/wp-content/uploads/2008/04/media_upload.png" alt="media upload is scary!" width="399" height="320" /></p>
<p>So, I&#8217;m not good enough to totally rework this disaster of a feature but I can at least change some of the default values so it&#8217;s a little less of a pain.  For me, I almost always want the image to link to &#8220;none&#8221; and the image to be full size.  So I changed these defaults in wp-admin/includes/media.php:</p>
<p><strong>Move the radio button from &#8216;medium&#8217; to &#8216;full&#8217;</strong></p>
<p><em>lines 470-472:</em><br />
<code>" : '' ) . "&lt;input type='radio' name='attachments[$post-&gt;ID][image-size]' id='image-size-medium-$post-&gt;ID' value='medium' /&gt;</code><br />
<code>&lt;label for='image-size-medium-$post-&gt;ID'&gt;" . __('Medium') . "&lt;/label&gt;</code><br />
<code>&lt;input type='radio' name='attachments[$post-&gt;ID][image-size]' id='image-size-full-$post-&gt;ID' value='full' checked='checked' /&gt;</code></p>
<p><strong>Change the defaults from &#8216;medium&#8217; to &#8216;full&#8217; (for good measure)</strong></p>
<p><em>line 51:</em><br />
<code>function get_image_send_to_editor($id, $alt, $title, $align, $url='', $rel = false, $size='full') {</code></p>
<p><em>line 512:</em><br />
<code>$size = 'full';</code></p>
<p><strong>Change the Link URL default value from the file URL to none</strong></p>
<p><em>line 552:</em><br />
<code>&lt;input type='text' name='attachments[$post-&gt;ID][url]' value='' /&gt;&lt;br /&gt;</code></p>
<p>I really wish I didn&#8217;t have to go to the Gallery tab at all.  Maybe the option to add the image to your post (without going to the Gallery tab) is supposed to work, but it doesn&#8217;t.  So at least these fixes cut down a couple of those steps for me.  Wordpress, please fix this soon!</p>
<p> </p>
<p><strong>UPDATE:</strong> It looks like if I do upload 2+ images at once, the full options (including the &#8220;Insert into Post&#8221; button) show up right after uploading without having to go into the gallery tab.  I also see the &#8220;Crunching&#8230;&#8221; along with the progress bar, which I don&#8217;t usually see with a single upload.  Too bad I usually just want to upload one image.  </p>
<p>Also, my Firefox 3 (beta 5) shuts down whenever I try to use the upload media tool.</p>
<p> </p>
]]></content:encoded>
			<wfw:commentRss>http://annielausier.com/2008/04/12/fine-tuning-wordpress-25s-hack-job-of-an-upload-media-feature/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>It’s Back!</title>
		<link>http://annielausier.com/2008/04/10/its-back/</link>
		<comments>http://annielausier.com/2008/04/10/its-back/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 16:13:47 +0000</pubDate>
		<dc:creator>annie</dc:creator>
				<category><![CDATA[leisure]]></category>

		<guid isPermaLink="false">http://annielausier.com/?p=21</guid>
		<description><![CDATA[Super excited!

 
Update: Too much LOL on the mind.  This one popped into my head upon the return of The Office:

 
]]></description>
			<content:encoded><![CDATA[<p>Super excited!</p>
<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="wmode" value="transparent" /><param name="src" value="http://www.youtube.com/v/xm3xlJ0yQOE&amp;hl=en" /><embed type="application/x-shockwave-flash" width="425" height="355" src="http://www.youtube.com/v/xm3xlJ0yQOE&amp;hl=en" wmode="transparent"></embed></object></p>
<p style="text-align: left;"> </p>
<p style="text-align: left;"><strong>Update:</strong> Too much LOL on the mind.  This one popped into my head upon the return of The Office:</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-22" title="oh hai, i upgraded ur pam" src="http://annielausier.com/wp-content/uploads/2008/04/office.jpg" alt="oh hai, i upgraded ur pam" width="500" height="282" /></p>
<p style="text-align: center;"> </p>
]]></content:encoded>
			<wfw:commentRss>http://annielausier.com/2008/04/10/its-back/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Keeping Your Extensions (err, Addons) with Firefox 3</title>
		<link>http://annielausier.com/2008/04/08/keeping-your-extensions-err-addons-with-firefox-3/</link>
		<comments>http://annielausier.com/2008/04/08/keeping-your-extensions-err-addons-with-firefox-3/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 06:04:59 +0000</pubDate>
		<dc:creator>annie</dc:creator>
				<category><![CDATA[internet]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://annielausier.com/?p=15</guid>
		<description><![CDATA[One of the biggest things keeping me from trying out Firefox 3 Beta was the lack of support by my addons&#8230;but I bit the bullet and did it anyways.  I heard about this LifeHacker article today and this Nightly Tester Tools addon that lets you make (most of) your extensions compatible with Firefox 3. [...]]]></description>
			<content:encoded><![CDATA[<p>One of the biggest things keeping me from trying out Firefox 3 Beta was the lack of support by my addons&#8230;but I bit the bullet and did it anyways.  I heard about this <a title="The Complete Field Guide to Testing Firefox 3" href="http://lifehacker.com/376551/the-complete-field-guide-to-testing-firefox-3" target="_blank">LifeHacker article </a>today and this <a title="Nightly Tester Tools 1.3" href="https://addons.mozilla.org/en-US/firefox/addon/6543" target="_blank">Nightly Tester Tools addon</a> that lets you make (most of) your extensions compatible with Firefox 3.  Basically it adds a &#8220;Make all compatible&#8221; button to your addons window:</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-16" title="Nightly Tester Tools screenshot 1" src="http://annielausier.com/wp-content/uploads/2008/04/ntt_1.jpg" alt="Nightly Tester Tools screenshot 1" width="480" height="351" /></p>
<p style="text-align: left;">Look at all those sad exclamation points! :(  Just click on &#8220;Make all compatible&#8221; and say OK to this message:</p>
<p style="text-align: center;"><span style="text-decoration: underline; color: #0000ee;"><a href="http://annielausier.com/wp-content/uploads/2008/04/ntt_2.jpg"></a><a href="http://annielausier.com/wp-content/uploads/2008/04/ntt_2.jpg"><img class="alignnone size-full wp-image-17" title="Nightly Tester Tools screenshot 2" src="http://annielausier.com/wp-content/uploads/2008/04/ntt_2.jpg" alt="Nightly Tester Tools screenshot 2" width="480" height="191" /></a></span></p>
<p style="text-align: left;">Then restart Firefox and it&#8217;ll bring you back to the Addons window where you can see your updated extensions:</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-20" title="Nightly Tester Tools screenshot 3" src="http://annielausier.com/wp-content/uploads/2008/04/ntt_31.jpg" alt="Nightly Tester Tools screenshot 3" width="480" height="352" /></p>
<p style="text-align: left;">Oh snap!  Look at all those happy extensions!  So of course, do this at your own risk, it could mess up Firefox, etc. etc.  I&#8217;ve found it to be well worth it though!  A word to the wise though: you should probably wait to make your old Themes compatible&#8230;trust me, it&#8217;s not pretty.</p>
<p style="text-align: left;">So, what extensions do I use, you ask?  Let me list a few of my favorites&#8230;</p>
<p style="text-align: left;">
<ul>
<li><a title="Adblock Plus" href="https://addons.mozilla.org/en-US/firefox/addon/1865" target="_blank">Adblock Plus</a> &#8211; if you haven&#8217;t heard of this before, ouch.</li>
<li><a title="AdBlockPlus" href="https://addons.mozilla.org/en-US/firefox/addon/6349" target="_blank">BugMeNot</a> &#8211; puts a BugMeNot option in the menu when you right-click on a username/password field which populates them with any available u/p combinations</li>
<li><a title="del.icio.us" href="https://addons.mozilla.org/en-US/firefox/addon/3615" target="_blank">del.icio.us</a> &#8211; puts a button in the browser menu so you can quickly add a page to del.icio.us</li>
<li><a title="Download Statusbar" href="https://addons.mozilla.org/en-US/firefox/addon/26" target="_blank">Download Statusbar</a> &#8211; shows progress of your downloads</li>
<li><a title="Firebug" href="https://addons.mozilla.org/en-US/firefox/addon/1843" target="_blank">Firebug</a> &#8211; must have for web design!</li>
<li><a title="Greasemonkey" href="https://addons.mozilla.org/en-US/firefox/addon/748" target="_blank">Greasemonkey</a> &#8211; customize sites/pages with js scripts</li>
<li><a title="Link Alert" href="https://addons.mozilla.org/en-US/firefox/addon/3199" target="_blank">Link Alert</a> &#8211; shows small icon on link hover to show the type of link it is (new window, pdf, js, ppt, etc)</li>
<li><a title="MeasureIt" href="https://addons.mozilla.org/en-US/firefox/addon/539" target="_blank">MeasureIt</a> &#8211; lets you draw a rectangle overlay in the browser and says how many pixels wide/high it is (handy for web design)</li>
<li><a title="Stylish" href="https://addons.mozilla.org/en-US/firefox/addon/2108" target="_blank">Stylish</a> &#8211; customize sites/pages with css scripts</li>
<li><a title="View Source Chart" href="https://addons.mozilla.org/en-US/firefox/addon/655" target="_blank">View Source Chart</a> &#8211; boxed, color-coded version of a page&#8217;s source code</li>
</ul>
<p style="text-align: left;">What are you favorite addons? :</p>
<p style="text-align: left;"><strong>Update:</strong> I forgot about the awesome <a title="PicLens" href="https://addons.mozilla.org/en-US/firefox/addon/5579" target="_blank">PicLens</a> because I just have it on my work computer.  But it&#8217;ll change how you view pictures online!</p>
<p style="text-align: left;">
]]></content:encoded>
			<wfw:commentRss>http://annielausier.com/2008/04/08/keeping-your-extensions-err-addons-with-firefox-3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
