<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" >
<channel>
<title>Machineware, Web Application Development</title>
<link>http://machineware.interspring.com/</link>
<description><![CDATA[]]></description>
<language>en</language>
<pubDate>Wed, 07 Jan 2009 14:18:22 +0000</pubDate>
<generator>interSpring.com</generator>
<image>
<title>Machineware, Web Application Development</title>
<url>http://machineware.interspring.com/g/machineware/feed.gif</url>
<link>http://machineware.interspring.com/</link>
<height>47</height>
<width>280</width>
</image>
<item>
<title>Google Gears Geolocation API</title>
<link>http://machineware.interspring.com/blog/google-gears-geolocation-api.html</link>
<guid isPermaLink="false">KxyCVHVc</guid>
<description>&lt;p&gt;The &lt;a href=&quot;http://gears.google.com/&quot;&gt;Google Gears&lt;/a&gt; (actually now just called Gears) API has a call (getCurrentPosition) that returns a users latitude and longitude. The users location is determined by a number of factors. If present on-board &lt;a href=&quot;http://en.wikipedia.org/wiki/Global_Positioning_System&quot;&gt;GPS&lt;/a&gt; is used(if the user is using a &lt;a href=&quot;http://en.wikipedia.org/wiki/Google_Android&quot;&gt;Android based phone&lt;/a&gt; for instance). If GPS is not availiable a users &lt;a href=&quot;http://en.wikipedia.org/wiki/IP_address&quot;&gt;IP Address&lt;/a&gt; is used (they determine where you are generally by your ip address and network provider....it's not always accurate).&lt;/p&gt;
&lt;p&gt;The API is very approachable and anyone who has used the &lt;a href=&quot;http://code.google.com/apis/maps/&quot;&gt;Google Maps API&lt;/a&gt; will find it easy to use. I was able to quickly add the users current geo-location to a geography based RSS view. I also added the ability for users to automatically geo-stamp blog entries. It took less than an hour.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;If Gears is present the end user still must give the site or application permission to access the users location (for privacy reasons obviously).&lt;/p&gt;
</description>
<pubDate>Tue, 11 Nov 2008 16:20:54 +0000</pubDate>
</item>
<item>
<title>Internet Explorer 8 improvements for developers</title>
<link>http://machineware.interspring.com/blog/internet-explorer-8-improvements-for-developers.html</link>
<guid isPermaLink="false">iHpxxXmZ</guid>
<description>&lt;p&gt;I just had this come across my &lt;a href=&quot;http://en.wikipedia.org/wiki/Aggregator&quot;&gt;feed reader&lt;/a&gt; and I have to say....Microsoft is serious about improving Internet Explorer. As they should be after basically letting it rot for 6 years.&lt;/p&gt;
&lt;p&gt;They are adding some great tools for developers:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Scripting Engine&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Many enhancements have been done to the scripting engine. One feature that will bring a lot of value to the AJAX developers is the introduction of native JavaScript Object Notation (JSON). With JSON becoming the de-facto data interchange language for contemporary web applications; we have included native JSON support within the JScript engine. With this, developers can use a native JSON object to serialize and de-serialize JScript objects. This feature makes Internet Explorer 8 the first browser to support JSON natively!&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Script Debugger&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;You have experienced the script debugger in IE8 beta 1. Weâve made it even better in IE8 beta 2. You can view script in syntax colored code similar to what you might expect in code editors such as Visual Studioâ¢. The console shows all the script errors in a webpage at a central location. We also support the console.log mechanism to log the errors effectively. The Console is extensible for you to add your own commands through custom scripts.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Script Profiler&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This is one of the new features of the &lt;a href=&quot;http://blogs.msdn.com/ie/archive/2008/09/03/developer-tools-in-internet-explorer-8-beta-2.aspx&quot; target=&quot;_blank&quot;&gt;IE8 Developer Tools&lt;/a&gt;. It will help you identify and fix performance bottlenecks in scripts so that they can run better and faster. The Script Profiler comes with an easy-to-use UI and powerful features such as âCall Tree Viewâ and âExportâ functionality. The Profiler output can be exported to tools like Excel so you can visualize the execution times through charts and graphs.&lt;/p&gt;
&lt;img src=&quot;http://blogs.msdn.com/aggbug.aspx?PostID=8937393&quot; alt=&quot;&quot; width=&quot;1&quot; height=&quot;1&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://blogs.msdn.com/ie/archive/2008/09/09/what-s-new-for-jscript-for-ie8-beta-2.aspx&quot;&gt;Whatâs New in JScript for IE8 Beta 2&lt;/a&gt;&lt;/blockquote&gt;
&lt;br /&gt;
But come on....just call it JavaScript already.&lt;br /&gt;</description>
<pubDate>Tue, 09 Sep 2008 21:35:43 +0000</pubDate>
</item>
<item>
<title>How to take the hard drive out of an old iMac</title>
<link>http://machineware.interspring.com/blog/how-to-take-the-hard-drive-out-of-an-old-imac.html</link>
<guid isPermaLink="false">XlqBsxjt</guid>
<description>&lt;p&gt;I didn't realize that I'd never taken a hard drive out of a 1st or 2nd generation iMac. Apple has come a long way since the design of these beasts. The current iMacs are better and MacPro's are sublime when it comes to adding drives.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In case you ever have to do it this site has the &lt;a href=&quot;http://www.nelsonbc.ca/mactech_supprt_html/imac_hard_drive_replace/imac_replace_hard_drive.html&quot;&gt;step by step on how to remove the iMac hard drive&lt;/a&gt;.&lt;/p&gt;
</description>
<pubDate>Thu, 28 Aug 2008 19:45:02 +0000</pubDate>
</item>
<item>
<title>Firefox 3.1 web application performace boost</title>
<link>http://machineware.interspring.com/blog/firefox-3-1-web-application-performace-boost.html</link>
<guid isPermaLink="false">zhYuzwAZ</guid>
<description>The new JavaScript interpreter in Firefox 3.1 uses an optimization strategy called tracing to achieve 20 - 40 times faster performance. This is really pretty incredible since, in my experience, Firefox 3.0 is already pretty speedy when executing JavaScript code.&lt;br /&gt;
&lt;blockquote&gt;
&lt;p&gt;Mozilla has adopted an innovative new optimization technique for the Firefox JavaScript interpreter. Benchmarks show that JavaScript execution is now up to 40 times faster in some benchmarks. Mozilla aims to deliver performance comparable to that of native code.&lt;/p&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~r/arstechnica/BAaf/~3/372115636/20080822-firefox-to-get-massive-javascript-performance-boost.html&quot;&gt;Firefox to get massive JavaScript performance boost&lt;/a&gt;&lt;/blockquote&gt;
&lt;br /&gt;
This should allow developers to do much more complex tasks in JavaScript and still achieve acceptable speed. Now if someone would come out with a speedy JavaScript plug-in for Internet Explorer 6 &amp;amp; Internet Explorer 7 developers could expect the same performace from all widely used browsers.&lt;br /&gt;</description>
<pubDate>Mon, 25 Aug 2008 17:24:36 +0000</pubDate>
</item>
<item>
<title>Focus on Text when creating your website</title>
<link>http://machineware.interspring.com/blog/focus-on-text-when-creating-your-website.html</link>
<guid isPermaLink="false">fqYzEZoa</guid>
<description>This short video does a great job explaining how important text is when optimizing for search engines (and more importantly, creating a user-friendly site).&lt;br /&gt;
&lt;blockquote&gt;&lt;br /&gt;
&lt;p&gt;MOUNTAINVIEW, CA -- While the recently &lt;a href=&quot;http://blog.searchenginewatch.com/blog/080701-095415&quot; target=&quot;_blank&quot;&gt;announced collaboration&lt;/a&gt; between Google, Yahoo! and Adobe to search and index Flash files could yield better results, the project is in the early stages and for effective search optimization, Webmasters have to think text.&lt;/p&gt;
&lt;p&gt;Here is our interview with Adam Lasnik, Search Evanglist at Google.&lt;/p&gt;
&lt;p&gt;-- Andy Plesser, Executive Producer&lt;/p&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://blip.tv/file/1176028&quot;&gt;Google's Search Evangelst Adam Lasnik: Focus on Text&lt;/a&gt;&lt;/blockquote&gt;
&lt;br /&gt;
It comes from a Google employee so it's not just theory.&lt;br /&gt;</description>
<pubDate>Mon, 25 Aug 2008 17:23:19 +0000</pubDate>
<enclosure url="http://blip.tv/file/get/Plesstv-GooglesSearchEvangelstAdamLasnikFocusOnText113.mov" length="1" type="video/quicktime" />
</item>
<item>
<title>NBC has ruined the Olympics</title>
<link>http://machineware.interspring.com/blog/nbc-has-ruined-the-olympics.html</link>
<guid isPermaLink="false">CRnKQaEI</guid>
<description>I have to say I agree with Russell Beattie's assessment of NBC's coverage of the Olympics. I thought the coverage of the Winter Games two years ago was great but NBC has really screwed up the Summer Games.&lt;br /&gt;
&lt;blockquote&gt;The Olympics are supposed to be a worldwide event and a point of national pride, but NBC has hijacked the games completely and totally, providing little actual quality coverage, funneling viewers to a single channel in order for them choke down their incessant commercials as a way of not just making back their money, or simply profiting, but as a way of maximizing profits from their monopoly on the broadcast rights. What should be a privilege for a national broadcaster has been turned into an extortion racket, holding the Olympics hostage with all of us paying the ransom.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.russellbeattie.com/blog/nbc-has-ruined-the-olympics&quot;&gt;NBC has ruined the Olympics&lt;/a&gt;&lt;/blockquote&gt;
&lt;br /&gt;
&lt;br /&gt;</description>
<pubDate>Fri, 15 Aug 2008 16:32:33 +0000</pubDate>
</item>
<item>
<title>Intel's Larrabee products are more than gaming chips</title>
<link>http://machineware.interspring.com/blog/intels-larrabee-products-are-more-than-gaming-chips.html</link>
<guid isPermaLink="false">yFgFHaZJ</guid>
<description>&lt;a href=&quot;http://arstechnica.com/&quot;&gt;Ars&lt;/a&gt; has a really interesting article on &lt;a href=&quot;http://en.wikipedia.org/wiki/Larrabee_%28GPU%29&quot;&gt;Intel's Larrabee GPU&lt;/a&gt; products. They are initially to be sold as gaming &lt;a href=&quot;http://en.wikipedia.org/wiki/Graphics_processing_unit&quot;&gt;GPU's&lt;/a&gt; but they are in fact programmable co-processor cores (think of them as Pentium chips on a graphics card) with their own &lt;a href=&quot;http://en.wikipedia.org/wiki/Operating_system&quot;&gt;operating system&lt;/a&gt;. The fact that Larrabee has its own operating system and is programmable means that the host operating system will be able to dispatch jobs other than 3D to the GPU.&lt;br /&gt;
&lt;blockquote&gt;
&lt;p&gt;Intel disclosed a ton of new Larrabee information in a briefing on Friday. Here are the highlights on one of the company's most aggressive architecture changes ever.&lt;/p&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~r/arstechnica/BAaf/~3/355685094/20080804-larrabee-intels-biggest-leap-ahead-since-the-pentium-pro.html&quot;&gt;Larrabee: Intel's biggest leap since the Pentium Pro&lt;/a&gt;&lt;/blockquote&gt;
&lt;br /&gt;
What this means is that eventually the host operating system (i.e. Windows XP or Mac OSX) will be able to use these powerful video cards to offload specialized tasks. I think it also means that eventually the CPU (central processing unit) and GPU (graphics processing unit) will merge and become one massive super powerful unit.&lt;br /&gt;</description>
<pubDate>Tue, 05 Aug 2008 15:52:31 +0000</pubDate>
</item>
<item>
<title>OPML Reading Lists Added to the RSS Reader</title>
<link>http://machineware.interspring.com/blog/opml-reading-lists-added-to-the-rss-reader.html</link>
<guid isPermaLink="false">qfgrXrmC</guid>
<description>The &lt;a href=&quot;http://en.wikipedia.org/wiki/OPML&quot;&gt;OPML&lt;/a&gt; fetch and parse code has been in the RSS crawler for some time but the user interface was spotty. Today I cleaned it up and rolled it into the beta.</description>
<pubDate>Tue, 29 Jul 2008 19:22:00 +0000</pubDate>
</item>
<item>
<title>Ajax Single Page Feed Reader &amp; Blog Editor</title>
<link>http://machineware.interspring.com/blog/ajax-single-page-feed-reader-and-blog-editor.html</link>
<guid isPermaLink="false">KNMVWGJO</guid>
<description>The title really describes what &lt;a href=&quot;/&quot;&gt;Interspring&lt;/a&gt; is. It's a single page web application that combines a solid feed reader with a solid blog editor (and blogging engine). I've written it so that it works on all major browsers (even IE 6...ick). If you'd be interested in testing the application &lt;a href=&quot;http://www.machineware.com/contact.html&quot;&gt;please let me know&lt;/a&gt;.</description>
<pubDate>Wed, 09 Jul 2008 18:28:18 +0000</pubDate>
</item>
<item>
<title>PHP RSS &amp; Atom MySQL Storage based Feed Parser</title>
<link>http://machineware.interspring.com/blog/php-rss-and-atom-mysql-storage-based-feed-parser.html</link>
<guid isPermaLink="false">FsqJkFql</guid>
<description>In the process of writing &lt;a href=&quot;/&quot;&gt;Interspring&lt;/a&gt; I had to develop a MySQL backed rss (and atom) feed processor and storage infrastructure. After much work and frustration I'm happy to say that the feed fetch/parse/store backend of Interspring has be running uninterupted for over 6 months. I think that after I normalize the &lt;a href=&quot;http://www.mysql.com/&quot;&gt;MySQL&lt;/a&gt; tables and pretty up the code a bit I will release it as an open source product. If anyone is interesting in testing and or using it...please drop me a line &lt;a href=&quot;http://www.machineware.com/contact.html&quot;&gt;here&lt;/a&gt;.</description>
<pubDate>Wed, 09 Jul 2008 18:24:34 +0000</pubDate>
</item>
<item>
<title>More spam during the olympics</title>
<link>http://machineware.interspring.com/blog/more-spam-during-the-olympics.html</link>
<guid isPermaLink="false">PSADCoRM</guid>
<description>Ouch...it's not like &lt;a href=&quot;http://en.wikipedia.org/wiki/Spam_%28electronic%29&quot;&gt;spammers&lt;/a&gt; &lt;span style=&quot;font-weight: bold; font-style: italic&quot;&gt;need&lt;/span&gt; a reason to send more email.&lt;br /&gt;
&lt;blockquote&gt;Symantec says that online scammers are going to use Beijing's 2008 Summer Olympics to lure unsuspecting victims into fraudulent online schemes
&lt;p&gt;&lt;a href=&quot;http://rss.businessweek.com/~a/bw_rss/bwdaily?a=UG8h3n&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://rss.businessweek.com/~a/bw_rss/bwdaily?i=UG8h3n&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;img src=&quot;http://rss.businessweek.com/~r/bw_rss/bwdaily/~4/329983789&quot; alt=&quot;&quot; width=&quot;1&quot; height=&quot;1&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.businessweek.com/globalbiz/content/jul2008/gb2008078_456528.htm?campaign_id=rss_daily&quot;&gt;The Spam Olympics&lt;/a&gt;&lt;/blockquote&gt;
&lt;br /&gt;
If you get any email over the next 60 to 90 days the has a subject line (you're not using the preview pane are you?) that has anything to do with the Olympics....just delete it.&lt;br /&gt;</description>
<pubDate>Tue, 08 Jul 2008 18:35:55 +0000</pubDate>
</item>
<item>
<title>Screwing Up the Web Experience</title>
<link>http://machineware.interspring.com/blog/screwing-up-the-web-experience.html</link>
<guid isPermaLink="false">CpVkzhpT</guid>
<description>Dare Obasanjo on his &lt;a href=&quot;http://www.25hoursaday.com/weblog/&quot;&gt;Carnage4Life&lt;/a&gt; blog has a great entry on what some companies are doing to screw up the web experience. I'll let you read the details on his site but number 4 in his list really hit home for me. Many times I've been searching for a solutions to some obscure IT issue and after seemingly discovering a link to a possible solution I discover that I must &quot;register&quot; to see the page that was in the search engine result list. I think this is a creepy thing to do (letting the search engines &quot;see&quot; the information without registration but forcing real humans to register to view the info), but Dare expresses it much better than I do:&lt;br /&gt;
&lt;blockquote&gt;&lt;strong&gt;Forums that Require Registration Showing Up in Search Results&lt;/strong&gt; : Every once in a while I do a &lt;a href=&quot;http://search.live.com/results.aspx?q=site:www.experts-exchange.com+order+of+constructor+calls&amp;amp;go=&amp;amp;form=QBRE&quot; target=&quot;_blank&quot;&gt;Web search for a programming problem&lt;/a&gt; and a couple of links to &lt;a href=&quot;http://www.experts-exchange.com/&quot; target=&quot;_blank&quot;&gt;Experts Exchange&lt;/a&gt; end up in the results. What is truly annoying about this site is that the excerpt on the search result page makes&amp;nbsp; it seem as though the answer to your question is one click away but when you click through you are greeted with &lt;em&gt;âAll comments and solutions are available to &lt;strong&gt;Premium Service&lt;/strong&gt; Members onlyâ.&lt;/em&gt; I thought search engines had rules about banning sites with that sort of obnoxious behavior?&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.25hoursaday.com/weblog/2008/07/07/AListOfCompaniesWorkingHardToScrewUpMyWebExperience.aspx&quot;&gt;A List of Companies Working Hard to Screw Up My Web Experience&lt;/a&gt;&lt;/blockquote&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Dare works for Microsoft....I wish he would use some of his influence to help improve Microsoft's websites...&lt;/p&gt;
</description>
<pubDate>Tue, 08 Jul 2008 15:59:18 +0000</pubDate>
</item>
<item>
<title>Interesting podcast on email</title>
<link>http://machineware.interspring.com/blog/interesting-podcast-on-email.html</link>
<guid isPermaLink="false">AmIQbJMe</guid>
<description>I think that improved filtering and some sort of RSS/Email hybrid will allow us to trust our email reading software more. Right now, it's like the wild wild west out there.&lt;br /&gt;
&lt;blockquote&gt;Daily e-mail volume is now at 210 billion a day worldwide and increasing. The burden of managing all that e-mail has prompted a backlash. From declaring &quot;e-mail bankruptcy&quot; to e-mail-free days, many Americans are tuning out and turning off.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.npr.org/templates/story/story.php?storyId=91366853&amp;amp;ft=2&amp;amp;f=1090&quot;&gt;Make It Stop! Crushed by Too Many E-Mails&lt;/a&gt;&lt;/blockquote&gt;
&lt;br /&gt;
I hadn't heard of email free friday's before. It's not a bad idea....but why just one day?&lt;br /&gt;</description>
<pubDate>Wed, 25 Jun 2008 20:21:55 +0000</pubDate>
<enclosure url="http://podcastdownload.npr.org/anon.npr-podcasts/podcast/1090/91570988/npr_91570988.mp3" length="1" type="audio/mpeg" />
</item>
<item>
<title>Search engine optimization tips from Google's Cutts</title>
<link>http://machineware.interspring.com/blog/search-engine-optimization-tips-from-googles-cutts.html</link>
<guid isPermaLink="false">wjiOuqVO</guid>
<description>&lt;p&gt;USA today has an pretty good overview of some of the things that websites can do to improve their search engine visibility.&lt;/p&gt;
&lt;blockquote&gt;USATODAY.com - Achieving visibility in Google's search rankings can be a mystery. To help solve the riddle, USA TODAY sat down with Google's Matt Cutts, an engineer and active blogger, who has five easy tips on how to &quot;optimize&quot; your site so Google and the rest of the world can find it.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://us.rd.yahoo.com/dailynews/rss/rssblog/*http://news.yahoo.com/s/usatoday/20080623/tc_usatoday/googlescuttsgooddirectionsdrivetraffictoyourwebsite&quot;&gt;Google's Cutts: Good directions drive traffic to your website (USATODAY.com)&lt;/a&gt;&lt;/blockquote&gt;
It's interesting that number 4 on the list is to create a blog and post often.</description>
<pubDate>Mon, 23 Jun 2008 15:43:25 +0000</pubDate>
</item>
<item>
<title>Slate on how we read online</title>
<link>http://machineware.interspring.com/blog/slate-on-how-we-read-online.html</link>
<guid isPermaLink="false">MnvRFmNU</guid>
<description>Slate has an interesting article on how we read text online. If you've never read anything about this interesting topic (or even if you have) this is a good primer.&lt;br /&gt;
&lt;blockquote&gt;&lt;a href=&quot;http://feeds.feedburner.com/%7Er/slate/%7E3/311286620/&quot;&gt;How we read online.&lt;/a&gt;&lt;/blockquote&gt;
It's interesting that he mentions that &lt;a href=&quot;http://www.useit.com/&quot;&gt;Jakob Neilson&lt;/a&gt; (a web usability guru who I sometimes agree with) doesn't like blogging. I hate the name &quot;blogging&quot; but I've found that it is a viable information distribution mechanism and is probably here to stay (but can we agree on another name for it...please).&lt;br /&gt;
&lt;br /&gt;</description>
<pubDate>Mon, 23 Jun 2008 15:38:22 +0000</pubDate>
</item>
<item>
<title>Very handy anti-spyware application included with Google Pack</title>
<link>http://machineware.interspring.com/blog/very-handy-anti-spyware-application-included-with-google-pack.html</link>
<guid isPermaLink="false">rTCdfAZX</guid>
<description>&lt;p&gt;Since it's release i've been doubtful that Google's package of software applications (&lt;a href=&quot;http://pack.google.com/&quot;&gt;Google Pack&lt;/a&gt;....which is for Windows only) has anything worthwhile. All of the applications are available seperately so I didn't see the point.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I still don't see the point but while researching how to remove a particularly stubborn piece of &lt;a href=&quot;http://en.wikipedia.org/wiki/Adware&quot;&gt;adware&lt;/a&gt; (a trojan downloader) I stubled accross the special version of &lt;a href=&quot;http://www.pctools.com/spyware-doctor/&quot;&gt;Spyware Doctor&lt;/a&gt; which is included in Google's Pack. &lt;a href=&quot;http://www.yahoo.com/?N=A&quot;&gt;Yahoo's&lt;/a&gt; adware/spyware product (which is really &lt;a href=&quot;http://ca.com/&quot;&gt;Computer Associates&lt;/a&gt; adware product) included with their toolbar found the dowloader and said it removed it but the downloader was still there.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I downloaded Google's Pack installer and selected to only install Spyware Doctor (which seems like a limited/special version). I then ran a scan and it detected a removed the trojan.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Spyware Doctor also includes some sort of real time scanning that I haven't had time to fully evaluate. If you have adware/spyware issues I recommended that you give Google Pack and Spyware Doctor a try. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
</description>
<pubDate>Wed, 04 Jun 2008 15:51:24 +0000</pubDate>
</item>
<item>
<title>Good tips on RSS Reading</title>
<link>http://machineware.interspring.com/blog/good-tips-on-rss-reading.html</link>
<guid isPermaLink="false">UFPbrFOa</guid>
<description>&amp;nbsp;The Read/Write blog has a good piece on RSS reading that is worth checking out. One thing I don't really agree with the the whole river of news view that many RSS readers offer. I like my RSS feeds broken down into channels so that I can easily see the source of what I'm reading.&lt;br /&gt;
&lt;blockquote style=&quot;font-size: 16px; line-height: 19.5556px&quot;&gt;
&lt;p style=&quot;font-size: 16px; line-height: 19.5556px&quot;&gt;Some feed readers require that you click through all of one feed's items at a time. Others allow you to see whatever individual items are most recent, regardless of what source feed they came from. This is the prefered method of most news bloggers - but it could serve you well too.&lt;/p&gt;
&lt;p style=&quot;font-size: 16px; line-height: 19.5556px&quot;&gt;There's no way to read every item in every feed you've subscribed to, so after reading what's most important - try switching to what's most recent!&lt;/p&gt;
&lt;p style=&quot;font-size: 16px; line-height: 19.5556px&quot;&gt;Try reading those items in order of appearance, until you don't want to read them any more. Then stop. Maybe mark all as ready, maybe don't worry about it. Life's too short to worry about it, aren't you glad you read what you were able to find the time to read?&lt;/p&gt;
&lt;a style=&quot;font-size: 16px; line-height: 19.5556px&quot; href=&quot;http://feeds.feedburner.com/~r/readwriteweb/~3/268006661/tips_for_making_the_most_of_rss.php&quot;&gt;Seven Tips for Making the Most of Your RSS Reader&lt;/a&gt;&lt;/blockquote&gt;
&lt;br /&gt;
I think that eventually RSS readers will evolve into information collection and display applications but that's a subject for another post.&lt;br /&gt;</description>
<pubDate>Mon, 14 Apr 2008 16:45:53 +0000</pubDate>
</item>
<item>
<title>App Engine sounds cool but...no PHP initially</title>
<link>http://machineware.interspring.com/blog/app-engine-sounds-cool-but-no-php-initially.html</link>
<guid isPermaLink="false">XDCSjCAI</guid>
<description>Google's &lt;a href=&quot;http://appengine.google.com/&quot;&gt;App Engine&lt;/a&gt; sounds like a great way to deploy highly scalable web applications. Initially, however, you can only use &lt;a href=&quot;http://www.python.org/&quot;&gt;Python&lt;/a&gt; to develop the applications.&lt;br /&gt;
&lt;blockquote&gt;One current limitation is a requirement that applications be written in Python, a popular scripting language for building modern web apps (Ruby and PHP are among others widely used). Google says that Python is just the first supported language, and that the entire infrastructure is designed to be language neutral. Googleâs initial focus on Python makes sense because they use Python internally as their scripting language (and they hired Python creator &lt;a href=&quot;http://www.oreillynet.com/onlamp/blog/2005/12/python_creator_guido_van_rossu.html&quot; target=&quot;_blank&quot;&gt;Guido van Rossum&lt;/a&gt; in 2005).&lt;img src=&quot;http://feeds.feedburner.com/~r/Techcrunch/~4/266040655&quot; alt=&quot;&quot; width=&quot;1&quot; height=&quot;1&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~r/Techcrunch/~3/266040655/&quot;&gt;Google Jumps Head First Into Web Services With Google App Engine&lt;/a&gt;&lt;/blockquote&gt;
&lt;br /&gt;
It will be interesting to see if Google does allow App Engine to use &lt;a href=&quot;http://www.php.net/&quot;&gt;PHP&lt;/a&gt; or &lt;a href=&quot;http://www.ruby-lang.org/&quot;&gt;Ruby&lt;/a&gt;. I'm not sure but I would guess that both are more widely used for web applications than Python.&lt;br /&gt;</description>
<pubDate>Tue, 08 Apr 2008 16:09:49 +0000</pubDate>
</item>
<item>
<title>Web based email being blocked by realtime black hole lists</title>
<link>http://machineware.interspring.com/blog/web-based-email-being-blocked-by-realtime-black-hole-lists.html</link>
<guid isPermaLink="false">AcbbJqiy</guid>
<description>It seems that several of the large web based email services are being blocked by &lt;a href=&quot;http://en.wikipedia.org/wiki/DNSBL&quot;&gt;realtime blackhole lists&lt;/a&gt;. This article only mentions &lt;a href=&quot;http://mail.google.com/&quot;&gt;gmail&lt;/a&gt; but I've noticed it with &lt;a href=&quot;http://mail.yahoo.com/&quot;&gt;Yahoo! mail&lt;/a&gt; as well.&lt;br /&gt;
&lt;blockquote&gt;
&lt;p&gt;Over the past month, major anti-spam vendors have had to apply scrutiny to Gmail in a way they haven't had to before, and the result is reduced delivery performance and sometimes outright blocking of Gmail.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://arstechnica.com/news.ars/post/20080406-gmail-being-throttled-blocked-by-some-anti-spam-vendors.html&quot; target=&quot;_blank&quot;&gt;Read More...&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://feeds.feedburner.com/~a/arstechnica/BAaf?a=zLAYrI&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~a/arstechnica/BAaf?i=zLAYrI&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;a href=&quot;http://feeds.feedburner.com/~r/arstechnica/BAaf/~3/265413535/20080406-gmail-being-throttled-blocked-by-some-anti-spam-vendors.html&quot;&gt;Gmail being throttled, blocked by some anti-spam vendors&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;br /&gt;
I've had to make adjustments to mail servers to allow legitimate mail to pass but a larger volume of spam is passed as well.&lt;br /&gt;</description>
<pubDate>Tue, 08 Apr 2008 14:09:46 +0000</pubDate>
</item>
<item>
<title>Should Mac Users Run Antivirus Software?</title>
<link>http://machineware.interspring.com/blog/should-mac-users-run-antivirus-software-question.html</link>
<guid isPermaLink="false">kMcsFKKu</guid>
<description>I can't tell you how often I get this question. Matter of fact I just told someone last week that they didn't need to get any antivirus software for their new MacBook.&lt;br /&gt;
&lt;blockquote&gt;adamengst sends in an article from TidBITS in which Macintosh security expert Rich Mogull explains why he doesn't use antivirus software on the Mac, and why most Mac users shouldn't bother with it either. The article also touches on the question of when an increasing Mac market share might tip it over an inflection point into more active attention from malware writers. (Last month Apple had 14% of PC sales, but 25% of dollar value.)
&lt;p&gt;&lt;a href=&quot;http://it.slashdot.org/article.pl?sid=08/03/18/2033219&amp;amp;from=rss&quot; target=&quot;_blank&quot;&gt;Read more of this story&lt;/a&gt; at Slashdot.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://rss.slashdot.org/~a/Slashdot/slashdot?a=p3tScG&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://rss.slashdot.org/~a/Slashdot/slashdot?i=p3tScG&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;img src=&quot;http://rss.slashdot.org/~r/Slashdot/slashdot/~4/253868974&quot; alt=&quot;&quot; width=&quot;1&quot; height=&quot;1&quot; /&gt;&lt;br /&gt;
&lt;a href=&quot;http://rss.slashdot.org/~r/Slashdot/slashdot/~3/253868974/article.pl&quot;&gt;Should Mac Users Run Antivirus Software?&lt;/a&gt;&lt;/blockquote&gt;
&lt;p&gt;&lt;br /&gt;
Most computer users are at greater risk of adware/spyware infections than viral infections anyway (many viral infections are trojans downloaders which are a huge problem). No matter what operating system you use or what browser you use the best defensive action you can take is to pay attention to what is actually going on. Many adware/spyware installers will trick you into installing them and then you'll be trying to get rid of them (sometimes successfully) for days.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;At this point Mac users don't have to worry much about these adware installer but as the Mac OS increases marketshare and user base it will impossible for the bad guys to ignore.&amp;nbsp;&lt;/p&gt;
</description>
<pubDate>Wed, 19 Mar 2008 14:45:04 +0000</pubDate>
</item>
<item>
<title>The REAL Reason We Use Linux</title>
<link>http://machineware.interspring.com/blog/the-real-reason-we-use-linux.html</link>
<guid isPermaLink="false">gvSkbbog</guid>
<description>Describing any operating system as fun may seem an odd thing for those not enamoured with technology. However, Linux is fun because of the huge amount of customization that is possible.&lt;br /&gt;
&lt;blockquote&gt;Vlad Dolezal writes &quot;We tell people we use Linux because it's secure. Or because it's free, because it's customizable, because it has excellent community support... But all of that is just marketing BS. We tell that to non-Linux users because they wouldn't understand the REAL reason.&quot; The answer to his question probably won't surprise you.
&lt;p&gt;&lt;a href=&quot;http://linux.slashdot.org/article.pl?sid=08/03/15/193234&amp;amp;from=rss&quot; target=&quot;_blank&quot;&gt;Read more of this story&lt;/a&gt; at Slashdot.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://rss.slashdot.org/~a/Slashdot/slashdot?a=oRwjw1&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://rss.slashdot.org/~a/Slashdot/slashdot?i=oRwjw1&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;img src=&quot;http://rss.slashdot.org/~r/Slashdot/slashdot/~4/252104989&quot; alt=&quot;&quot; width=&quot;1&quot; height=&quot;1&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://rss.slashdot.org/~r/Slashdot/slashdot/~3/252104989/article.pl&quot;&gt;The REAL Reason We Use Linux&lt;/a&gt;&lt;/blockquote&gt;
&lt;br /&gt;
I feel that once a programmer becomes familiar with the Linux/Unix environment that the constraints of other environments become painful.&lt;br /&gt;</description>
<pubDate>Mon, 17 Mar 2008 18:25:21 +0000</pubDate>
</item>
<item>
<title>Metadata is what?</title>
<link>http://machineware.interspring.com/blog/metadata-is-what-question.html</link>
<guid isPermaLink="false">mFmyEGiZ</guid>
<description>On a few occasions when discussing search engine optimization with clients I've mentioned the fact that I think page title and page heading are &lt;a href=&quot;http://en.wikipedia.org/wiki/Metadata&quot;&gt;metadata&lt;/a&gt;. &quot;Metadata being what?&quot; is typically the response I get. Then I try to define metadata without using the word &quot;data.&quot; Try it...it's hard. When I read this quote today I realized I had been approaching the description from the wrong angle:&lt;br /&gt;
&lt;blockquote&gt;On the general concept of &lt;a href=&quot;http://steve-yegge.blogspot.com/2008/02/portrait-of-n00b.html&quot; target=&quot;_blank&quot;&gt;metadata, Steve Yegge&lt;/a&gt;: &quot;&lt;span style=&quot;font-style: italic&quot;&gt;Metadata is any kind of description or model of something else. The comments in your code are just a a natural-language description of the computation. What makes metadata&lt;/span&gt; &lt;em&gt;meta&lt;/em&gt;&lt;span style=&quot;font-style: italic&quot;&gt;-data is that it's not strictly necessary. If I have a dog with some pedigree paperwork, and I lose the paperwork, I still have a perfectly valid dog.&lt;/span&gt;&quot;&lt;br /&gt;
&lt;br /&gt;
Woof!&lt;img src=&quot;http://feeds.feedburner.com/~r/Traffickdotcom/~4/237125655&quot; alt=&quot;&quot; width=&quot;1&quot; height=&quot;1&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~r/Traffickdotcom/~3/237125655/quote-of-month.asp&quot;&gt;Quote of the Month&lt;/a&gt;&lt;/blockquote&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Additional types of metadata will be used by search engines and other information aggregators in the future to improve search results. Google already uses metadata (page titles and page headings) to help improve&amp;nbsp;search results. Metadata like &lt;a href=&quot;http://en.wikipedia.org/wiki/Geocoding&quot;&gt;geocoding&lt;/a&gt; will allow search engines to group search results around an area (Google already does this with Google Local but I'm not exactly sure how they get their geographic information, I think they are creating their own metadata by examining a postal or mailing address on the site).&lt;/p&gt;
</description>
<pubDate>Fri, 22 Feb 2008 15:12:40 +0000</pubDate>
</item>
<item>
<title>Digital Elite?</title>
<link>http://machineware.interspring.com/blog/digital-elite-question.html</link>
<guid isPermaLink="false">abdQRupN</guid>
<description>Interesting post on Read/Write web about how the information economy is making certain employees in business very hard (and expensive) to replace.&lt;br /&gt;
&lt;blockquote&gt;But still, it is now becoming more costly for the companies. Because of the increasing amount of information processing done by individuals and the uniqueness of each, getting replacements up to speed is more costly. Retaining and motivating the digital elite should be recognized as a high priority for any company.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~r/readwriteweb/~3/237988668/are_you_replaceable.php&quot;&gt;Are YOU Replaceable?&lt;/a&gt;&amp;nbsp;&lt;/blockquote&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I'm not sure I agree with the digital elite moniker but it's a good read. Another unintended consequence of the information technology revolution?&lt;/p&gt;
</description>
<pubDate>Wed, 20 Feb 2008 18:51:40 +0000</pubDate>
</item>
<item>
<title>What is web design?</title>
<link>http://machineware.interspring.com/blog/what-is-web-design-question.html</link>
<guid isPermaLink="false">orhOiayZ</guid>
<description>&lt;p&gt;What makes a web site good. You know it when you see it but it is very hard to relate to other people. Jeffery Zeldman has a great piece on web design that everyone should read.&lt;/p&gt;
&lt;p&gt;His attempt to define web design:&amp;nbsp;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Web design is the creation of digital environments that facilitate and encourage human activity; reflect or adapt to individual voices and content; and change gracefully over time while always retaining their identity.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;a href=&quot;http://www.alistapart.com/articles/understandingwebdesign&quot;&gt;Understanding web design&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Is one of the best I've heard. He also compares web design to typography and architecture with great effectiveness.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I especially like the part about chaning gracefully over time. This one fact is why content management systems are becoming so important to the web development process.&lt;/p&gt;
</description>
<pubDate>Wed, 21 Nov 2007 20:54:00 +0000</pubDate>
</item>
<item>
<title>Intel's Penryn Processors</title>
<link>http://machineware.interspring.com/blog/intels-penryn-processors.html</link>
<guid isPermaLink="false">bWhIjsUa</guid>
<description>&lt;p&gt;Today &lt;a href=&quot;http://www.intel.com/&quot;&gt;Intel&lt;/a&gt; released a slew of new processors that take advantage of a new more-efficient &lt;a href=&quot;http://www.intel.com/pressroom/archive/releases/20060125comp.htm&quot;&gt;45nm manufacturing process&lt;/a&gt;. The specs for these chips are &lt;a href=&quot;http://en.wikipedia.org/wiki/Intel_Core_2&quot;&gt;pretty impressive&lt;/a&gt;. The 45nm process along with increased level 2 cache, new SSE4 instructions (instructions for operating on multiple items of data at the same time), and faster front side bus (among other improvements over previous chips) will make for some substantial performance gains over current 65nm chips (less power usage and cooler operation are also important).&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Virtualization&quot;&gt;Virtualization&lt;/a&gt; is one area where these chips should really be beneficial:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;span&gt;One of the key goals of Penryn was to improve virtual machine transition timesâthat is, the time it takes to enter and exit a VM. The net result is a 25-75% improvement in entry/exit times. This is all completely transparent, and requires no change in the VM software itself.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://www.extremetech.com/images/spacer.gif&quot; border=&quot;0&quot; alt=&quot;&quot; width=&quot;10&quot; height=&quot;1&quot; /&gt;&lt;!-- Vignette V6 Mon Nov 12 12:20:26 2007 --&gt;&lt;!----&gt; &lt;a href=&quot;http://www.extremetech.com/article2/0,1697,2208246,00.asp&quot;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.extremetech.com/article2/0,1697,2208246,00.asp&quot;&gt;&lt;span class=&quot;headline&quot; align=&quot;left&quot;&gt;Penryn Arrives: Core 2 Extreme QX9650 Review&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Intel is making some great chips lately...it will be difficult for AMD to stay competitive unless they respond quickly.&lt;/p&gt;
</description>
<pubDate>Mon, 12 Nov 2007 18:54:22 +0000</pubDate>
</item>
</channel>
</rss>