<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
  <channel>
    <title><![CDATA[[SoftRatty] tag: programs]]></title>
    <link>http://www.softratty.com/tag/programs</link>
    <description></description>
    <pubDate>Mon, 01 Dec 2008 12:13:27 +0000</pubDate>
    <generator>iRatty Engine</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <item>
      <title><![CDATA[MySQL 5.1.30 (Production (5.1.x) branch)]]></title>
      <link>http://www.softratty.com/article/5442cde40eb387d48342787dc7c47253</link>
      <guid>http://www.softratty.com/article/5442cde40eb387d48342787dc7c47253</guid>
      <description><![CDATA[MySQL is a widely used and fast SQL database server. It is a client/server implementation that consists of a server daemon (mysqld) and many different client programs/libraries. License: GNU General...]]></description>
      <content:encoded><![CDATA[MySQL is a widely used and fast SQL database
server. It is a client/server implementation that
consists of a server daemon (mysqld) and many
different client programs/libraries. 
<hr />
<strong>License:</strong> GNU General Public License (GPL)
<hr />
<strong>Changes:</strong><br />
This versino provides a number of new enhancements including table and index partitioning, row-based and mixed replication, a built-in job scheduler, improved XML handling with XPath support, new SQL diagnostic aids and performance utilities, and the return of the embedded library (libmysqld).<br style="clear: both;"/>
<a href="http://www.pheedo.com/click.phdo?s=7e05df17732d1342ea1942d956732651&p=1"><img alt="" style="border: 0;" border="0" src="http://www.pheedo.com/img.phdo?s=7e05df17732d1342ea1942d956732651&p=1"/></a>
<img src="http://www.pheedo.com/feeds/tracker.php?i=7e05df17732d1342ea1942d956732651" style="display: none;" border="0" height="1" width="1" alt=""/>

]]></content:encoded>
      <pubDate>Tue, 02 Dec 2008 07:35:29 +0000</pubDate>
      <category domain="http://www.softratty.com/tag/sql diagnostic aids">sql diagnostic aids</category>
      <category domain="http://www.softratty.com/tag/public license">public license</category>
      <category domain="http://www.softratty.com/tag/license">license</category>
      <category domain="http://www.softratty.com/tag/built-in job scheduler">built-in job scheduler</category>
      <category domain="http://www.softratty.com/tag/server daemon">server daemon</category>
      <category domain="http://www.softratty.com/tag/mixed replication">mixed replication</category>
      <category domain="http://www.softratty.com/tag/clientserver implementation">clientserver implementation</category>
      <category domain="http://www.softratty.com/tag/xpath support">xpath support</category>
      <category domain="http://www.softratty.com/tag/mysql">mysql</category>
      <source url="http://www.pheedo.com/click.phdo?i=7e05df17732d1342ea1942d956732651">MySQL 5.1.30 (Production (5.1.x) branch)</source>
    </item>
    <item>
      <title><![CDATA[Uninstall Microsoft .NET Framework with Aaron Stebner Cleanup Tool]]></title>
      <link>http://www.softratty.com/article/4c000feb1eccea93f159f4a59056d951</link>
      <guid>http://www.softratty.com/article/4c000feb1eccea93f159f4a59056d951</guid>
      <description><![CDATA[Many years ago I had a problem running a program that requires Microsoft .NET Framework installed. I updated to the the latest .NET Framework on my Windows computer but still couldnt get it to run....]]></description>
      <content:encoded><![CDATA[<p><script type="text/javascript"><!--
google_ad_client = "pub-8102232298595506";
/* 336x280, created 12/31/07 */
google_ad_slot = "1085976074";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript">
</script></-> <p><div style="float:left;margin-top:0px;margin-right:0px;">
<script type="text/javascript"><!--
google_ad_client = "pub-8102232298595506";
//234x60, created 1/11/08
google_ad_slot = "1892099353";
google_ad_width = 234;
google_ad_height = 60;
//--></script>
<script type="text/javascript">
</script>
</div><br />
Many years ago I had a problem running a program that requires Microsoft .NET Framework installed. I updated to the the latest .NET Framework on my Windows computer but still couldn&#8217;t get it to run. Then I thought perhaps the .NET Framework that is on my computer got corrupted and needs to be reinstalled again. I downloaded the Redistributable Package and the installation failed. When this happens, normally I&#8217;d uninstall the program and then try to reinstall again.</p>
<p>So I tried to be smart, uninstalled Microsoft .NET Framework from Add or Remove Programs and it was successful. I encountered another problem which is I can&#8217;t get .NET Framework to install no matter what I did. Now I don&#8217;t even have any version of .NET Framework installed on my computer which is even worst than before. Last time I could at least run other .NET Framework applications except one of it but now none at all!</p>
<p>I remembered finding Aaron Stebner&#8217;s WebLog on how to manually cleanup the .NET Framework but I still couldn&#8217;t get it fixed. In the end I ended up reformatting my hard drive and reinstall Windows just because I couldn&#8217;t get .NET Framework installed again (I had some .NET Framework apps that I urgently need to use). Lucky you all now, if you had the same problem, Aaron Stebner has created a cleanup tool which automates removing Microsoft .NET Framework 1.0, 1.1, 2.0, 3.0 and 3.5.<br />
<span id="more-2252"></span><script type="text/javascript"><!--
google_ad_client = "pub-8102232298595506";
//234x60, created 1/4/08
google_ad_slot = "7532474512";
google_ad_width = 234;
google_ad_height = 60;
//--></script>
<script type="text/javascript">
</script><br />
Aaron Stebner&#8217;s <strong>.NET Framework Setup Cleanup Utility</strong> contains support for automatically cleaning up the .NET Framework 1.0, the .NET Framework 1.1, the .NET Framework 2.0, the .NET Framework 3.0 and the .NET Framework 3.5.</p>
<p><img src="http://www.raymond.cc/images/net-framework-setup-cleanup-utility.png" alt="Uninstall .NET Framework" /></p>
<p>This tool automates the manual cleanup steps for the .NET Framework 2.0 that Aaron Stebner posted a while ago (I went through the manual steps before and it was not easy). These steps have helped solve most of the known .NET Framework 2.0 beta uninstall issues that Aaron know of. In addition, the tool can be useful to return your system to a known (relatively clean) state in case you run into any .NET Framework 2.0 installation failures so that you can try to install again.</p>
<p>The updated version of the cleanup tool contains options to clean up the .NET Framework 1.0, 1.1, 2.0, 3.0 and 3.5 separately and all versions simultaneously in a single step. The cleanup tool contains logic so that if it is run on an OS version that includes the .NET Framework as an OS component, it will not offer the option to clean it up. This means that running the cleanup tool on Windows XP Media Center Edition or Tablet PC Edition will not offer the option to clean up the .NET Framework 1.0, running it on Windows Server 2003 will not offer the option to clean up the .NET Framework 1.1 and running it on Windows Vista will not offer the option to clean up the .NET Framework 2.0 or the .NET Framework 3.0.</p>
<p>The .NET Framework cleanup tool is very easy to use. Just download, extract and run cleanup_tool.exe. Select the version of .NET Framework that you want to cleanup and click the &#8220;Cleanup Now&#8221; button. The cleanup process takes a while, so be patient and don&#8217;t close the cleanup tool or restart your computer.</p>
<p>This tool is designed as a last resort for cases where install, uninstall or repair did not succeed for unusual reasons. It is not intended as a substitute for the standard uninstall procedure. You should try to perform an uninstall from Add/Remove Programs before using this cleanup tool. The last time I uninstalled .NET Framework was disastrous, so ONLY uninstall .NET Framework when you have no other choice.</p>
<p><strong>[ <a href="http://astebner.sts.winisp.net/Tools/dotnetfx_cleanup_tool.zip">Download .NET Framework Setup Cleanup Utility</a> ]</strong><br />
<script type="text/javascript"><!--
google_ad_client = "pub-8102232298595506";
//234x60, created 1/4/08
google_ad_slot = "0630522498";
google_ad_width = 234;
google_ad_height = 60;
//--></script>
<script type="text/javascript">
</script></p>
<p style="font-size:12px;">Technorati Tags: <a href="http://technorati.com/tag/cleanup" rel="tag">cleanup</a>, <a href="http://technorati.com/tag/uninstall" rel="tag"> uninstall</a>, <a href="http://technorati.com/tag/remove" rel="tag"> remove</a>, <a href="http://technorati.com/tag/.net" rel="tag"> .net</a>, <a href="http://technorati.com/tag/framework" rel="tag"> framework</a></p>

<p><a href="http://feeds.feedburner.com/~a/RaymondccBlog?a=AEY6r1"><img src="http://feeds.feedburner.com/~a/RaymondccBlog?i=AEY6r1" border="0"></img></a></p><img src="http://feeds.feedburner.com/~r/RaymondccBlog/~4/472218111" height="1" width="1"/>]]></content:encoded>
      <pubDate>Tue, 02 Dec 2008 05:00:13 +0000</pubDate>
      <category domain="http://www.softratty.com/tag/framework">framework</category>
      <category domain="http://www.softratty.com/tag/net framework applications">net framework applications</category>
      <category domain="http://www.softratty.com/tag/net">net</category>
      <category domain="http://www.softratty.com/tag/net framework apps">net framework apps</category>
      <category domain="http://www.softratty.com/tag/net framework">net framework</category>
      <category domain="http://www.softratty.com/tag/cleanup">cleanup</category>
      <category domain="http://www.softratty.com/tag/cleanup tool">cleanup tool</category>
      <category domain="http://www.softratty.com/tag/tool">tool</category>
      <category domain="http://www.softratty.com/tag/manual cleanup steps">manual cleanup steps</category>
      <source url="http://www.raymond.cc/blog/archives/2008/12/02/uninstall-microsoft-net-framework-with-aaron-stebner-cleanup-tool/">Uninstall Microsoft .NET Framework with Aaron Stebner Cleanup Tool</source>
    </item>
    <item>
      <title><![CDATA[Macs Virus Immunity is Reaching Its Expiration Date]]></title>
      <link>http://www.softratty.com/article/fe7f29aac15cfdec8bdc438dbf00e0d9</link>
      <guid>http://www.softratty.com/article/fe7f29aac15cfdec8bdc438dbf00e0d9</guid>
      <description><![CDATA[I got an email today from some friends who run a Bay Area IT consultancy. They deal almost exclusively in the PC trade but are Mac savvy themselves, so I was startled a bit by the subject line for...]]></description>
      <content:encoded><![CDATA[<div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;"><script type="text/javascript">
<!--
digg_url = 'http://cultofmac.com/macs-virus-immunity-is-reaching-its-expiration-date/5336';
digg_bgcolor = '#FFffff';
digg_skin = 'compact';
digg_window = '';
digg_title = 'Macs&#8217; Virus Immunity is Reaching Its Expiration Date';
digg_bodytext = '';
digg_media = 'news';
digg_topic = '';
//-->
</script>
<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script>
</div>
<p>I got an email today from some friends who run a Bay Area IT consultancy. They deal almost exclusively in the PC trade but are Mac savvy themselves, so I was startled a bit by the subject line for their monthly <em>Good News / Bad News</em> newsletter: <strong>Two Very Bad Mac OSX Viruses</strong>.</p>
<p>Of course, I knew from <a href="http://cultofmac.com/barbarians-at-the-gate/2124">chatter over the summer</a> and from more <a href="http://cultofmac.com/mac-malware-trojans-are-nothing-new/5124">recent conversation</a> that the days of Macs being impervious to  viruses and malware are probably numbered and sure enough, even <a href="http://support.apple.com/kb/HT2550">Apple Support</a> now officially recommends users install antivirus protection on Mac systems:</p>
<p><em>Apple encourages the widespread use of multiple antivirus utilities so that virus programmers have more than one application to circumvent, thus making the whole virus writing process more difficult.</em></p>
<p>The Apple knowledge base article goes on to recommend programs from <a href="http://store.apple.com/Catalog/US/Images/intlstoreroutingpage.html">Intego</a>, <a href="http://store.apple.com/Catalog/US/Images/intlstoreroutingpage.html">Symantec/Norton</a> and McAfee, all of which are commercially licensed products. </p>
<p>My consulting friends recommended <a href="http://cts.vresp.com/c/?Ipsofacto/d5e7e08524/13265df3bc/c47903629c">iAntivirus</a>, which is a free program, and said, &#8220;We have never used it but reviewers say it is good for being a free program.  Download and use all free software with caution!&#8221;</p>
<p>Another free Mac virus checker (though the developer gratefully accepts all donations) is <a href="http://www.macupdate.com/info.php/id/15850/clamxav">ClamXav</a>, an updated version of which was released on Monday; the program gets 4.25 stars at Mac Update.</p>
<p>So, is that it? Are we all going to opt for the flu shot from now on? If you&#8217;ve installed antivirus software on your Mac, tell us how it&#8217;s going and what you like. If you haven&#8217;t, or don&#8217;t plan to, tell us why in comments.</p>
]]></content:encoded>
      <pubDate>Tue, 02 Dec 2008 03:40:35 +0000</pubDate>
      <category domain="http://www.softratty.com/tag/mac">mac</category>
      <category domain="http://www.softratty.com/tag/mac savvy">mac savvy</category>
      <category domain="http://www.softratty.com/tag/virus">virus</category>
      <category domain="http://www.softratty.com/tag/program">program</category>
      <category domain="http://www.softratty.com/tag/free program">free program</category>
      <category domain="http://www.softratty.com/tag/mac systems">mac systems</category>
      <category domain="http://www.softratty.com/tag/bad news newsletter">bad news newsletter</category>
      <category domain="http://www.softratty.com/tag/news">news</category>
      <category domain="http://www.softratty.com/tag/virus programmers">virus programmers</category>
      <source url="http://cultofmac.com/macs-virus-immunity-is-reaching-its-expiration-date/5336">Macs Virus Immunity is Reaching Its Expiration Date</source>
    </item>
    <item>
      <title><![CDATA[10 of the Best Adobe AIR Applications]]></title>
      <link>http://www.softratty.com/article/25357b0c648befb85301742ac4201801</link>
      <guid>http://www.softratty.com/article/25357b0c648befb85301742ac4201801</guid>
      <description><![CDATA[Are you getting the most out of your Adobe AIR installation? Are you one of those people that installed it for one specific application and never explored what else was out there? Well, its time to...]]></description>
      <content:encoded><![CDATA[<p><img align="right" class="alignright size-full wp-image-29223" title="adobeair" src="http://mashable.com/wp-content/uploads/2008/07/adobeair.jpg" alt="" width="225" height="85" />Are you getting the most out of your Adobe AIR installation?  Are you one of those people that installed it for one specific application and never explored what else was out there?  Well, it&#8217;s time to get more out of AIR, and here are 10 apps that will make you anxious to get these up and running. </p>
<p><em>What are the Adobe AIR apps that you couldn&#8217;t live without?  Tell us in the comments!</em><span id="more-54966"></span></p>
<div style="text-align:center"><img class="alignnone size-full wp-image-55026" style="margin-top: 10px; margin-bottom: 10px;" title="desktube" src="http://mashable.com/wp-content/uploads/2008/11/desktube.jpg" alt="" /></div>
<p><a href="http://thedesktube.com/" target="_blank">DeskTube</a> - DeskTube lets you get complete control over YouTube on your desktop.  Search, watch, comment, get embed codes, upload your own videos and even download the videos you are currently watching as MOV files.</p>
<div style="text-align:center"><img class="alignnone size-full wp-image-54996" style="margin-top: 10px; margin-bottom: 10px;" title="dorame" src="http://mashable.com/wp-content/uploads/2008/11/dorame.jpg" alt="" /></div>
<p><a href="http://dorame.zduo.net/" target="_blank">Dorame</a> - Dorame doesn&#8217;t add much to the Pandora listening experience, but it does give you the freedom of being outside of your browser and changing up the appearance of the service.</p>
<div style="text-align:center"><img class="alignnone size-full wp-image-55024" style="margin-top: 10px; margin-bottom: 10px;" title="earthbrowserair" src="http://mashable.com/wp-content/uploads/2008/11/earthbrowserair.jpg" alt="" /></div>
<p><a href="http://www.earthbrowser.com/" target="_blank">EarthBrowser</a> - EarthBrowser gives you live updates of clouds, earthquakes, the weather, satellite overlays, volcanoes, fires and a whole lot more.</p>
<div style="text-align:center"><img class="alignnone size-full wp-image-54978" style="margin-top: 10px; margin-bottom: 10px;" title="feedalizr" src="http://mashable.com/wp-content/uploads/2008/11/feedalizr.png" alt="" /></div>
<p><a href="http://www.feedalizr.com/" target="_blank">Feedalizr</a> - Many people have downloaded service specific apps like TweetDeck, Twhirl and so on, but Feedalizr rolls several social tools into one app.  You can work with Facebook, Flickr, FriendFeed, Jaiku, Twitter and VideoVideo all from this one handy interface.</p>
<div style="text-align:center"><img class="alignnone" style="margin-top: 10px; margin-bottom: 10px;" title="google analytics" src="http://mashable.com/wp-content/uploads/2008/03/googleanalytics.jpg" alt="" /></div>
<p><a href="http://www.aboutnico.be/" target="_blank">Google Analytics</a> - While most people love looking at statistics about their websites, Google Analytics can be a bit slow at times for those webmasters that use their tools.  This Adobe AIR app gives you the ability to open reports in multiple tabs for easier switching and allows you to change date ranges faster.</p>
<div style="text-align:center"><img class="alignnone size-full wp-image-55078" style="margin-top: 10px; margin-bottom: 10px;" title="minitask" src="http://mashable.com/wp-content/uploads/2008/11/minitask.jpg" alt="" /></div>
<p><a href="http://minitask.betriebsraum.de/" target="_blank">MiniTask</a> - A desktop tool for creating detailed to-do lists that you can separate out by categories, copy the items out to other programs, set reminders, print out task sheets and more.</p>
<div style="text-align:center"><img class="alignnone size-full wp-image-55082" style="margin-top: 10px; margin-bottom: 10px;" title="posty" src="http://mashable.com/wp-content/uploads/2008/11/posty.gif" alt="" /></div>
<p><a href="http://spreadingfunkyness.com/posty/" target="_blank">Posty</a> - Get all of your FriendFeed. Identi.ca, Jaiku, Pownce, Tumblr and Twitter updates in one handy application with built-in URL shortening, spell checking, message search and more.</p>
<div style="text-align:center"><img class="alignnone size-full wp-image-55036" style="margin-top: 10px; margin-bottom: 10px;" title="tweetdeck" src="http://mashable.com/wp-content/uploads/2008/11/tweetdeck.gif" alt="" /></div>
<p><a href="http://www.tweetdeck.com" target="_blank">TweetDeck</a> - While it seems that apps only work with one social site are becoming passe, TweetDeck gives you so much control over how you see your Tweets, it is well worth it.  Your incoming messages are already split into columns for timeline, replies and direct messages, and then you can build custom columns for things such as work, friends and more.</p>
<div style="text-align:center"><img class="alignnone size-full" style="margin-top: 10px; margin-bottom: 10px;" title="Twhirl" src="http://mashable.com/wp-content/uploads/2008/03/twhirl.jpg" alt="" /></div>
<p><a href="http://www.twhirl.org/" target="_blank">Twhirl</a> - The odds are fairly high that this is the application you installed Adobe Air for in the first place, but that doesn&#8217;t exclude it from the list in case it wasn&#8217;t.  Probably the most popular of the Twitter clients, Twhirl also supports interactions with multiple accounts for FriendFeed, laconi.ca, seesmic and Twitter.</p>
<div style="text-align:center"><img class="alignnone size-full wp-image-55002" style="margin-top: 10px; margin-bottom: 10px;" title="yammer desktop" src="http://mashable.com/wp-content/uploads/2008/11/yammerdesktop1.png" alt="" /></div>
<p><a href="http://www.yammer.com/company/desktop" target="_blank">Yammer</a> - Yammer, the private corporate microblogging service, gets a desktop client that runs on the Adobe AIR platform, allowing you to use all the features of the service freed from your browser.</p>
<p>---<br />Related Articles at Mashable | All That's New on the Web:</p><p><a href="http://mashable.com/2007/08/14/adobe-office-applications/">Adobe Building Office Apps to Go After Microsoft?</a><br /><a href="http://mashable.com/2007/08/20/adobe-flash-player-9/">Adobe Launches Updated Flash Player 9:  Moviestar</a><br /><a href="http://mashable.com/2007/06/10/adobe-apollo-air/">Adobe Apollo Turns Into AIR and Gets New HTML Capabilities</a><br /><a href="http://mashable.com/2007/10/10/adobe-security-flaw/">Adobe Can&#8217;t Fix Security Flaw Until End of October</a><br /><a href="http://mashable.com/2007/05/30/adobe-delicious/">Adobe Illustrator Integrated with Del.icio.us</a><br /><a href="http://mashable.com/2007/11/08/adobe-photoshop-express/">Adobe&#8217;s Web-Based Photoshop Express On Its Way</a><br /><a href="http://mashable.com/2007/10/01/adobe-buzzword/">Adobe to Acquire Makers of Web-Based Word Processor Buzzword</a></p>
<p><a href="http://feedads.googleadservices.com/~at/zaWkHhNoXKOaOZYyvtIuCbJT-1s/a"><img src="http://feedads.googleadservices.com/~at/zaWkHhNoXKOaOZYyvtIuCbJT-1s/i" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feedproxy.google.com/~f/Mashable?a=4PTBhrdx"><img src="http://feedproxy.google.com/~f/Mashable?i=4PTBhrdx" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Mashable?a=ckYENdIU"><img src="http://feedproxy.google.com/~f/Mashable?d=124" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Mashable?a=jo5U2QOh"><img src="http://feedproxy.google.com/~f/Mashable?i=jo5U2QOh" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Mashable?a=61jeMHcE"><img src="http://feedproxy.google.com/~f/Mashable?i=61jeMHcE" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Mashable?a=GJV3o9YV"><img src="http://feedproxy.google.com/~f/Mashable?d=52" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Mashable?a=9nKeepjJ"><img src="http://feedproxy.google.com/~f/Mashable?i=9nKeepjJ" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Mashable?a=ROyhuMrO"><img src="http://feedproxy.google.com/~f/Mashable?d=129" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Mashable?a=VaJlmZxo"><img src="http://feedproxy.google.com/~f/Mashable?d=41" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Mashable?a=HkXgDnJo"><img src="http://feedproxy.google.com/~f/Mashable?d=138" border="0"></img></a>
</div><img src="http://feedproxy.google.com/~r/Mashable/~4/26Fppy5Lw_8" height="1" width="1"/>]]></content:encoded>
      <pubDate>Tue, 02 Dec 2008 00:33:35 +0000</pubDate>
      <category domain="http://www.softratty.com/tag/adobe air">adobe air</category>
      <category domain="http://www.softratty.com/tag/air">air</category>
      <category domain="http://www.softratty.com/tag/adobe">adobe</category>
      <category domain="http://www.softratty.com/tag/adobe air platform">adobe air platform</category>
      <category domain="http://www.softratty.com/tag/adobe illustrator">adobe illustrator</category>
      <category domain="http://www.softratty.com/tag/adobe apollo">adobe apollo</category>
      <category domain="http://www.softratty.com/tag/adobe air apps">adobe air apps</category>
      <category domain="http://www.softratty.com/tag/adobe air app">adobe air app</category>
      <category domain="http://www.softratty.com/tag/service freed">service freed</category>
      <source url="http://feedproxy.google.com/~r/Mashable/~3/26Fppy5Lw_8/">10 of the Best Adobe AIR Applications</source>
    </item>
    <item>
      <title><![CDATA[Run BASIC Free Edition 1.01 (Default branch)]]></title>
      <link>http://www.softratty.com/article/c7069ba85a5d0ebc756054c8cd3021b4</link>
      <guid>http://www.softratty.com/article/c7069ba85a5d0ebc756054c8cd3021b4</guid>
      <description><![CDATA[Run BASIC is a powerful, all-in-one Web programming system and application server, designed to make Web programming easy. Its capabilities include the use of the BASIC scripting language, graphics,...]]></description>
      <content:encoded><![CDATA[<img src="http://c.fsdn.com/fm/screenshots/71129_thumb.png"
     align="right" alt="Screenshot" hspace="10" vspace="10">
Run BASIC is a powerful, all-in-one Web
programming system and application server,
designed to make Web programming easy. Its
capabilities include the use of the BASIC
scripting language, graphics, XML, SQLite
database, Cascading Style Sheets, and more. A help
file, a tutorial, and example programs are
included. This free edition lets you experiment
with the Run BASIC system on a single computer.<br style="clear: both;"/>
<a href="http://www.pheedo.com/click.phdo?s=7982042f8c76cb0732ed3188994c13b4&p=1"><img alt="" style="border: 0;" border="0" src="http://www.pheedo.com/img.phdo?s=7982042f8c76cb0732ed3188994c13b4&p=1"/></a>
<img src="http://www.pheedo.com/feeds/tracker.php?i=7982042f8c76cb0732ed3188994c13b4" style="display: none;" border="0" height="1" width="1" alt=""/>


]]></content:encoded>
      <pubDate>Mon, 01 Dec 2008 21:17:54 +0000</pubDate>
      <category domain="http://www.softratty.com/tag/basic">basic</category>
      <category domain="http://www.softratty.com/tag/system">system</category>
      <category domain="http://www.softratty.com/tag/basic system">basic system</category>
      <category domain="http://www.softratty.com/tag/free edition">free edition</category>
      <category domain="http://www.softratty.com/tag/web">web</category>
      <category domain="http://www.softratty.com/tag/all-in-one web">all-in-one web</category>
      <category domain="http://www.softratty.com/tag/single computer">single computer</category>
      <category domain="http://www.softratty.com/tag/sqlite database">sqlite database</category>
      <category domain="http://www.softratty.com/tag/style sheets">style sheets</category>
      <source url="http://www.pheedo.com/click.phdo?i=7982042f8c76cb0732ed3188994c13b4">Run BASIC Free Edition 1.01 (Default branch)</source>
    </item>
    <item>
      <title><![CDATA[FET 5.7.5 (Default branch)]]></title>
      <link>http://www.softratty.com/article/9860ddbfb0ce7f2a02cf8b3dba2703c5</link>
      <guid>http://www.softratty.com/article/9860ddbfb0ce7f2a02cf8b3dba2703c5</guid>
      <description><![CDATA[FET (free timetabling tool) automatically schedules the timetable of a school, high school, or university. It aims to have the same functionality as expensive scheduling programs. License: GNU General...]]></description>
      <content:encoded><![CDATA[FET (free timetabling tool) automatically schedules the timetable of a school, high school, or university. It aims to have the same functionality as expensive scheduling programs.
<hr />
<strong>License:</strong> GNU General Public License (GPL)
<hr />
<strong>Changes:</strong><br />
This release adds constraint 2 activities grouped, which is the non-oriented version of constraint 2 activities consecutive (the activities can be placed in any order, but one near the other). It has an additional test to ensure that constraints with the same starting time are not impossible. It has very minor bugfixes.<br style="clear: both;"/>
<a href="http://www.pheedo.com/click.phdo?s=301efe2f886f4d6d58668dce34f8d8ca&p=1"><img alt="" style="border: 0;" border="0" src="http://www.pheedo.com/img.phdo?s=301efe2f886f4d6d58668dce34f8d8ca&p=1"/></a>
<img src="http://www.pheedo.com/feeds/tracker.php?i=301efe2f886f4d6d58668dce34f8d8ca" style="display: none;" border="0" height="1" width="1" alt=""/>

]]></content:encoded>
      <pubDate>Mon, 01 Dec 2008 18:07:16 +0000</pubDate>
      <category domain="http://www.softratty.com/tag/activities consecutive">activities consecutive</category>
      <category domain="http://www.softratty.com/tag/activities">activities</category>
      <category domain="http://www.softratty.com/tag/public license">public license</category>
      <category domain="http://www.softratty.com/tag/license">license</category>
      <category domain="http://www.softratty.com/tag/fet">fet</category>
      <category domain="http://www.softratty.com/tag/minor bugfixes">minor bugfixes</category>
      <category domain="http://www.softratty.com/tag/constraint">constraint</category>
      <category domain="http://www.softratty.com/tag/school">school</category>
      <category domain="http://www.softratty.com/tag/additional test">additional test</category>
      <source url="http://www.pheedo.com/click.phdo?i=301efe2f886f4d6d58668dce34f8d8ca">FET 5.7.5 (Default branch)</source>
    </item>
    <item>
      <title><![CDATA[libFirm 1.15.0 (Default branch)]]></title>
      <link>http://www.softratty.com/article/1ed9d0a2a6115232f70cce6c27f64eaf</link>
      <guid>http://www.softratty.com/article/1ed9d0a2a6115232f70cce6c27f64eaf</guid>
      <description><![CDATA[libFirm is a library that provides an intermediate representation and optimizations for compilers. Programs are represented in a graph-based SSA form. License: GNU General Public License v2 Changes...]]></description>
      <content:encoded><![CDATA[<img src="http://c.fsdn.com/fm/screenshots/66928_thumb.jpg"
     align="right" alt="Screenshot" hspace="10" vspace="10">
libFirm is a library that provides an intermediate
representation and optimizations for compilers.
Programs are represented in a graph-based SSA
form.


<hr />
<strong>License:</strong> GNU General Public License v2
<hr />
<strong>Changes:</strong><br />
Cliff Clicks combined Analyses/Optimisations have been implemented. This release has a new register pressure minimizing scheduler. Support for assembler nodes is improved, and several bugs have been fixed.<br style="clear: both;"/>
<a href="http://www.pheedo.com/click.phdo?s=e6b4b30cf53899a1c5ee7d00349125ee&p=1"><img alt="" style="border: 0;" border="0" src="http://www.pheedo.com/img.phdo?s=e6b4b30cf53899a1c5ee7d00349125ee&p=1"/></a>
<img src="http://www.pheedo.com/feeds/tracker.php?i=e6b4b30cf53899a1c5ee7d00349125ee" style="display: none;" border="0" height="1" width="1" alt=""/>

]]></content:encoded>
      <pubDate>Mon, 01 Dec 2008 15:08:42 +0000</pubDate>
      <category domain="http://www.softratty.com/tag/public license">public license</category>
      <category domain="http://www.softratty.com/tag/license">license</category>
      <category domain="http://www.softratty.com/tag/register pressure">register pressure</category>
      <category domain="http://www.softratty.com/tag/assembler nodes">assembler nodes</category>
      <category domain="http://www.softratty.com/tag/ssa form">ssa form</category>
      <category domain="http://www.softratty.com/tag/libfirm">libfirm</category>
      <category domain="http://www.softratty.com/tag/cliff clicks">cliff clicks</category>
      <category domain="http://www.softratty.com/tag/support">support</category>
      <category domain="http://www.softratty.com/tag/optimizations">optimizations</category>
      <source url="http://www.pheedo.com/click.phdo?i=e6b4b30cf53899a1c5ee7d00349125ee">libFirm 1.15.0 (Default branch)</source>
    </item>
    <item>
      <title><![CDATA[Track SharePoint blog usage with Microsoft adCenter Analytics]]></title>
      <link>http://www.softratty.com/article/afb68ffa8b9e7aa25aec37537e1c6121</link>
      <guid>http://www.softratty.com/article/afb68ffa8b9e7aa25aec37537e1c6121</guid>
      <description><![CDATA[If you blog on a SharePoint site like we do, chances are you want to know how many people visit your site, how they find it, and other information about your readership. Unfortunately, the native...]]></description>
      <content:encoded><![CDATA[<p><a href="http://www.themsoffice.com/wp-content/uploads/2008/12/analytics_1_108x88.jpg"><img src="http://www.themsoffice.com/wp-content/uploads/2008/12/analytics_1_108x88.jpg" alt="" title="analytics_1_108x88" width="108" height="88" class="alignnone size-medium wp-image-429" /></a><a href="http://sharepoint.microsoft.com/blogs/GetThePoint/default.aspx">If you blog on a SharePoint site like we do, chances are you want to know how many people visit your site, how they find it, and other information about your readership. Unfortunately, the native SharePoint usage reports are not much help for the kind of information you want to see.<br />
</a></p>
<p>However, there are a couple free Web analytics programs that are easy to hook up and use. One of the newest is Microsoft adCenter Analytics. Because the site says it&#8217;s a limited Beta, you have to register and then wait for an invitation to join the program. It typically takes a few days to hear back from them, but when you receive your invitation you can follow their simple instructions to create a profile and add the script to your site. </p>
<p>The thing is, their instructions don&#8217;t address what to do on a SharePoint site. So that&#8217;s where we come in. I&#8217;ve seen a few blog posts and videos out there about how to add other analytics scripts to a SharePoint blog, but they all seem either light on detail or leave out a key piece of information, so I shot my own video, Add Microsoft adCenter analytics to your SharePoint blog home page.</p>
<p>As the title suggests, I show only how to add the script to your home page. This will capture lots of great numbers about home page usage, but does not capture information about individual posts.</p>
<p><a href="http://advertising.microsoft.com/search-advertising/adcenter-analytics">Microsoft adCenter Analytics</a></p>
<p>Learn about the latest adCenter AnalyticsBeta features and enhancements, including ten different customizable reports. This free, on-demand web analytics solution helps you easily understand user engagement and online marketing campaign performance. Today, we invite you to join our program: Microsoft adCenter AnalyticsBeta—formerly Project Gatineau.</p>
<p> Understand User Engagement<br />
Track audience behavior—from click to conversion—all in one place. The application’s dashboard and advanced report graphics help you view your data at a glance, so you can make key decisions quickly and efficiently. </p>
<p> Gain Control—Tailor for the Right Audience and the Right Time<br />
You can even assess performance of your other pay-per-click programs—including Google and Yahoo. Easily track ROI, conversion rates, revenue of banner, email, and direct response campaigns so you can monitor web site performance and better control the return on your marketing spend. </p>
<p> Gain Customer Intelligence and Insight<br />
You can rely on adCenter Analytics to help you understand your site traffic, customer intent, behavior, and campaign performance. Build your own customized dashboard and review which campaigns are working well. This next-generation web analytics system puts key data at your fingertips, including: Dashboards<br />
Traffic &#038; History<br />
Visitor Loyalty<br />
Pages &#038; Content<br />
Referrals<br />
 Goals<br />
Commerce<br />
Paths<br />
Funnels<br />
Visitor Information </p>
<p>Get Started Today<br />
Register now to realize the power of an end-to-end web tracking system. </p>

<p><a href="http://feeds.feedburner.com/~a/MicrosoftOffice?a=lal5xk"><img src="http://feeds.feedburner.com/~a/MicrosoftOffice?i=lal5xk" border="0"></img></a></p><img src="http://feeds.feedburner.com/~r/MicrosoftOffice/~4/471517248" height="1" width="1"/>]]></content:encoded>
      <pubDate>Mon, 01 Dec 2008 14:07:53 +0000</pubDate>
      <category domain="http://www.softratty.com/tag/microsoft adcenter analytics">microsoft adcenter analytics</category>
      <category domain="http://www.softratty.com/tag/microsoft adcenter">microsoft adcenter</category>
      <category domain="http://www.softratty.com/tag/adcenter analytics">adcenter analytics</category>
      <category domain="http://www.softratty.com/tag/site">site</category>
      <category domain="http://www.softratty.com/tag/site traffic">site traffic</category>
      <category domain="http://www.softratty.com/tag/blog">blog</category>
      <category domain="http://www.softratty.com/tag/sharepoint blog">sharepoint blog</category>
      <category domain="http://www.softratty.com/tag/visitor information">visitor information</category>
      <category domain="http://www.softratty.com/tag/sharepoint site">sharepoint site</category>
      <source url="http://feeds.feedburner.com/~r/MicrosoftOffice/~3/471517248/">Track SharePoint blog usage with Microsoft adCenter Analytics</source>
    </item>
    <item>
      <title><![CDATA[Tech Events Guide: Mashable Reader Discounts]]></title>
      <link>http://www.softratty.com/article/b0642786926174a933e2675a2df49d5d</link>
      <guid>http://www.softratty.com/article/b0642786926174a933e2675a2df49d5d</guid>
      <description><![CDATA[Heres Mashables latest round-up of upcoming Web 2.0 events, parties, and conferences. For more upcoming event listings, check out Mashables Events section
Not on this list? Contact us and lets...]]></description>
      <content:encoded><![CDATA[<div style="text-align:center"><img class="alignnone size-full wp-image-47904" title="techeventsguide" src="http://mashable.com/wp-content/uploads/2008/11/techeventsguide.png" alt="" /></div>
<p>Here’s Mashable’s latest round-up of upcoming Web 2.0 events, parties, and conferences. For more upcoming event listings, check out Mashable&#8217;s <a href="http://mashable.com/category/events/?active=network">Events section</a>.</p>
<p>Not on this list? <strong>Contact us</strong> and let’s establish a media partnership. <img src='http://mashable.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<hr />
<div style="text-align:center"><img class="alignnone size-full wp-image-47644" title="webgrrls" src="http://mashable.com/wp-content/uploads/2008/11/webgrrls1.jpg" alt=" style="margin-top: 10px; margin-bottom: 10px;"" /></div>
<p><strong>December 3, 2008, San Francisco, CA</strong>: The 2008 Holiday Season is upon us and when the NYC Webgrrls Community gets together for the Holidays, it is an industry event, not only about revelry but also about the celebration of the achievements of women in technology and business.  The event starts at 7PM with a 2-hour open bar followed by great Italian food, door prizes, and drawings.  More information is <a rel="nofollow" href="http://www.webgrrls.com/sanfrancisco-ca/">here</a>.</p>
<hr />
<div style="text-align:center"><img class="alignnone size-full wp-image-47634" title="siliconvalleyrocks" src="http://mashable.com/wp-content/uploads/2008/11/siliconvalleyrocks-300x165.jpg" alt=" style="margin-top: 10px; margin-bottom: 10px;"" /></div>
<p><strong>December 3, 2008, San Francisco, CA</strong>: <a rel="nofollow" href="http://www.svrocks.com">Silicon Valley Rocks!</a> is the first music showcase featuring performances from Silicon Valley&#8217;s tech community - from VCs and entrepreneurs to bloggers and software developers - to raise money for <a rel="nofollow" href="http://www.mustcreate.org">Music in Schools Today (MuST)</a> a Bay Area non-profit that seeks to rescue school music programs from budget cuts. The full details are <a href="http://mashable.com/2008/09/25/silicon-valley-rocks/">here</a>.</p>
<hr />
<div style="text-align:center"><img class="alignnone size-full wp-image-47644" title="webgrrls" src="http://mashable.com/wp-content/uploads/2008/11/webgrrls1.jpg" alt=" style="margin-top: 10px; margin-bottom: 10px;"" /></div>
<p><strong>December 4, 2008, New York City, NY</strong>: Webgrrls is having a NYC party just like the one in San Francisco the night before (scroll up for more information).  Or just <a rel="nofollow" href="http://www.webgrrls.com/newyork-ny/">get the information and RSVP</a>.</p>
<hr />
<div style="text-align:center"><img class="alignnone size-full wp-image-47636" title="mobile_media" src="http://mashable.com/wp-content/uploads/2008/11/mobile_media160x90.jpg" alt="" width="160" height="90" style="margin-top: 10px; margin-bottom: 10px;" /></div>
<p><strong>December 9-10, 2008, San Francisco, CA</strong>: The <a href="http://mashable.com/2008/09/08/mobile-media-investor-conference/">Mobile Media Investor Conference</a> (MMIC) program will happen in San Francisco and is your opportunity to network with mobile industry leaders and investors. At the MMIC program, you can hear case studies and learn real examples of how to make money and how to raise money in the mobile media world.  Your 10% discount is <a href="http://mashable.com/2008/09/08/mobile-media-investor-conference/">here</a>.  Further, an additional $500 off can be taken with code <strong>MMIC995</strong>.</p>
<hr />
<div style="text-align:center"><img class="alignnone size-medium wp-image-52788" title="addoncon" src="http://mashable.com/wp-content/uploads/2008/11/addoncon.jpg" alt="" width="200" height="33" style="margin-top: 10px; margin-bottom: 10px;" /></div>
<p><strong>December 11, 2008, Mountain View, CA</strong>: <a rel="nofollow" href="http://www.add-on-con.com/">Add-on-Con</a> is the first conference designed specifically for developers and marketers of browser Add-on&#8217;s. Organized by members of the community, the one day conference brings together platform vendors, developers, and marketers, with the goal of facilitating communication and sharing knowledge.</p>
<hr />
<div style="text-align:center"><img src="http://mashable.com/wp-content/uploads/2008/11/efactor-logo-nov.jpg" style="margin-top: 10px; margin-bottom: 10px;"/></div>
<p><strong>December 16, 2008, Los Angeles, CA</strong>: <a href="http://efactor.com/p/events/id=45nrel=">Meet up with E.Factor</a> for Entrepreneurship: The Rise &amp; Fall of An American Entrepreneurial Icon with an exclusive book signing with Jordan Belfort, Author of The Wolf Of Wall Street.  Everyone who attends gets the book! Belfort will share his thoughts with the audience on the question of &#8220;Entrepreneurial Greed vs a Sustainable Company&#8221;.</p>
<hr />
<div style="text-align:center"><img class="alignnone size-medium wp-image-52796" title="iphonebootcamp" src="http://mashable.com/wp-content/uploads/2008/11/iphonebootcamp.jpg" alt="" width="200" height="63" style="margin-top: 10px; margin-bottom: 10px;"/></div>
<p><strong>December 13-14, 2008, New York City, NY</strong>: A group of top New York iPhone developers formed the iPhone Boot Camp NYC by creating a meetup for iPhone developers and wannabe developers. In December, iPhone Boot Camp NYC is offering two more workshops on <a rel="nofollow" href="http://iphonebootcampnyc.eventbrite.com/">basic</a> and <a rel="nofollow" href="http://iphonebootcampnyc2.eventbrite.com/">advanced</a> iPhone Development.  The goal is to train dozens of developers, then spin off a company so each developer has a chance to work full time on the apps in a community of fellow developers with a shared knowledge and training. A 10% discount off the already discounted early-bird rate to mashable readers is available using discount code <strong>mashable</strong>.</p>
<hr />
<div style="text-align:center"><img src="http://mashable.com/wp-content/uploads/2008/11/efactor-logo-nov.jpg" style="margin-top: 10px; margin-bottom: 10px;"/></div>
<p><strong>January 13, 2009, London</strong>: E.Factor hosts <a rel="nofollow" href="http://efactor.com/p/events/id=36">Commercial Opportunities in Mobile Phone Entertainment</a>. Attend and learn more about this emerging face of advertising.</p>
<hr />
<div style="text-align:center"><img src="http://mashable.com/wp-content/uploads/2008/11/efactor-logo-nov.jpg" style="margin-top: 10px; margin-bottom: 10px;"/></div>
<p><strong>January 21, 2009, Amsterdam</strong>: E.Factor is hosting an event entitled <a rel="nofollow" href="http://efactor.com/p/events/id=39">Following the Trend</a> which will cover how to understand trends.  Keynote speakers of the evening are Rob Wageman and Marjan Ippel.</p>
<hr />
<div style="text-align:center"><img class="alignnone size-medium wp-image-52800" title="teensintech" src="http://mashable.com/wp-content/uploads/2008/11/teensintech.jpg" alt="" width="200" height="41" style="margin-top: 10px; margin-bottom: 10px;"/></div>
<p><strong>January 31, 2009, San Francisco, CA</strong>: The <a rel="nofollow" href="http://teensintechconf.eventbrite.com/?discount=MASHABLE">Teens in Tech Conference</a> is bringing youth and technology together in San Francisco. Learn from teenagers what they think about the current trends of teenage technology. Feel inspired to create technology, at a younger age at the Teens in Tech Conference. From developers, to entrepreneurs, to video-blogging, find it at the 2009 Teens in Tech Conference.  Only 25 tickets are available at <a rel="nofollow" href="http://teensintechconf.eventbrite.com/?discount=MASHABLE">this discounted rate</a> of 250 for the entire event!</p>
<hr />
<div style="text-align:center"><img class="alignnone size-medium wp-image-50096" title="webdirectionsnorth" src="http://mashable.com/wp-content/uploads/2008/11/webdirectionsnorth.jpg" alt="" width="247" height="68" style="margin-top: 10px; margin-bottom: 10px;"/></div>
<p><strong>February 4-5, 2008, Denver, CO</strong>: <a rel="nofollow" href="http://north.webdirections.org/">Web Directions</a> focuses on professional development for web designers and developers, interaction designers, user experience professionals and other practitioners in the web arena, whether they work as a contractor, in a design agency, in small or large businesses, in government, education or the not-for-profit sector.</p>
<p>The conference features two in depth days of leading web design and development experts, an optional two days of half day intensive hands on workshops, as well as numerous networking opportunities. Whatever your or your company’s role in building or managing web sites, applications or communities, Web Directions is full of practical, valuable insights, education and inspiration. Book before December 5th for just $795 &#8212; but Mashable readers can get another $50 off, simply by using the promotional code <strong>WDN09MB</strong>.</p>
<hr />
<div style="text-align:center"><img class="alignnone size-full wp-image-47650" title="railsforall" src="http://mashable.com/wp-content/uploads/2008/11/railsforall1.jpg" alt=" style="margin-top: 10px; margin-bottom: 10px;"" /></div>
<p><strong>February 6-7, 2009, Orlando, FL</strong>: In today&#8217;s economy, maintaining a competitive advantage is crucial, whether you are a freelancer, or run a development shop. Using the productivity benefits of Rails helps us to stand out in the crowded space of developers and development firms. And the Rails core team hasn&#8217;t kept us wanting, adding features such as internationalization, compatibility with Ruby 1.9 and JRuby, thread safety, and much more. And if the Rails Rumble proved anything, it&#8217;s that a small team of Rails developers can accomplish a great amount with little time. So how do we as developers continue to improve how we work and what we produce? Get more information by attending the <a rel="nofollow" href="http://www.actsasconference.com">acts_as_conference</a>.</p>
<hr />
<div style="text-align:center"><img class="alignnone size-medium wp-image-52798" title="ugcx" src="http://mashable.com/wp-content/uploads/2008/11/ugcx.jpg" alt="" width="190" height="100" style="margin-top: 10px; margin-bottom: 10px;"/></div>
<p><strong>February 9-10, 2009, San Jose, CA</strong>: User-generated content is a rapidly developing revolution in media. Average Joe internet users now wield power over online content, and businesses are adapting to respond to this trend. <a rel="nofollow" href="http://www.ugcxevent.com/?utm_source=Mashable&amp;utm_medium=eventguide&amp;utm_campaign=ugcxevent.com">UGCX</a> is the first conference and trade show organized to bring together content-trendsetters and business leaders to examine how these worlds collide and what the future holds.</p>
<p>Sessions within this two-day conference in San Jose, California, will focus on successful case studies and business models that are driving traffic and revenue to content sites worldwide.  Mashable readers can <a rel="nofollow" href="http://www.ugcxevent.com/?utm_source=Mashable&amp;utm_medium=eventguide&amp;utm_campaign=ugcxevent.com">save 15%</a> with priority code <strong>UGCXMAS</strong>.</p>
<hr />
<div style="text-align:center"><img class="alignnone size-full wp-image-47646" title="twiistup5" src="http://mashable.com/wp-content/uploads/2008/11/twiistup51.jpg" alt=" style="margin-top: 10px; margin-bottom: 10px;"" /></div>
<p><strong>February 12, 2009, Santa Monica, CA</strong>: The highly-anticipated <a rel="nofollow" href="http://twiistup.com">Twiistup</a> will hold their 5th and largest event to date on Thursday, February 12th at a massive hangar in Santa Monica, CA.   The search is on for startups to &#8220;show-off&#8221; at the event.   Fifteen showoffs will be selected to showcase their products and services to an audience of investors, entrepreneurs, press and other influencers in tech, media and entertainment.  You can find out how to apply and register for the event by <a href="http://mashable.com/2008/11/06/twiistup5-intro/">clicking here</a>.</p>
<hr />
<div style="text-align:center"><img class="alignnone size-medium wp-image-44754" title="snf_2009" src="http://mashable.com/wp-content/uploads/2008/11/snf_2009-300x38.jpg" alt="" width="300" height="38" style="margin-top: 10px; margin-bottom: 10px;"/></div>
<p><strong>March 9-10, 2009, London</strong>: The <a rel="nofollow" href="http://www.socialnetworking-forum.com/">Social Networking World Forum</a> is the perfect event for professionals to learn and discuss the future development of social media.  The two day conference and exhibition will provide a focused platform for the global social media industry. The conference aims to address core issues such as monetization, future technologies/services, engaging social groups with brands and how businesses can get the most out of social and business networks.</p>
<hr />
<div style="text-align:center"><img class="alignnone size-medium wp-image-50092" title="etech" src="http://mashable.com/wp-content/uploads/2008/11/etech.gif" alt="" width="125" height="125" style="margin-top: 10px; margin-bottom: 10px;"/></div>
<p><strong>March 9-12, 2009, San Jose, CA</strong>: Registration is now open for the eighth annual <a rel="nofollow" href="http://conferences.oreilly.com/etech">O’Reilly Emerging Technology Conference</a>, O’Reilly’s flagship event for disruptive, innovative and groundbreaking thought. ETech 2009 will feature exciting program content in new areas of urban sustainability, personalized healthcare, mobile telephony and materials &amp; mechanics. Register by January 12 and Save $300 - https://en.oreilly.com/et2009/public/register.  Mashable readers get a 15% off discount on top of that using code <strong>et09mash</strong>. View the growing lineup of speakers at <a rel="nofollow" href="http://en.oreilly.com/et2009/public/schedule/speakers">http://en.oreilly.com/et2009/public/schedule/speakers</a>.</p>
<p>---<br />Related Articles at Mashable | All That's New on the Web:</p><p><a href="http://mashable.com/2007/07/09/windows-live-events/">Windows Live Hints at an Upcoming Events Feature</a><br /><a href="http://mashable.com/2007/05/04/whatstheplan/">WhatsThePlan Launches Event Planning with a Community</a><br /><a href="http://mashable.com/2007/08/21/wevent/">Wevent is Flickr Plus Evite</a><br /><a href="http://mashable.com/2007/09/12/socializer/">Socializer is not Affiliated with Socializr. But it Does the Same Thing.</a><br /><a href="http://mashable.com/2008/11/07/linkedin-events/">LinkedIn Events Bring Conference Networking Online</a><br /><a href="http://mashable.com/2007/10/11/windows-live-events-2/">Windows Live Spaces Takes on Evite</a><br /><a href="http://mashable.com/2007/09/09/eventspad/">EventsPad is a Lackluster User-Generated Event Blog</a></p>
<p><a href="http://feedads.googleadservices.com/~at/ijrgUUq_JG2-ffywyAiTGpn_WYQ/a"><img src="http://feedads.googleadservices.com/~at/ijrgUUq_JG2-ffywyAiTGpn_WYQ/i" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feedproxy.google.com/~f/Mashable?a=BJCVTpcx"><img src="http://feedproxy.google.com/~f/Mashable?i=BJCVTpcx" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Mashable?a=IeUgBGIu"><img src="http://feedproxy.google.com/~f/Mashable?d=124" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Mashable?a=oJntNr2u"><img src="http://feedproxy.google.com/~f/Mashable?i=oJntNr2u" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Mashable?a=cDnwfyM8"><img src="http://feedproxy.google.com/~f/Mashable?i=cDnwfyM8" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Mashable?a=t8s6gzG9"><img src="http://feedproxy.google.com/~f/Mashable?d=52" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Mashable?a=PTRf8XvL"><img src="http://feedproxy.google.com/~f/Mashable?i=PTRf8XvL" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Mashable?a=BsoUDXrY"><img src="http://feedproxy.google.com/~f/Mashable?d=129" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Mashable?a=0I9KPS3H"><img src="http://feedproxy.google.com/~f/Mashable?d=41" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Mashable?a=fedbweOo"><img src="http://feedproxy.google.com/~f/Mashable?d=138" border="0"></img></a>
</div><img src="http://feedproxy.google.com/~r/Mashable/~4/jhaNpHbUz70" height="1" width="1"/>]]></content:encoded>
      <pubDate>Mon, 01 Dec 2008 12:38:57 +0000</pubDate>
      <category domain="http://www.softratty.com/tag/features">features</category>
      <category domain="http://www.softratty.com/tag/conference features">conference features</category>
      <category domain="http://www.softratty.com/tag/conference">conference</category>
      <category domain="http://www.softratty.com/tag/conference aims">conference aims</category>
      <category domain="http://www.softratty.com/tag/technology conference">technology conference</category>
      <category domain="http://www.softratty.com/tag/day conference">day conference</category>
      <category domain="http://www.softratty.com/tag/developers">developers</category>
      <category domain="http://www.softratty.com/tag/fellow developers">fellow developers</category>
      <category domain="http://www.softratty.com/tag/mashable">mashable</category>
      <source url="http://feedproxy.google.com/~r/Mashable/~3/jhaNpHbUz70/">Tech Events Guide: Mashable Reader Discounts</source>
    </item>
    <item>
      <title><![CDATA[Otk 0.80 (Default branch)]]></title>
      <link>http://www.softratty.com/article/f0a111595ee11163e2cfecdf30129306</link>
      <guid>http://www.softratty.com/article/f0a111595ee11163e2cfecdf30129306</guid>
      <description><![CDATA[Otk is a portable widget library for making graphical user interfaces for C programs. It emphasizes simplicity for the application programmer without eliminating capability. Based on OpenGL, Otk...]]></description>
      <content:encoded><![CDATA[<img src="http://c.fsdn.com/fm/screenshots/51400_thumb.jpg"
     align="right" alt="Screenshot" hspace="10" vspace="10">
Otk is a portable widget library for making
graphical user interfaces for C programs. It
emphasizes simplicity for the application
programmer without eliminating capability. Based
on OpenGL, Otk supports Linux, Unix, and other OSs
neutrally and efficiently. It is simple and
compact, and it strives for easy compilation and
linking to other applications. In seeking to
address several issues associated with earlier
graphics APIs, Otk explores some interesting
methods, such as window-relative layout instead of
pixel-based layout.


<hr />
<strong>License:</strong> GNU Lesser General Public License (LGPL)
<hr />
<strong>Changes:</strong><br />
Pull-down menus were made to fit within the screen, even when opened too close to the edge. An ability was added to suggest alternate (or recent) directories in the file-browser. Otk now adaptively improves rendering quality for the best display with reasonable speed on given hardware. A function was added to request better quality or better speed. A function was added to right-justify formbox text. A makefile was added for compiling to an object file for linking into applications.<br style="clear: both;"/>
<a href="http://www.pheedo.com/click.phdo?s=28e78560342501fb7891539201435ca1&p=1"><img alt="" style="border: 0;" border="0" src="http://www.pheedo.com/img.phdo?s=28e78560342501fb7891539201435ca1&p=1"/></a>
<img src="http://www.pheedo.com/feeds/tracker.php?i=28e78560342501fb7891539201435ca1" style="display: none;" border="0" height="1" width="1" alt=""/>


]]></content:encoded>
      <pubDate>Mon, 01 Dec 2008 12:13:27 +0000</pubDate>
      <category domain="http://www.softratty.com/tag/otk">otk</category>
      <category domain="http://www.softratty.com/tag/otk explores">otk explores</category>
      <category domain="http://www.softratty.com/tag/otk supports linux">otk supports linux</category>
      <category domain="http://www.softratty.com/tag/reasonable speed">reasonable speed</category>
      <category domain="http://www.softratty.com/tag/layout">layout</category>
      <category domain="http://www.softratty.com/tag/window-relative layout">window-relative layout</category>
      <category domain="http://www.softratty.com/tag/portable widget library">portable widget library</category>
      <category domain="http://www.softratty.com/tag/public license">public license</category>
      <category domain="http://www.softratty.com/tag/graphical user interfaces">graphical user interfaces</category>
      <source url="http://www.pheedo.com/click.phdo?i=28e78560342501fb7891539201435ca1">Otk 0.80 (Default branch)</source>
    </item>
  </channel>
</rss>
