<?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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>WebStractions: WebDev Info &amp; News</title><link>http://webstractions.com</link><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/webstractions" /><description>Abstract thoughts in web design and development.</description><language>en-US</language><lastBuildDate>Sat, 14 Jul 2012 12:13:08 PDT</lastBuildDate><generator>http://wordpress.org/?v=3.4.1</generator><sy:updatePeriod xmlns:sy="http://purl.org/rss/1.0/modules/syndication/">hourly</sy:updatePeriod><sy:updateFrequency xmlns:sy="http://purl.org/rss/1.0/modules/syndication/">1</sy:updateFrequency><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/webstractions" /><feedburner:info uri="webstractions" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><image><link>http://www.webstractions.com</link><url>http://webstractions.com/blog/wphttp://webstractions.com/blog/wp-content/themes/webstractive/images/logo-header.jpg</url><title>Webstractions.com</title></image><feedburner:feedFlare href="http://add.my.yahoo.com/rss?url=http%3A%2F%2Ffeeds.feedburner.com%2Fwebstractions" src="http://us.i1.yimg.com/us.yimg.com/i/us/my/addtomyyahoo4.gif">Subscribe with My Yahoo!</feedburner:feedFlare><feedburner:feedFlare href="http://www.newsgator.com/ngs/subscriber/subext.aspx?url=http%3A%2F%2Ffeeds.feedburner.com%2Fwebstractions" src="http://www.newsgator.com/images/ngsub1.gif">Subscribe with NewsGator</feedburner:feedFlare><feedburner:feedFlare href="http://feeds.my.aol.com/add.jsp?url=http%3A%2F%2Ffeeds.feedburner.com%2Fwebstractions" src="http://o.aolcdn.com/favorites.my.aol.com/webmaster/ffclient/webroot/locale/en-US/images/myAOLButtonSmall.gif">Subscribe with My AOL</feedburner:feedFlare><feedburner:feedFlare href="http://www.bloglines.com/sub/http://feeds.feedburner.com/webstractions" src="http://www.bloglines.com/images/sub_modern11.gif">Subscribe with Bloglines</feedburner:feedFlare><feedburner:feedFlare href="http://www.netvibes.com/subscribe.php?url=http%3A%2F%2Ffeeds.feedburner.com%2Fwebstractions" src="http://www.netvibes.com/img/add2netvibes.gif">Subscribe with Netvibes</feedburner:feedFlare><feedburner:feedFlare href="http://fusion.google.com/add?feedurl=http%3A%2F%2Ffeeds.feedburner.com%2Fwebstractions" src="http://buttons.googlesyndication.com/fusion/add.gif">Subscribe with Google</feedburner:feedFlare><feedburner:feedFlare href="http://www.pageflakes.com/subscribe.aspx?url=http%3A%2F%2Ffeeds.feedburner.com%2Fwebstractions" src="http://www.pageflakes.com/ImageFile.ashx?instanceId=Static_4&amp;fileName=ATP_blu_91x17.gif">Subscribe with Pageflakes</feedburner:feedFlare><feedburner:feedFlare href="http://www.live.com/?add=http%3A%2F%2Ffeeds.feedburner.com%2Fwebstractions" src="http://tkfiles.storage.msn.com/x1piYkpqHC_35nIp1gLE68-wvzLZO8iXl_JMledmJQXP-XTBOLfmQv4zhj4MhcWEJh_GtoBIiAl1Mjh-ndp9k47If7hTaFno0mxW9_i3p_5qQw">Subscribe with Live.com</feedburner:feedFlare><feedburner:browserFriendly>This is an XML content feed. It is intended to be viewed in a newsreader or syndicated to another site.</feedburner:browserFriendly><item><title>Concerning the SimplyHired API Plugin</title><link>http://feedproxy.google.com/~r/webstractions/~3/8w_sS877bV4/</link><category>Web Development</category><category>Wordpress</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ronnie T. Dodger</dc:creator><pubDate>Sat, 14 Jul 2012 11:53:55 PDT</pubDate><guid isPermaLink="false">http://webstractions.com/?p=446</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>I know there a lot of you out there wondering about what is going on with the SimplyHired plugin that I developed. Some are angry, some just are wondering.</p><p>Let it be known. I am back on the project and will be releasing a new version for WordPress 3.4 and above. If you have not upgraded yet, it is recommended that you do.</p><p>Now to the problems I had before. Mostly this was &#8220;paging&#8221; problems. It was, and still not is my strong suit in scripting a plugin. I tried to get too fancy in the paging parameters, and got lost. Maybe tried to be a little too fancy.</p><p>I wanted to have nice permalinks based on <code>top/jobtype/location</code> or something like that. It became apparent that was not going to happen. Even though I made successful attempts on a couple of WordPress boards &#8230; it was still failing.</p><p>With the arrival of WordPress 3.yada, custom pages came into the mix. I am now able to adapt my previous coding into this highly adaptable environment. I am close to a solution. You need to just bear with me.</p><p>As with the previous version, this is still a structured plugin. That is, it will meld with your WordPress blog. Being that, I am NOT writing a plugin that you can just blast millions of jobs onto your blog. You will still need to structure your job pages that fit with your theme (theme meaning your type of blog). If you think that you can easily throw up hundreds-of-thousands of pages with this plugin, then this plugin is not for you.</p><p>For the developers out there, if you look inside the old plugin, there is a Php Class for the SimplyHired API. This is still open. I would like feedback, or improvements sent to me as you deem worthy. It is the central part of this plugin.</p><p>I am also developing another class to &#8220;wrap&#8221; the SimplyHired API class to be used by WordPress. This will also be open, and would like to hear from any other developers out there that would like to join me on this project.</p><p>Again, I am sorry for letting a lot of you down. Be assured that I am back behind the screen and working the kinks out. I am also going to try to address all of the pleas on the WordPress forums and any personal emails that were sent to me.</p><p>Best Regards,</p><p>Ronnie</p><div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-caring-old"><ul class="socials"><li class="shr-delicious"> <a href="http://www.shareaholic.com/api/share/?title=Concerning+the+SimplyHired+API+Plugin&amp;link=http://webstractions.com/wordpress/concerning-the-simplyhired-api-plugin/&amp;notes=I%20know%20there%20a%20lot%20of%20you%20out%20there%20wondering%20about%20what%20is%20going%20on%20with%20the%20SimplyHired%20plugin%20that%20I%20developed.%20Some%20are%20angry%2C%20some%20just%20are%20wondering.%0D%0A%0D%0ALet%20it%20be%20known.%20I%20am%20back%20on%20the%20project%20and%20will%20be%20releasing%20a%20new%20version%20for%20WordPress%203.4%20and%20above.%20If%20you%20have%20not%20upgraded%20yet%2C%20it%20i&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a></li><li class="shr-digg"> <a href="http://www.shareaholic.com/api/share/?title=Concerning+the+SimplyHired+API+Plugin&amp;link=http://webstractions.com/wordpress/concerning-the-simplyhired-api-plugin/&amp;notes=I%20know%20there%20a%20lot%20of%20you%20out%20there%20wondering%20about%20what%20is%20going%20on%20with%20the%20SimplyHired%20plugin%20that%20I%20developed.%20Some%20are%20angry%2C%20some%20just%20are%20wondering.%0D%0A%0D%0ALet%20it%20be%20known.%20I%20am%20back%20on%20the%20project%20and%20will%20be%20releasing%20a%20new%20version%20for%20WordPress%203.4%20and%20above.%20If%20you%20have%20not%20upgraded%20yet%2C%20it%20i&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a></li><li class="shr-facebook"> <a href="http://www.shareaholic.com/api/share/?title=Concerning+the+SimplyHired+API+Plugin&amp;link=http://webstractions.com/wordpress/concerning-the-simplyhired-api-plugin/&amp;notes=I%20know%20there%20a%20lot%20of%20you%20out%20there%20wondering%20about%20what%20is%20going%20on%20with%20the%20SimplyHired%20plugin%20that%20I%20developed.%20Some%20are%20angry%2C%20some%20just%20are%20wondering.%0D%0A%0D%0ALet%20it%20be%20known.%20I%20am%20back%20on%20the%20project%20and%20will%20be%20releasing%20a%20new%20version%20for%20WordPress%203.4%20and%20above.%20If%20you%20have%20not%20upgraded%20yet%2C%20it%20i&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a></li><li class="shr-gmail"> <a href="http://www.shareaholic.com/api/share/?title=Concerning+the+SimplyHired+API+Plugin&amp;link=http://webstractions.com/wordpress/concerning-the-simplyhired-api-plugin/&amp;notes=I%20know%20there%20a%20lot%20of%20you%20out%20there%20wondering%20about%20what%20is%20going%20on%20with%20the%20SimplyHired%20plugin%20that%20I%20developed.%20Some%20are%20angry%2C%20some%20just%20are%20wondering.%0D%0A%0D%0ALet%20it%20be%20known.%20I%20am%20back%20on%20the%20project%20and%20will%20be%20releasing%20a%20new%20version%20for%20WordPress%203.4%20and%20above.%20If%20you%20have%20not%20upgraded%20yet%2C%20it%20i&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=52&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a></li><li class="shr-stumbleupon"> <a href="http://www.shareaholic.com/api/share/?title=Concerning+the+SimplyHired+API+Plugin&amp;link=http://webstractions.com/wordpress/concerning-the-simplyhired-api-plugin/&amp;notes=I%20know%20there%20a%20lot%20of%20you%20out%20there%20wondering%20about%20what%20is%20going%20on%20with%20the%20SimplyHired%20plugin%20that%20I%20developed.%20Some%20are%20angry%2C%20some%20just%20are%20wondering.%0D%0A%0D%0ALet%20it%20be%20known.%20I%20am%20back%20on%20the%20project%20and%20will%20be%20releasing%20a%20new%20version%20for%20WordPress%203.4%20and%20above.%20If%20you%20have%20not%20upgraded%20yet%2C%20it%20i&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a></li><li class="shr-twitter"> <a href="http://www.shareaholic.com/api/share/?title=Concerning+the+SimplyHired+API+Plugin&amp;link=http://webstractions.com/wordpress/concerning-the-simplyhired-api-plugin/&amp;notes=I%20know%20there%20a%20lot%20of%20you%20out%20there%20wondering%20about%20what%20is%20going%20on%20with%20the%20SimplyHired%20plugin%20that%20I%20developed.%20Some%20are%20angry%2C%20some%20just%20are%20wondering.%0D%0A%0D%0ALet%20it%20be%20known.%20I%20am%20back%20on%20the%20project%20and%20will%20be%20releasing%20a%20new%20version%20for%20WordPress%203.4%20and%20above.%20If%20you%20have%20not%20upgraded%20yet%2C%20it%20i&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%2524%257Btitle%257D%2B-%2B%2524%257Bshort_link%257D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a></li><li class="shr-printfriendly"> <a href="http://www.shareaholic.com/api/share/?title=Concerning+the+SimplyHired+API+Plugin&amp;link=http://webstractions.com/wordpress/concerning-the-simplyhired-api-plugin/&amp;notes=I%20know%20there%20a%20lot%20of%20you%20out%20there%20wondering%20about%20what%20is%20going%20on%20with%20the%20SimplyHired%20plugin%20that%20I%20developed.%20Some%20are%20angry%2C%20some%20just%20are%20wondering.%0D%0A%0D%0ALet%20it%20be%20known.%20I%20am%20back%20on%20the%20project%20and%20will%20be%20releasing%20a%20new%20version%20for%20WordPress%203.4%20and%20above.%20If%20you%20have%20not%20upgraded%20yet%2C%20it%20i&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=236&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a></li></ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/webstractions?a=8w_sS877bV4:bNgEQgBNDyo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/webstractions?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/webstractions?a=8w_sS877bV4:bNgEQgBNDyo:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/webstractions?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/webstractions?a=8w_sS877bV4:bNgEQgBNDyo:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/webstractions?i=8w_sS877bV4:bNgEQgBNDyo:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/webstractions?a=8w_sS877bV4:bNgEQgBNDyo:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/webstractions?i=8w_sS877bV4:bNgEQgBNDyo:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/webstractions/~4/8w_sS877bV4" height="1" width="1"/>]]></content:encoded><description>I know there a lot of you out there wondering about what is going on with the SimplyHired plugin that I developed. Some are angry, some just are wondering. Let it be known. I am back on the project and will be releasing a new version for WordPress 3.4 and above. If you have not [...]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://webstractions.com/wordpress/concerning-the-simplyhired-api-plugin/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments><feedburner:origLink>http://webstractions.com/wordpress/concerning-the-simplyhired-api-plugin/</feedburner:origLink></item><item><title>WordPress Plugin: WP-SimplyHired API version 0.2.1 released</title><link>http://feedproxy.google.com/~r/webstractions/~3/X51ki0ls0Q0/</link><category>Wordpress</category><category>SimplyHired</category><category>WordPress Plugin</category><category>WP-SimplyHired API</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ronnie T. Dodger</dc:creator><pubDate>Wed, 29 Dec 2010 10:50:59 PST</pubDate><guid isPermaLink="false">http://webstractions.com/?p=318</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p class="note">I am in the process of updating this plugin.<br /> See my latest article <a href="http://webstractions.com/wordpress/concerning-the-simplyhired-api-plugin/" >Concerning the SimplyHired API Plugin</a> for more information.<br /> Comments are closed.</p><p>Version 0.2.1 of the <a href="http://webstractions.com/wordpress-plugins/wp-simplyhired-api/">WP-SimplyHired API WordPress Plugin</a> finalizes the framework &#038; widget feature. This version also moves the plugin out of Alpha status and into Beta.</p><p><strong>Changes in version 0.2.1 include:</strong><ul><li>The widget now has SimplyHired attribution per their terms.</li><li>SimplyHired click-tracking javascript added so you can get paid for clicks.</li><li>Main stylesheet introduced.</li><li>Minor Html and Admin code cleanup.</li></ul><p><strong>Future 0.2.x changes coming very soon:</strong><ul><li>Add search form to widget</li><li>Add &#8220;post a job&#8221; button to widget</li><li>Add IP geo-location to widget</li></ul><p>Coming in version 0.3 will be added <em>shortcode</em> functionality. This is a precursor to the automatic page generation for the job board section. Having the shortcode functionality will be useful at any rate, and you can start creating a foundation of niche job listing pages now.</p><p>As always, if you have any questions or comments, you can leave them below.</p><div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-caring-old"><ul class="socials"><li class="shr-delicious"> <a href="http://www.shareaholic.com/api/share/?title=WordPress+Plugin%3A+WP-SimplyHired+API+version+0.2.1+released&amp;link=http://webstractions.com/wordpress/wordpress-plugin-wp-simplyhired-api-version-0-2-1-released/&amp;notes=I%20am%20in%20the%20process%20of%20updating%20this%20plugin.%20%0D%0ASee%20my%20latest%20article%20Concerning%20the%20SimplyHired%20API%20Plugin%20for%20more%20information.%0D%0AComments%20are%20closed.%0D%0A%0D%0AVersion%200.2.1%20of%20the%20WP-SimplyHired%20API%20WordPress%20Plugin%20finalizes%20the%20framework%20%26%20widget%20feature.%20This%20version%20also%20moves%20the%20plugin%20out%20of%20Alpha&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a></li><li class="shr-digg"> <a href="http://www.shareaholic.com/api/share/?title=WordPress+Plugin%3A+WP-SimplyHired+API+version+0.2.1+released&amp;link=http://webstractions.com/wordpress/wordpress-plugin-wp-simplyhired-api-version-0-2-1-released/&amp;notes=I%20am%20in%20the%20process%20of%20updating%20this%20plugin.%20%0D%0ASee%20my%20latest%20article%20Concerning%20the%20SimplyHired%20API%20Plugin%20for%20more%20information.%0D%0AComments%20are%20closed.%0D%0A%0D%0AVersion%200.2.1%20of%20the%20WP-SimplyHired%20API%20WordPress%20Plugin%20finalizes%20the%20framework%20%26%20widget%20feature.%20This%20version%20also%20moves%20the%20plugin%20out%20of%20Alpha&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a></li><li class="shr-facebook"> <a href="http://www.shareaholic.com/api/share/?title=WordPress+Plugin%3A+WP-SimplyHired+API+version+0.2.1+released&amp;link=http://webstractions.com/wordpress/wordpress-plugin-wp-simplyhired-api-version-0-2-1-released/&amp;notes=I%20am%20in%20the%20process%20of%20updating%20this%20plugin.%20%0D%0ASee%20my%20latest%20article%20Concerning%20the%20SimplyHired%20API%20Plugin%20for%20more%20information.%0D%0AComments%20are%20closed.%0D%0A%0D%0AVersion%200.2.1%20of%20the%20WP-SimplyHired%20API%20WordPress%20Plugin%20finalizes%20the%20framework%20%26%20widget%20feature.%20This%20version%20also%20moves%20the%20plugin%20out%20of%20Alpha&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a></li><li class="shr-gmail"> <a href="http://www.shareaholic.com/api/share/?title=WordPress+Plugin%3A+WP-SimplyHired+API+version+0.2.1+released&amp;link=http://webstractions.com/wordpress/wordpress-plugin-wp-simplyhired-api-version-0-2-1-released/&amp;notes=I%20am%20in%20the%20process%20of%20updating%20this%20plugin.%20%0D%0ASee%20my%20latest%20article%20Concerning%20the%20SimplyHired%20API%20Plugin%20for%20more%20information.%0D%0AComments%20are%20closed.%0D%0A%0D%0AVersion%200.2.1%20of%20the%20WP-SimplyHired%20API%20WordPress%20Plugin%20finalizes%20the%20framework%20%26%20widget%20feature.%20This%20version%20also%20moves%20the%20plugin%20out%20of%20Alpha&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=52&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a></li><li class="shr-stumbleupon"> <a href="http://www.shareaholic.com/api/share/?title=WordPress+Plugin%3A+WP-SimplyHired+API+version+0.2.1+released&amp;link=http://webstractions.com/wordpress/wordpress-plugin-wp-simplyhired-api-version-0-2-1-released/&amp;notes=I%20am%20in%20the%20process%20of%20updating%20this%20plugin.%20%0D%0ASee%20my%20latest%20article%20Concerning%20the%20SimplyHired%20API%20Plugin%20for%20more%20information.%0D%0AComments%20are%20closed.%0D%0A%0D%0AVersion%200.2.1%20of%20the%20WP-SimplyHired%20API%20WordPress%20Plugin%20finalizes%20the%20framework%20%26%20widget%20feature.%20This%20version%20also%20moves%20the%20plugin%20out%20of%20Alpha&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a></li><li class="shr-twitter"> <a href="http://www.shareaholic.com/api/share/?title=WordPress+Plugin%3A+WP-SimplyHired+API+version+0.2.1+released&amp;link=http://webstractions.com/wordpress/wordpress-plugin-wp-simplyhired-api-version-0-2-1-released/&amp;notes=I%20am%20in%20the%20process%20of%20updating%20this%20plugin.%20%0D%0ASee%20my%20latest%20article%20Concerning%20the%20SimplyHired%20API%20Plugin%20for%20more%20information.%0D%0AComments%20are%20closed.%0D%0A%0D%0AVersion%200.2.1%20of%20the%20WP-SimplyHired%20API%20WordPress%20Plugin%20finalizes%20the%20framework%20%26%20widget%20feature.%20This%20version%20also%20moves%20the%20plugin%20out%20of%20Alpha&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%2524%257Btitle%257D%2B-%2B%2524%257Bshort_link%257D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a></li><li class="shr-printfriendly"> <a href="http://www.shareaholic.com/api/share/?title=WordPress+Plugin%3A+WP-SimplyHired+API+version+0.2.1+released&amp;link=http://webstractions.com/wordpress/wordpress-plugin-wp-simplyhired-api-version-0-2-1-released/&amp;notes=I%20am%20in%20the%20process%20of%20updating%20this%20plugin.%20%0D%0ASee%20my%20latest%20article%20Concerning%20the%20SimplyHired%20API%20Plugin%20for%20more%20information.%0D%0AComments%20are%20closed.%0D%0A%0D%0AVersion%200.2.1%20of%20the%20WP-SimplyHired%20API%20WordPress%20Plugin%20finalizes%20the%20framework%20%26%20widget%20feature.%20This%20version%20also%20moves%20the%20plugin%20out%20of%20Alpha&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=236&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a></li></ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/webstractions?a=X51ki0ls0Q0:AuA23nsfCvA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/webstractions?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/webstractions?a=X51ki0ls0Q0:AuA23nsfCvA:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/webstractions?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/webstractions?a=X51ki0ls0Q0:AuA23nsfCvA:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/webstractions?i=X51ki0ls0Q0:AuA23nsfCvA:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/webstractions?a=X51ki0ls0Q0:AuA23nsfCvA:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/webstractions?i=X51ki0ls0Q0:AuA23nsfCvA:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/webstractions/~4/X51ki0ls0Q0" height="1" width="1"/>]]></content:encoded><description>I am in the process of updating this plugin. See my latest article Concerning the SimplyHired API Plugin for more information. Comments are closed. Version 0.2.1 of the WP-SimplyHired API WordPress Plugin finalizes the framework &amp;#038; widget feature. This version also moves the plugin out of Alpha status and into Beta. Changes in version 0.2.1 [...]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://webstractions.com/wordpress/wordpress-plugin-wp-simplyhired-api-version-0-2-1-released/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">4</slash:comments><feedburner:origLink>http://webstractions.com/wordpress/wordpress-plugin-wp-simplyhired-api-version-0-2-1-released/</feedburner:origLink></item><item><title>WordPress Plugin for SimplyHired API driven Job Board</title><link>http://feedproxy.google.com/~r/webstractions/~3/aSClQDvNdv8/</link><category>Wordpress</category><category>API</category><category>job board</category><category>job listings</category><category>Job-a-matic</category><category>jobs</category><category>plugin</category><category>SimplyHired</category><category>WordPress</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ronnie T. Dodger</dc:creator><pubDate>Tue, 28 Dec 2010 19:58:18 PST</pubDate><guid isPermaLink="false">http://webstractions.com/?p=308</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p> <img src="http://webstractions.com/blog/wp-content/uploads/2010/12/benefits_thumbnail_1.gif" alt="" title="WP-SimplyHired Job Listing Plugin" width="201" height="131" class="alignright size-full wp-image-311" />I have ran a few <a href="http://jobamatic.com">Job-a-matic</a> board sites for some time now. Not too long ago SimplyHired, the backer of Job-a-matic <a href="http://blog.jobamatic.com/2009/11/developer-api-now-available.html">opened up API access</a> to their jobs database.</p><p>Enter WP-SimplyHired API plugin for WordPress which gives you the capability to render job search results in real-time on your pages. While the API requires advanced web development skills to implement, the plugin will make it a breeze.  It&#8217;s an excellent way to build more custom job search sites or add customized backfill jobs.</p><p>The plugin is currently in Alpha testing and is available at the <a href="http://wordpress.org/extend/plugins/wp-simplyhired-api/">WordPress Plugin Repository</a>.</p><p>For latest information on the plugin, visit the <a href="http://webstractions.com/wordpress-plugins/wp-simplyhired-api/">WP-SimplyHired API WordPress plugin</a> page.</p><p>Example of the widget from the plugin can be seen on the sidebar to the right labeled <em>WP Plugin Jobs</em>.</p><p>What to expect from this plugin can be seen at a niche <a href="http://buildz.net">construction job search</a> website at Buildz.net. The API elements on this construction job site will soon be rolled into the plugin.</p><p>If you use this plugin, drop me a line below. Drop a comment if you are at all curious too.</p><div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-caring-old"><ul class="socials"><li class="shr-delicious"> <a href="http://www.shareaholic.com/api/share/?title=WordPress+Plugin+for+SimplyHired+API+driven+Job+Board+&amp;link=http://webstractions.com/wordpress/wordpress-plugin-for-simplyhired-api-driven-job-board/&amp;notes=%20I%20have%20ran%20a%20few%20Job-a-matic%20board%20sites%20for%20some%20time%20now.%20Not%20too%20long%20ago%20SimplyHired%2C%20the%20backer%20of%20Job-a-matic%20opened%20up%20API%20access%20to%20their%20jobs%20database.%0D%0A%0D%0AEnter%20WP-SimplyHired%20API%20plugin%20for%20WordPress%20which%20gives%20you%20the%20capability%20to%20render%20job%20search%20results%20in%20real-time%20on%20your%20pages.%20W&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a></li><li class="shr-digg"> <a href="http://www.shareaholic.com/api/share/?title=WordPress+Plugin+for+SimplyHired+API+driven+Job+Board+&amp;link=http://webstractions.com/wordpress/wordpress-plugin-for-simplyhired-api-driven-job-board/&amp;notes=%20I%20have%20ran%20a%20few%20Job-a-matic%20board%20sites%20for%20some%20time%20now.%20Not%20too%20long%20ago%20SimplyHired%2C%20the%20backer%20of%20Job-a-matic%20opened%20up%20API%20access%20to%20their%20jobs%20database.%0D%0A%0D%0AEnter%20WP-SimplyHired%20API%20plugin%20for%20WordPress%20which%20gives%20you%20the%20capability%20to%20render%20job%20search%20results%20in%20real-time%20on%20your%20pages.%20W&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a></li><li class="shr-facebook"> <a href="http://www.shareaholic.com/api/share/?title=WordPress+Plugin+for+SimplyHired+API+driven+Job+Board+&amp;link=http://webstractions.com/wordpress/wordpress-plugin-for-simplyhired-api-driven-job-board/&amp;notes=%20I%20have%20ran%20a%20few%20Job-a-matic%20board%20sites%20for%20some%20time%20now.%20Not%20too%20long%20ago%20SimplyHired%2C%20the%20backer%20of%20Job-a-matic%20opened%20up%20API%20access%20to%20their%20jobs%20database.%0D%0A%0D%0AEnter%20WP-SimplyHired%20API%20plugin%20for%20WordPress%20which%20gives%20you%20the%20capability%20to%20render%20job%20search%20results%20in%20real-time%20on%20your%20pages.%20W&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a></li><li class="shr-gmail"> <a href="http://www.shareaholic.com/api/share/?title=WordPress+Plugin+for+SimplyHired+API+driven+Job+Board+&amp;link=http://webstractions.com/wordpress/wordpress-plugin-for-simplyhired-api-driven-job-board/&amp;notes=%20I%20have%20ran%20a%20few%20Job-a-matic%20board%20sites%20for%20some%20time%20now.%20Not%20too%20long%20ago%20SimplyHired%2C%20the%20backer%20of%20Job-a-matic%20opened%20up%20API%20access%20to%20their%20jobs%20database.%0D%0A%0D%0AEnter%20WP-SimplyHired%20API%20plugin%20for%20WordPress%20which%20gives%20you%20the%20capability%20to%20render%20job%20search%20results%20in%20real-time%20on%20your%20pages.%20W&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=52&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a></li><li class="shr-stumbleupon"> <a href="http://www.shareaholic.com/api/share/?title=WordPress+Plugin+for+SimplyHired+API+driven+Job+Board+&amp;link=http://webstractions.com/wordpress/wordpress-plugin-for-simplyhired-api-driven-job-board/&amp;notes=%20I%20have%20ran%20a%20few%20Job-a-matic%20board%20sites%20for%20some%20time%20now.%20Not%20too%20long%20ago%20SimplyHired%2C%20the%20backer%20of%20Job-a-matic%20opened%20up%20API%20access%20to%20their%20jobs%20database.%0D%0A%0D%0AEnter%20WP-SimplyHired%20API%20plugin%20for%20WordPress%20which%20gives%20you%20the%20capability%20to%20render%20job%20search%20results%20in%20real-time%20on%20your%20pages.%20W&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a></li><li class="shr-twitter"> <a href="http://www.shareaholic.com/api/share/?title=WordPress+Plugin+for+SimplyHired+API+driven+Job+Board+&amp;link=http://webstractions.com/wordpress/wordpress-plugin-for-simplyhired-api-driven-job-board/&amp;notes=%20I%20have%20ran%20a%20few%20Job-a-matic%20board%20sites%20for%20some%20time%20now.%20Not%20too%20long%20ago%20SimplyHired%2C%20the%20backer%20of%20Job-a-matic%20opened%20up%20API%20access%20to%20their%20jobs%20database.%0D%0A%0D%0AEnter%20WP-SimplyHired%20API%20plugin%20for%20WordPress%20which%20gives%20you%20the%20capability%20to%20render%20job%20search%20results%20in%20real-time%20on%20your%20pages.%20W&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%2524%257Btitle%257D%2B-%2B%2524%257Bshort_link%257D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a></li><li class="shr-printfriendly"> <a href="http://www.shareaholic.com/api/share/?title=WordPress+Plugin+for+SimplyHired+API+driven+Job+Board+&amp;link=http://webstractions.com/wordpress/wordpress-plugin-for-simplyhired-api-driven-job-board/&amp;notes=%20I%20have%20ran%20a%20few%20Job-a-matic%20board%20sites%20for%20some%20time%20now.%20Not%20too%20long%20ago%20SimplyHired%2C%20the%20backer%20of%20Job-a-matic%20opened%20up%20API%20access%20to%20their%20jobs%20database.%0D%0A%0D%0AEnter%20WP-SimplyHired%20API%20plugin%20for%20WordPress%20which%20gives%20you%20the%20capability%20to%20render%20job%20search%20results%20in%20real-time%20on%20your%20pages.%20W&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=236&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a></li></ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/webstractions?a=aSClQDvNdv8:dHKr3-PvNqs:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/webstractions?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/webstractions?a=aSClQDvNdv8:dHKr3-PvNqs:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/webstractions?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/webstractions?a=aSClQDvNdv8:dHKr3-PvNqs:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/webstractions?i=aSClQDvNdv8:dHKr3-PvNqs:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/webstractions?a=aSClQDvNdv8:dHKr3-PvNqs:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/webstractions?i=aSClQDvNdv8:dHKr3-PvNqs:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/webstractions/~4/aSClQDvNdv8" height="1" width="1"/>]]></content:encoded><description>I have ran a few Job-a-matic board sites for some time now. Not too long ago SimplyHired, the backer of Job-a-matic opened up API access to their jobs database. Enter WP-SimplyHired API plugin for WordPress which gives you the capability to render job search results in real-time on your pages. While the API requires advanced [...]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://webstractions.com/wordpress/wordpress-plugin-for-simplyhired-api-driven-job-board/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments><feedburner:origLink>http://webstractions.com/wordpress/wordpress-plugin-for-simplyhired-api-driven-job-board/</feedburner:origLink></item><item><title>Maybe the last Windows XP Laptop in the World</title><link>http://feedproxy.google.com/~r/webstractions/~3/qLvfV05hmss/</link><category>Aside</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ronnie T. Dodger</dc:creator><pubDate>Wed, 15 Sep 2010 20:45:35 PDT</pubDate><guid isPermaLink="false">http://webstractions.com/?p=277</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>With Microsoft going all Windows 7 and my inability to even upgrade to that platform, it gave me thought to consider my future options. For the past several years I have been happy with XP. I have had no problems, installed software has served me well, no bells and whistles have gone off, and I am comfortable with my setup.</p><p>I have 2 gigs of memory and it has been more than sufficient with the apps I was running. Lately though, the upgrades are demanding more of that memory. While I can not single out one or two apps in particular, it may be a combination of all the apps that are ganging up on me.</p><p>There is one program that was always demanding &#8212; Adobe Photoshop Elements. I am running version 3 of Elements, and never had a reason to upgrade it. By now Adobe has advanced Elements to version 8 or 9, maybe more. The fact is that version 3 served me well, and I had no reason for concern.</p><p>I believe in the <em>&#8220;what ever is not broke, don&#8217;t fix&#8221;</em> principal. I have Elements, Notepad++, Html-Kit, TopStyle Lite, and a host of other light weight tools that get me through the day. Now those antiquated programs are on their way out for bigger things &#8212; things I have no replacement for.</p><p>While I understand what is ahead of me, I can not get past what came before. I spent countless hours on finding a simple editor that would handle files on an FTP Server, thus the Html-Kit. That software led me to TopStyle Lite, of which I have always crafted my CSS in. Notepad++ came out of the blue one day, it satisfied a need and has been a staple for over a year.</p><p>My laptop is showing signs of wear. I can not recognize the E key. The J and F keys are fading due to my constant hovering. Forget about the bumps on the G and H keys. Truth told, I never needed that tactile response.</p><p>There is grime around the edges of my trackpad. The trackpad keys stick, even though I never used either.</p><p>My keyboard sticks at the most inopportune moments. I just got an electrical notice that my battery is failing. And hell, I never did like my screen display after mail-ordering it.</p><p>I am now in the process of moving all known data offsite. I will have to purchase a new computer. I will not like any part of this process.</p><p>If anyone leaves a comment, you had better be sympathetic or have gone through this before. I am not in the mood to deal with your own personal problems, nor do I have  a solution for them.</p><div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-caring-old"><ul class="socials"><li class="shr-delicious"> <a href="http://www.shareaholic.com/api/share/?title=Maybe+the+last+Windows+XP+Laptop+in+the+World&amp;link=http://webstractions.com/aside/maybe-the-last-windows-xp-laptop-in-the-world/&amp;notes=With%20Microsoft%20going%20all%20Windows%207%20and%20my%20inability%20to%20even%20upgrade%20to%20that%20platform%2C%20it%20gave%20me%20thought%20to%20consider%20my%20future%20options.%20For%20the%20past%20several%20years%20I%20have%20been%20happy%20with%20XP.%20I%20have%20had%20no%20problems%2C%20installed%20software%20has%20served%20me%20well%2C%20no%20bells%20and%20whistles%20have%20gone%20off%2C%20and%20I%20am%20c&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a></li><li class="shr-digg"> <a href="http://www.shareaholic.com/api/share/?title=Maybe+the+last+Windows+XP+Laptop+in+the+World&amp;link=http://webstractions.com/aside/maybe-the-last-windows-xp-laptop-in-the-world/&amp;notes=With%20Microsoft%20going%20all%20Windows%207%20and%20my%20inability%20to%20even%20upgrade%20to%20that%20platform%2C%20it%20gave%20me%20thought%20to%20consider%20my%20future%20options.%20For%20the%20past%20several%20years%20I%20have%20been%20happy%20with%20XP.%20I%20have%20had%20no%20problems%2C%20installed%20software%20has%20served%20me%20well%2C%20no%20bells%20and%20whistles%20have%20gone%20off%2C%20and%20I%20am%20c&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a></li><li class="shr-facebook"> <a href="http://www.shareaholic.com/api/share/?title=Maybe+the+last+Windows+XP+Laptop+in+the+World&amp;link=http://webstractions.com/aside/maybe-the-last-windows-xp-laptop-in-the-world/&amp;notes=With%20Microsoft%20going%20all%20Windows%207%20and%20my%20inability%20to%20even%20upgrade%20to%20that%20platform%2C%20it%20gave%20me%20thought%20to%20consider%20my%20future%20options.%20For%20the%20past%20several%20years%20I%20have%20been%20happy%20with%20XP.%20I%20have%20had%20no%20problems%2C%20installed%20software%20has%20served%20me%20well%2C%20no%20bells%20and%20whistles%20have%20gone%20off%2C%20and%20I%20am%20c&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a></li><li class="shr-gmail"> <a href="http://www.shareaholic.com/api/share/?title=Maybe+the+last+Windows+XP+Laptop+in+the+World&amp;link=http://webstractions.com/aside/maybe-the-last-windows-xp-laptop-in-the-world/&amp;notes=With%20Microsoft%20going%20all%20Windows%207%20and%20my%20inability%20to%20even%20upgrade%20to%20that%20platform%2C%20it%20gave%20me%20thought%20to%20consider%20my%20future%20options.%20For%20the%20past%20several%20years%20I%20have%20been%20happy%20with%20XP.%20I%20have%20had%20no%20problems%2C%20installed%20software%20has%20served%20me%20well%2C%20no%20bells%20and%20whistles%20have%20gone%20off%2C%20and%20I%20am%20c&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=52&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a></li><li class="shr-stumbleupon"> <a href="http://www.shareaholic.com/api/share/?title=Maybe+the+last+Windows+XP+Laptop+in+the+World&amp;link=http://webstractions.com/aside/maybe-the-last-windows-xp-laptop-in-the-world/&amp;notes=With%20Microsoft%20going%20all%20Windows%207%20and%20my%20inability%20to%20even%20upgrade%20to%20that%20platform%2C%20it%20gave%20me%20thought%20to%20consider%20my%20future%20options.%20For%20the%20past%20several%20years%20I%20have%20been%20happy%20with%20XP.%20I%20have%20had%20no%20problems%2C%20installed%20software%20has%20served%20me%20well%2C%20no%20bells%20and%20whistles%20have%20gone%20off%2C%20and%20I%20am%20c&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a></li><li class="shr-twitter"> <a href="http://www.shareaholic.com/api/share/?title=Maybe+the+last+Windows+XP+Laptop+in+the+World&amp;link=http://webstractions.com/aside/maybe-the-last-windows-xp-laptop-in-the-world/&amp;notes=With%20Microsoft%20going%20all%20Windows%207%20and%20my%20inability%20to%20even%20upgrade%20to%20that%20platform%2C%20it%20gave%20me%20thought%20to%20consider%20my%20future%20options.%20For%20the%20past%20several%20years%20I%20have%20been%20happy%20with%20XP.%20I%20have%20had%20no%20problems%2C%20installed%20software%20has%20served%20me%20well%2C%20no%20bells%20and%20whistles%20have%20gone%20off%2C%20and%20I%20am%20c&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%2524%257Btitle%257D%2B-%2B%2524%257Bshort_link%257D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a></li><li class="shr-printfriendly"> <a href="http://www.shareaholic.com/api/share/?title=Maybe+the+last+Windows+XP+Laptop+in+the+World&amp;link=http://webstractions.com/aside/maybe-the-last-windows-xp-laptop-in-the-world/&amp;notes=With%20Microsoft%20going%20all%20Windows%207%20and%20my%20inability%20to%20even%20upgrade%20to%20that%20platform%2C%20it%20gave%20me%20thought%20to%20consider%20my%20future%20options.%20For%20the%20past%20several%20years%20I%20have%20been%20happy%20with%20XP.%20I%20have%20had%20no%20problems%2C%20installed%20software%20has%20served%20me%20well%2C%20no%20bells%20and%20whistles%20have%20gone%20off%2C%20and%20I%20am%20c&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=236&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a></li></ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/webstractions?a=qLvfV05hmss:J4lOZPVVJYU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/webstractions?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/webstractions?a=qLvfV05hmss:J4lOZPVVJYU:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/webstractions?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/webstractions?a=qLvfV05hmss:J4lOZPVVJYU:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/webstractions?i=qLvfV05hmss:J4lOZPVVJYU:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/webstractions?a=qLvfV05hmss:J4lOZPVVJYU:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/webstractions?i=qLvfV05hmss:J4lOZPVVJYU:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/webstractions/~4/qLvfV05hmss" height="1" width="1"/>]]></content:encoded><description>With Microsoft going all Windows 7 and my inability to even upgrade to that platform, it gave me thought to consider my future options. For the past several years I have been happy with XP. I have had no problems, installed software has served me well, no bells and whistles have gone off, and I [...]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://webstractions.com/aside/maybe-the-last-windows-xp-laptop-in-the-world/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments><feedburner:origLink>http://webstractions.com/aside/maybe-the-last-windows-xp-laptop-in-the-world/</feedburner:origLink></item><item><title>My Entry into the Elance Job Ranks</title><link>http://feedproxy.google.com/~r/webstractions/~3/Q14hIlPlmKI/</link><category>Web Development</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ronnie T. Dodger</dc:creator><pubDate>Tue, 07 Sep 2010 12:45:05 PDT</pubDate><guid isPermaLink="false">http://webstractions.com/?p=261</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p><img src="http://webstractions.com/blog/wp-content/uploads/2010/09/elance-logo-e1283901295900.jpg" alt="Elance job providing" title="Elance " width="180" height="64" class="alignright size-full wp-image-265" />Most of my web development business has been construction related for the last few years. With the present economy most of the local avenues for new business was going nowhere fast. It became clear to me that I had to venture outside of my circle and into a wider arena of opportunity.</p><p>One night, on a whim, I decided to enlist into the ranks of <a href="http://elance.com">Elance</a>. Registration was easy and painless, but it soon became apparent that I would have to fork over some cash to really get anywhere here. Out came my credit card and I purchased a basic plan with 25 connects.</p><p>Connects are a method for Elance to control providers from bidding on every project that they come across. You will need at least one connect for a jobs under $500, two  for up to $1000, and so on. You can buy extra connects of course &#8212; it takes money to make money.</p><p>Learning the system was not that difficult. As with any system, they have their quirks. Some things did irritate me though. Their messaging system sucks with endless new windows and unread message flags that you have to clear manually. But all in all, Elance is very nice to navigate and work with.</p><p><strong>Cold feet and butterflies</strong><br /> My biggest fear was not landing a job at all. Not to be anti-global, but the Eastern market has the manpower and the lower rates to out-bid me on every project I was seeking. Looking at past jobs, where they were hired, and the rates, this was more than a fear. It was plain reality. I had begun to wonder why I was here.</p><p>A couple days into Elance, I had landed my first job. It was a small one for a couple hours of work. Guess where the employer was based? In India! Wait a minute. Yep. India. All my fears went out the window or at least they were flapping in the breeze off of the curtain.</p><p>My bid was not the lowest by a long shot. I saw what the client wanted, what was attainable, and what was not. I was detailed and methodical in my approach.</p><p>The proposal dealt with the Thesis framework, which I knew nothing about. It also dealt with a product feed that I knew nothing about either.</p><p>I spoke of technical details that were achievable and non-achievable based on past experiences with similar scripts, frameworks, and criteria. It did not matter if I knew the actual scripting underneath, I knew what I could achieve given the chance. And that shown through to the client&#8217;s eye, as I soon found out afterwards.</p><p><strong>Steeled determination</strong><br /> After this initial contact, I became more confidant in my bidding process. I have since landed three other jobs this month for a personal WordPress website, a conversion of an Html website to WordPress, and a unique WordPress plugin for related content that includes modules for YouTube, Twitter, and Digg (well Digg is down right now, but testing is still being conducted).</p><p>I will blog later on about my experiences with Elance in the hopes that others may want to take a leap. And no, I am not an affiliate of Elance, nor would I actually recommend them unless you are gung-ho developers who may be in a pinch. There are opportunities to be had and worth going after.</p><div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-caring-old"><ul class="socials"><li class="shr-delicious"> <a href="http://www.shareaholic.com/api/share/?title=My+Entry+into+the+Elance+Job+Ranks&amp;link=http://webstractions.com/web-development/my-entry-into-the-elance-job-ranks/&amp;notes=Most%20of%20my%20web%20development%20business%20has%20been%20construction%20related%20for%20the%20last%20few%20years.%20With%20the%20present%20economy%20most%20of%20the%20local%20avenues%20for%20new%20business%20was%20going%20nowhere%20fast.%20It%20became%20clear%20to%20me%20that%20I%20had%20to%20venture%20outside%20of%20my%20circle%20and%20into%20a%20wider%20arena%20of%20opportunity.%0D%0A%0D%0AOne%20night%2C%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a></li><li class="shr-digg"> <a href="http://www.shareaholic.com/api/share/?title=My+Entry+into+the+Elance+Job+Ranks&amp;link=http://webstractions.com/web-development/my-entry-into-the-elance-job-ranks/&amp;notes=Most%20of%20my%20web%20development%20business%20has%20been%20construction%20related%20for%20the%20last%20few%20years.%20With%20the%20present%20economy%20most%20of%20the%20local%20avenues%20for%20new%20business%20was%20going%20nowhere%20fast.%20It%20became%20clear%20to%20me%20that%20I%20had%20to%20venture%20outside%20of%20my%20circle%20and%20into%20a%20wider%20arena%20of%20opportunity.%0D%0A%0D%0AOne%20night%2C%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a></li><li class="shr-facebook"> <a href="http://www.shareaholic.com/api/share/?title=My+Entry+into+the+Elance+Job+Ranks&amp;link=http://webstractions.com/web-development/my-entry-into-the-elance-job-ranks/&amp;notes=Most%20of%20my%20web%20development%20business%20has%20been%20construction%20related%20for%20the%20last%20few%20years.%20With%20the%20present%20economy%20most%20of%20the%20local%20avenues%20for%20new%20business%20was%20going%20nowhere%20fast.%20It%20became%20clear%20to%20me%20that%20I%20had%20to%20venture%20outside%20of%20my%20circle%20and%20into%20a%20wider%20arena%20of%20opportunity.%0D%0A%0D%0AOne%20night%2C%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a></li><li class="shr-gmail"> <a href="http://www.shareaholic.com/api/share/?title=My+Entry+into+the+Elance+Job+Ranks&amp;link=http://webstractions.com/web-development/my-entry-into-the-elance-job-ranks/&amp;notes=Most%20of%20my%20web%20development%20business%20has%20been%20construction%20related%20for%20the%20last%20few%20years.%20With%20the%20present%20economy%20most%20of%20the%20local%20avenues%20for%20new%20business%20was%20going%20nowhere%20fast.%20It%20became%20clear%20to%20me%20that%20I%20had%20to%20venture%20outside%20of%20my%20circle%20and%20into%20a%20wider%20arena%20of%20opportunity.%0D%0A%0D%0AOne%20night%2C%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=52&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a></li><li class="shr-stumbleupon"> <a href="http://www.shareaholic.com/api/share/?title=My+Entry+into+the+Elance+Job+Ranks&amp;link=http://webstractions.com/web-development/my-entry-into-the-elance-job-ranks/&amp;notes=Most%20of%20my%20web%20development%20business%20has%20been%20construction%20related%20for%20the%20last%20few%20years.%20With%20the%20present%20economy%20most%20of%20the%20local%20avenues%20for%20new%20business%20was%20going%20nowhere%20fast.%20It%20became%20clear%20to%20me%20that%20I%20had%20to%20venture%20outside%20of%20my%20circle%20and%20into%20a%20wider%20arena%20of%20opportunity.%0D%0A%0D%0AOne%20night%2C%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a></li><li class="shr-twitter"> <a href="http://www.shareaholic.com/api/share/?title=My+Entry+into+the+Elance+Job+Ranks&amp;link=http://webstractions.com/web-development/my-entry-into-the-elance-job-ranks/&amp;notes=Most%20of%20my%20web%20development%20business%20has%20been%20construction%20related%20for%20the%20last%20few%20years.%20With%20the%20present%20economy%20most%20of%20the%20local%20avenues%20for%20new%20business%20was%20going%20nowhere%20fast.%20It%20became%20clear%20to%20me%20that%20I%20had%20to%20venture%20outside%20of%20my%20circle%20and%20into%20a%20wider%20arena%20of%20opportunity.%0D%0A%0D%0AOne%20night%2C%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%2524%257Btitle%257D%2B-%2B%2524%257Bshort_link%257D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a></li><li class="shr-printfriendly"> <a href="http://www.shareaholic.com/api/share/?title=My+Entry+into+the+Elance+Job+Ranks&amp;link=http://webstractions.com/web-development/my-entry-into-the-elance-job-ranks/&amp;notes=Most%20of%20my%20web%20development%20business%20has%20been%20construction%20related%20for%20the%20last%20few%20years.%20With%20the%20present%20economy%20most%20of%20the%20local%20avenues%20for%20new%20business%20was%20going%20nowhere%20fast.%20It%20became%20clear%20to%20me%20that%20I%20had%20to%20venture%20outside%20of%20my%20circle%20and%20into%20a%20wider%20arena%20of%20opportunity.%0D%0A%0D%0AOne%20night%2C%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=236&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a></li></ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/webstractions?a=Q14hIlPlmKI:j3DDLeOiP6g:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/webstractions?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/webstractions?a=Q14hIlPlmKI:j3DDLeOiP6g:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/webstractions?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/webstractions?a=Q14hIlPlmKI:j3DDLeOiP6g:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/webstractions?i=Q14hIlPlmKI:j3DDLeOiP6g:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/webstractions?a=Q14hIlPlmKI:j3DDLeOiP6g:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/webstractions?i=Q14hIlPlmKI:j3DDLeOiP6g:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/webstractions/~4/Q14hIlPlmKI" height="1" width="1"/>]]></content:encoded><description>Most of my web development business has been construction related for the last few years. With the present economy most of the local avenues for new business was going nowhere fast. It became clear to me that I had to venture outside of my circle and into a wider arena of opportunity. One night, on [...]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://webstractions.com/web-development/my-entry-into-the-elance-job-ranks/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">4</slash:comments><feedburner:origLink>http://webstractions.com/web-development/my-entry-into-the-elance-job-ranks/</feedburner:origLink></item><item><title>Firefox Add-on to Resize &amp; Move Form Elements</title><link>http://feedproxy.google.com/~r/webstractions/~3/A5n4Y_7mNOE/</link><category>Web Development</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ronnie T. Dodger</dc:creator><pubDate>Sun, 22 Aug 2010 00:27:51 PDT</pubDate><guid isPermaLink="false">http://webstractions.com/?p=241</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p><img src="http://webstractions.com/blog/wp-content/uploads/2010/08/firefox.png" alt="" title="firefox" width="73" height="77" class="alignright size-full wp-image-242" />Working with online forms for entering data on the Internet can be a chore. Every interface has its quirks, some worst than most. And everyone of them has at least one or two input/textarea boxes that only show you one or two lines from a four line sentence that you are trying to edit.</p><p>Before Firefox 3 came out, there was a great little add-on that would resize form elements on the page. Firefox was updated and so did I,but the add-on did not. I missed that little thing.</p><p>Just installed a new theme and was updating a slew of post excerpt boxes, so I just had to go see if there was an alternative out there. And there was. It is called the <a href="https://addons.mozilla.org/en-US/firefox/addon/8287/">Text Area Resizer &amp; Mover</a> oddly enough. It is well worth the download. Especially if you work with quite a few forms on a daily basis. You can even move the box to a different position on the screen.</p><p><a href="http://webstractions.com/blog/wp-content/uploads/2010/08/24493.png"><img src="http://webstractions.com/blog/wp-content/uploads/2010/08/24493.png" alt="" title="Firefox Add-on for resizing and moving online form elements" width="482" height="267" class="aligncenter size-full wp-image-243" /></a><br /> Here is a WordPress tip for enlarging the main content textarea box for the posts and pages. There is an in the backend under Settings>Writing were you can set that to how many lines tall. I have mine set to 20 and it gives me a pretty tall box to work in.</p><div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-caring-old"><ul class="socials"><li class="shr-delicious"> <a href="http://www.shareaholic.com/api/share/?title=Firefox+Add-on+to+Resize+%26+Move+Form+Elements&amp;link=http://webstractions.com/web-development/firefox-add-on-for-resizing-or-moving-form-elements/&amp;notes=If%20you%20do%20a%20lot%20of%20online%20form%20entry%2C%20then%20here%20is%20an%20indispensable%20Firefox%20add-on%20for%20resizing%20tiny%20input%20boxes%20so%20you%20can%20see%20everything%20you%20type.%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a></li><li class="shr-digg"> <a href="http://www.shareaholic.com/api/share/?title=Firefox+Add-on+to+Resize+%26+Move+Form+Elements&amp;link=http://webstractions.com/web-development/firefox-add-on-for-resizing-or-moving-form-elements/&amp;notes=If%20you%20do%20a%20lot%20of%20online%20form%20entry%2C%20then%20here%20is%20an%20indispensable%20Firefox%20add-on%20for%20resizing%20tiny%20input%20boxes%20so%20you%20can%20see%20everything%20you%20type.%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a></li><li class="shr-facebook"> <a href="http://www.shareaholic.com/api/share/?title=Firefox+Add-on+to+Resize+%26+Move+Form+Elements&amp;link=http://webstractions.com/web-development/firefox-add-on-for-resizing-or-moving-form-elements/&amp;notes=If%20you%20do%20a%20lot%20of%20online%20form%20entry%2C%20then%20here%20is%20an%20indispensable%20Firefox%20add-on%20for%20resizing%20tiny%20input%20boxes%20so%20you%20can%20see%20everything%20you%20type.%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a></li><li class="shr-gmail"> <a href="http://www.shareaholic.com/api/share/?title=Firefox+Add-on+to+Resize+%26+Move+Form+Elements&amp;link=http://webstractions.com/web-development/firefox-add-on-for-resizing-or-moving-form-elements/&amp;notes=If%20you%20do%20a%20lot%20of%20online%20form%20entry%2C%20then%20here%20is%20an%20indispensable%20Firefox%20add-on%20for%20resizing%20tiny%20input%20boxes%20so%20you%20can%20see%20everything%20you%20type.%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=52&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a></li><li class="shr-stumbleupon"> <a href="http://www.shareaholic.com/api/share/?title=Firefox+Add-on+to+Resize+%26+Move+Form+Elements&amp;link=http://webstractions.com/web-development/firefox-add-on-for-resizing-or-moving-form-elements/&amp;notes=If%20you%20do%20a%20lot%20of%20online%20form%20entry%2C%20then%20here%20is%20an%20indispensable%20Firefox%20add-on%20for%20resizing%20tiny%20input%20boxes%20so%20you%20can%20see%20everything%20you%20type.%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a></li><li class="shr-twitter"> <a href="http://www.shareaholic.com/api/share/?title=Firefox+Add-on+to+Resize+%26+Move+Form+Elements&amp;link=http://webstractions.com/web-development/firefox-add-on-for-resizing-or-moving-form-elements/&amp;notes=If%20you%20do%20a%20lot%20of%20online%20form%20entry%2C%20then%20here%20is%20an%20indispensable%20Firefox%20add-on%20for%20resizing%20tiny%20input%20boxes%20so%20you%20can%20see%20everything%20you%20type.%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%2524%257Btitle%257D%2B-%2B%2524%257Bshort_link%257D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a></li><li class="shr-printfriendly"> <a href="http://www.shareaholic.com/api/share/?title=Firefox+Add-on+to+Resize+%26+Move+Form+Elements&amp;link=http://webstractions.com/web-development/firefox-add-on-for-resizing-or-moving-form-elements/&amp;notes=If%20you%20do%20a%20lot%20of%20online%20form%20entry%2C%20then%20here%20is%20an%20indispensable%20Firefox%20add-on%20for%20resizing%20tiny%20input%20boxes%20so%20you%20can%20see%20everything%20you%20type.%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=236&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a></li></ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/webstractions?a=A5n4Y_7mNOE:Jpc1Q0qTSH4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/webstractions?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/webstractions?a=A5n4Y_7mNOE:Jpc1Q0qTSH4:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/webstractions?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/webstractions?a=A5n4Y_7mNOE:Jpc1Q0qTSH4:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/webstractions?i=A5n4Y_7mNOE:Jpc1Q0qTSH4:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/webstractions?a=A5n4Y_7mNOE:Jpc1Q0qTSH4:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/webstractions?i=A5n4Y_7mNOE:Jpc1Q0qTSH4:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/webstractions/~4/A5n4Y_7mNOE" height="1" width="1"/>]]></content:encoded><description>If you do a lot of online form entry, then here is an indispensable Firefox add-on for resizing tiny input boxes so you can see everything you type.</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://webstractions.com/web-development/firefox-add-on-for-resizing-or-moving-form-elements/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments><feedburner:origLink>http://webstractions.com/web-development/firefox-add-on-for-resizing-or-moving-form-elements/</feedburner:origLink></item><item><title>Jazzing Up Yoast’s Sociable WordPress Plugin to Spur More Sharing</title><link>http://feedproxy.google.com/~r/webstractions/~3/Dcwb2gTv3G8/</link><category>Wordpress</category><category>bookmarking</category><category>Joost de Valk</category><category>sharing</category><category>sociable</category><category>social</category><category>wordpress plugins</category><category>yoast</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ronnie T. Dodger</dc:creator><pubDate>Wed, 18 Mar 2009 12:57:34 PDT</pubDate><guid isPermaLink="false">http://webstractions.com/?p=195</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p class="note">The general idea behind this article was to allow for modifying your own icon sets for the Sociable WordPress plugin. That capability is now incorporated into later versions, so this article basically does not apply anymore. With that said, I have since moved on to <a href="http://wordpress.org/extend/plugins/sexybookmarks/">SexyBookmarks</a> for personal taste.</p><p>Yoast&#8217;s <a href="http://yoast.com/wordpress/sociable/">Sociable</a> plugin for WordPress is a popular tool to display social bookmarking <i>buttons</i> to quickly Digg, Stumble, Tweet, or otherwise share your posts with the World.</p><p>My problem, or maybe it is just a preference, is that I do not like teeny-tiny 16&#215;16 icons. I want large in-your-face icons that just shout out <em>&#8220;click me now&#8221;</em>.</p><p>The current design is great for a location inline with your post heading. But the Sociable block of code follows your post or page content.</p><p>Assuming that your reader has ventured to the end of the post and has been interested, then <em>shout</em> at him/her with larger-than-life calls to action. Make it easy for them to see the buttons, do not dim them.  Make them want to click that button now!</p><h2>First replace the default icon set, two methods</h2><p>Venture around on the web and look for a set of social bookmarking icons that will fit in nicely with your theme. There are several free icon sets out there &#8211; Google it. Or, you could just create your own (I can&#8217;t, not that graphically talented.)</p><p>Once you have found your icon set, rename image filenames to match the Sociable icon filenames. You may do this to none, some, or all of the files. Depends on the set.</p><p><strong>Method One:</strong> Upload all of the new icons to the Yoast Sociable image directory, directly overwriting them. Keep a backup of your new icons for safe keeping in case Sociable update resets or you want to use for other theme designs.</p><p> Sociable image directory can be found in:<br /> <code><br /> (WPInstallDirectory)/wp-content/plugins/sociable/images<br /> </code></p><p><strong>Method Two:</strong> Create a directory for your new icons inside of the Yoast Sociable image directory.</p><p>Open and edit main Sociable file <kbd>sociable.php</kbd> per the following:</p><pre name="code" class ="php">
// Find the following line around line 600:
$imagepath = $sociablepluginpath.'images/';

// Revise $imagepath to point to new directory
$imagepath = $sociablepluginpath.'images/newdirectoryname';
</pre><blockquote><p><strong>Hey Joost:</strong> It would be great to allow the user to set a custom directory for icon image sets.  It would  extend  Sociable very nicely, allowing people to plop image sets in easily.</p></blockquote><p><strong>Image filetypes:</strong> The image filetypes of your custom icon set may not match the hard coded filetypes in the Sociable plugin.  Filetypes are mostly PNG though, with some GIFs here &#038; there.</p><p>You can either convert your icon to the Sociable image type, or edit the plugin code</p><p>I was lazy and edited the plugin! <img src='http://webstractions.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> But you should probably convert to the correct type, and preserve the transparent areas of the image as well.</p><blockquote><p><strong>Another suggestion:</strong> Since most freely available icon sets on the Internet are PNG format, perhaps converting all icons in the default Sociable set to PNG? This would facilitate easy swapping of PNG icon sets. Might even spur some graphically talented individuals to develop sets for Sociable &#8212; that would be kewl.</p></blockquote><h2>And now, the CSS for <em>&#8220;in-your-face&#8221;</em></h2><p>This is the easy part.</p><p>First go into <strong>WpAdmin->Settings->Sociable</strong> and make sure the option for using the Sociable stylesheet is unchecked. Save your settings.</p><p>Add the following into your main theme stylesheet:</p><pre name="code" class ="css">
/*---:[ Yoast Sociable Plugin ]:---*/
.sociable { margin: 16px 0; text-align: center; background-color: #dcdcdc; border: 1px solid silver; padding: .7em 0; }
.sociable_tagline { padding-bottom: .7em;	font: bold 1.6em Verdana, Geneva, Arial, Helvetica, sans-serif;}
.sociable ul {	display: inline; margin: 0 !important;	padding: 0 !important; }
.sociable ul li {display: inline !important;	list-style-type: none; margin: .3em; padding: 1px;}
.sociable img {width: 48px; height: 48px;	}

.sociable-hovers {opacity: 1;	-moz-opacity: 1;filter: alpha(opacity=40);}
.sociable-hovers:hover {opacity: .45;-moz-opacity: .45;filter: alpha(opacity=100);}

.sociable a { border:0 !important; }			
.sociable a:hover {background-color: #dcdcdc; }	
</pre><p>Feel free to edit CSS to your own preference. This is just a basic, not hard to notice type of style.</p><p>Play close attention to the width/height of <kbd>.sociable img</kbd> class. I am using 48&#215;48 here. If you have a lot of icons, you may want to adjust <kbd>.sociable img</kbd> to 32&#215;32, thereby reducing the 48&#8242;s if you get squeezed for space.</p><p>I suggest using only buttons for the social sites you frequent regularly, if at all possible, plus a couple of the biggies &#038; email. Focus on <em>your crowd</em> and give them the buttons they know and want to see. Too many choices for your users, and they may not notice <em>their</em> call to action.</p><p>You will also notice that I reversed the hover opacity. It is set to be fully visible, and will fade when hovered over. The reasoning is that some people, myself included, find it hard to see what is there without hovering over each icon individually only to find out there is no Stumble or whatever.</p><p>Hopefully, this will make it easier on your readers (less difficult actually) and will spur more clicking  from them.  You want them to smack that button, so show it off. Dimming and diminishing the size of these icons seems counter-productive, silly.</p><p>And feel free to test these buttons for me right now. <img src='http://webstractions.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p><div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-caring-old"><ul class="socials"><li class="shr-delicious"> <a href="http://www.shareaholic.com/api/share/?title=Jazzing+Up+Yoast%27s+Sociable+WordPress+Plugin+to+Spur+More+Sharing&amp;link=http://webstractions.com/wordpress/jazzing-up-yoasts-sociable-wordpress-plugin/&amp;notes=Why%20are%20social%20bookmark%20icons%20so%20tiny%3F%20Dimmed%3F%20Let%27s%20jazz%20up%20the%20Yoast%20Sociable%20WordPress%20plugin%2C%20and%20make%20loud%2C%20in-your-face%20calls%20to%20action.%20Instructions%20and%20guidelines%20for%20swapping%20in%20larger-sized%20images%20sets%20and%20some%20CSS%20basics%20to%20induce%20readers%20to%20share%20more%20often.%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a></li><li class="shr-digg"> <a href="http://www.shareaholic.com/api/share/?title=Jazzing+Up+Yoast%27s+Sociable+WordPress+Plugin+to+Spur+More+Sharing&amp;link=http://webstractions.com/wordpress/jazzing-up-yoasts-sociable-wordpress-plugin/&amp;notes=Why%20are%20social%20bookmark%20icons%20so%20tiny%3F%20Dimmed%3F%20Let%27s%20jazz%20up%20the%20Yoast%20Sociable%20WordPress%20plugin%2C%20and%20make%20loud%2C%20in-your-face%20calls%20to%20action.%20Instructions%20and%20guidelines%20for%20swapping%20in%20larger-sized%20images%20sets%20and%20some%20CSS%20basics%20to%20induce%20readers%20to%20share%20more%20often.%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a></li><li class="shr-facebook"> <a href="http://www.shareaholic.com/api/share/?title=Jazzing+Up+Yoast%27s+Sociable+WordPress+Plugin+to+Spur+More+Sharing&amp;link=http://webstractions.com/wordpress/jazzing-up-yoasts-sociable-wordpress-plugin/&amp;notes=Why%20are%20social%20bookmark%20icons%20so%20tiny%3F%20Dimmed%3F%20Let%27s%20jazz%20up%20the%20Yoast%20Sociable%20WordPress%20plugin%2C%20and%20make%20loud%2C%20in-your-face%20calls%20to%20action.%20Instructions%20and%20guidelines%20for%20swapping%20in%20larger-sized%20images%20sets%20and%20some%20CSS%20basics%20to%20induce%20readers%20to%20share%20more%20often.%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a></li><li class="shr-gmail"> <a href="http://www.shareaholic.com/api/share/?title=Jazzing+Up+Yoast%27s+Sociable+WordPress+Plugin+to+Spur+More+Sharing&amp;link=http://webstractions.com/wordpress/jazzing-up-yoasts-sociable-wordpress-plugin/&amp;notes=Why%20are%20social%20bookmark%20icons%20so%20tiny%3F%20Dimmed%3F%20Let%27s%20jazz%20up%20the%20Yoast%20Sociable%20WordPress%20plugin%2C%20and%20make%20loud%2C%20in-your-face%20calls%20to%20action.%20Instructions%20and%20guidelines%20for%20swapping%20in%20larger-sized%20images%20sets%20and%20some%20CSS%20basics%20to%20induce%20readers%20to%20share%20more%20often.%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=52&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a></li><li class="shr-stumbleupon"> <a href="http://www.shareaholic.com/api/share/?title=Jazzing+Up+Yoast%27s+Sociable+WordPress+Plugin+to+Spur+More+Sharing&amp;link=http://webstractions.com/wordpress/jazzing-up-yoasts-sociable-wordpress-plugin/&amp;notes=Why%20are%20social%20bookmark%20icons%20so%20tiny%3F%20Dimmed%3F%20Let%27s%20jazz%20up%20the%20Yoast%20Sociable%20WordPress%20plugin%2C%20and%20make%20loud%2C%20in-your-face%20calls%20to%20action.%20Instructions%20and%20guidelines%20for%20swapping%20in%20larger-sized%20images%20sets%20and%20some%20CSS%20basics%20to%20induce%20readers%20to%20share%20more%20often.%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a></li><li class="shr-twitter"> <a href="http://www.shareaholic.com/api/share/?title=Jazzing+Up+Yoast%27s+Sociable+WordPress+Plugin+to+Spur+More+Sharing&amp;link=http://webstractions.com/wordpress/jazzing-up-yoasts-sociable-wordpress-plugin/&amp;notes=Why%20are%20social%20bookmark%20icons%20so%20tiny%3F%20Dimmed%3F%20Let%27s%20jazz%20up%20the%20Yoast%20Sociable%20WordPress%20plugin%2C%20and%20make%20loud%2C%20in-your-face%20calls%20to%20action.%20Instructions%20and%20guidelines%20for%20swapping%20in%20larger-sized%20images%20sets%20and%20some%20CSS%20basics%20to%20induce%20readers%20to%20share%20more%20often.%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%2524%257Btitle%257D%2B-%2B%2524%257Bshort_link%257D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a></li><li class="shr-printfriendly"> <a href="http://www.shareaholic.com/api/share/?title=Jazzing+Up+Yoast%27s+Sociable+WordPress+Plugin+to+Spur+More+Sharing&amp;link=http://webstractions.com/wordpress/jazzing-up-yoasts-sociable-wordpress-plugin/&amp;notes=Why%20are%20social%20bookmark%20icons%20so%20tiny%3F%20Dimmed%3F%20Let%27s%20jazz%20up%20the%20Yoast%20Sociable%20WordPress%20plugin%2C%20and%20make%20loud%2C%20in-your-face%20calls%20to%20action.%20Instructions%20and%20guidelines%20for%20swapping%20in%20larger-sized%20images%20sets%20and%20some%20CSS%20basics%20to%20induce%20readers%20to%20share%20more%20often.%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=236&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a></li></ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/webstractions?a=Dcwb2gTv3G8:qIEeCSXuIdY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/webstractions?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/webstractions?a=Dcwb2gTv3G8:qIEeCSXuIdY:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/webstractions?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/webstractions?a=Dcwb2gTv3G8:qIEeCSXuIdY:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/webstractions?i=Dcwb2gTv3G8:qIEeCSXuIdY:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/webstractions?a=Dcwb2gTv3G8:qIEeCSXuIdY:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/webstractions?i=Dcwb2gTv3G8:qIEeCSXuIdY:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/webstractions/~4/Dcwb2gTv3G8" height="1" width="1"/>]]></content:encoded><description>Why are social bookmark icons so tiny? Dimmed? Let's jazz up the Yoast Sociable WordPress plugin, and make loud, in-your-face calls to action. Instructions and guidelines for swapping in larger-sized images sets and some CSS basics to induce readers to share more often.</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://webstractions.com/wordpress/jazzing-up-yoasts-sociable-wordpress-plugin/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">24</slash:comments><feedburner:origLink>http://webstractions.com/wordpress/jazzing-up-yoasts-sociable-wordpress-plugin/</feedburner:origLink></item><item><title>How to remove inline Recent Comments style from WordPress</title><link>http://feedproxy.google.com/~r/webstractions/~3/brY9uaL72r0/</link><category>Wordpress</category><category>add_filter</category><category>functions.php</category><category>inline style</category><category>recent comments</category><category>remove_filter</category><category>wordpress function</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ronnie T. Dodger</dc:creator><pubDate>Sun, 15 Mar 2009 14:30:09 PDT</pubDate><guid isPermaLink="false">http://webstractions.com/?p=175</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p><img src="http://webstractions.com/blog/wp-content/uploads/2009/03/ss-recentcomments-e1284729466312.jpg" alt=".recent_comments style block in Html Head section" title="ss-recentcomments" width="602" height="138" class="alignright size-full wp-image-233" /></p><p>Have you seen the following code inside the <kbd>HEAD</kbd> section of your WordPress blog source code?</p><pre name="code" class="php">%MINIFYHTMLb9d0767049069fa6a647af31550c53680%</pre><p>Ever wonder how it got there, and how to get rid of it?</p><p>The inline style gets injected into the head section when you use the Recent Comments widget. The widget applies a filter to wp_head() when it is activated.</p><p>In order to get rid of the inline style, short of modifying the core file (not advised), is to apply a filter of our own. Let&#8217;s get to work on that.</p><h2>Move the styling to your theme <strong>style.css</strong> file</h2><p>Copy the following code to your theme css file:</p><pre  name="code" class="php">.recentcomments a{display:inline !important;padding: 0 !important;margin: 0 !important;}
</pre><p>Once you have the code inside your style.css file, you can edit it to your hearts content.</p><h2>Add a filter to remove a filter (Pre 2.8)</h2><p class="note">The wp_head filter for wp_widget_recent_comments_style was dropped in WordPress 2.8, and was renamed to recent_comments_style. Why it was not removed altogether is a mystery.</p><p>Yep, seems a little crazy, but we are going to add a filter to remove the stock WordPress filter.</p><p>Add the following to your theme <strong>functions.php</strong> file:</p><pre  name="code" class="php">
function remove_wp_widget_recent_comments_style() {
   if ( has_filter('wp_head', 'wp_widget_recent_comments_style') ) {
      remove_filter('wp_head', 'wp_widget_recent_comments_style' );
   }
}
add_filter( 'wp_head', 'remove_wp_widget_recent_comments_style', 1 );
</pre><p>Here we are adding a filter via the WordPress add_filter() method. The first argument, <kbd>wp_head</kbd>, which is the <em>hook</em> where the style filter gets applied in the first place.</p><p style="clear:all;">The second argument is the callback to our custom filter, <kbd>remove_wp_widget_recent_comments_style()</kbd>.</p><p>The third parameter is the priority of when our filter will get processed. We are setting this to 1 to insure that it takes priority over the WordPress core function. If this argument is too higher of a number, then we run the risk of our filter not taking precedence.</p><p>Our custom filter is simple, it first checks to see if the WordPress filter is present. If it is present, then we simply remove the filter. The <kbd>remove_filter()</kbd> function takes the same arguments as <kbd>add_filter()</kbd></p><h2>Add an action to remove an action (2.9.1 and on)</h2><p>After reading later comments that were recently posted, it became clear that later versions of WordPress caused the original filter fix above not to work. Investigation reveals that the original filter was dropped in 2.8, renamed and is now an action that fires during widgets_init.</p><p>Why they did not just drop this altogether is a mystery. It is something that should be handled via a stylesheet. In fact, if you look at the TwentyTen theme that comes with the later versions of WordPress 3.0 and on, you will find that theme addresses this issue with the following snippet of code in their functions.php file:</p><pre name="code" class="php">
function twentyten_remove_recent_comments_style() {
	global $wp_widget_factory;
	remove_action( 'wp_head', array( $wp_widget_factory->widgets['WP_Widget_Recent_Comments'], 'recent_comments_style' ) );
}
add_action( 'widgets_init', 'twentyten_remove_recent_comments_style' );
</pre><p>Drop this code into your functions.php file and the styling will be removed from your Head section.</p><p>The history of this snippet was originally suggested by <a href="http://twitter.com/nacin" rel="nofollow">Andrew Nacin</a> in a comment to a <a href="http://core.trac.wordpress.org/ticket/11928">bug</a> that <a href="http://beerpla.net/">Artem Russakovskii</a> opened up in the WordPress tracker. Artem&#8217;s <a href="http://beerpla.net/2010/01/31/how-to-remove-inline-hardcoded-recent-comments-sidebar-widget-style-from-your-wordpress-theme/">solution</a> for removing the inline style for the Recent Comments is exactly the same as what the TwentyTen theme uses.</p><p>What is odd with this whole thing is that the styling disappeared for a short while during 2.8 and magically showed up in 2.9.1.</p><h2>Some thoughts</h2><p>While the inline style does not hurt anything, some purists just hate seeing it there in the first place. It is one of those quirky things that WordPress code does to you.</p><p>The <kbd>remove_filter()</kbd> WordPress function can come in handy for other things that bug the heck out of you. One example would be the curly quotes that replace normal quotes inside of your posts and pages.</p><p>You can remove the <kbd>wptexturize</kbd> filter from any of the following hooks for example:</p><pre  name="code" class="php">
remove_filter('category_description', 'wptexturize');
remove_filter('list_cats', 'wptexturize');
remove_filter('comment_author', 'wptexturize');
remove_filter('comment_text', 'wptexturize');
remove_filter('single_post_title', 'wptexturize');
remove_filter('the_title', 'wptexturize');
remove_filter('the_content', 'wptexturize');
remove_filter('the_excerpt', 'wptexturize');
</pre><p>You can think of <kbd>remove_filter</kbd> is to WordPress, as reset.css is to style sheets. Wonderful world it is.</p><div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-caring-old"><ul class="socials"><li class="shr-delicious"> <a href="http://www.shareaholic.com/api/share/?title=How+to+remove+inline+Recent+Comments+style+from+WordPress&amp;link=http://webstractions.com/wordpress/remove-recent-comments-inline-styl/&amp;notes=Have%20you%20found%20an%20inline%20style%20in%20your%20Html%20head%20section%20for%20WordPress%27s%20Recent%20Comments%20widget%3F%20Wonder%20where%20it%20came%20from%3F%20Do%20you%20want%20to%20know%20how%20to%20get%20rid%20of%20it%3F%20Learn%20how%20to%20write%20a%20WordPress%20filter%20to%20remove%20a%20filter.&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a></li><li class="shr-digg"> <a href="http://www.shareaholic.com/api/share/?title=How+to+remove+inline+Recent+Comments+style+from+WordPress&amp;link=http://webstractions.com/wordpress/remove-recent-comments-inline-styl/&amp;notes=Have%20you%20found%20an%20inline%20style%20in%20your%20Html%20head%20section%20for%20WordPress%27s%20Recent%20Comments%20widget%3F%20Wonder%20where%20it%20came%20from%3F%20Do%20you%20want%20to%20know%20how%20to%20get%20rid%20of%20it%3F%20Learn%20how%20to%20write%20a%20WordPress%20filter%20to%20remove%20a%20filter.&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a></li><li class="shr-facebook"> <a href="http://www.shareaholic.com/api/share/?title=How+to+remove+inline+Recent+Comments+style+from+WordPress&amp;link=http://webstractions.com/wordpress/remove-recent-comments-inline-styl/&amp;notes=Have%20you%20found%20an%20inline%20style%20in%20your%20Html%20head%20section%20for%20WordPress%27s%20Recent%20Comments%20widget%3F%20Wonder%20where%20it%20came%20from%3F%20Do%20you%20want%20to%20know%20how%20to%20get%20rid%20of%20it%3F%20Learn%20how%20to%20write%20a%20WordPress%20filter%20to%20remove%20a%20filter.&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a></li><li class="shr-gmail"> <a href="http://www.shareaholic.com/api/share/?title=How+to+remove+inline+Recent+Comments+style+from+WordPress&amp;link=http://webstractions.com/wordpress/remove-recent-comments-inline-styl/&amp;notes=Have%20you%20found%20an%20inline%20style%20in%20your%20Html%20head%20section%20for%20WordPress%27s%20Recent%20Comments%20widget%3F%20Wonder%20where%20it%20came%20from%3F%20Do%20you%20want%20to%20know%20how%20to%20get%20rid%20of%20it%3F%20Learn%20how%20to%20write%20a%20WordPress%20filter%20to%20remove%20a%20filter.&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=52&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a></li><li class="shr-stumbleupon"> <a href="http://www.shareaholic.com/api/share/?title=How+to+remove+inline+Recent+Comments+style+from+WordPress&amp;link=http://webstractions.com/wordpress/remove-recent-comments-inline-styl/&amp;notes=Have%20you%20found%20an%20inline%20style%20in%20your%20Html%20head%20section%20for%20WordPress%27s%20Recent%20Comments%20widget%3F%20Wonder%20where%20it%20came%20from%3F%20Do%20you%20want%20to%20know%20how%20to%20get%20rid%20of%20it%3F%20Learn%20how%20to%20write%20a%20WordPress%20filter%20to%20remove%20a%20filter.&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a></li><li class="shr-twitter"> <a href="http://www.shareaholic.com/api/share/?title=How+to+remove+inline+Recent+Comments+style+from+WordPress&amp;link=http://webstractions.com/wordpress/remove-recent-comments-inline-styl/&amp;notes=Have%20you%20found%20an%20inline%20style%20in%20your%20Html%20head%20section%20for%20WordPress%27s%20Recent%20Comments%20widget%3F%20Wonder%20where%20it%20came%20from%3F%20Do%20you%20want%20to%20know%20how%20to%20get%20rid%20of%20it%3F%20Learn%20how%20to%20write%20a%20WordPress%20filter%20to%20remove%20a%20filter.&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%2524%257Btitle%257D%2B-%2B%2524%257Bshort_link%257D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a></li><li class="shr-printfriendly"> <a href="http://www.shareaholic.com/api/share/?title=How+to+remove+inline+Recent+Comments+style+from+WordPress&amp;link=http://webstractions.com/wordpress/remove-recent-comments-inline-styl/&amp;notes=Have%20you%20found%20an%20inline%20style%20in%20your%20Html%20head%20section%20for%20WordPress%27s%20Recent%20Comments%20widget%3F%20Wonder%20where%20it%20came%20from%3F%20Do%20you%20want%20to%20know%20how%20to%20get%20rid%20of%20it%3F%20Learn%20how%20to%20write%20a%20WordPress%20filter%20to%20remove%20a%20filter.&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=236&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a></li></ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/webstractions?a=brY9uaL72r0:Hm4A2yBZdfg:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/webstractions?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/webstractions?a=brY9uaL72r0:Hm4A2yBZdfg:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/webstractions?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/webstractions?a=brY9uaL72r0:Hm4A2yBZdfg:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/webstractions?i=brY9uaL72r0:Hm4A2yBZdfg:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/webstractions?a=brY9uaL72r0:Hm4A2yBZdfg:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/webstractions?i=brY9uaL72r0:Hm4A2yBZdfg:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/webstractions/~4/brY9uaL72r0" height="1" width="1"/>]]></content:encoded><description>Have you found an inline style in your Html head section for WordPress's Recent Comments widget? Wonder where it came from? Do you want to know how to get rid of it? Learn how to write a WordPress filter to remove a filter.</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://webstractions.com/wordpress/remove-recent-comments-inline-styl/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">28</slash:comments><feedburner:origLink>http://webstractions.com/wordpress/remove-recent-comments-inline-styl/</feedburner:origLink></item><item><title>Big Website List for Photoshop Tutorials, Tips and Tricks</title><link>http://feedproxy.google.com/~r/webstractions/~3/OkhoaJV-m98/</link><category>Graphics</category><category>adobe photoshop</category><category>photoshop tips</category><category>photoshop tricks</category><category>photoshop tutorials</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ronnie T. Dodger</dc:creator><pubDate>Wed, 11 Mar 2009 09:31:44 PDT</pubDate><guid isPermaLink="false">http://webstractions.com/?p=143</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>Late in 2004, I published a giant list of websites that catered to Photoshop tutorials, tips and tricks. I decided to dust the list off, add to it, and republish.</p><p>The list is in no particular order. It is first found, first listed. Newer findings at the end.</p><ul><li><a href="http://www.tutorialoutpost.com/">Tutorial Outpost</a> Digg style bookmarking site.</li><li><a href="http://www.good-tutorials.com/tutorials/photoshop/">Good-Tutorials.com</a> User submitted and ratings site.</li><li><a href="http://www.photoshopcafe.com/tutorials.htm">PhotoshopCAFE</a> Ugly site. Active forum area.</li><li><a href="http://home.zonnet.nl/epragt/tutorials/photoshop/index.jsp.htm">Photoshop Tutorials</a> Slightly dated, but original tutorials.</li><li><a href="http://www.tutorialized.com/tutorials/Photoshop/">Photoshop From Tutorialized</a> User submission and rating site.</li><li><a href="http://www.creativepro.com/topic/graphics">CreativePro Photoshop Articles</a> Original, but slightly dated.</li><li><a href="http://www.epaperpress.com/psphoto/index.html">Photoshop for Photographers</a> A few digital photography tips (CS2, CS3)</li><li><a href="http://www.axialis.com/tutorials/index.html">Axialis Tutorials</a> Integration with Axialis products.</li><li><a href="http://www.heathrowe.com/tutorials.asp">HeathRowe Photoshop Tutorials</a> Basic tips and tricks. Outdated.</li><li><a href="http://www.teamphotoshop.com/Tutorial-15,8.html">TeamPhotoshop Tutorials &amp; Tips</a> Original submissions and user forum.</li><li><a href="http://www.grafika.cz/photoshop/index.html">Grafika PS Tutorials (Czech)</a> Original tutorials (Czech only).</li><li><a href="http://biorust.com/index.php?page=tutorial">BioRust PS Tutorials</a> Original tutorial community.</li><li><a href="http://www.cbtcafe.com/photoshop/index.htm">CBT Cafe PS Tutorials &amp; Articles</a> Wide topic range. Some video tutorials.</li><li><a href="http://www.pslover.com/">Photoshop Lover</a> Submission and rating site. Massive.</li><li><a href="http://www.planetphotoshop.com/category/tutorials">Planet Photoshop Tutorials</a> Excellent, original. And in video!</li><li><a href="http://www.computer-darkroom.com/home.htm">Computer Darkroom </a> Misc. digital photography tutorials. Still being updated.</li><li><a href="http://www.phong.com/tutorials/">Phong PS Tutorials</a> Very detailed.</li><li><a href="http://www.magicpixel.com.au/magicpixel/html/workwel.html">Magic Pixel PS Workshop</a> Very dated.</li><li><a href="http://www.informit.com/articles/index.asp?st=41503">Informit Photoshop Articles</a> Sample chapters from popular books.</li><li><a href="http://www.digitalphotobook.net/articles.html">Digital Photography Tutorials</a> Dated, but good digital photo information.</li><li><a href="http://www.makeshiftmiracle.com/Tutorials.html">The Makeshift Miracle Tutorials</a> Techniques from a cartoonist.</li><li><a href="http://www.shanzcan.com/photoshop/photoshop.html">Shanzcan Photoshop Tutorials</a> Downloadable tutorials. Somewhat dated.</li><li><a href="http://www.photoshopbrushes.com/tutorials.htm">Photoshop Brushes Tutorials</a> More than just brushes. Seems to be updated.</li><li><a href="http://www.grafx-design.com/phototut.html">GrafX Design PS Tutorials</a> Original tuts, updated on a regular basis.</li><li><a href="http://www.pegaweb.com/tutorials/web-design-and-adobe-photoshop-tutorials.htm">Pegaweb PS Tutorials</a> Very original. Retro-web effects too.</li><li><a href="http://retouchpro.com/tutorials/index.php">RetouchPRO Tutorials</a> Restoration and retouch techniques.</li></ul><p>The new kids on the block.</p><ul><li><a href="http://photoshoptutorials.ws/">PhotoshopTutorials.ws</a> Includes Elements. Plans for older versions of PS.</li><li><a href="http://www.layersmagazine.com/category/tutorials/photoshop">Layers Magazine Photoshop Tutorials</a> How-to for everything Adobe.</li><li><a href="http://www.photoshopstar.com/">PhotoshopStar</a> Very original and lesser known gem.</li><li><a href="http://psd.tutsplus.com/">PSDTuts</a> Original. Paid submissions. Very popular.</li><li><a href="http://www.absolutecross.com/tutorials/photoshop/">Absolute Cross</a> Original and organized.</li><li><a href="http://www.freeonlineclasses.net/photoshop-tutorials/photoshop-tutorials.html">Free Online Classes</a> Original and easy to follow.</li><li><a href="http://abduzeedo.com/tags/photoshop">Abduzeedo</a> Original tutorials and design inspiration.</li><li><a href="http://pshero.com/">PSHero.com</a> Original tutorials, custom shapes and more.</li><li><a href="http://www.tutorial9.net/category/photoshop/">Tutorial9</a> Original, with photography tutorials.</li><li><a href="http://www.photoshoptalent.com/photoshop-tutorials/">Photoshop Talent Exclusives</a> Large community driven site, with contests.</li><li><a href="http://www.adobetutorialz.com/categories/Adobe-Photoshop/">Adobe Tutorialz</a> Original. Includes photo editing techniques.</li><li><a href="http://www.prowseed.com/blog/category/tutorials/">Maciej Kwas</a> Young talent from Poland.</li><li><a href="http://psdfan.com/category/tutorials/">PSD Fan</a> Original and very active.</li></ul><p>There are probably more out there than listed above. If you have a suggestion to add to the list, drop a comment below.</p><div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-caring-old"><ul class="socials"><li class="shr-delicious"> <a href="http://www.shareaholic.com/api/share/?title=Big+Website+List+for+Photoshop+Tutorials%2C+Tips+and+Tricks&amp;link=http://webstractions.com/graphics/big-website-list-for-photoshop-tutorials-tips-and-tricks/&amp;notes=In%202004%2C%20I%20published%20a%20website%20list%20for%20Photoshop%20tutorials%2C%20tips%2C%20and%20tricks.%20Some%20sites%20are%20still%20flourishing%2C%20some%20died%2C%20and%20I%20have%20added%20a%20few%20more%20--%20complete%20with%20brief%20comments%20to%20help%20you%20find%20what%20you%20need.&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a></li><li class="shr-digg"> <a href="http://www.shareaholic.com/api/share/?title=Big+Website+List+for+Photoshop+Tutorials%2C+Tips+and+Tricks&amp;link=http://webstractions.com/graphics/big-website-list-for-photoshop-tutorials-tips-and-tricks/&amp;notes=In%202004%2C%20I%20published%20a%20website%20list%20for%20Photoshop%20tutorials%2C%20tips%2C%20and%20tricks.%20Some%20sites%20are%20still%20flourishing%2C%20some%20died%2C%20and%20I%20have%20added%20a%20few%20more%20--%20complete%20with%20brief%20comments%20to%20help%20you%20find%20what%20you%20need.&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a></li><li class="shr-facebook"> <a href="http://www.shareaholic.com/api/share/?title=Big+Website+List+for+Photoshop+Tutorials%2C+Tips+and+Tricks&amp;link=http://webstractions.com/graphics/big-website-list-for-photoshop-tutorials-tips-and-tricks/&amp;notes=In%202004%2C%20I%20published%20a%20website%20list%20for%20Photoshop%20tutorials%2C%20tips%2C%20and%20tricks.%20Some%20sites%20are%20still%20flourishing%2C%20some%20died%2C%20and%20I%20have%20added%20a%20few%20more%20--%20complete%20with%20brief%20comments%20to%20help%20you%20find%20what%20you%20need.&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a></li><li class="shr-gmail"> <a href="http://www.shareaholic.com/api/share/?title=Big+Website+List+for+Photoshop+Tutorials%2C+Tips+and+Tricks&amp;link=http://webstractions.com/graphics/big-website-list-for-photoshop-tutorials-tips-and-tricks/&amp;notes=In%202004%2C%20I%20published%20a%20website%20list%20for%20Photoshop%20tutorials%2C%20tips%2C%20and%20tricks.%20Some%20sites%20are%20still%20flourishing%2C%20some%20died%2C%20and%20I%20have%20added%20a%20few%20more%20--%20complete%20with%20brief%20comments%20to%20help%20you%20find%20what%20you%20need.&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=52&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a></li><li class="shr-stumbleupon"> <a href="http://www.shareaholic.com/api/share/?title=Big+Website+List+for+Photoshop+Tutorials%2C+Tips+and+Tricks&amp;link=http://webstractions.com/graphics/big-website-list-for-photoshop-tutorials-tips-and-tricks/&amp;notes=In%202004%2C%20I%20published%20a%20website%20list%20for%20Photoshop%20tutorials%2C%20tips%2C%20and%20tricks.%20Some%20sites%20are%20still%20flourishing%2C%20some%20died%2C%20and%20I%20have%20added%20a%20few%20more%20--%20complete%20with%20brief%20comments%20to%20help%20you%20find%20what%20you%20need.&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a></li><li class="shr-twitter"> <a href="http://www.shareaholic.com/api/share/?title=Big+Website+List+for+Photoshop+Tutorials%2C+Tips+and+Tricks&amp;link=http://webstractions.com/graphics/big-website-list-for-photoshop-tutorials-tips-and-tricks/&amp;notes=In%202004%2C%20I%20published%20a%20website%20list%20for%20Photoshop%20tutorials%2C%20tips%2C%20and%20tricks.%20Some%20sites%20are%20still%20flourishing%2C%20some%20died%2C%20and%20I%20have%20added%20a%20few%20more%20--%20complete%20with%20brief%20comments%20to%20help%20you%20find%20what%20you%20need.&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%2524%257Btitle%257D%2B-%2B%2524%257Bshort_link%257D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a></li><li class="shr-printfriendly"> <a href="http://www.shareaholic.com/api/share/?title=Big+Website+List+for+Photoshop+Tutorials%2C+Tips+and+Tricks&amp;link=http://webstractions.com/graphics/big-website-list-for-photoshop-tutorials-tips-and-tricks/&amp;notes=In%202004%2C%20I%20published%20a%20website%20list%20for%20Photoshop%20tutorials%2C%20tips%2C%20and%20tricks.%20Some%20sites%20are%20still%20flourishing%2C%20some%20died%2C%20and%20I%20have%20added%20a%20few%20more%20--%20complete%20with%20brief%20comments%20to%20help%20you%20find%20what%20you%20need.&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=236&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a></li></ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/webstractions?a=OkhoaJV-m98:BICFm0Unies:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/webstractions?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/webstractions?a=OkhoaJV-m98:BICFm0Unies:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/webstractions?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/webstractions?a=OkhoaJV-m98:BICFm0Unies:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/webstractions?i=OkhoaJV-m98:BICFm0Unies:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/webstractions?a=OkhoaJV-m98:BICFm0Unies:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/webstractions?i=OkhoaJV-m98:BICFm0Unies:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/webstractions/~4/OkhoaJV-m98" height="1" width="1"/>]]></content:encoded><description>In 2004, I published a website list for Photoshop tutorials, tips, and tricks. Some sites are still flourishing, some died, and I have added a few more -- complete with brief comments to help you find what you need.</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://webstractions.com/graphics/big-website-list-for-photoshop-tutorials-tips-and-tricks/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">15</slash:comments><feedburner:origLink>http://webstractions.com/graphics/big-website-list-for-photoshop-tutorials-tips-and-tricks/</feedburner:origLink></item><item><title>Solutions for Filtering the Noise on Twitter</title><link>http://feedproxy.google.com/~r/webstractions/~3/3RzS5pmFoz0/</link><category>Social Networking</category><category>greasemonkey</category><category>Jon Fox</category><category>tweet filtering</category><category>tweet grouping</category><category>tweetdeck</category><category>twitter</category><category>Twitter Throttle</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ronnie T. Dodger</dc:creator><pubDate>Mon, 09 Mar 2009 10:54:18 PDT</pubDate><guid isPermaLink="false">http://webstractions.com/?p=129</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>One of the biggest hassles with <a href="http://www.twitter.com">Twitter</a> is the hundreds of tweets that go flying by in the course of a day, or an hour even. If you are not following that many tweeps to begin with, then the problem is not as frustrating &#8212; unless one of those tweeps bombard you with multiple tweets and repeatedly every four hours.</p><p>There are a couple of avenues you can take to get a handle on this twitter overload. Probably more than a couple, but I will cover two of them right now.</p><h2>Group your tweets with TweetDeck</h2><p>If you haven&#8217;t heard of <a href="http://www.tweetdeck.com">TweetDeck</a>, then it is worth investigating. TweetDeck has a neat feature for creating groups. Once a group is created, then you can add any of your tweeps to the group.</p><p>I have a few groups. One in particular is a group that I labeled <em>uber-friends</em>. This group displays tweets from people that I really want to follow daily.</p><p>Another group I have for technical Php broadcasts from places such as <a href="http://www.zend.com">Zend</a> and other noteworthy people or sites. This type of group is just great for daily goings-on in the Php sector.</p><p>I have other groups, but I think you can get the idea of how groups in TweetDeck can work to your advantage.</p><h2>Filter your tweets with Twitter Throttle</h2><p>If you are used to your web based Twitter home page and want a viable solution for filtering out the noise, then I would suggest a new <a href="https://addons.mozilla.org/en-US/firefox/addon/748">GreaseMonkey</a> script for Firefox called <a href='http://jonefox.com/blog/2009/03/07/twitter-throttle/'>Twitter Throttle</a> by Jon Fox.</p><p>Twitter Throttle hides multiple tweets from the same person. Hidden tweets have an &#8216;expand&#8217; link so you can still view the tweet if you wish.</p><p>If two or more tweets in a row are from the same person, then it will group all of those tweets into a single hidden, and expandable, box. If this is the case, the leftover room from the consolidated tweets are filled in with previous tweets until 20 lines of tweets are filled.</p><p>Setting up Twitter Throttle is fairly easy, if you are used to working with GreaseMonkey scripts. The only thing you need to edit in the script would be your username and password.</p><h2>How do you filter through the noise?</h2><p>If you have any hints or tips on how you use Twitter more efficiently and filter through the noise, drop a comment below. I would be interested in knowing your thoughts.</p><div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-caring-old"><ul class="socials"><li class="shr-delicious"> <a href="http://www.shareaholic.com/api/share/?title=Solutions+for+Filtering+the+Noise+on+Twitter&amp;link=http://webstractions.com/social-networking/twitter-noise-filtering/&amp;notes=Twitter%20overload%3F%20Having%20a%20problem%20filtering%20through%20all%20the%20noise%20on%20Twitter%3F%20Let%27s%20look%20at%20a%20couple%20of%20options%20to%20throttle%20back%20on%20the%20noise%20and%20get%20to%20the%20tweets%20that%20you%20really%20care%20about.&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a></li><li class="shr-digg"> <a href="http://www.shareaholic.com/api/share/?title=Solutions+for+Filtering+the+Noise+on+Twitter&amp;link=http://webstractions.com/social-networking/twitter-noise-filtering/&amp;notes=Twitter%20overload%3F%20Having%20a%20problem%20filtering%20through%20all%20the%20noise%20on%20Twitter%3F%20Let%27s%20look%20at%20a%20couple%20of%20options%20to%20throttle%20back%20on%20the%20noise%20and%20get%20to%20the%20tweets%20that%20you%20really%20care%20about.&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a></li><li class="shr-facebook"> <a href="http://www.shareaholic.com/api/share/?title=Solutions+for+Filtering+the+Noise+on+Twitter&amp;link=http://webstractions.com/social-networking/twitter-noise-filtering/&amp;notes=Twitter%20overload%3F%20Having%20a%20problem%20filtering%20through%20all%20the%20noise%20on%20Twitter%3F%20Let%27s%20look%20at%20a%20couple%20of%20options%20to%20throttle%20back%20on%20the%20noise%20and%20get%20to%20the%20tweets%20that%20you%20really%20care%20about.&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a></li><li class="shr-gmail"> <a href="http://www.shareaholic.com/api/share/?title=Solutions+for+Filtering+the+Noise+on+Twitter&amp;link=http://webstractions.com/social-networking/twitter-noise-filtering/&amp;notes=Twitter%20overload%3F%20Having%20a%20problem%20filtering%20through%20all%20the%20noise%20on%20Twitter%3F%20Let%27s%20look%20at%20a%20couple%20of%20options%20to%20throttle%20back%20on%20the%20noise%20and%20get%20to%20the%20tweets%20that%20you%20really%20care%20about.&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=52&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a></li><li class="shr-stumbleupon"> <a href="http://www.shareaholic.com/api/share/?title=Solutions+for+Filtering+the+Noise+on+Twitter&amp;link=http://webstractions.com/social-networking/twitter-noise-filtering/&amp;notes=Twitter%20overload%3F%20Having%20a%20problem%20filtering%20through%20all%20the%20noise%20on%20Twitter%3F%20Let%27s%20look%20at%20a%20couple%20of%20options%20to%20throttle%20back%20on%20the%20noise%20and%20get%20to%20the%20tweets%20that%20you%20really%20care%20about.&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a></li><li class="shr-twitter"> <a href="http://www.shareaholic.com/api/share/?title=Solutions+for+Filtering+the+Noise+on+Twitter&amp;link=http://webstractions.com/social-networking/twitter-noise-filtering/&amp;notes=Twitter%20overload%3F%20Having%20a%20problem%20filtering%20through%20all%20the%20noise%20on%20Twitter%3F%20Let%27s%20look%20at%20a%20couple%20of%20options%20to%20throttle%20back%20on%20the%20noise%20and%20get%20to%20the%20tweets%20that%20you%20really%20care%20about.&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%2524%257Btitle%257D%2B-%2B%2524%257Bshort_link%257D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a></li><li class="shr-printfriendly"> <a href="http://www.shareaholic.com/api/share/?title=Solutions+for+Filtering+the+Noise+on+Twitter&amp;link=http://webstractions.com/social-networking/twitter-noise-filtering/&amp;notes=Twitter%20overload%3F%20Having%20a%20problem%20filtering%20through%20all%20the%20noise%20on%20Twitter%3F%20Let%27s%20look%20at%20a%20couple%20of%20options%20to%20throttle%20back%20on%20the%20noise%20and%20get%20to%20the%20tweets%20that%20you%20really%20care%20about.&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=236&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a></li></ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/webstractions?a=3RzS5pmFoz0:tV7l-A0qd74:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/webstractions?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/webstractions?a=3RzS5pmFoz0:tV7l-A0qd74:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/webstractions?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/webstractions?a=3RzS5pmFoz0:tV7l-A0qd74:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/webstractions?i=3RzS5pmFoz0:tV7l-A0qd74:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/webstractions?a=3RzS5pmFoz0:tV7l-A0qd74:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/webstractions?i=3RzS5pmFoz0:tV7l-A0qd74:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/webstractions/~4/3RzS5pmFoz0" height="1" width="1"/>]]></content:encoded><description>Twitter overload? Having a problem filtering through all the noise on Twitter? Let's look at a couple of options to throttle back on the noise and get to the tweets that you really care about.</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://webstractions.com/social-networking/twitter-noise-filtering/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">7</slash:comments><feedburner:origLink>http://webstractions.com/social-networking/twitter-noise-filtering/</feedburner:origLink></item></channel></rss>
