<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><atom:id>tag:blogger.com,1999:blog-3891557447336958663</atom:id><lastBuildDate>Fri, 13 Jan 2012 07:28:47 +0000</lastBuildDate><category>Development</category><category>Internet Services</category><category>Web Development</category><category>Twitter</category><category>VMWare</category><category>Joomla</category><category>Internet</category><category>Multimedia</category><category>CSS</category><category>Database</category><category>AJAX</category><category>Code Sample</category><category>Security</category><category>ASP.NET</category><category>System Software</category><title>Software Development Toolbox</title><description>&lt;center&gt;"For a Professional Toolbox is a must!"&lt;br&gt;&lt;br&gt;For an IT professional good set of tools is vital for their job. During the life time of the project development programmers tend to collect and expand set of tools they use for their job. I would like to share with you the tools I use and developed, and any helpful info I could find that might be useful for other fellow professionals.&lt;/center&gt;</description><link>http://software-development-toolbox.blogspot.com/</link><managingEditor>noreply@blogger.com (Vlad)</managingEditor><generator>Blogger</generator><openSearch:totalResults>52</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/VladsSoftwareDevelopmentToolbox" /><feedburner:info uri="vladssoftwaredevelopmenttoolbox" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3891557447336958663.post-1872454811328922855</guid><pubDate>Wed, 27 Apr 2011 22:17:00 +0000</pubDate><atom:updated>2011-04-28T08:19:35.685+10:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Development</category><title>Scripting Support in the .Net Applications</title><description>&lt;p&gt;I was reviewing integrating Scripting Support into .Net Applications. In the current .Net Frameworks from version 1.0 to 4.0 Microsoft provided the following namespaces for enabling Scripting support. &lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;em&gt;Microsoft.JScript&lt;/em&gt; &lt;/li&gt;    &lt;li&gt;&lt;em&gt;MSScriptControl&lt;/em&gt; &lt;/li&gt;    &lt;li&gt;&lt;em&gt;Microsoft.VisualBasic.Vsa (obsolete)&lt;/em&gt; &lt;/li&gt;    &lt;li&gt;&lt;em&gt;Microsoft.Vsa (obsolete)&lt;/em&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;The last two &lt;em&gt;Microsoft.VisualBasic.Vsa&lt;/em&gt; and &lt;em&gt;Microsoft.Vsa&lt;/em&gt; are now obsolete as Microsoft is stopping their support for VB6. &lt;/p&gt;  &lt;p&gt;In Visual Studio 2010 Microsoft extended their support for &lt;em&gt;JScripts&lt;/em&gt; by adding debugging capability and making developer’s work easier. &lt;/p&gt;  &lt;p&gt;&lt;em&gt;MSScriptControl&lt;/em&gt; is an ActivX Windows Scripting Control can be used to handle VBScripts and JScripts by specifying ScriptControl.Language property as “VBScript&amp;quot; or “JScript”. For more information on the .Net Scripting Support follow references below.&lt;/p&gt;  &lt;h2&gt;References&lt;/h2&gt;  &lt;p&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/72bd815a%28v=VS.100%29.aspx"&gt;JScript on MSDN&lt;/a&gt;     &lt;br /&gt;&lt;a href="http://msdn.microsoft.com/library/ms950396.aspx"&gt;Windows Scripting&lt;/a&gt;    &lt;br /&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/ms974577"&gt;Script Happens .NET&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;hr /&gt; &lt;a href="http://software-development-toolbox.blogspot.com/"&gt;Vlad's Software Development Toolbox&lt;/a&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3891557447336958663-1872454811328922855?l=software-development-toolbox.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/TXxV5t0eT2iEo4ppvdpT7tN_Z5Q/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/TXxV5t0eT2iEo4ppvdpT7tN_Z5Q/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/TXxV5t0eT2iEo4ppvdpT7tN_Z5Q/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/TXxV5t0eT2iEo4ppvdpT7tN_Z5Q/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/VladsSoftwareDevelopmentToolbox/~4/O3maaFir6eM" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/VladsSoftwareDevelopmentToolbox/~3/O3maaFir6eM/scripting-support-in-net-applications.html</link><author>noreply@blogger.com (Vlad)</author><thr:total>1</thr:total><feedburner:origLink>http://software-development-toolbox.blogspot.com/2011/04/scripting-support-in-net-applications.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3891557447336958663.post-1700607496313179784</guid><pubDate>Sat, 16 Apr 2011 21:59:00 +0000</pubDate><atom:updated>2011-04-17T07:59:58.990+10:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Development</category><category domain="http://www.blogger.com/atom/ns#">Web Development</category><category domain="http://www.blogger.com/atom/ns#">Database</category><category domain="http://www.blogger.com/atom/ns#">Joomla</category><title>Install Joomla! 1.6 on IIS 7</title><description>&lt;p&gt;In the previous post &lt;a href="http://software-development-toolbox.blogspot.com/2009/09/joomla-installing-xampp-on-vista.html" target="_blank"&gt;Joomla! Installing XAMPP on Vista&lt;/a&gt; I described installation of the &lt;a href="http://www.apachefriends.org/en/xampp.html" target="_blank"&gt;XAMPP&lt;/a&gt; package for Windows 7 and Vista. &lt;a href="http://www.apachefriends.org/en/xampp.html" target="_blank"&gt;XAMPP&lt;/a&gt; package installs Apache web server, MySQL database, phpMyAdmin, FileZilla FTP Server and many more. With &lt;a href="http://www.apachefriends.org/en/xampp.html" target="_blank"&gt;XAMPP&lt;/a&gt; it is really easy to install and configure &lt;a href="http://www.joomla.org/" target="_blank"&gt;Joomla!&lt;/a&gt;. &lt;/p&gt; &lt;p&gt;In this post I will show how to install &lt;a href="http://www.joomla.org/" target="_blank"&gt;Joomla!&lt;/a&gt; 1.6 on IIS7 on Vista or Windows 7.&amp;nbsp; I will be performing installation on Windows 7 with no IIS installed. We will install PHP support for IIS 7, MySQL database (I will not be covering installation of &lt;a href="http://www.joomla.org/" target="_blank"&gt;Joomla!&lt;/a&gt; with SQL Server just yet), phpMyAdmin for maintaining databases. &lt;/p&gt; &lt;p&gt;In my first attempts. I tried to install &lt;a href="http://www.joomla.org/" target="_blank"&gt;Joomla!&lt;/a&gt; using Windows Platform installer from &lt;a href="http://www.microsoft.com/web/joomla/" target="_blank"&gt;Microsoft/web site&lt;/a&gt;, which did not work completely. Installer did not install properly IIS, failed to register PHP with IIS 7, did not configure MySQL and I got mixed up with credentials for &lt;a href="http://www.joomla.org/" target="_blank"&gt;Joomla!&lt;/a&gt; and MySQL. My decision was to start over and&amp;nbsp; install all required components manually. &lt;/p&gt; &lt;h2&gt;Before we begin&lt;/h2&gt; &lt;p&gt;In my explanations of the steps below I will assume that you are familiar with installation of basic windows components. I will only note most important points of the installation. If you require detailed explanation of the some of the installs I will provide reference section with links to sites with more detailed steps.&lt;/p&gt; &lt;h2&gt;Install IIS 7&lt;/h2&gt; &lt;p&gt;In this step we will perform basic installation of IIS 7. Open Control Panel&amp;gt;Programs&amp;gt;Program and Features&amp;gt;Turn Windows Features on or off. &lt;/p&gt; &lt;p&gt;&lt;a href="http://lh5.ggpht.com/_jbJWAmNKlvY/TaYHbvLALMI/AAAAAAAABDk/onfenlNdqQ8/s1600-h/image%5B4%5D.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://lh3.ggpht.com/_jbJWAmNKlvY/TaYHeDvEH5I/AAAAAAAABDo/SxsfCdDnI0k/image_thumb%5B2%5D.png?imgmax=800" width="385" height="708"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Navigate to Internet Information Services and make sure you tick it first. It will select all required modules to run IIS7. Then expand tree to navigate to Application Development Features and tick CGI. I will be also doing ASP.NET development so I ticked ASP.NET Development and this also selected .Net Extensibility and other required modules. If you do not need any of the .Net features, don’t tick it. CGI component is needed to use FastCGI module of the PHP package, which we will be installing in the step below. Click OK. &lt;/p&gt; &lt;p&gt;&lt;a href="http://lh4.ggpht.com/_jbJWAmNKlvY/TaYHe-T-l5I/AAAAAAAABDs/a7huzSZPAK4/s1600-h/image8.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://lh5.ggpht.com/_jbJWAmNKlvY/TaYHfprIgTI/AAAAAAAABDw/oJ9Nv7NU2Rc/image_thumb4.png?imgmax=800" width="375" height="199"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;When installation is complete open &lt;a href="http://localhost"&gt;http://localhost&lt;/a&gt; to see if it installed OK. You should see similar screen to one below.&lt;/p&gt; &lt;p&gt;&lt;a href="http://lh6.ggpht.com/_jbJWAmNKlvY/TaYHipMZz1I/AAAAAAAABD0/0P9Z2AYog9M/s1600-h/image%5B8%5D.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://lh3.ggpht.com/_jbJWAmNKlvY/TaYHkT3nmdI/AAAAAAAABD4/3HQjj-tKz64/image_thumb%5B4%5D.png?imgmax=800" width="506" height="311"&gt;&lt;/a&gt;&lt;/p&gt; &lt;h2&gt;Installing PHP support for IIS7&lt;/h2&gt; &lt;p&gt;Now we are going to install PHP support for IIS 7. Download latest PHP windows package from &lt;a href="http://php.net" target="_blank"&gt;php.net&lt;/a&gt; site.&lt;/p&gt; &lt;p&gt;&lt;a href="http://lh4.ggpht.com/_jbJWAmNKlvY/TaYHlra7orI/AAAAAAAABD8/0D7R3-tkwPA/s1600-h/image%5B13%5D.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://lh6.ggpht.com/_jbJWAmNKlvY/TaYHnTviU0I/AAAAAAAABEA/a9-WoKqYQX0/image_thumb%5B7%5D.png?imgmax=800" width="488" height="396"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Now follow installation Wizard steps. &lt;/p&gt; &lt;p&gt;&lt;a href="http://lh4.ggpht.com/_jbJWAmNKlvY/TaYHouU3HYI/AAAAAAAABEE/QExv2PhAc2A/s1600-h/image%5B17%5D.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://lh4.ggpht.com/_jbJWAmNKlvY/TaYHqSJ8ZsI/AAAAAAAABEI/IGBJ-zcieAg/image_thumb%5B9%5D.png?imgmax=800" width="494" height="396"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;In the Web Server Setup select IIS FastCGI module. Click Next.&lt;/p&gt; &lt;p&gt;&lt;a href="http://lh3.ggpht.com/_jbJWAmNKlvY/TaYHsLXAMxI/AAAAAAAABEM/B3DN6xX0-4c/s1600-h/image%5B26%5D.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://lh3.ggpht.com/_jbJWAmNKlvY/TaYHtRzvmSI/AAAAAAAABEQ/9-IhQBiXG_w/image_thumb%5B14%5D.png?imgmax=800" width="498" height="403"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;I selected to install all items including Register *.php to open automatically with PHP.&lt;/p&gt; &lt;p&gt;&lt;a href="http://lh3.ggpht.com/_jbJWAmNKlvY/TaYHuP7EXCI/AAAAAAAABEU/YU7ZEHCGNIE/s1600-h/image%5B21%5D.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://lh6.ggpht.com/_jbJWAmNKlvY/TaYHvcNu6eI/AAAAAAAABEY/Bw11jstbmNY/image_thumb%5B11%5D.png?imgmax=800" width="497" height="398"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Click Finish.&lt;/p&gt; &lt;p&gt;I would also suggest installing &lt;a href="http://phpmanager.codeplex.com/" target="_blank"&gt;PHP Manager for IIS&lt;/a&gt; package. It will add PHP configuration module into IIS Console.&lt;/p&gt; &lt;p&gt;&lt;a href="http://lh3.ggpht.com/_jbJWAmNKlvY/TaYHzvrScUI/AAAAAAAABHU/HdoGfjmGkTo/s1600-h/image%5B129%5D.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://lh6.ggpht.com/_jbJWAmNKlvY/TaYH2_h0hcI/AAAAAAAABHY/9U1HkLmLw5Y/image_thumb%5B67%5D.png?imgmax=800" width="614" height="410"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;This is an example PHP configuration screen. I find it is handy when you need to do some tweaks to PHP configuration.&lt;/p&gt; &lt;p&gt;&lt;a href="http://lh5.ggpht.com/_jbJWAmNKlvY/TaYH4CQagQI/AAAAAAAABHc/iT7Gb62MxdM/s1600-h/image%5B132%5D.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://lh5.ggpht.com/_jbJWAmNKlvY/TaYH6ROtt-I/AAAAAAAABHg/XX9q0jo6Sm8/image_thumb%5B70%5D.png?imgmax=800" width="618" height="477"&gt;&lt;/a&gt;&lt;/p&gt; &lt;h2&gt;Copy Joomla! CMS files to ISS 7&lt;/h2&gt; &lt;p&gt;In this step we are going to copy &lt;a href="http://www.joomla.org/" target="_blank"&gt;Joomla!&lt;/a&gt; package files into C:\inetpub\wwwroot folder and create JoomlaDev Web Application to see if we can run PHP web sites. Configuration of &lt;a href="http://www.joomla.org/" target="_blank"&gt;Joomla!&lt;/a&gt; site will be done after completing of the MySQL database server installation. Download &lt;a href="http://www.joomla.org/" target="_blank"&gt;Joomla!&lt;/a&gt; CMS package from the &lt;a href="http://www.joomla.org/" target="_blank"&gt;joomla.org&lt;/a&gt; site. Unzip it and copy folder to ISS7 directory C:\inetpub\wwwroot. I named folder as JoomlaDev. Open IIS Management Console. Right click Default Web Site and select Add Application.&lt;/p&gt; &lt;p&gt;&lt;a href="http://lh6.ggpht.com/_jbJWAmNKlvY/TaYH7RwCZFI/AAAAAAAABEs/7u-w59W1Kj0/s1600-h/image%5B40%5D.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://lh4.ggpht.com/_jbJWAmNKlvY/TaYH8hKrc4I/AAAAAAAABEw/h5IVxwmuZWE/image_thumb%5B22%5D.png?imgmax=800" width="485" height="345"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Enter fields as shown above if you are using the same names. Click OK.&lt;/p&gt; &lt;p&gt;&lt;a href="http://lh3.ggpht.com/_jbJWAmNKlvY/TaYH9IwspjI/AAAAAAAABE0/DtfMZjYkKCY/s1600-h/image%5B45%5D.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://lh3.ggpht.com/_jbJWAmNKlvY/TaYH-OHo8JI/AAAAAAAABE4/UyLuMc4ePb4/image_thumb%5B25%5D.png?imgmax=800" width="200" height="351"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;JoomlaDev Application is created. Use Browse to open the site. If everything OK you should see the screen below.&lt;/p&gt; &lt;p&gt;&lt;a href="http://lh5.ggpht.com/_jbJWAmNKlvY/TaYH_aMtpDI/AAAAAAAABHk/dNtXqV6JYuM/s1600-h/Image%5B46%5D%5B5%5D.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Image[46]" border="0" alt="Image[46]" src="http://lh5.ggpht.com/_jbJWAmNKlvY/TaYIB-5LCMI/AAAAAAAABHo/DLuJOF_-pMs/Image%5B46%5D_thumb%5B3%5D.png?imgmax=800" width="635" height="406"&gt;&lt;/a&gt;&lt;/p&gt; &lt;h2&gt;Install MySQL on Windows 7 or Vista&lt;/h2&gt; &lt;p&gt;Congratulations if you got that far, but don’t get too excited as we got a little be more work to do. Now we are going to install MySQL server. I am not going to cover using &lt;a href="http://www.joomla.org/" target="_blank"&gt;Joomla!&lt;/a&gt; with SQL Server here. This can be a topic for future posts. We need to&amp;nbsp; download, install and configure MySQL database and phpMyAdmin package for managing databases. Get MySQL Community Server from &lt;a href="http://www.mysql.com" target="_blank"&gt;mysql.com&lt;/a&gt; site. PhpMyAdmin can be downloaded from &lt;a title="http://www.phpmyadmin.net" href="http://www.phpmyadmin.net"&gt;phpmyadmin.net&lt;/a&gt; site. &lt;/p&gt; &lt;p&gt;&lt;a href="http://lh3.ggpht.com/_jbJWAmNKlvY/TaYIEq2ORjI/AAAAAAAABHs/d6AAw1JkmhE/s1600-h/image%5B134%5D.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://lh6.ggpht.com/_jbJWAmNKlvY/TaYIGfqqX0I/AAAAAAAABHw/BH_UMpDp-Qg/image_thumb%5B72%5D.png?imgmax=800" width="478" height="387"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Run MySQL Installation Wizard.&lt;/p&gt; &lt;p&gt;&lt;a href="http://lh5.ggpht.com/_jbJWAmNKlvY/TaYIHSwFIFI/AAAAAAAABFM/v03L8OK6mSU/s1600-h/image%5B55%5D.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://lh5.ggpht.com/_jbJWAmNKlvY/TaYIJHq-MLI/AAAAAAAABFQ/0P0rfAN3YQ8/image_thumb%5B29%5D.png?imgmax=800" width="477" height="382"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Run through wizard steps and click Install at the end.&lt;/p&gt; &lt;p&gt;&lt;a href="http://lh3.ggpht.com/_jbJWAmNKlvY/TaYIKlqylZI/AAAAAAAABFU/vHFSOBEQPB4/s1600-h/image%5B59%5D.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://lh3.ggpht.com/_jbJWAmNKlvY/TaYIMriC9ZI/AAAAAAAABFY/QJyOATuuweo/image_thumb%5B31%5D.png?imgmax=800" width="482" height="386"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Leave Launch the MySQL Instance Configuration Wizard tick box on and click Finish.&lt;/p&gt; &lt;p&gt;&lt;a href="http://lh6.ggpht.com/_jbJWAmNKlvY/TaYIOSTKJYI/AAAAAAAABFc/B1kMw2X0w-o/s1600-h/image%5B63%5D.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://lh6.ggpht.com/_jbJWAmNKlvY/TaYIQOGXqJI/AAAAAAAABFg/9Py6GFeKjF4/image_thumb%5B33%5D.png?imgmax=800" width="487" height="380"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;This will open MySQL Server Instance Configuration Wizard.&lt;/p&gt; &lt;p&gt;&lt;a href="http://lh5.ggpht.com/_jbJWAmNKlvY/TaYIReF5LOI/AAAAAAAABFk/uYuwEn14Stw/s1600-h/image%5B67%5D.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://lh6.ggpht.com/_jbJWAmNKlvY/TaYIUVTWosI/AAAAAAAABFo/o1NWiw6XkLM/image_thumb%5B35%5D.png?imgmax=800" width="491" height="383"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;We will go through the Detailed Configuration steps. Click Next.&lt;/p&gt; &lt;p&gt;&lt;a href="http://lh3.ggpht.com/_jbJWAmNKlvY/TaYIVqf612I/AAAAAAAABFs/cbNMelUe5lE/s1600-h/image%5B71%5D.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://lh3.ggpht.com/_jbJWAmNKlvY/TaYIZFswXAI/AAAAAAAABFw/i2kF5Pktvuc/image_thumb%5B37%5D.png?imgmax=800" width="492" height="384"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;This is a Development Machine, so this option is what we need.&lt;/p&gt; &lt;p&gt;&lt;a href="http://lh6.ggpht.com/_jbJWAmNKlvY/TaYIbb4Sw6I/AAAAAAAABF0/85F88hBZgAA/s1600-h/image%5B75%5D.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://lh3.ggpht.com/_jbJWAmNKlvY/TaYIdVtnvqI/AAAAAAAABF4/HLTOQc-Ob9g/image_thumb%5B39%5D.png?imgmax=800" width="497" height="388"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Leave as it is on Multifunctional Database and click next.&lt;/p&gt; &lt;p&gt;&lt;a href="http://lh3.ggpht.com/_jbJWAmNKlvY/TaYIe03RSMI/AAAAAAAABF8/3DHlR6USOlw/s1600-h/image%5B79%5D.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://lh4.ggpht.com/_jbJWAmNKlvY/TaYIh1tyzNI/AAAAAAAABGA/o4ecIF-F2G8/image_thumb%5B41%5D.png?imgmax=800" width="501" height="391"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Installation Path as a location for database files will be fine.&lt;/p&gt; &lt;p&gt;&lt;a href="http://lh3.ggpht.com/_jbJWAmNKlvY/TaYIj7_pdUI/AAAAAAAABGE/g0h-UWEro7A/s1600-h/image%5B83%5D.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://lh5.ggpht.com/_jbJWAmNKlvY/TaYImk0ccnI/AAAAAAAABGI/Bwg996nO_OU/image_thumb%5B43%5D.png?imgmax=800" width="505" height="394"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;I do not expect a lot of connection during development work, but I like to have more options at hand so I selected Online Transaction Processing Option. You can select what is more suitable in your case.&lt;/p&gt; &lt;p&gt;&lt;a href="http://lh3.ggpht.com/_jbJWAmNKlvY/TaYIntGaJuI/AAAAAAAABGM/av9mqsiosaQ/s1600-h/image%5B91%5D.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://lh5.ggpht.com/_jbJWAmNKlvY/TaYIpS5VmfI/AAAAAAAABGQ/T-NU5Waqu_E/image_thumb%5B47%5D.png?imgmax=800" width="510" height="398"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;All looking good. Tick Add firewall exception for this port to enable access for phpMyAdmin. phpMyAdmin uses TCP/IP connection by default. If you are worried about security you can setup phpMyAdmin to use socket connection. It is possible in our case to use socket as we are installing MySQL server on the same machine as IIS 7 web server.&lt;/p&gt; &lt;p&gt;&lt;a href="http://lh6.ggpht.com/_jbJWAmNKlvY/TaYIqddW0jI/AAAAAAAABGU/fStfSC49ZCs/s1600-h/image%5B95%5D.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://lh5.ggpht.com/_jbJWAmNKlvY/TaYIt_iLLtI/AAAAAAAABGY/ncGlwZt_lr4/image_thumb%5B49%5D.png?imgmax=800" width="515" height="402"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;I am developing website in English and Russian Languages so the second option is the best one for me. Click Next.&lt;/p&gt; &lt;p&gt;&lt;a href="http://lh3.ggpht.com/_jbJWAmNKlvY/TaYIxRlj8xI/AAAAAAAABGc/Opm-3XZe7w4/s1600-h/image%5B99%5D.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://lh6.ggpht.com/_jbJWAmNKlvY/TaYI0Jy3CRI/AAAAAAAABGg/ixafXArvVUQ/image_thumb%5B51%5D.png?imgmax=800" width="519" height="405"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;We will set our Database Instance Name as MySQL. I like to perform some commands in the command prompt so I also ticked Include Bin Directory in the Windows PATH.&lt;/p&gt; &lt;p&gt;&lt;a href="http://lh4.ggpht.com/_jbJWAmNKlvY/TaYI1HclyoI/AAAAAAAABGk/keQlhKdqmn4/s1600-h/image%5B107%5D.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://lh4.ggpht.com/_jbJWAmNKlvY/TaYI3KedEtI/AAAAAAAABGo/hdIDJppahLc/image_thumb%5B55%5D.png?imgmax=800" width="521" height="407"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Enter a password for root. This is a development database and will not be accessed outside development machine. So I did not ticked Enable root access from remote machine or Create An Anonymous Account. For build and testing servers I will use a different installation of MySQL and IIS 7. Click Next.&lt;/p&gt; &lt;p&gt;&lt;a href="http://lh4.ggpht.com/_jbJWAmNKlvY/TaYI4GMdm0I/AAAAAAAABGs/dNH2O2NLULA/s1600-h/image%5B111%5D.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://lh3.ggpht.com/_jbJWAmNKlvY/TaYI5vV64eI/AAAAAAAABGw/8zWOTCGGViM/image_thumb%5B57%5D.png?imgmax=800" width="522" height="408"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Excellent! Click Execute when you are ready.&lt;/p&gt; &lt;p&gt;&lt;a href="http://lh3.ggpht.com/_jbJWAmNKlvY/TaYI6idGwGI/AAAAAAAABG0/BAyOOtIFttw/s1600-h/image%5B115%5D.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://lh4.ggpht.com/_jbJWAmNKlvY/TaYI8iHbWNI/AAAAAAAABG4/jSOM7GbRY2o/image_thumb%5B59%5D.png?imgmax=800" width="522" height="408"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;We are done! Click Finish.&lt;/p&gt; &lt;h2&gt;Install and Configure phpMyAdmin&lt;/h2&gt; &lt;p&gt;Installation of MySQL Server is done. Now we are going to configure phpMyAdmin package, which will help us to manage MySQL Databases. If you haven’t downloaded phpMyAdmin from previous step download it from &lt;a title="http://www.phpmyadmin.net" href="http://www.phpmyadmin.net"&gt;phpmyadmin.net&lt;/a&gt; site. Unzip package and copy it to C:\inetpub\wwwroot directory. Open IIS 7 Management Console and create new web application in a similar way how we created web application for our &lt;a href="http://www.joomla.org/" target="_blank"&gt;Joomla!&lt;/a&gt; install.&lt;/p&gt; &lt;p&gt;&lt;a href="http://lh6.ggpht.com/_jbJWAmNKlvY/TaYI9y7cTSI/AAAAAAAABG8/XKjpmiM144c/s1600-h/image%5B119%5D.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://lh4.ggpht.com/_jbJWAmNKlvY/TaYI_Kq1H7I/AAAAAAAABHA/SBRyxjzdE5c/image_thumb%5B61%5D.png?imgmax=800" width="438" height="311"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;I named folder and Web Application as phpMyAdmin. After clicking OK use browse to open &lt;a title="http://localhost/phpMyAdmin/" href="http://localhost/phpMyAdmin/"&gt;http://localhost/phpMyAdmin/&lt;/a&gt;. You will get the screen below.&lt;/p&gt; &lt;p&gt;&lt;a href="http://lh3.ggpht.com/_jbJWAmNKlvY/TaYI_x118mI/AAAAAAAABHE/mE-MCw7TyKA/s1600-h/image%5B124%5D.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://lh5.ggpht.com/_jbJWAmNKlvY/TaYJBEQSQII/AAAAAAAABHI/VKKn-7_VpBw/image_thumb%5B64%5D.png?imgmax=800" width="464" height="362"&gt;&lt;/a&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;Enter root as username and your root password, Click Go.&lt;/p&gt; &lt;p&gt;&lt;a href="http://lh6.ggpht.com/_jbJWAmNKlvY/TaYJCFHzPiI/AAAAAAAABH0/HoCOJeGNGqU/s1600-h/image%5B133%5D.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://lh4.ggpht.com/_jbJWAmNKlvY/TaYJD0ZWV_I/AAAAAAAABH4/RTa5c9zXjIY/image_thumb%5B71%5D.png?imgmax=800" width="561" height="367"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;I got in! I was really impressed that without any additional configuration phpMyAdmin detected local MySQL Server and the setup is done!&lt;/p&gt; &lt;h2&gt;Conclusion&lt;/h2&gt; &lt;p&gt;Congratulations ones more time on the going through this rather lengthy post. Don’t get disappointed that you do not see &lt;a href="http://www.joomla.org/" target="_blank"&gt;Joomla!&lt;/a&gt; configuration steps here. There are very easy and straightforward. I am planning to post &lt;a href="http://www.joomla.org/" target="_blank"&gt;Joomla!&lt;/a&gt; configuration steps in the future post. This and the other posts will be part of the Creating &lt;a href="http://www.joomla.org/" target="_blank"&gt;Joomla!&lt;/a&gt; Development Environment series. Don’t forget to check out some references for more information.&lt;/p&gt; &lt;h2&gt;References&lt;/h2&gt; &lt;ul&gt; &lt;li&gt;&lt;a href="http://learn.iis.net/page.aspx/28/installing-iis-7-on-windows-vista-and-windows-7/" target="_blank"&gt;Installing IIS 7 on Windows Vista and Windows 7&lt;/a&gt;  &lt;li&gt;&lt;a href="http://www.mysql.com/" target="_blank"&gt;MySQL&lt;/a&gt;  &lt;li&gt;&lt;a href="http://www.phpmyadmin.net/home_page/index.php" target="_blank"&gt;phpMyAdmin&lt;/a&gt;  &lt;li&gt;&lt;a href="http://php.iis.net/" target="_blank"&gt;php.iis.net&lt;/a&gt; from Microsoft  &lt;li&gt;&lt;a href="http://www.microsoft.com/web/platform/phponwindows.aspx" target="_blank"&gt;PHP on Windows&lt;/a&gt; - Microsoft Web Platform  &lt;li&gt;&lt;a href="http://www.php.net/" target="_blank"&gt;php.net&lt;/a&gt;  &lt;li&gt;&lt;a href="http://phpmanager.codeplex.com/" target="_blank"&gt;PHP Manager for IIS&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;  &lt;div class="blogger-post-footer"&gt;&lt;hr /&gt; &lt;a href="http://software-development-toolbox.blogspot.com/"&gt;Vlad's Software Development Toolbox&lt;/a&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3891557447336958663-1700607496313179784?l=software-development-toolbox.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/iORO8Gkjywl0Y_sy-zfXSZseXe8/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/iORO8Gkjywl0Y_sy-zfXSZseXe8/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/iORO8Gkjywl0Y_sy-zfXSZseXe8/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/iORO8Gkjywl0Y_sy-zfXSZseXe8/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/VladsSoftwareDevelopmentToolbox/~4/-uQl_NaFklg" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/VladsSoftwareDevelopmentToolbox/~3/-uQl_NaFklg/install-joomla-16-on-iis-7.html</link><author>noreply@blogger.com (Vlad)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://lh3.ggpht.com/_jbJWAmNKlvY/TaYHeDvEH5I/AAAAAAAABDo/SxsfCdDnI0k/s72-c/image_thumb%5B2%5D.png?imgmax=800" height="72" width="72" /><thr:total>2</thr:total><feedburner:origLink>http://software-development-toolbox.blogspot.com/2011/04/install-joomla-16-on-iis-7.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3891557447336958663.post-7517428703588102655</guid><pubDate>Sat, 16 Apr 2011 21:47:00 +0000</pubDate><atom:updated>2011-04-17T07:47:52.428+10:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Web Development</category><category domain="http://www.blogger.com/atom/ns#">Joomla</category><title>Configure Joomla! 1.6 in IIS 7</title><description>&lt;p&gt;Recently I published a blog about &lt;a href="http://software-development-toolbox.blogspot.com/2011/04/install-joomla-16-on-iis-7.html" target="_blank"&gt;installing Joomla! 1.6 on IIS 7&lt;/a&gt;. We installed PHP support for IIS and MySQL Server on WIndows 7 development machine. In this post I will show how to configure installed Joomla! 1.6 site.&lt;/p&gt; &lt;h2&gt;Running Joomla! configuration wizard&lt;/h2&gt; &lt;p&gt;If you followed the same naming for directories and site names open &lt;a title="http://localhost/JoomlaDev" href="http://localhost/JoomlaDev"&gt;http://localhost/JoomlaDev&lt;/a&gt;. &lt;/p&gt; &lt;p&gt;&lt;a href="http://lh3.ggpht.com/_jbJWAmNKlvY/TamsQHUNY0I/AAAAAAAABJE/Lt-hUSUtivM/s1600-h/Image%5B16%5D.png"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="Image" border="0" alt="Image" src="http://lh5.ggpht.com/_jbJWAmNKlvY/TamsRh4BzhI/AAAAAAAABJI/JF7MpDhnQ-0/Image_thumb%5B9%5D.png?imgmax=800" width="603" height="382"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;You will be presented with Choose Language step. Select your main language and click Next.&lt;/p&gt; &lt;p&gt;&lt;a href="http://lh6.ggpht.com/_jbJWAmNKlvY/TamsSyUt_iI/AAAAAAAABJM/nV3CMxIk9e8/s1600-h/image%5B17%5D.png"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://lh6.ggpht.com/_jbJWAmNKlvY/TamsU6kd4XI/AAAAAAAABJQ/KTQTGbTII7U/image_thumb%5B10%5D.png?imgmax=800" width="605" height="457"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Configuration wizard performs checking and detected that configuration.php file is not writable. It is good idea to check permissions on the files and directories to avoid hand writing configuration settings. Browse to C:\inetpub\wwwroot directory and open properties of the JoomlaDev folder.&lt;/p&gt; &lt;p&gt;&lt;a href="http://lh4.ggpht.com/_jbJWAmNKlvY/TamsVnjkGUI/AAAAAAAABIM/TpOITORBWWE/s1600-h/image%5B15%5D.png"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://lh6.ggpht.com/_jbJWAmNKlvY/TamsWyCJPmI/AAAAAAAABIQ/9npQp-AeTMs/image_thumb%5B8%5D.png?imgmax=800" width="335" height="438"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Select IIS_IUSRS and click edit. Tick Full Control and Click OK. After that click Check Again on the Joomla! Wizard. Now Wizard should display green Yes. If not, try adding Everyone and allowing Full Control. You can remove this permission once configuration is complete. If you can suggest other options of solving this, please leave a note in the comments. Click Next.&lt;/p&gt; &lt;p&gt;&lt;a href="http://lh4.ggpht.com/_jbJWAmNKlvY/TamsX6uLW7I/AAAAAAAABJU/Fgs4u99cAIg/s1600-h/Image%281%29%5B7%5D.png"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="Image(1)" border="0" alt="Image(1)" src="http://lh5.ggpht.com/_jbJWAmNKlvY/TamsaNXXvlI/AAAAAAAABJY/xjhQ2Jl49L0/Image%281%29_thumb%5B4%5D.png?imgmax=800" width="620" height="361"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;This is a License page. Click Next.&lt;/p&gt; &lt;p&gt;&lt;a href="http://lh4.ggpht.com/_jbJWAmNKlvY/Tamsbknc6zI/AAAAAAAABJc/3887wyS-6cA/s1600-h/Image%282%29%5B6%5D.png"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="Image(2)" border="0" alt="Image(2)" src="http://lh5.ggpht.com/_jbJWAmNKlvY/TamsdjwF_uI/AAAAAAAABJg/SI52sOR5OyI/Image%282%29_thumb%5B3%5D.png?imgmax=800" width="623" height="390"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Enter Username as root, your password, Database name. Click Next.&lt;/p&gt; &lt;p&gt;&lt;a href="http://lh5.ggpht.com/_jbJWAmNKlvY/Tamserh1MhI/AAAAAAAABJk/2PmOatCEWLA/s1600-h/Image%283%29%5B6%5D.png"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="Image(3)" border="0" alt="Image(3)" src="http://lh5.ggpht.com/_jbJWAmNKlvY/Tamsgd_OBGI/AAAAAAAABJo/lwmgwzuraf4/Image%283%29_thumb%5B3%5D.png?imgmax=800" width="628" height="381"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;This is a development machine and no remote access is needed. I skiped FTP Configuration. Click Next.&lt;/p&gt; &lt;p&gt;&lt;a href="http://lh3.ggpht.com/_jbJWAmNKlvY/TamshXGE7CI/AAAAAAAABJs/_djluRbyO2U/s1600-h/Image%284%29%5B6%5D.png"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="Image(4)" border="0" alt="Image(4)" src="http://lh6.ggpht.com/_jbJWAmNKlvY/TamsjECU61I/AAAAAAAABJw/32H8E80XKOM/Image%284%29_thumb%5B3%5D.png?imgmax=800" width="631" height="391"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Enter Site name, your e-mail, admin username and password. If you like you can install sample data. Click Next.&lt;/p&gt; &lt;p&gt;&lt;a href="http://lh3.ggpht.com/_jbJWAmNKlvY/TamskGH5H2I/AAAAAAAABJ0/TO4XfY5lshg/s1600-h/Image%285%29%5B6%5D.png"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="Image(5)" border="0" alt="Image(5)" src="http://lh4.ggpht.com/_jbJWAmNKlvY/Tamsl_ufHOI/AAAAAAAABJ4/zilyFvoCyGQ/Image%285%29_thumb%5B3%5D.png?imgmax=800" width="632" height="384"&gt;&lt;/a&gt;&lt;/p&gt;   &lt;p&gt;In this version of Joomla! configuration Wizard lets you to click a button to remove installation folder automatically. It could be a good idea to rename this folder to keep it handy if you will ever want to run this wizard again. Click Administrator or Site to view configured Joomla! Site.&lt;/p&gt; &lt;p&gt;&lt;a href="http://lh3.ggpht.com/_jbJWAmNKlvY/Tamsml7rjRI/AAAAAAAABJ8/7aJx8FOHntQ/s1600-h/Image%286%29%5B8%5D.png"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="Image(6)" border="0" alt="Image(6)" src="http://lh4.ggpht.com/_jbJWAmNKlvY/TamsoNHOglI/AAAAAAAABKA/zdWE3bPj-s4/Image%286%29_thumb%5B5%5D.png?imgmax=800" width="631" height="411"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Congratulation. Joomla! 1.6 is installed and configured. As you can see this was pretty easy and straightforward. In the future posts I will be covering creation of the Development Environments for Joomla! Development.&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;hr /&gt; &lt;a href="http://software-development-toolbox.blogspot.com/"&gt;Vlad's Software Development Toolbox&lt;/a&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3891557447336958663-7517428703588102655?l=software-development-toolbox.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/Eyn5_eVQ1iWvvEAehdokq5IbBsI/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Eyn5_eVQ1iWvvEAehdokq5IbBsI/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/Eyn5_eVQ1iWvvEAehdokq5IbBsI/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Eyn5_eVQ1iWvvEAehdokq5IbBsI/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/VladsSoftwareDevelopmentToolbox/~4/43SQPNtiPP4" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/VladsSoftwareDevelopmentToolbox/~3/43SQPNtiPP4/configure-joomla-16-in-iis-7.html</link><author>noreply@blogger.com (Vlad)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://lh5.ggpht.com/_jbJWAmNKlvY/TamsRh4BzhI/AAAAAAAABJI/JF7MpDhnQ-0/s72-c/Image_thumb%5B9%5D.png?imgmax=800" height="72" width="72" /><thr:total>2</thr:total><feedburner:origLink>http://software-development-toolbox.blogspot.com/2011/04/configure-joomla-16-in-iis-7.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3891557447336958663.post-8257731845708310615</guid><pubDate>Thu, 07 Apr 2011 20:08:00 +0000</pubDate><atom:updated>2011-04-08T06:10:43.566+10:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Web Development</category><category domain="http://www.blogger.com/atom/ns#">Joomla</category><category domain="http://www.blogger.com/atom/ns#">Internet</category><title>Free Joomla! Extensions</title><description>&lt;p&gt;These who ever worked with Content Management Systems will know about Joomla! CMS. Personally, what I like about Joomla! is availability of the vast number of extensions and templates and many of them are available for free. One of the popular sites where you can find Joomla! extensions is &lt;a href="http://extensions.joomla.org/"&gt;extensions.joomla.org&lt;/a&gt;. There are a lots of extensions for all sort of tasks. Here I am listing the ones I am using in my projects, which are tried and tested.&lt;/p&gt; &lt;h2&gt;&lt;a href="http://extensions.joomla.org/extensions/core-enhancements/file-management/2630" target="_blank"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" border="0" align="left" src="http://extensions.joomla.org/components/com_mtree/img/listings/s/102_logo.png"&gt;&lt;/a&gt;&amp;nbsp; joomla eXtplorer&lt;/h2&gt;&lt;a href="http://lh4.ggpht.com/_jbJWAmNKlvY/TZ4aPyJGiLI/AAAAAAAABDY/bS0tth0sHOQ/s1600-h/extplorer%5B12%5D.png"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="extplorer" border="0" alt="extplorer" src="http://lh4.ggpht.com/_jbJWAmNKlvY/TZ4aQliPS1I/AAAAAAAABDc/KJy2hqE7soI/extplorer_thumb%5B8%5D.png?imgmax=800" width="580" height="102"&gt;&lt;/a&gt;&lt;br&gt; &lt;p&gt;&lt;a href="http://extensions.joomla.org/extensions/core-enhancements/file-management/2630" target="_blank"&gt;joomla eXtplorer&lt;/a&gt; is a File- and FTP - Manager. It allows you to edit files, delete, copy, rename, archive and unpack files/directories directly on your server. You can - Browse Directories &amp;amp; Files - Edit, Copy, Move and Delete files - Search, Upload and Downloading files - Create new files and directories - Change file permissions (chmod) and much more. I am mainly use this extension for changing file permissions and editing configuration files.&lt;/p&gt; &lt;h2&gt;&lt;a href="http://extensions.joomla.org/extensions/structure-a-navigation/content-links/4010" target="_blank"&gt;Linkr&lt;/a&gt; - The Article Linker and Link Creator&lt;/h2&gt;&lt;a href="http://lh6.ggpht.com/_jbJWAmNKlvY/TM3rm9tZbgI/AAAAAAAAA-E/SgauecJRnU8/s1600-h/image8.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://lh3.ggpht.com/_jbJWAmNKlvY/TM3rnrVfEVI/AAAAAAAAA-I/C0PWKLzWsBM/image_thumb4.png?imgmax=800" width="586" height="179"&gt;&lt;/a&gt; &lt;br&gt; &lt;p&gt;This extension lets you quickly link to articles in your Joomla! site when you are creating content. You can either search for your article with the search box, or find it by selecting the section and category. Finally, the link class, title, relation and url are completely customizable, making Linkr the perfect linking extension for Joomla! I like the nice user interface allowing easy article categories browsing and article preview. &lt;/p&gt; &lt;h2&gt;&lt;a href="http://extensions.joomla.org/extensions/structure-a-navigation/site-map/3066" target="_blank"&gt;Xmap&lt;/a&gt;&lt;/h2&gt; &lt;p&gt;&lt;a href="http://lh5.ggpht.com/_jbJWAmNKlvY/TM3roIaD7DI/AAAAAAAAA-M/P4OzhdJ-JM8/s1600-h/image6.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://lh3.ggpht.com/_jbJWAmNKlvY/TM3rpGCtUTI/AAAAAAAAA-Q/Tz6E7PcpwIY/image_thumb3.png?imgmax=800" width="544" height="299"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Xmap is a Site map generator component for Joomla, it's based on the popular Joomap component. Xmap allows you to create a map of your site using the structure of your menus. In the Preferences Page under Options there are links to html sitemap page and xml sitemap document which can be submitted to Google webmaster tools.&lt;/p&gt; &lt;h2&gt;Commercial Extensions&lt;/h2&gt; &lt;h2&gt;&lt;a href="http://extensions.joomla.org/extensions/site-management/sef/10134" target="_blank"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="sh404sef" border="0" alt="sh404sef" align="left" src="http://lh5.ggpht.com/_jbJWAmNKlvY/TM3rpZiqQHI/AAAAAAAAA-U/E6621ChonXs/sh404sef7.jpg?imgmax=800" width="97" height="37"&gt;&lt;/a&gt; sh404SEF&lt;/h2&gt;&lt;br&gt;&lt;a href="http://lh3.ggpht.com/_jbJWAmNKlvY/TM3rqI5p3pI/AAAAAAAAA-Y/nzHQBJ0G4zM/s1600-h/image9.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://lh4.ggpht.com/_jbJWAmNKlvY/TM3rqwfPDzI/AAAAAAAAA-c/ytFWc23-jtk/image_thumb5.png?imgmax=800" width="574" height="200"&gt;&lt;/a&gt; &lt;br&gt; &lt;p&gt;&lt;a href="http://extensions.joomla.org/extensions/site-management/sef/10134"&gt;sh404sef&lt;/a&gt; is one of the commercial extensions I would highly recommend if you are serious about SEO (Search Engine Optimisation). This extension make it very easy to control page titles and meta tags and automatically converts Joomla links to search engine and human friendly links.&amp;nbsp; By itself it has a lot of extensions that optimise this component for other Joomla systems like &lt;a href="http://extensions.joomla.org/extensions/e-commerce/shopping-cart/129" target="_blank"&gt;VirtueMart&lt;/a&gt;, Xmap, Book or Media libraries. Check these extensions at &lt;a href="http://extensions.joomla.org/extensions/extension-specific/sh404sef-extensions" target="_blank"&gt;sh404SEF extensions&lt;/a&gt;. &lt;/p&gt; &lt;p&gt;I will be happy for your comments about what extension you use and would recommend to others.&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;hr /&gt; &lt;a href="http://software-development-toolbox.blogspot.com/"&gt;Vlad's Software Development Toolbox&lt;/a&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3891557447336958663-8257731845708310615?l=software-development-toolbox.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/cqOBHErxTtdDE9LWBPB_KaoZnrI/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/cqOBHErxTtdDE9LWBPB_KaoZnrI/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/cqOBHErxTtdDE9LWBPB_KaoZnrI/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/cqOBHErxTtdDE9LWBPB_KaoZnrI/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/VladsSoftwareDevelopmentToolbox/~4/W6vlsgiCYDQ" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/VladsSoftwareDevelopmentToolbox/~3/W6vlsgiCYDQ/free-joomla-extensions.html</link><author>noreply@blogger.com (Vlad)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://lh4.ggpht.com/_jbJWAmNKlvY/TZ4aQliPS1I/AAAAAAAABDc/KJy2hqE7soI/s72-c/extplorer_thumb%5B8%5D.png?imgmax=800" height="72" width="72" /><thr:total>6</thr:total><feedburner:origLink>http://software-development-toolbox.blogspot.com/2010/11/free-joomla-extensions.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3891557447336958663.post-3497584163156533119</guid><pubDate>Sat, 15 Jan 2011 11:22:00 +0000</pubDate><atom:updated>2011-01-15T22:39:46.633+11:00</atom:updated><title>Creating project code coverage with PartCover and NUnit</title><description>&lt;p&gt;Since my last posts ‘&lt;a href="http://env-man.blogspot.com/2008/03/tip-integrating-partcover-with-visual.html" target="_blank"&gt;Integrating PartCover with Visual Studio 2005&lt;/a&gt;’ and ‘&lt;a href="http://software-development-toolbox.blogspot.com/2009/03/integrating-partcover-with-visual.html" target="_blank"&gt;Integrating PartCover with Visual Studio 2008&lt;/a&gt;’ a lot of things changed and improved. &lt;a href="https://github.com/sawilde/partcover.net4" target="_blank"&gt;PartCover&lt;/a&gt; project got itself a new home and now targeting .Net 4.0 Framework. NUnit testing framework also made a lot of improvements. In this post I am going to show how to run code coverage for a test project with NUnit console runner and PartCover browser. I will base it on my &lt;a href="http://env-man.blogspot.com/2007/04/envman-user-guide.html" target="_blank"&gt;EnvMan&lt;/a&gt; project.&lt;/p&gt; &lt;h2&gt;Getting PartCover and Nunit to run &lt;/h2&gt; &lt;p&gt;First of all you need to download and install &lt;a href="https://github.com/sawilde/partcover.net4" target="_blank"&gt;PartCover&lt;/a&gt; from &lt;a href="https://github.com/sawilde/partcover.net4" target="_blank"&gt;Github&lt;/a&gt; project server. After installation you will find PartCover browser manual and PartCover console manual, which are very useful for understanding of rules creation and PartCover parameters. &lt;/p&gt; &lt;p&gt;Start PartCover Browser.&lt;/p&gt; &lt;p&gt;&lt;a href="http://lh6.ggpht.com/_jbJWAmNKlvY/TTGDeRmLCCI/AAAAAAAABBQ/zFSA-L2NgJk/s1600-h/image%5B4%5D.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://lh6.ggpht.com/_jbJWAmNKlvY/TTGDfP-g3eI/AAAAAAAABBU/0kp6G4JXnXI/image_thumb%5B2%5D.png?imgmax=800" width="427" height="296"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Select File&amp;gt;Run Target. It will open ‘Run Target Settings Window’&lt;/p&gt; &lt;p&gt;&lt;a href="http://lh4.ggpht.com/_jbJWAmNKlvY/TTGHdVj9baI/AAAAAAAABBo/kqT9gfBd3u8/s1600-h/image%5B20%5D.png"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://lh4.ggpht.com/_jbJWAmNKlvY/TTGHeHWCoAI/AAAAAAAABBs/CxZWrZxML5Q/image_thumb%5B10%5D.png?imgmax=800" width="430" height="260"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p align="left"&gt;Click Browse buttons to select nunit-console.exe&amp;nbsp; and working directory for running NUnit. Working arguments should have “/noshadow” and a full path with the test project name or NUnit project name. “/noshadow” will make NUnit not to create shadow copies of the files and will allow PartCover to load source files in the browser. In &lt;a href="http://env-man.blogspot.com/2007/04/envman-user-guide.html" target="_blank"&gt;EnvMan&lt;/a&gt; project I have NUnit project file which has two assemblies in it. In the rules window enter &lt;/p&gt; &lt;p align="left"&gt;+[*EnvMan*]*&lt;/p&gt; &lt;p align="left"&gt;which means (+) add rule where include any assembly which has &lt;a href="http://env-man.blogspot.com/2007/04/envman-user-guide.html" target="_blank"&gt;EnvMan&lt;/a&gt; in its name and any namespace in these assemblies. After this you can click start to run tests. Don’t forget to save xml configuration file for future use.&lt;/p&gt; &lt;h2&gt;Inspecting code coverage&lt;/h2&gt; &lt;p&gt;Congratulations! You can now inspect the results by using Views&amp;gt;View Coverage Details.&lt;/p&gt; &lt;p&gt;&lt;a href="http://lh3.ggpht.com/_jbJWAmNKlvY/TTGHfS4AlfI/AAAAAAAABBw/IkveQrTcd9A/s1600-h/image%5B24%5D.png"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://lh4.ggpht.com/_jbJWAmNKlvY/TTGHgbzh9wI/AAAAAAAABB0/rBHzhha6_8Y/image_thumb%5B12%5D.png?imgmax=800" width="427" height="293"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;hr /&gt; &lt;a href="http://software-development-toolbox.blogspot.com/"&gt;Vlad's Software Development Toolbox&lt;/a&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3891557447336958663-3497584163156533119?l=software-development-toolbox.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/SyCs1b5ZcaQ2L6DC3TUlDTVvkZQ/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/SyCs1b5ZcaQ2L6DC3TUlDTVvkZQ/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/SyCs1b5ZcaQ2L6DC3TUlDTVvkZQ/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/SyCs1b5ZcaQ2L6DC3TUlDTVvkZQ/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/VladsSoftwareDevelopmentToolbox/~4/jusQ2xX3Hrg" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/VladsSoftwareDevelopmentToolbox/~3/jusQ2xX3Hrg/creating-project-code-coverage-with.html</link><author>noreply@blogger.com (Vlad)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://lh6.ggpht.com/_jbJWAmNKlvY/TTGDfP-g3eI/AAAAAAAABBU/0kp6G4JXnXI/s72-c/image_thumb%5B2%5D.png?imgmax=800" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://software-development-toolbox.blogspot.com/2011/01/creating-project-code-coverage-with.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3891557447336958663.post-1515563032445681297</guid><pubDate>Sun, 09 Jan 2011 19:00:00 +0000</pubDate><atom:updated>2011-01-10T06:00:27.967+11:00</atom:updated><title>Free Internet Resources for Joomla! Template Developers</title><description>&lt;p&gt;I was working on design of the custom Joomla! template and came across several excellent Internet resources I will list below.&lt;/p&gt; &lt;h2&gt;Internet Resources&lt;/h2&gt; &lt;ul&gt; &lt;li&gt;&lt;a href="http://docs.joomla.org/Joomla!_1.5_Template_Tutorial" target="_blank"&gt;Joomla! 1.5 Template Tutorial&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="http://docs.joomla.org/Tutorial:Creating_a_basic_Joomla!_template" target="_blank"&gt;Creating a basic Joomla! template&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="http://net.tutsplus.com/tutorials/other/creating-your-first-joomla-template/" target="_blank"&gt;How to Create Your First Joomla Template&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt; &lt;h2&gt;Books&lt;/h2&gt; &lt;p&gt;&lt;a href="http://www.amazon.com/Joomla-Template-Design-Blakeley-Silver/dp/1847197167/ref=sr_1_1?ie=UTF8&amp;amp;qid=1294599556&amp;amp;sr=8-1" target="_blank"&gt;Joomla! 1.5 Template Design&lt;/a&gt; by Tessa Blakeley Silver (ISBN 978-1-84719-716-0)&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;hr /&gt; &lt;a href="http://software-development-toolbox.blogspot.com/"&gt;Vlad's Software Development Toolbox&lt;/a&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3891557447336958663-1515563032445681297?l=software-development-toolbox.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/I1DCg-Sam9FiOQlXfkogjqR9rT8/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/I1DCg-Sam9FiOQlXfkogjqR9rT8/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/I1DCg-Sam9FiOQlXfkogjqR9rT8/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/I1DCg-Sam9FiOQlXfkogjqR9rT8/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/VladsSoftwareDevelopmentToolbox/~4/Fdkw4-rUBQI" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/VladsSoftwareDevelopmentToolbox/~3/Fdkw4-rUBQI/free-internet-resources-for-joomla.html</link><author>noreply@blogger.com (Vlad)</author><thr:total>0</thr:total><feedburner:origLink>http://software-development-toolbox.blogspot.com/2011/01/free-internet-resources-for-joomla.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3891557447336958663.post-7746182758492035307</guid><pubDate>Sat, 08 Jan 2011 07:01:00 +0000</pubDate><atom:updated>2011-01-08T18:01:07.704+11:00</atom:updated><title>Free Light Bulb Icon</title><description>&lt;p&gt;Free Light Bulb icons available for download.&lt;/p&gt; &lt;p&gt;&lt;a href="http://lh6.ggpht.com/_jbJWAmNKlvY/TSgLsNF1ZSI/AAAAAAAABBI/9m75-6iZqQ8/s1600-h/LightBulb%5B3%5D.png"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="LightBulb" border="0" alt="LightBulb" src="http://lh4.ggpht.com/_jbJWAmNKlvY/TSgLsjCtL2I/AAAAAAAABBM/XjWVMmMyOcg/LightBulb_thumb%5B1%5D.png?imgmax=800" width="200" height="200"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Please visit &lt;a href="http://www.setchinfc.com.au/sfc/en/index.php?/Recent-Work/" target="_blank"&gt;“Recent Work”&lt;/a&gt; pages on &lt;a href="http://www.setchinfc.com.au" target="_blank"&gt;SETCHIN Freelance Consulting&lt;/a&gt; site to &lt;a href="http://www.setchinfc.com.au/sfc/en/index.php?/Recent-Work/" target="_blank"&gt;download&lt;/a&gt;. Enjoy!&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;hr /&gt; &lt;a href="http://software-development-toolbox.blogspot.com/"&gt;Vlad's Software Development Toolbox&lt;/a&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3891557447336958663-7746182758492035307?l=software-development-toolbox.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/CPksxzLrQDlRHEpPW25WoW5Iigc/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/CPksxzLrQDlRHEpPW25WoW5Iigc/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/CPksxzLrQDlRHEpPW25WoW5Iigc/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/CPksxzLrQDlRHEpPW25WoW5Iigc/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/VladsSoftwareDevelopmentToolbox/~4/9XkcWWeLVj0" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/VladsSoftwareDevelopmentToolbox/~3/9XkcWWeLVj0/free-light-bulb-icon.html</link><author>noreply@blogger.com (Vlad)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://lh4.ggpht.com/_jbJWAmNKlvY/TSgLsjCtL2I/AAAAAAAABBM/XjWVMmMyOcg/s72-c/LightBulb_thumb%5B1%5D.png?imgmax=800" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://software-development-toolbox.blogspot.com/2011/01/free-light-bulb-icon.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3891557447336958663.post-776399260947895562</guid><pubDate>Sat, 08 Jan 2011 06:12:00 +0000</pubDate><atom:updated>2011-01-08T17:12:11.114+11:00</atom:updated><title>Free Clock Icons</title><description>&lt;p&gt;Free clock icons available for download.&lt;/p&gt; &lt;p&gt;&lt;a href="http://lh4.ggpht.com/_jbJWAmNKlvY/TSgAN_lAGbI/AAAAAAAABBA/Ot58ZOtwF6A/s1600-h/Clock%5B3%5D.png"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="Clock" border="0" alt="Clock" src="http://lh4.ggpht.com/_jbJWAmNKlvY/TSgAOuENhnI/AAAAAAAABBE/rR5plwb6Dxo/Clock_thumb%5B1%5D.png?imgmax=800" width="240" height="229"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Please visit &lt;a href="http://www.setchinfc.com.au/sfc/en/index.php?/Recent-Work/" target="_blank"&gt;“Recent Work”&lt;/a&gt; pages on &lt;a href="http://www.setchinfc.com.au" target="_blank"&gt;SETCHIN Freelance Consulting&lt;/a&gt; site to &lt;a href="http://www.setchinfc.com.au/sfc/en/index.php?/Recent-Work/" target="_blank"&gt;download&lt;/a&gt;. Enjoy!&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;hr /&gt; &lt;a href="http://software-development-toolbox.blogspot.com/"&gt;Vlad's Software Development Toolbox&lt;/a&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3891557447336958663-776399260947895562?l=software-development-toolbox.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/WFn1cJch2lMzp31jyDXc5fXDxng/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/WFn1cJch2lMzp31jyDXc5fXDxng/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/WFn1cJch2lMzp31jyDXc5fXDxng/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/WFn1cJch2lMzp31jyDXc5fXDxng/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/VladsSoftwareDevelopmentToolbox/~4/7HNkG2IgVY4" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/VladsSoftwareDevelopmentToolbox/~3/7HNkG2IgVY4/free-clock-icons.html</link><author>noreply@blogger.com (Vlad)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://lh4.ggpht.com/_jbJWAmNKlvY/TSgAOuENhnI/AAAAAAAABBE/rR5plwb6Dxo/s72-c/Clock_thumb%5B1%5D.png?imgmax=800" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://software-development-toolbox.blogspot.com/2011/01/free-clock-icons.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3891557447336958663.post-7139787912234030710</guid><pubDate>Mon, 03 Jan 2011 08:24:00 +0000</pubDate><atom:updated>2011-01-03T19:24:10.371+11:00</atom:updated><title>Free Candle in the dark Icons for Download</title><description>&lt;p&gt;Another free icons of the candle in the dark with bonus free New Year Postcard.&lt;/p&gt; &lt;p&gt;&lt;a href="http://lh5.ggpht.com/_jbJWAmNKlvY/TSGHpqEdxpI/AAAAAAAABA4/d_Rgi7GUCWw/s1600-h/Candle%20Icon%20256x256%5B3%5D.png"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="Candle Icon 256x256" border="0" alt="Candle Icon 256x256" src="http://lh3.ggpht.com/_jbJWAmNKlvY/TSGHqNqdU3I/AAAAAAAABA8/T33dDn4-DpI/Candle%20Icon%20256x256_thumb%5B1%5D.png?imgmax=800" width="240" height="240"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Please visit &lt;a href="http://www.setchinfc.com.au/sfc/en/index.php?/Recent-Work/" target="_blank"&gt;“Recent Work”&lt;/a&gt; pages on &lt;a href="http://www.setchinfc.com.au" target="_blank"&gt;SETCHIN Freelance Consulting&lt;/a&gt; site. Enjoy!&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;hr /&gt; &lt;a href="http://software-development-toolbox.blogspot.com/"&gt;Vlad's Software Development Toolbox&lt;/a&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3891557447336958663-7139787912234030710?l=software-development-toolbox.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/rvhx_kQk84sWCcTZlCCeXoshfBk/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/rvhx_kQk84sWCcTZlCCeXoshfBk/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/rvhx_kQk84sWCcTZlCCeXoshfBk/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/rvhx_kQk84sWCcTZlCCeXoshfBk/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/VladsSoftwareDevelopmentToolbox/~4/G0OL4_GT208" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/VladsSoftwareDevelopmentToolbox/~3/G0OL4_GT208/free-candle-in-dark-icons-for-download.html</link><author>noreply@blogger.com (Vlad)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://lh3.ggpht.com/_jbJWAmNKlvY/TSGHqNqdU3I/AAAAAAAABA8/T33dDn4-DpI/s72-c/Candle%20Icon%20256x256_thumb%5B1%5D.png?imgmax=800" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://software-development-toolbox.blogspot.com/2011/01/free-candle-in-dark-icons-for-download.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3891557447336958663.post-2676875013672874821</guid><pubDate>Sun, 02 Jan 2011 21:04:00 +0000</pubDate><atom:updated>2011-01-03T08:04:25.613+11:00</atom:updated><title>Free Coffee Cup Icons for Download</title><description>&lt;p&gt;I recently published different size PNG and ICO icons of the Coffee Cup image I created in Inkscape.&lt;/p&gt; &lt;p&gt;&lt;a href="http://lh5.ggpht.com/_jbJWAmNKlvY/TSDoVTl_sZI/AAAAAAAABAw/-CGqucTNVWE/s1600-h/CoffeeCup%5B3%5D.png"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="CoffeeCup" border="0" alt="CoffeeCup" src="http://lh4.ggpht.com/_jbJWAmNKlvY/TSDoWCzrTwI/AAAAAAAABA0/DPcQegebs-g/CoffeeCup_thumb%5B1%5D.png?imgmax=800" width="240" height="211"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Please visit &lt;a href="http://www.setchinfc.com.au/sfc/en/index.php?/Recent-Work/" target="_blank"&gt;“Recent Work”&lt;/a&gt; pages on &lt;a href="http://www.setchinfc.com.au" target="_blank"&gt;SETCHIN Freelance Consulting&lt;/a&gt; site. Enjoy!&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;hr /&gt; &lt;a href="http://software-development-toolbox.blogspot.com/"&gt;Vlad's Software Development Toolbox&lt;/a&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3891557447336958663-2676875013672874821?l=software-development-toolbox.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/qX7g6x3uBY6qpdF20IY6JakBOcY/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/qX7g6x3uBY6qpdF20IY6JakBOcY/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/qX7g6x3uBY6qpdF20IY6JakBOcY/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/qX7g6x3uBY6qpdF20IY6JakBOcY/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/VladsSoftwareDevelopmentToolbox/~4/3uGKc0d3ro8" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/VladsSoftwareDevelopmentToolbox/~3/3uGKc0d3ro8/free-coffee-cup-icons-for-download.html</link><author>noreply@blogger.com (Vlad)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://lh4.ggpht.com/_jbJWAmNKlvY/TSDoWCzrTwI/AAAAAAAABA0/DPcQegebs-g/s72-c/CoffeeCup_thumb%5B1%5D.png?imgmax=800" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://software-development-toolbox.blogspot.com/2011/01/free-coffee-cup-icons-for-download.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3891557447336958663.post-1971039880086759479</guid><pubDate>Sun, 02 Jan 2011 10:29:00 +0000</pubDate><atom:updated>2011-01-02T21:31:47.030+11:00</atom:updated><title>Create icon with Inkscape and IcoFX</title><description>&lt;p&gt;&lt;a href="http://inkscape.org/" target="_blank"&gt;Inkscape&lt;/a&gt; and &lt;a href="http://icofx.ro/" target="_blank"&gt;IcoFX&lt;/a&gt; are two open source and freeware graphical programs. &lt;a href="http://inkscape.org/" target="_blank"&gt;Inkscape&lt;/a&gt; is a powerful vector based program, similar to Adobe InDesign or Corel Draw. It can be used to create an image. &lt;a href="http://icofx.ro/" target="_blank"&gt;IcoFX&lt;/a&gt; does work of importing these images created with &lt;a href="http://inkscape.org/" target="_blank"&gt;Inkscape&lt;/a&gt; and saving them as ICO files. In this post I will show how to create ICO files of different sizes based on the image below I created in &lt;a href="http://inkscape.org/" target="_blank"&gt;Inkscape&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;&lt;a href="http://lh6.ggpht.com/_jbJWAmNKlvY/TR_FSEu-tzI/AAAAAAAAA_s/0mWYnvcXuPs/s1600-h/CoffeeCup%5B3%5D.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="CoffeeCup" border="0" alt="CoffeeCup" src="http://lh3.ggpht.com/_jbJWAmNKlvY/TR_FSznoiKI/AAAAAAAAA_w/wyxv9KKhN3g/CoffeeCup_thumb%5B1%5D.png?imgmax=800" width="240" height="211"&gt;&lt;/a&gt;&lt;/p&gt; &lt;h2&gt;Step 1: Create a 64x64 Inkscape document&lt;/h2&gt; &lt;p&gt;Open SVG source file of the image in &lt;a href="http://inkscape.org/" target="_blank"&gt;Inkscape&lt;/a&gt;. Select the whole image you want to make an ICO from and group all selected objects of the image with (Ctrl+G). Copy grouped image and create a new &lt;a href="http://inkscape.org/" target="_blank"&gt;Inkscape&lt;/a&gt; document from File menu. For this example I selected File&amp;gt;New&amp;gt;icon_48x48. Paste copied image into new &lt;a href="http://inkscape.org/" target="_blank"&gt;Inkscape&lt;/a&gt; Window. With my image I had to zoom out and resize copied object to fit icon size page. Make sure you lock the width and height to make scaling of the image same. Also it is handy to use Align and Distribute tool to set object in the centre of the icon. In the result you should get something like shown below.&lt;/p&gt; &lt;p&gt;&lt;a href="http://lh6.ggpht.com/_jbJWAmNKlvY/TR_FUYpdJgI/AAAAAAAAA_0/tR_j6mfy6EE/image%5B5%5D.png?imgmax=800"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://lh3.ggpht.com/_jbJWAmNKlvY/TSBTPgb88vI/AAAAAAAAA_4/dc0L8vq4WKc/image_thumb3.png?imgmax=800" width="491" height="560"&gt;&lt;/a&gt;&lt;/p&gt; &lt;h2&gt;Step 2: Export Inkscape Icon into PNG file.&lt;/h2&gt; &lt;p&gt;Now we can save our icon as PNG image. Select File&amp;gt;Export Bitmap (Shift+Ctrl+E). In the Export Bitmap dialog click Export area Page, Bitmap size change to 64x64 pixels for width and height. Give it a name and the path where to save a file. Click Export.&lt;/p&gt; &lt;p&gt;&lt;a href="http://lh3.ggpht.com/_jbJWAmNKlvY/TSBTQGye_5I/AAAAAAAAA_8/dTsAU-RH7v0/s1600-h/image22.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://lh3.ggpht.com/_jbJWAmNKlvY/TSBTRdP9zFI/AAAAAAAABAA/5lpKV44S9Oc/image_thumb12.png?imgmax=800" width="352" height="405"&gt;&lt;/a&gt;&lt;/p&gt; &lt;h2&gt;Step 3: Create ICO file with IcoFx&lt;/h2&gt; &lt;p&gt;Start &lt;a href="http://icofx.ro/" target="_blank"&gt;IcoFX&lt;/a&gt; and Open our icon in PNG file. Make sure you tick 48x48 size of the image in the New Image dialog as shown below.&lt;/p&gt; &lt;p&gt;&lt;a href="http://lh3.ggpht.com/_jbJWAmNKlvY/TSBTR3KLTtI/AAAAAAAABAE/8dXJFAI_ZzA/s1600-h/image27.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://lh4.ggpht.com/_jbJWAmNKlvY/TSBTStBxcxI/AAAAAAAABAI/zUGaPKNOLUs/image_thumb15.png?imgmax=800" width="427" height="265"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;The image will be imported and we will be able to save it as in icon. Click File&amp;gt;Save As and save it as an ICO.&lt;/p&gt; &lt;p&gt;&lt;a href="http://lh3.ggpht.com/_jbJWAmNKlvY/TSBTW9Rvj4I/AAAAAAAABAM/D9MNlhPmqkw/s1600-h/image38.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://lh4.ggpht.com/_jbJWAmNKlvY/TSBTYfRCRnI/AAAAAAAABAQ/jKbUv_8o4DI/image_thumb20.png?imgmax=800" width="505" height="378"&gt;&lt;/a&gt;&lt;/p&gt; &lt;h2&gt;Finish&lt;/h2&gt; &lt;p&gt;Congratulations! We created our icon with the two powerful programs &lt;a href="http://inkscape.org/" target="_blank"&gt;Inkscape&lt;/a&gt; and &lt;a href="http://icofx.ro/" target="_blank"&gt;IcoFX&lt;/a&gt;. &lt;/p&gt; &lt;p&gt;&lt;a href="http://lh4.ggpht.com/_jbJWAmNKlvY/TSBTY774vBI/AAAAAAAABAU/iF_NvFw72pk/s1600-h/image105.png"&gt;&lt;img style="border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://lh3.ggpht.com/_jbJWAmNKlvY/TSBTZcCZIUI/AAAAAAAABAY/noo0A6mrG5M/image_thumb79.png?imgmax=800" width="205" height="100"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;To practice a bit more, try creating icons of different sizes. Enjoy!&lt;/p&gt; &lt;h2&gt;References&lt;/h2&gt; &lt;table border="0" cellspacing="0" cellpadding="2" width="699"&gt; &lt;tbody&gt; &lt;tr&gt; &lt;td valign="top" width="200"&gt;&lt;a href="http://inkscape.org/" target="_blank"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://lh4.ggpht.com/_jbJWAmNKlvY/TSBTau_9cCI/AAAAAAAABAo/nRFSxxNsdo4/image39%5B1%5D.png?imgmax=800" width="196" height="47"&gt;&lt;/a&gt;&lt;/td&gt; &lt;td valign="top" width="497"&gt;An Open Source vector graphics editor, with capabilities similar to Illustrator, CorelDraw, or Xara X, using the W3C standard Scalable Vector Graphics (SVG) file format. &lt;/td&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td valign="top" width="200"&gt;&lt;a href="http://icofx.ro/" target="_blank"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://lh4.ggpht.com/_jbJWAmNKlvY/TSBTbEbnppI/AAAAAAAABAk/YfvJdFoO220/image102.png?imgmax=800" width="196" height="60"&gt;&lt;/a&gt;&lt;/td&gt; &lt;td valign="top" width="497"&gt;IcoFX is an award winning freeware icon editor. It is an all-in-one solution for icon creation, extraction and editing.&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td valign="top" width="200"&gt;Joomla Web Designer&lt;/td&gt; &lt;td valign="top" width="497"&gt;&lt;a href="http://www.joomlawebdesigner.co.za/my-blog-a-freelance-designers-blog/item/86-create-your-own-custom-joomla-favicon-using-inkscape.html" target="_blank"&gt;Create your own custom Joomla favicon using Inkscape&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td valign="top" width="200"&gt;&lt;a href="http://inkscapetutorials.wordpress.com/" target="_blank"&gt;Inkscape Tutorials&lt;/a&gt;&lt;/td&gt; &lt;td valign="top" width="497"&gt;&lt;a href="http://vector.tutsplus.com/tutorials/illustration/creating-a-coffee-cup-with-inkscape/" target="_blank"&gt;Creating a Coffee Cup with Inkscape&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;  &lt;div class="blogger-post-footer"&gt;&lt;hr /&gt; &lt;a href="http://software-development-toolbox.blogspot.com/"&gt;Vlad's Software Development Toolbox&lt;/a&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3891557447336958663-1971039880086759479?l=software-development-toolbox.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/1skgjLh_sM3ZOgt23jqhxCeBZi8/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/1skgjLh_sM3ZOgt23jqhxCeBZi8/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/1skgjLh_sM3ZOgt23jqhxCeBZi8/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/1skgjLh_sM3ZOgt23jqhxCeBZi8/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/VladsSoftwareDevelopmentToolbox/~4/dnp5t9vdkb4" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/VladsSoftwareDevelopmentToolbox/~3/dnp5t9vdkb4/create-icon-with-inkscape-and-icofx.html</link><author>noreply@blogger.com (Vlad)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://lh3.ggpht.com/_jbJWAmNKlvY/TR_FSznoiKI/AAAAAAAAA_w/wyxv9KKhN3g/s72-c/CoffeeCup_thumb%5B1%5D.png?imgmax=800" height="72" width="72" /><thr:total>2</thr:total><feedburner:origLink>http://software-development-toolbox.blogspot.com/2011/01/create-icon-with-inkscape-and-icofx.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3891557447336958663.post-1046661633660007905</guid><pubDate>Fri, 29 Oct 2010 09:44:00 +0000</pubDate><atom:updated>2010-10-29T20:44:44.863+11:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Internet Services</category><category domain="http://www.blogger.com/atom/ns#">Twitter</category><category domain="http://www.blogger.com/atom/ns#">Internet</category><title>Using Twitter for Business</title><description>&lt;p&gt;We all know that success of any business is in its people. The wider network of contacts business has, the more people will know about it and the greater chances some of them will use&amp;#160; services business offer. With raise of networking sites like Facebook, Twitter, LinkedIn, etc. more companies are trying to workout if these sites are suitable for use in the business marketing, increasing level of support, and getting better connections with their customers. In this post I am listing some popular sources from Internet about using Twitter social networking site for business. &lt;/p&gt;  &lt;h2&gt;Internet Sites about Using Twitter for Business&lt;/h2&gt;  &lt;p&gt;&lt;a href="http://business.twitter.com/twitter101"&gt;Twitter 101 for Business — A Special Guide&lt;/a&gt; - This is a very interesting site providing a lot of useful information like guides, best practices, case studies and handful references to many other resources like books, tips and tricks, and links to other related sites&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.ducttapemarketing.com/blog/2008/08/04/twitter-for-business/"&gt;Using Twitter for Business&lt;/a&gt; – a free e-book from Duct Tape Marketing&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.chrisbrogan.com/50-ideas-on-using-twitter-for-business/"&gt;50 Ideas on Using Twitter for Business&lt;/a&gt; – This is an excellent post listing the steps to get started in ides about what to tweet and how to survive in the information overload.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.readwriteweb.com/enterprise/2009/03/4-ways-companies-use-twitter-for-business.php"&gt;4 Ways Companies Use Twitter for Business&lt;/a&gt; – another post with business ideas for Twitter&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.copyblogger.com/grow-business-twitter/"&gt;How to Use Twitter to Grow Your Business&lt;/a&gt; – one more if not enough&lt;/p&gt;  &lt;h2&gt;Twitter Tools and Applications&lt;/h2&gt;  &lt;p&gt;&lt;a href="http://blogs.techrepublic.com.com/10things/?p=1056&amp;amp;tag=nl.e175"&gt;10 valuable Twitter utilities for business users&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://twitter.pbworks.com/Apps"&gt;Twitter Fan Wiki / Apps&lt;/a&gt; – a very long list of Twitter applications for any platform&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.makeuseof.com/tag/how-to-backup-your-twitter-archive/"&gt;How To Backup Your Twitter Archive&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;hr /&gt; &lt;a href="http://software-development-toolbox.blogspot.com/"&gt;Vlad's Software Development Toolbox&lt;/a&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3891557447336958663-1046661633660007905?l=software-development-toolbox.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/ax8X3ZuY0QVA2YE2Wu7V7wdj1jc/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ax8X3ZuY0QVA2YE2Wu7V7wdj1jc/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/ax8X3ZuY0QVA2YE2Wu7V7wdj1jc/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ax8X3ZuY0QVA2YE2Wu7V7wdj1jc/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/VladsSoftwareDevelopmentToolbox/~4/YTR7SrYx_ug" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/VladsSoftwareDevelopmentToolbox/~3/YTR7SrYx_ug/using-twitter-for-business.html</link><author>noreply@blogger.com (Vlad)</author><thr:total>0</thr:total><feedburner:origLink>http://software-development-toolbox.blogspot.com/2010/10/using-twitter-for-business.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3891557447336958663.post-8866266023455493614</guid><pubDate>Tue, 29 Jun 2010 21:22:00 +0000</pubDate><atom:updated>2010-06-30T07:23:11.826+10:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">System Software</category><category domain="http://www.blogger.com/atom/ns#">Security</category><title>Free Portable Applications</title><description>Below is a list of Portable Applications I use.   &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://portableapps.com/apps/development/notepadpp_portable"&gt;Notepad++&lt;/a&gt; - is the handy Notepad++ text editor.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.swiftgear.com/ltfviewer/features.html"&gt;Large Text File Viewer&lt;/a&gt; – program for viewing very large text files.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.voidtools.com/"&gt;Everything Search Engine&lt;/a&gt; - locate files and folders by name instantly.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.truecrypt.org/"&gt;TrueCrypt&lt;/a&gt; - free open-source disk encryption software for Windows.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.tracker-software.com/product/pdf-xchange-viewer"&gt;PDF-XChange Viewer&lt;/a&gt; – is smaller, faster and more feature rich than the Adobe Rea.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.recuva.com/"&gt;Recuva&lt;/a&gt; - deleted file recovery.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.softpedia.com/get/PORTABLE-SOFTWARE/System/File-management/Windows-Portable-Applications-TeraCopy-Portable.shtml"&gt;TeraCopy&lt;/a&gt; - is a free utility designed to copy/move files faster and more secure.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.piriform.com/ccleaner"&gt;CClearner&lt;/a&gt; - is the number-one tool for cleaning your Windows PC.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://portableapps.com/apps/utilities/winmerge_portable"&gt;WinMerge&lt;/a&gt; - is an Open Source differencing and merging tool for Windows.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://portableapps.com/apps/utilities/7-zip_portable"&gt;7-Zip&lt;/a&gt; - the portable file archiver.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.pendriveapps.com/revo-uninstaller/"&gt;Revo Uninstaller&lt;/a&gt; – Application Uninstaller.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://technet.microsoft.com/en-us/sysinternals/default.aspx"&gt;Windows Sysinternals Suite&lt;/a&gt; - the Sysinternals Troubleshooting Utilities have been rolled up into a single Suite of tools.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://portableapps.com/apps/utilities/freecommander_portable"&gt;Free Commander&lt;/a&gt; - is an easy-to-use alternative to the standard windows file manager with lots of advanced and helpful features.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://portableapps.com/apps/graphics_pictures/gimp_portable"&gt;GIMP&lt;/a&gt; - is the popular image editor.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://portableapps.com/apps/utilities/keepass_portable"&gt;KeePass&lt;/a&gt; - is the popular KeePass Password Safe.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://portableapps.com/apps/office/openoffice_portable"&gt;OpenOffice.org&lt;/a&gt; - is the complete OpenOffice.org office suite including a word processor, spreadsheet, presentation tool, drawing package and database.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://portableapps.com/apps/internet/putty_portable"&gt;PuTTY&lt;/a&gt; - is the popular telnet and SSH client.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://portableapps.com/apps/utilities/winmd5sum_portable"&gt;winMd5Sum&lt;/a&gt; - is a simple MD5 sum checker that allows you to check and compare the md5 sums of files.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://portableapps.com/apps/internet/winscp_portable"&gt;WinSCP&lt;/a&gt; - is an open source free SFTP client and FTP client for Windows.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;   &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.winvistaclub.com/Ultimate_Windows_Tweaker.html"&gt;Ultimate Windows Tweaker&lt;/a&gt; - is a freeware Tweak UI Utility for tweaking and optimizing Windows Vista, 32-bit &amp;amp; 64-bit.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;   &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.regdefrag.com/"&gt;Quicksys RegDefrag&lt;/a&gt; - is a small, clear and easy freeware utility to defrag and compact Windows registry.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;   &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.aplin.com.au/"&gt;Neo’s SafeKeys&lt;/a&gt; – on screen keyboard.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;   &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://portableapps.com/apps/utilities/infrarecorder_portable"&gt;InfraRecorder&lt;/a&gt; - is the popular InfraRecorder CD/DVD burning program.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;h2&gt;Portable APPLICATIONS SUITeS&lt;/h2&gt;  &lt;p&gt;&lt;a href="http://portableapps.com/"&gt;PortableApps.com&lt;/a&gt;    &lt;br /&gt;&lt;a href="http://www.liberkey.com/en/"&gt;LiberKey&lt;/a&gt;     &lt;br /&gt;&lt;a href="http://www.lupopensuite.com/suite.htm"&gt;Lupo PenSuite&lt;/a&gt;     &lt;br /&gt;&lt;a href="http://www.pendriveapps.com/"&gt;Pendriveapps&lt;/a&gt;     &lt;br /&gt;&lt;a href="http://www.winpenpack.com/en/news.php"&gt;winPenPack&lt;/a&gt;     &lt;br /&gt;&lt;a href="http://www.whatsmypass.com/tech-toolkit-10"&gt;What’s My Pass? » Tech Toolkit 2.0&lt;/a&gt;     &lt;br /&gt;&lt;a href="http://www.portablefreeware.com/"&gt;The Portable Freeware Collection&lt;/a&gt;    &lt;br /&gt;&lt;a href="http://www.app-stick.com/"&gt;App-Stick&lt;/a&gt;&lt;/p&gt;  &lt;h2&gt;References&lt;/h2&gt;  &lt;p&gt;Lexar tool makes creating bootable USB flash drives easy - &lt;a href="http://www.downloadsquad.com/2009/04/17/lexar-tool-makes-creating-bootable-usb-flash-drives-easy"&gt;DownloadSquad.com&lt;/a&gt;    &lt;br /&gt;Encrypt Your USB Stick With Truecrypt 6.0 - &lt;a href="http://www.makeuseof.com/tag/encrypt-your-usb-stick-with-truecrypt-60/"&gt;Makeuseof.com&lt;/a&gt;    &lt;br /&gt;100 Portable Apps for your USB Stick (for Mac and Win) - &lt;a href="http://www.makeuseof.com/tag/portable-software-usb/"&gt;Makeuseof.com&lt;/a&gt;    &lt;br /&gt;How to run Skype from a USB flash drive - &lt;a href="http://www.downloadsquad.com/2009/02/17/how-to-run-skype-from-a-usb-flash-drive"&gt;DownloadSquad.com&lt;/a&gt;    &lt;br /&gt;Use Your USB Stick As a Key to Boot Your Windows PC – &lt;a href="http://www.makeuseof.com/tag/prevent-pc-from-booting-if-your-usb-drive-is-not-inserted/"&gt;Makeuseof.com&lt;/a&gt;    &lt;br /&gt;Flash Drive Reminder reminds you to unplug your flash drive – &lt;a href="http://www.downloadsquad.com/2008/12/09/flash-drive-reminder-reminds-you-to-unplug-your-flash-drive"&gt;DownloadSquad.com&lt;/a&gt;    &lt;br /&gt;Make Microsoft Remote Desktop A Portable App - &lt;a href="http://www.makeuseof.com/tag/make-microsoft-remote-desktop-a-portable-app/"&gt;Makeuseof.com&lt;/a&gt;    &lt;br /&gt;How To Make Windows Live Writer A Portable USB App – &lt;a href="http://www.makeuseof.com/tag/how-to-make-windows-live-writer-a-portable-usb-app/"&gt;Makeuseof.com&lt;/a&gt;    &lt;br /&gt;&lt;a href="http://www.downloadsquad.com/2008/10/22/cdburnerxp-portable-disc-burning-app-for-your-usb-flash-drive"&gt;CD Burner XP&lt;/a&gt; – free disk burning app for Windows    &lt;br /&gt;Put your portable apps on a diet with &lt;a href="http://www.downloadsquad.com/2008/10/22/appcompactor-compresses-portable-apps"&gt;AppCompactor&lt;/a&gt;    &lt;br /&gt;Looking for a portable hotkey app? Try &lt;a href="http://www.downloadsquad.com/2008/10/28/looking-for-a-portable-hotkey-app-try-qopen"&gt;QOpen!&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;hr /&gt; &lt;a href="http://software-development-toolbox.blogspot.com/"&gt;Vlad's Software Development Toolbox&lt;/a&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3891557447336958663-8866266023455493614?l=software-development-toolbox.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/aMzUsq6nwqyAwcRE-JyP_zvFhto/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/aMzUsq6nwqyAwcRE-JyP_zvFhto/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/aMzUsq6nwqyAwcRE-JyP_zvFhto/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/aMzUsq6nwqyAwcRE-JyP_zvFhto/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/VladsSoftwareDevelopmentToolbox/~4/672D3xXBIRs" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/VladsSoftwareDevelopmentToolbox/~3/672D3xXBIRs/portable-applications.html</link><author>noreply@blogger.com (Vlad)</author><thr:total>0</thr:total><feedburner:origLink>http://software-development-toolbox.blogspot.com/2008/05/portable-applications.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3891557447336958663.post-8034725134603412440</guid><pubDate>Thu, 03 Jun 2010 02:07:00 +0000</pubDate><atom:updated>2010-06-03T12:11:39.207+10:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Internet Services</category><category domain="http://www.blogger.com/atom/ns#">Web Development</category><category domain="http://www.blogger.com/atom/ns#">CSS</category><title>Free Mozilla Add-ons</title><description>&lt;p&gt;Below is a list of Mozilla add-ons I use. &lt;/p&gt;  &lt;h2&gt;Add-ons for better work with Google SERVICES&lt;/h2&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 25px" alt="" src="https://addons.mozilla.org/en-US/firefox/images/addon_icon/6076" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="https://addons.mozilla.org/en-US/firefox/addon/6076"&gt;Better Gmail 2&lt;/a&gt; - Enhances the new Gmail interface with Greasemonkey user scripts. Only compatible with the NEW Gmail interface.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="https://addons.mozilla.org/en-US/firefox/images/addon_icon/6424" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="https://addons.mozilla.org/en-US/firefox/addon/6424"&gt;Better GReader&lt;/a&gt; - Enhances Google Reader with Greasemonkey user scripts.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="https://addons.mozilla.org/en-US/firefox/images/addon_icon/5299" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="https://addons.mozilla.org/en-US/firefox/addon/5299"&gt;Better GCal&lt;/a&gt; - Enhances Google Calendar with Greasemonkey user scripts.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="https://addons.mozilla.org/en-US/firefox/images/addon_icon/5299" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="https://addons.mozilla.org/en-US/firefox/addon/6460/"&gt;Better YouTube&lt;/a&gt; - A compilation of some of the best Greasemonkey user scripts for YouTube in one interface&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="https://addons.mozilla.org/img/addon-icn.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.google.com/tools/firefox/toolbar/FT3/intl/en/index.html"&gt;Google Toolbar for Firefox&lt;/a&gt; - Take the power of Google with you anywhere on the Web&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="https://addons.mozilla.org/img/addon-icn.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="https://addons.mozilla.org/en-US/firefox/addon/2888/"&gt;GMarks&lt;/a&gt; - helps you sync &amp;amp; manage your bookmarks with Google Bookmarks.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="https://addons.mozilla.org/img/addon-icn.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="https://addons.mozilla.org/en-US/firefox/addon/3576/"&gt;Google Shortcuts&lt;/a&gt; - Display all of your Google Services as buttons just next to your address bar or anywhere you like it.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="https://addons.mozilla.org/img/addon-icn.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://gears.google.com/"&gt;Google Gears&lt;/a&gt; - is an open source project that enables more powerful web applications, by adding new features to your web browser.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;h2&gt;Designer and Web Developer Tools&lt;/h2&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="https://addons.mozilla.org/img/addon-icn.png" /&gt;&lt;/td&gt;        &lt;td&gt;         &lt;p&gt;&lt;a href="https://addons.mozilla.org/en-US/firefox/addon/1730"&gt;ScribeFire Blog Editor&lt;/a&gt; - is a full-featured blog editor that integrates with your browser and lets you easily post to your blog.&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="https://addons.mozilla.org/img/addon-icn.png" /&gt;&lt;/td&gt;        &lt;td&gt;         &lt;p&gt;&lt;a href="https://addons.mozilla.org/en-US/firefox/addon/2064/"&gt;Dummy Lipsum&lt;/a&gt; - Generate &amp;quot;Lorem Ipsum&amp;quot; dummy text.&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="https://addons.mozilla.org/img/addon-icn.png" /&gt;&lt;/td&gt;        &lt;td&gt;         &lt;p&gt;&lt;a href="https://addons.mozilla.org/en-US/firefox/addon/60/"&gt;Web Developer&lt;/a&gt; - adds a menu and a toolbar with various web developer tools.&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="https://addons.mozilla.org/img/addon-icn.png" /&gt;&lt;/td&gt;        &lt;td&gt;         &lt;p&gt;&lt;a href="http://getfirebug.com/"&gt;Firebug&lt;/a&gt; - the most popular and powerful web development tool.&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="https://addons.mozilla.org/img/addon-icn.png" /&gt;&lt;/td&gt;        &lt;td&gt;         &lt;p&gt;&lt;a href="https://addons.mozilla.org/en-US/firefox/addon/1608/"&gt;FFClickOnce&lt;/a&gt; - Allows Firefox to run a .NET ClickOnce application.&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;h2&gt;Misc Tools&lt;/h2&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="https://addons.mozilla.org/en-US/firefox/images/addon_icon/1978" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="https://addons.mozilla.org/en-US/firefox/addon/1978"&gt;Forecastfox Enhanced&lt;/a&gt; - Enhanced version of the popular Forecastfox extension (forecastfox.mozdev.org) by Jon Stritar and Richard Klien.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="https://addons.mozilla.org/img/addon-icn.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="https://addons.mozilla.org/en-US/firefox/addon/10223/"&gt;Friendbar&lt;/a&gt; - The Twitter and Facebook Toolbar.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="https://addons.mozilla.org/img/addon-icn.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="https://addons.mozilla.org/en-US/firefox/addon/9591/"&gt;Power Twitter&lt;/a&gt; – makes Twitter Better.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 37px; height: 25px" alt="" src="https://addons.mozilla.org/en-US/firefox/images/addon_icon/6280" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="https://addons.mozilla.org/en-US/firefox/addon/6280"&gt;eBayBuddy Australia&lt;/a&gt; - is a small eBay extension for quick navigation of eBay.com.au The Australian eBay, and other related tools through the right-click context menu or a single toolbar button you can add from the customize menu. It includes lots of advanced search features, category browsing, discussion boards, a full site map of eBay, PayPal, comparison price shopping and more.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="https://addons.mozilla.org/en-US/firefox/images/addon_icon/5202" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="https://addons.mozilla.org/en-US/firefox/addon/5202"&gt;Firefox Companion for eBay&lt;/a&gt; - Be a better bidder! You’re always securely signed in so you can check out your progress whenever you like. Customise your alerts so you stay on top of your bids. Be told when an auction style format listing you’re bidding on is about to end.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;h2&gt;TOOLS for better browsing&lt;/h2&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="https://addons.mozilla.org/img/addon-icn.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="https://addons.mozilla.org/en-US/firefox/addon/5523/"&gt;GUI:Config&lt;/a&gt; - makes it easier to change preferences that can only be found in the “about:config”.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="https://addons.mozilla.org/img/addon-icn.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="https://addons.mozilla.org/en-US/firefox/addon/4420"&gt;Configuration Mania&lt;/a&gt; - More Advanced (hidden) configures.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="https://addons.mozilla.org/en-US/firefox/images/addon_icon/201" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="https://addons.mozilla.org/en-US/firefox/addon/201"&gt;DownThemAll!&lt;/a&gt; - The first and only download manager/accelerator built inside Firefox!&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="https://addons.mozilla.org/en-US/firefox/images/addon_icon/1419" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="https://addons.mozilla.org/en-US/firefox/addon/10909/"&gt;IE Tab Plus&lt;/a&gt; - An enhanced version of IE Tab which supports Adblock Plus in IE, and can sync cookies between IE and Firefox.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="https://addons.mozilla.org/en-US/firefox/images/addon_icon/3456" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="https://addons.mozilla.org/en-US/firefox/addon/3456"&gt;WOT&lt;/a&gt; - Warns users about risky websites that try to scam visitors, deliver malware, or send spam.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="https://addons.mozilla.org/img/addon-icn.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="https://addons.mozilla.org/en-US/firefox/addon/4287/"&gt;Fox Splitter&lt;/a&gt; - splits the content area of the browser window as you like.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="https://addons.mozilla.org/img/addon-icn.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="https://addons.mozilla.org/en-US/firefox/addon/3336"&gt;ErrorZilla&lt;/a&gt; - Implements a useful error page when a website cannot be reached. Will add Try Again, Google Cache, Coralize, Wayback, Ping, Trace, and Whois buttons, along with the Firefox logo to the error page when a website isn't found or a web server is down. &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="https://addons.mozilla.org/img/addon-icn.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="https://addons.mozilla.org/en-US/firefox/addon/2570"&gt;Resurrect Pages&lt;/a&gt; - Searches through five big page cache/mirrors and shows lost pages.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="https://addons.mozilla.org/img/addon-icn.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="https://addons.mozilla.org/en-US/firefox/addon/98440/"&gt;Google chrome extensions manager&lt;/a&gt; - will allow you to use Google chrome extensions inside Firefox.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="https://addons.mozilla.org/img/addon-icn.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="https://addons.mozilla.org/en-US/firefox/addon/5244"&gt;Ctrl-Tab&lt;/a&gt; - Ctrl+Tab navigation and &amp;quot;All Tabs&amp;quot; panel.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;h2&gt;Greasemonkey Add-on and Scripts&lt;/h2&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="https://addons.mozilla.org/img/addon-icn.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="https://addons.mozilla.org/en-US/firefox/addon/748"&gt;Greasemonkey Add-on&lt;/a&gt; - Allows you to customize the way a webpage displays using small bits of JavaScript. Hundreds of scripts, for a wide variety of popular sites, are already available at &lt;a href="http://userscripts.org/"&gt;http://userscripts.org&lt;/a&gt;.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;h2&gt;Mozilla Themes&lt;/h2&gt; Below are the Mozilla Themes I am using.   &lt;br /&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="https://addons.mozilla.org/img/addon-icn.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="https://addons.mozilla.org/en-US/firefox/addon/72"&gt;Noia 2.0 (eXtreme)&lt;/a&gt; - This is a fully skinned version. This theme is based on the Noia 2.0 icon set by Carlitus( http://carlitus.deviantart.com/ ).&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;h2&gt;References and Tips&lt;/h2&gt; These are links to useful Mozilla Internet resources.   &lt;br /&gt;  &lt;ul&gt;   &lt;li&gt;Ultimate GMail Collection: &lt;a href="http://www.makeuseof.com/tag/ultimate-gmail-collection-over-80-tools-and-tips/"&gt;over 80 Tools and Tips&lt;/a&gt; from &lt;a href="http://www.makeuseof.com"&gt;MakeUseOf.com&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.downloadsquad.com/2008/03/09/how-to-eliminate-speling-mistkes-in-firefox-text-boxes/"&gt;How to eliminate speling mistakes in Firefox text boxes&lt;/a&gt; - &lt;a href="http://www.downloadsquad.com"&gt;Download Squad&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.makeuseof.com/tag/make-your-own-printer-friendly-pages-in-firefox/"&gt;Make Your Own Printer-Friendly Pages in Firefox&lt;/a&gt; - MakeUseOf.com &lt;/li&gt;    &lt;li&gt;&lt;a href="http://lifehacker.com/396312/power-users-guide-to-firefox-3"&gt;Power User's Guide to Firefox 3&lt;/a&gt; - &lt;a href="http://lifehacker.com"&gt;lifehacker.com&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;Mozilla Firefox &lt;a href="http://kb.mozillazine.org/About:config"&gt;About:config&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.tweakguides.com/Firefox_1.html"&gt;Firefox Tweak Guide&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.makeuseof.com/tag/keeping-safe-on-the-web-8-firefox-addons-for-privacy-and-security/"&gt;Keeping Safe on the Web&lt;/a&gt; 8 Firefox Add-ons - &lt;a href="http://www.makeuseof.com"&gt;MakeUseOf.com&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://blog.pavlov.net/2008/03/11/firefox-3-memory-usage/"&gt;Firefox 3 Memory Usage&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://kb.mozillazine.org/Problematic_extensions"&gt;Mozilla Problematic Extensions&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://old.justinshattuck.com/2007/03/05/tips-to-reduce-mozilla-firefox-memory-usage/"&gt;Tips to Reduce Mozilla Firefox Memory Usage&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://mashable.com/2008/05/29/another-16-firefox-add-ons-for-web-designers/"&gt;Another 16 Firefox Add-ons For Web Designers&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;div class="blogger-post-footer"&gt;&lt;hr /&gt; &lt;a href="http://software-development-toolbox.blogspot.com/"&gt;Vlad's Software Development Toolbox&lt;/a&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3891557447336958663-8034725134603412440?l=software-development-toolbox.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/7Y22sGLCCAZ8Z1szUCw644ffftM/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/7Y22sGLCCAZ8Z1szUCw644ffftM/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/7Y22sGLCCAZ8Z1szUCw644ffftM/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/7Y22sGLCCAZ8Z1szUCw644ffftM/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/VladsSoftwareDevelopmentToolbox/~4/IuplffYCgrE" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/VladsSoftwareDevelopmentToolbox/~3/IuplffYCgrE/mozilla-and-ie-add-ins.html</link><author>noreply@blogger.com (Vlad)</author><thr:total>0</thr:total><feedburner:origLink>http://software-development-toolbox.blogspot.com/2007/06/mozilla-and-ie-add-ins.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3891557447336958663.post-3547387128072263420</guid><pubDate>Tue, 04 May 2010 13:38:00 +0000</pubDate><atom:updated>2010-05-05T06:39:06.917+10:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Development</category><category domain="http://www.blogger.com/atom/ns#">Web Development</category><category domain="http://www.blogger.com/atom/ns#">Joomla</category><title>Joomla! Internet Resources</title><description>&lt;p&gt;I started to work with Joomla! Content Management System. There were few reasons why I&amp;#160; choose Joomla! out of many popular systems. One of them is it’s popularity and availability of learning material, templates, extensions and easy to setup and use. Below I listed links to some of these resources.&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a title="http://www.joomla.org/" href="http://www.joomla.org/"&gt;Joomla!&lt;/a&gt; – Official Joomla! site. &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.apachefriends.org/en/xampp.html"&gt;XAMPP&lt;/a&gt; - apache friends. Package to install Apache, MySql, FileZilla, and Mercury Servers to work with Joomla! &lt;/li&gt;    &lt;li&gt;&lt;a href="http://software-development-toolbox.blogspot.com/2009/09/joomla-installing-xampp-on-vista.html"&gt;Joomla! Installing XAMPP on Vista&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://extensions.joomla.org/"&gt;Extensions&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://help.joomla.org/"&gt;Help Site&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://forum.joomla.org/"&gt;Forum&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;h2&gt;Joomla! in Russian&lt;/h2&gt;  &lt;p&gt;&lt;a href="http://joomla.ru/"&gt;Joomla.ru&lt;/a&gt; – Russian translation for Joomla!     &lt;br /&gt;&lt;a href="http://joomlaportal.ru/"&gt;Joomla! Russian Portal&lt;/a&gt;     &lt;br /&gt;&lt;a href="http://extensions.joomla.org/extensions/languages"&gt;Languages - Joomla! Extensions Directory&lt;/a&gt; – Select Russian Language Extensions&lt;/p&gt;  &lt;h2&gt;Joomla! Extensions&lt;/h2&gt;  &lt;p&gt;&lt;a href="http://www.en.joomgallery.net/"&gt;JoomGallery&lt;/a&gt; - is a gallery component completely integrated into Joomla. &lt;/p&gt;  &lt;h2&gt;Joomla! Internet Resources&lt;/h2&gt;  &lt;p&gt;&lt;a href="http://www.siteground.com/tutorials/joomla15/index.htm"&gt;Joomla 1.5 Tutorial&lt;/a&gt;: Why use Joomla 1.5? Building a simple website with Joomla     &lt;br /&gt;Joomla Developer’s Toolbox | &lt;a href="http://www.smashingmagazine.com/2009/01/05/joomla-developers-toolbox/"&gt;Smashing Magazine&lt;/a&gt;     &lt;br /&gt;&lt;a href="http://www.joomlajunkie.com/"&gt;JoomlaJunkie&lt;/a&gt; - Free and commercial Joomla templates club     &lt;br /&gt;&lt;a href="http://www.bestofjoomla.com/"&gt;Best of Joomla!&lt;/a&gt; The #1 joomla templates, resources and extensions     &lt;br /&gt;&lt;a href="http://www.joomla24.com/"&gt;Joomla24&lt;/a&gt; - More Than 2700 Free Joomla CMS Templates     &lt;br /&gt;&lt;a href="http://designforjoomla.com/"&gt;Design for Joomla&lt;/a&gt; - Joomla Templates, Joomla Extensions for the Joomla CMS     &lt;br /&gt;&lt;a href="http://www.joomlatemplatestyle.com/"&gt;Joomla 1.5 Blog and Free Joomla 1.5 Templates&lt;/a&gt;     &lt;br /&gt;&lt;a href="http://www.ty2u.com/downloads/free-joomla-templates/joomla-15-templates"&gt;Joomla! Downloads&lt;/a&gt; - Free Joomla Templates     &lt;br /&gt;Free Joomla Templates, Themes and Styles - &lt;a href="http://www.themesbase.com/Joomla-Templates/"&gt;themesBase.com&lt;/a&gt;     &lt;br /&gt;&lt;a href="http://www.joomlafreetemplates.com/"&gt;Free Joomla Templates - Joomla Themes&lt;/a&gt;     &lt;br /&gt;&lt;a href="http://www.joomlashine.com/"&gt;Joomla Shine&lt;/a&gt; – Free Joomla Templates     &lt;br /&gt;&lt;a href="http://www.joomlashack.com/"&gt;Joomlashack&lt;/a&gt; – Free Joomla Templates     &lt;br /&gt;&lt;a href="http://joomlatp.com/"&gt;Free Joomla templates themes&lt;/a&gt; &lt;/p&gt;  &lt;h2&gt;References&lt;/h2&gt;  &lt;p&gt;List of content management systems – &lt;a href="http://en.wikipedia.org/wiki/List_of_content_management_systems"&gt;Wikipedia&lt;/a&gt;     &lt;br /&gt;Top 12 Free Content Management Systems (CMS) | &lt;a href="http://spyrestudios.com/free-content-management-systems/"&gt;Spyre Studios&lt;/a&gt;     &lt;br /&gt;Top 10 Most Usable Content Management Systems - &lt;a href="http://net.tutsplus.com/articles/web-roundups/top-10-most-usable-content-management-systems/"&gt;Nettuts+&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;hr /&gt; &lt;a href="http://software-development-toolbox.blogspot.com/"&gt;Vlad's Software Development Toolbox&lt;/a&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3891557447336958663-3547387128072263420?l=software-development-toolbox.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/xM65k1fM1U6exbtR82zlIPZW6XU/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/xM65k1fM1U6exbtR82zlIPZW6XU/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/xM65k1fM1U6exbtR82zlIPZW6XU/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/xM65k1fM1U6exbtR82zlIPZW6XU/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/VladsSoftwareDevelopmentToolbox/~4/XUGUXsoiigo" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/VladsSoftwareDevelopmentToolbox/~3/XUGUXsoiigo/joomla-internet-resources.html</link><author>noreply@blogger.com (Vlad)</author><thr:total>0</thr:total><feedburner:origLink>http://software-development-toolbox.blogspot.com/2009/09/joomla-internet-resources.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3891557447336958663.post-9034720653335246932</guid><pubDate>Sat, 24 Apr 2010 13:04:00 +0000</pubDate><atom:updated>2010-04-24T23:04:41.871+10:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">VMWare</category><title>VMWare Server Temporary Files That are Safe to Remove</title><description>&lt;p&gt;I have a laptop that runs Windows Vista Home Ultimate. This version is like Windows XP Home Edition and does not allow installation of any servers like IIS, Virtual PC, SQL Server, etc. that I need for my development. I am using VMWare Server to run Windows XP as my primary development environment. Also I have another Windows XP VMWare image that is used for deployment testing. Both of them are located on 80GB logical partition. Each virtual machine has two 20GB expandable drives, but at the moment only 20GB used by each machine. Looks like I had plenty of room to run both virtual machines. I was surprised to see one day that I was not able to pause a machine because there was no any space left on the disk. I shut down virtual machine and had a look at VMWare files. Each Virtual Machine had several copies of *.vmem and *.vmsn files in the directory. These files are used to store paging memory files and created when Virtual Machine is running. Looks like they were left when VMWare Server crashed a couple of times. To clean up the mess I had to remove the following files:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;b&gt;.VMEM&lt;/b&gt; – VMWare Server paging memory file. It will only appear if the virtual machine is running and will be left it if it has crashed. &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;.LOG&lt;/strong&gt; – Log files that keep a record of VMWare Server activity &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;.NVRAM file&lt;/strong&gt; &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;.VMSD&lt;/strong&gt; - This is a centralized file for storing information and metadata about snapshots &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;Also I found a couple of snapshot files are no longer used. The following files can be removed:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;strong&gt;.VMSN&lt;/strong&gt; - This is the snapshot state file, which stores the running state of a virtual machine at the time you take that snapshot &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;.LCK&lt;/strong&gt; – indicating that certain files are locked &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;Once I removed these files disk had nearly 50GB of free disk space.&lt;/p&gt;  &lt;h2&gt;Don’t Remove:&lt;/h2&gt;  &lt;ul&gt;   &lt;li&gt;&lt;strong&gt;.VMX&lt;/strong&gt; - This is the primary configuration file, which stores settings chosen in the New Virtual Machine Wizard or virtual machine settings editor. &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;.VMDK&lt;/strong&gt; &lt;strong&gt;or .#.VMDK &lt;/strong&gt;- this is a virtual disk file, which stores the contents of the virtual machine's hard disk drive. &lt;/li&gt; &lt;/ul&gt;  &lt;h2&gt;References:&lt;/h2&gt;  &lt;p&gt;&lt;a href="http://www.vmware.com/support/ws55/doc/ws_learning_files_in_a_vm.html"&gt;What Files Make Up a Virtual Machine?&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;amp;cmd=displayKC&amp;amp;externalId=1308"&gt;Cleaning Up After Incomplete Uninstallation on a Windows Host&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.symantec.com/community/article/6317/building-vmware-shared-disk"&gt;Building a VMware Shared Disk&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.petri.co.il/virtual_vmware_vmx_configuration_files.htm"&gt;Understanding VMware VMX Configuration Files - Learn How To Create and Edit VMX Files&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;   &lt;hr /&gt;&lt;a href="http://software-development-toolbox.blogspot.com/"&gt;Vlad's Software Development Toolbox&lt;/a&gt;&lt;/div&gt;  &lt;div class="blogger-post-footer"&gt;&lt;hr /&gt; &lt;a href="http://software-development-toolbox.blogspot.com/"&gt;Vlad's Software Development Toolbox&lt;/a&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3891557447336958663-9034720653335246932?l=software-development-toolbox.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/MzbJoKI2YxCh6F9vlYv6LJYEx-o/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/MzbJoKI2YxCh6F9vlYv6LJYEx-o/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/MzbJoKI2YxCh6F9vlYv6LJYEx-o/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/MzbJoKI2YxCh6F9vlYv6LJYEx-o/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/VladsSoftwareDevelopmentToolbox/~4/-kATI4V5t_A" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/VladsSoftwareDevelopmentToolbox/~3/-kATI4V5t_A/vmware-server-temporary-files-that-are.html</link><author>noreply@blogger.com (Vlad)</author><thr:total>0</thr:total><feedburner:origLink>http://software-development-toolbox.blogspot.com/2009/01/vmware-server-temporary-files-that-are.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3891557447336958663.post-5263476463375023266</guid><pubDate>Sun, 21 Mar 2010 11:21:00 +0000</pubDate><atom:updated>2010-03-22T07:25:54.340+11:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Internet Services</category><category domain="http://www.blogger.com/atom/ns#">Multimedia</category><title>Free Multimedia Applications</title><description>This is a list of the Multimedia Applications that help us to play, create, edit video, DVD, images, music and other file formats.   &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.xpcodecpack.com/"&gt;XP Codec pack&lt;/a&gt; - is one of the most completed codec packs for XP which helps you to play all major audio and video formats. &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://shark007.net/"&gt;Windows 7 and Vista Codec Package&lt;/a&gt; - is one of the most completed codec packs for Vista which helps you to play all major audio and video formats. &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://i.filehippo.com/img/ex/97__dvdshrink.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.filehippo.com/download_dvdshrink/"&gt;DVD Shrink&lt;/a&gt; - is a freeware tool for fitting a DVD-Video disc on a single DVD-R. &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.getpaint.net/"&gt;Paint.Net&lt;/a&gt; - is free image and photo editing software for computers that run Windows. &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.gimphoto.com/"&gt;GimPhoto&lt;/a&gt; - GIMP modification together with GimPad a free Photoshop alternative. &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://icofx.ro/"&gt;IcoFx&lt;/a&gt; - is an award winning freeware icon editor. &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.bugshooting.com/web/index.php5"&gt;Bug Shooting&lt;/a&gt; - is a free screenshot utility that was developed for software testers who use bug tracking systems including FogBugz, Gemini, Ontime and BugTracker.NET. &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://mulder.dummwiedeutsch.de/home/?page=projects#mplayer"&gt;MPlayer for Windows&lt;/a&gt; - The award-winning Open Source media player available for Windows now! &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://en.wikipedia.org/wiki/PNGOUT"&gt;PNGOUT&lt;/a&gt; - is a freeware command line optimizer for PNG images written by &lt;a href="http://en.wikipedia.org/wiki/Ken_Silverman"&gt;Ken Silverman&lt;/a&gt;. &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.creativedocs.net/"&gt;Creative Docs .Net&lt;/a&gt; - is a vector-based graphic design tool with support for rich text, ideal to quickly write short documents, manuals, posters, illustrations, schemas, plans, flow charts, and much more. &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.virtualdub.org/"&gt;VirtualDub&lt;/a&gt; - is a video capture/processing utility. An easy way to join AVI files into one. &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://sketchup.google.com/index.html"&gt;Google SketchUp&lt;/a&gt; - You can use Google SketchUp to create, modify and share 3D models. &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://picasa.google.com/"&gt;Picasa&lt;/a&gt; – Organise, Edit, Create and Share Photos. &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;h2&gt;Free Multimedia Converters&lt;/h2&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://formatoz.com/"&gt;FormatFactory&lt;/a&gt; - is a multifunctional media converter. &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;h2&gt;Free Multimedia Internet Services&lt;/h2&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://textanim.com/"&gt;TextAnim&lt;/a&gt; - Generate an animated text picture (gif) with texture in 10 seconds. &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.splashup.com/"&gt;SplushUp&lt;/a&gt; - is a powerful editing tool and photo manager. &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.eisbox.net/iconvert/"&gt;iConvert&lt;/a&gt; - Convert ico, icns, and png icons online for Windows, Mac OS X, and Linux. &lt;/li&gt; &lt;/ul&gt;  &lt;h2&gt;References&lt;/h2&gt;  &lt;ul&gt;   &lt;li&gt;Top Free Media Converters for Windows | &lt;a href="http://www.makeuseof.com/tag/top-free-media-converters-for-windows/"&gt;MakeUseOf.com&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;An Introduction To Codecs, Converters and Rippers | &lt;a href="http://www.makeuseof.com/tag/an-introduction-to-codecs-converters-and-rippers/"&gt;MakeUseOf.com&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;How To Repair Broken AVI Files That Won’t Play | &lt;a href="http://www.makeuseof.com/tag/how-to-repair-broken-avi-files-that-wont-play-windows-only/"&gt;MakeUseOf.com&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;Say Goodbye to Adobe Creative Suite | &lt;a href="http://www.makeuseof.com/tag/say-goodbye-to-adobe-creative-suite/"&gt;MakeUseOf.com&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;div class="blogger-post-footer"&gt;   &lt;hr /&gt;&lt;a href="http://software-development-toolbox.blogspot.com/"&gt;Vlad's Software Development Toolbox&lt;/a&gt;&lt;/div&gt;  &lt;div class="blogger-post-footer"&gt;   &lt;hr /&gt;&lt;a href="http://software-development-toolbox.blogspot.com/"&gt;Vlad's Software Development Toolbox&lt;/a&gt;&lt;/div&gt;  &lt;div class="blogger-post-footer"&gt;&lt;hr /&gt; &lt;a href="http://software-development-toolbox.blogspot.com/"&gt;Vlad's Software Development Toolbox&lt;/a&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3891557447336958663-5263476463375023266?l=software-development-toolbox.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/eGe95y_N5wW36cZVnxalomXjAsA/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/eGe95y_N5wW36cZVnxalomXjAsA/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/eGe95y_N5wW36cZVnxalomXjAsA/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/eGe95y_N5wW36cZVnxalomXjAsA/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/VladsSoftwareDevelopmentToolbox/~4/LFf31H2kJa4" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/VladsSoftwareDevelopmentToolbox/~3/LFf31H2kJa4/free-multimedia-applications.html</link><author>noreply@blogger.com (Vlad)</author><thr:total>0</thr:total><feedburner:origLink>http://software-development-toolbox.blogspot.com/2008/08/free-multimedia-applications.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3891557447336958663.post-2384936727886088115</guid><pubDate>Mon, 30 Nov 2009 10:33:00 +0000</pubDate><atom:updated>2009-12-01T09:33:53.393+11:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">System Software</category><title>Free Windows System Software</title><description>During lifetime of my work with computers I collected a number of software tools. Keeping a downloaded copy of these programs is really a waste of space. Software quickly get outdated as new version released, so Windows Software Toolbox is a collection of links to websites where latest versions of applications can be downloaded. This list will be updated as I add/remove tools from my toolbox.   &lt;h2&gt;System&lt;/h2&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.ntwind.com/software/taskswitchxp.html"&gt;TaskSwitchXP&lt;/a&gt; - is an advanced task management utility that picks up where the standard Windows Alt+Tab switcher leaves off. &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;         &lt;p&gt;&lt;a href="http://www.truecrypt.org"&gt;TrueCrypt&lt;/a&gt; - Free open-source disk encryption software for Windows Vista/XP, Mac OS X, and Linux.&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.java.com/en/download/index.jsp"&gt;Java Runtime&lt;/a&gt; - Download Java for your desktop computer now!&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.regdefrag.com/"&gt;Quicksys RegDefrag&lt;/a&gt; - (Freeware) Defrag, Optimise and Compact Windows Registry.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.microsoft.com/windowsxp/downloads/powertoys/xppowertoys.mspx"&gt;Microsoft PowerToys for Windows XP&lt;/a&gt; - (Freeware) are additional programs that developers work on after a product has been released.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://www.filehippo.com/img/ex/51__7zip.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.7-zip.org/"&gt;7-Zip&lt;/a&gt; - (Freeware) is a file archiver with a high compression ratio.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.svsdownloads.com/download_svs.php"&gt;SVS Client Personal&lt;/a&gt; - (Freeware) is an Altiris Software Virtualization Solution Personal Edition. Allows to run applications in isolated environment.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://www.filehippo.com/img/ex/67__DAEMONTools.gif" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.daemon-tools.cc/dtcc/download.php"&gt;DAEMON Tools Lite&lt;/a&gt; - (Freeware) is a virtual cd/dvd-rom emulator.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://notepad-plus.sourceforge.net/uk/site.htm"&gt;Notepad++&lt;/a&gt; - is a generic source code editor (it tries to be anyway) and Notepad replacement written in C++ with the win32 API.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.glaryutilities.com/index.html"&gt;&lt;span style="text-decoration: underline"&gt;&lt;span&gt;Glary Utilities&lt;/span&gt;&lt;/span&gt;&lt;/a&gt; - free, powerful and all-in-one utility featuring           &lt;ul&gt;           &lt;li&gt;Disk Cleaner &lt;/li&gt;            &lt;li&gt;Registry Cleaner &lt;/li&gt;            &lt;li&gt;Shortcut Fixer &lt;/li&gt;            &lt;li&gt;Uninstall Manager &lt;/li&gt;            &lt;li&gt;Start-up Manager &lt;/li&gt;            &lt;li&gt;Memory Optimizer &lt;/li&gt;            &lt;li&gt;Context Menu Manager &lt;/li&gt;            &lt;li&gt;Tracks Eraser &lt;/li&gt;            &lt;li&gt;File Shredder &lt;/li&gt;            &lt;li&gt;File Undelete &lt;/li&gt;            &lt;li&gt;File Encryption and Decryption &lt;/li&gt;            &lt;li&gt;Disk Analyzer &lt;/li&gt;            &lt;li&gt;Duplicate Files Finder &lt;/li&gt;            &lt;li&gt;Empty Folders Finder &lt;/li&gt;            &lt;li&gt;File Splitter Joiner &lt;/li&gt;            &lt;li&gt;Process Manager &lt;/li&gt;            &lt;li&gt;Internet Explorer Assistant &lt;/li&gt;            &lt;li&gt;Windows Standard Tools &lt;/li&gt;         &lt;/ul&gt;       &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;span&gt;&lt;a href="http://www.freecommander.com/"&gt;FreeCommander&lt;/a&gt; -&lt;/span&gt; (Freeware) is an easy-to-use alternative to the standard windows file manager&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://wincalendartime.sourceforge.net/"&gt;WinCalendarTime&lt;/a&gt; - replaces the standard Windows clock with an enhanced clock, if you click on it a calendar is displayed.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;&lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.iobit.com/iobitsmartdefrag.html"&gt;SmartDefrag&lt;/a&gt; - is a powerful and free Diskeeper® alternative.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://www.filehippo.com/img/ex/87__gmaildrive.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.viksoe.dk/code/gmail.htm"&gt;GMail Drive&lt;/a&gt; - (Freeware) is a Shell Namespace Extension that creates a virtual file system around your Google Mail account, allowing you to use Gmail as a storage medium.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://env-man.blogspot.com/2007/04/envman-user-guide.html"&gt;EnvMan&lt;/a&gt; - Environment Variables Manager (EnvMan) is a tool written in C# .Net intended to handle the administration of Windows Shell Environment Variables. It is designed to replace Control Panel System Environment Manager and easily manage long variable values.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://technet.microsoft.com/en-au/sysinternals/0e18b180-9b7a-4c49-8120-c47c5a693683.aspx"&gt;Sysinternals Suite&lt;/a&gt; - The Sysinternals Troubleshooting Utilities have been rolled up into a single Suite of tools.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.docu-track.com/home/prod_user/PDF-XChange_Tools/pdfx_viewer/"&gt;PDF-XChange Viewer&lt;/a&gt; - is smaller, faster and more feature rich than the Adobe Reader. Portable version is also available.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://www.filehippo.com/img/ex/2__firefox.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.mozilla.com/en-US/firefox/"&gt;Firefox Web Browser&lt;/a&gt; - award-winning Web browser. See my Top used &lt;a href="http://software-development-toolbox.blogspot.com/2007/06/mozilla-and-ie-add-ins.html"&gt;Firefox Add-ons&lt;/a&gt;. &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://winrus.com/kbd_e.htm"&gt;kbdru_ZH&lt;/a&gt; - Русская фонетическая клавиатура (Russian Phonetic Keyboard) - &lt;a href="http://ourworld.compuserve.com/homepages/PaulGor/index_ru.htm"&gt;Instructions&lt;/a&gt; for Windows and Internet in Russian.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=5B33B5A8-5E76-401F-BE08-1E1555D4F3D4&amp;amp;displaylang=en"&gt;Windows XP Service Pack 3&lt;/a&gt; - Network Installation Package for IT Professionals and Developers. Get this one for free from Microsoft if you need to install on multiple computers.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.voidtools.com/"&gt;Everything&lt;/a&gt; - is a Windows search engine, Locate files and folders by name instantly.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://www.filehippo.com/img/ex/959__CCv2.gif" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.ccleaner.com/"&gt;CClearner&lt;/a&gt; - (Freeware) system optimisation and privacy tool.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.codeplex.com/bloggerbackup"&gt;Blogger Backup Utility&lt;/a&gt; - (Freeware) utility to backup to local disk your Blogger posts.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://www.filehippo.com/img/ex/288__windefender.gif" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.microsoft.com/athome/security/spyware/software/default.mspx"&gt;Windows Defender&lt;/a&gt; - Spyware Protection for Free.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://www.filehippo.com/img/ex/18__avast.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.avast.com/eng/download-avast-home.html"&gt;Avast! 4 Home Edition&lt;/a&gt; - is a full-featured Antivirus and Anti-Spyware package. Requires Free Registration.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.malwarebytes.org/"&gt;Malwarebytes&lt;/a&gt; - an easy-to-use, simple, and effective anti-malware application.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.revouninstaller.com/"&gt;Revo Uninstaller&lt;/a&gt; - innovative freeware uninstall utility. Uninstall, delete, remove programs and solve uninstalling problems.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://keepass.info/images/plockb75.gif" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://keepass.info/"&gt;KeePass Password Safe&lt;/a&gt; - the free, open-source, light-weight and easy-to-use password manager.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=C26EFA36-98E0-4EE9-A7C5-98D0592D8C52&amp;amp;displaylang=en"&gt;SyncToy&lt;/a&gt; - helps you copy, move, rename, and delete files between folders and computers quickly and easily.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.codesector.com/teracopy.php"&gt;TeraCopy&lt;/a&gt; - is a compact program designed to copy and move files at the maximum possible speed.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.sandboxie.com/"&gt;Sandboxie&lt;/a&gt; - creates virtual space to run program in.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://beeblebrox.org/hashtab/"&gt;HashTab&lt;/a&gt; - is a Windows shell extension which adds a tab called &amp;quot;File Hashes&amp;quot; to the Windows Explorer file properties. The tab contains the MD5, SHA1 and CRC-32 file hashes.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.macrium.com/ReflectFree.asp"&gt;Macrium Reflect&lt;/a&gt; - is a fastest disk imaging software.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.nkprods.com/ncleaner/"&gt;nCleaner&lt;/a&gt; - contains an advanced system and application cleaner with over 90 cleaning items available &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.kls-soft.com/freeware/wscc.php"&gt;WSCC&lt;/a&gt; - is a free, portable program that allows you to view, execute and organize the utilities from various system utility suites. &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.pdfforge.org/products/pdfcreator"&gt;PDF Creator&lt;/a&gt; - is a free tool to create PDF files from nearly any Windows application. &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.partition-tool.com/personal.htm"&gt;EASEUS Partition Manager&lt;/a&gt; - is a Partition Magic alternative, a FREE comprehensive hard disk partition management software. &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://toonel.net/"&gt;Toonel&lt;/a&gt; - compress all the data traffic transferred to and from our machine and minimise the use of the bandwidth. &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.minidvdsoft.com/isocreator/index.html"&gt;Free ISO Creator&lt;/a&gt; - easily create ISO image from any files and folders (with the subfolders). &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://ccollomb.free.fr/unlocker/"&gt;Unlocker&lt;/a&gt; - kill processes that prevent a file to be deleted. &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://www.trendsecure.com/portal/en-US/_images/tools/hjt_logo.gif" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.trendsecure.com/portal/en-US/tools/security_tools/hijackthis"&gt;HijackThis&lt;/a&gt; – TrendMicro&lt;strong&gt;™&lt;/strong&gt; &lt;strong&gt;HijackThis™&lt;/strong&gt; is a free utility which quickly scans your Windows computer to find settings that may have been changed by spyware, malware or other unwanted programs. &lt;strong&gt;HijackThis™&lt;/strong&gt; creates a report, or log file, with the results of the scan. &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;h2&gt;Software Updates Checkers&lt;/h2&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.filehippo.com/updatechecker/"&gt;FileHippo.com Update Checker&lt;/a&gt; - will scan your computer for installed software, check the versions and then send this information to FileHippo.com to see if there are any newer releases.These are then neatly displayed in your browser for you to download.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://secunia.com/vulnerability_scanning/personal"&gt;Secunia&lt;/a&gt; (PSI) - Personal Software Inspector.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.drivermax.com/"&gt;DriverMax&lt;/a&gt; - a free tool to backup, restore, update Windows XP or Vista system drivers.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;h2&gt;Anti-Rootkits&lt;/h2&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.gmer.net"&gt;GMer&lt;/a&gt; - is an application that detects and removes&amp;#160; rootkits.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.trendmicro.com/download/rbuster.asp"&gt;Trend Micro RootkitBuster&lt;/a&gt; - is a rootkit scanner that scans hidden files, registry entries, processes, drivers, and Master Boot Record (MBR) rootkits.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;h2&gt;References&lt;/h2&gt;  &lt;p&gt;Below are the references to other web resources.&lt;/p&gt;  &lt;p&gt;Temporarily turn off Windows Update restart nags using Leave Me Alone! - &lt;a href="http://www.downloadsquad.com/2008/06/25/temporarily-turn-off-windows-update-restart-nags-using-leave-me/"&gt;Download Squad&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Utilizing Windows Search 4.0 (Part 1) - &lt;a href="http://www.makeuseof.com/tag/utilizing-windows-search-part-1-2/"&gt;MakeUseOf.com&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.nirsoft.net/utils/index.html"&gt;Nirsoft&lt;/a&gt; Freeware Tools and Utilities for Windows&lt;/p&gt;  &lt;p&gt;Free CD/DVD File Recovery Tool - CD Recovery Toolbox - &lt;a href="http://www.makeuseof.com/tag/free-cddvd-file-recovery-tool-cd-recovery-toolbox/"&gt;MakeUseOf.com&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;24 Great Open Source Apps for Admins &amp;amp; Technicians - &lt;a href="http://www.downloadsquad.com/2008/10/01/24-great-open-source-apps-for-admins-and-technicians"&gt;Download Squad&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;50 Tools to Speed Up or Otherwise Enhance Your PC – &lt;a href="http://www.cio.com/article/print/450652"&gt;CIO.COM&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.killertechtips.com/2009/04/20/windows-utilities/"&gt;37 Essential Windows Utilities&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;100+ Download Sites – &lt;a href="http://www.dailyblogtips.com/100-download-sites/"&gt;Daily Blog Tips&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;hr /&gt; &lt;a href="http://software-development-toolbox.blogspot.com/"&gt;Vlad's Software Development Toolbox&lt;/a&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3891557447336958663-2384936727886088115?l=software-development-toolbox.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/qahIM76EF0JBJtGFT3Hb-B_2Lmw/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/qahIM76EF0JBJtGFT3Hb-B_2Lmw/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/qahIM76EF0JBJtGFT3Hb-B_2Lmw/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/qahIM76EF0JBJtGFT3Hb-B_2Lmw/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/VladsSoftwareDevelopmentToolbox/~4/eTu2xsnEFeo" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/VladsSoftwareDevelopmentToolbox/~3/eTu2xsnEFeo/windows-software-toolbox-v01.html</link><author>noreply@blogger.com (Vlad)</author><thr:total>2</thr:total><feedburner:origLink>http://software-development-toolbox.blogspot.com/2007/11/windows-software-toolbox-v01.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3891557447336958663.post-979657469513743937</guid><pubDate>Tue, 01 Sep 2009 13:16:00 +0000</pubDate><atom:updated>2009-09-02T06:59:41.073+10:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Internet Services</category><category domain="http://www.blogger.com/atom/ns#">Development</category><category domain="http://www.blogger.com/atom/ns#">Database</category><title>Joomla! Installing XAMPP on Vista</title><description>&lt;p&gt;Currently I am working on installing &lt;a href="http://www.joomla.org/"&gt;Joomla!&lt;/a&gt; content management system and as a first step it requires to install XAMPP package. After some time of tweaking I finally managed to install and run &lt;a href="http://www.apachefriends.org/en/xampp.html"&gt;XAMPP&lt;/a&gt; package on Vista. &lt;a href="http://www.apachefriends.org/en/xampp.html"&gt;XAMPP&lt;/a&gt; installation completed fine and basic configuration steps made no problems. All services except Apache started. &lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh6.ggpht.com/_jbJWAmNKlvY/Sp0RStd-MuI/AAAAAAAAAg0/WmQt2tEPzjE/s1600-h/image%5B3%5D.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://lh6.ggpht.com/_jbJWAmNKlvY/Sp0RTiTWR8I/AAAAAAAAAg4/J_e67roBMTk/image_thumb%5B1%5D.png?imgmax=800" width="438" height="375" /&gt;&lt;/a&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Turned out that service was unable to start, because Apache process had no access to &lt;em&gt;“C:\Program Files\xampp”&lt;/em&gt; directory. I decided to give SYSTEM account access to it and run Apache, MySql and FileZilla as windows services. To give access to SYSTEM account open properties of the directory and Security Tab.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh6.ggpht.com/_jbJWAmNKlvY/Sp2LNyL1MZI/AAAAAAAAAg8/LhZI7zx82BQ/s1600-h/image%5B4%5D.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://lh5.ggpht.com/_jbJWAmNKlvY/Sp2LO0VEXEI/AAAAAAAAAhA/LPCYZLFBiL4/image_thumb%5B1%5D.png?imgmax=800" width="357" height="457" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Check that it has full access rights assigned. If not, use Edit button to assign access rights.&lt;/p&gt;  &lt;p&gt;After trying to start Apache service again it still was failing to start. Apache log in C:\Program Files\xampp\apache\logs\error.log showed the following error.&lt;/p&gt;  &lt;p&gt;&lt;em&gt;“(OS 10013)An attempt was made to access a socket in a way forbidden by its access permissions.&amp;#160; : make_sock: could not bind to address [::]:80”&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;This error happens when some process already uses port 80. My solution was to change &lt;em&gt;“C:\Program Files\xampp\apache\conf\httpd.conf”&lt;/em&gt; file and set port to something else like 8080 or any other number. Edit lines &lt;em&gt;“Listen 80”&lt;/em&gt; and &lt;em&gt;“ServerName localhost:80”&lt;/em&gt; to be&amp;#160; &lt;em&gt;“Listen 8080”&lt;/em&gt; and &lt;em&gt;“ServerName localhost:8080”&lt;/em&gt;. Start Apache service. Success!&lt;/p&gt;  &lt;p&gt;The next step will be to install &lt;a href="http://www.joomla.org/"&gt;Joomla!&lt;/a&gt; I will publish another post if there will be problems that required solution during install.&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;hr /&gt; &lt;a href="http://software-development-toolbox.blogspot.com/"&gt;Vlad's Software Development Toolbox&lt;/a&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3891557447336958663-979657469513743937?l=software-development-toolbox.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/sn5y8roqZ89lVMW-nVxIou9iObo/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/sn5y8roqZ89lVMW-nVxIou9iObo/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/sn5y8roqZ89lVMW-nVxIou9iObo/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/sn5y8roqZ89lVMW-nVxIou9iObo/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/VladsSoftwareDevelopmentToolbox/~4/Ily6O2_bw_Y" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/VladsSoftwareDevelopmentToolbox/~3/Ily6O2_bw_Y/joomla-installing-xampp-on-vista.html</link><author>noreply@blogger.com (Vlad)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://lh6.ggpht.com/_jbJWAmNKlvY/Sp0RTiTWR8I/AAAAAAAAAg4/J_e67roBMTk/s72-c/image_thumb%5B1%5D.png?imgmax=800" height="72" width="72" /><thr:total>2</thr:total><feedburner:origLink>http://software-development-toolbox.blogspot.com/2009/09/joomla-installing-xampp-on-vista.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3891557447336958663.post-8919562090657549656</guid><pubDate>Sun, 23 Aug 2009 05:51:00 +0000</pubDate><atom:updated>2009-08-24T12:01:35.627+10:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Development</category><category domain="http://www.blogger.com/atom/ns#">ASP.NET</category><title>ASP.NET Grid View Hidden Column Binding Problem</title><description>&lt;p&gt;When I was using Grid View in my Web Application I run into problem where hidden column would not bind data. After searching I found a simple solution to this problem. Let’s have a look at example. We have a table called &lt;em&gt;Person&lt;/em&gt; with columns &lt;em&gt;ID, FirstName, Surname&lt;/em&gt;. In our page we want to show only &lt;em&gt;FirstName&lt;/em&gt; and &lt;em&gt;Surname&lt;/em&gt; columns and have &lt;em&gt;ID&lt;/em&gt; column loaded but hidden.&lt;/p&gt;  &lt;p&gt;For a Grid View component create RowCreated event handler with the code:&lt;/p&gt; &lt;code&gt;protected void GvRowCreated(object sender, GridViewRowEventArgs e)    &lt;br /&gt;{     &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; // Hide ID Column     &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; e.Row.Cells[0].Visible = false;     &lt;br /&gt;} &lt;/code&gt;  &lt;p&gt;The code above will hide all cells in column Cells[0], which is ID column. If Grid View has paging enabled we need to check e.Row.RowType == DataControlRowType.DataRow to hide only Cells that contain data.&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;hr /&gt; &lt;a href="http://software-development-toolbox.blogspot.com/"&gt;Vlad's Software Development Toolbox&lt;/a&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3891557447336958663-8919562090657549656?l=software-development-toolbox.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/PmG1O6PYdqwIE_b1Nn4qT-PM2x4/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/PmG1O6PYdqwIE_b1Nn4qT-PM2x4/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/PmG1O6PYdqwIE_b1Nn4qT-PM2x4/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/PmG1O6PYdqwIE_b1Nn4qT-PM2x4/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/VladsSoftwareDevelopmentToolbox/~4/o7zYQRNuO64" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/VladsSoftwareDevelopmentToolbox/~3/o7zYQRNuO64/aspnet-grid-view-hidden-column-binding.html</link><author>noreply@blogger.com (Vlad)</author><thr:total>0</thr:total><feedburner:origLink>http://software-development-toolbox.blogspot.com/2009/08/aspnet-grid-view-hidden-column-binding.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3891557447336958663.post-8306043128185017122</guid><pubDate>Mon, 06 Jul 2009 09:24:00 +0000</pubDate><atom:updated>2009-07-07T14:52:54.437+10:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Development</category><category domain="http://www.blogger.com/atom/ns#">ASP.NET</category><category domain="http://www.blogger.com/atom/ns#">CSS</category><title>CSS References and Tools</title><description>&lt;p&gt;Every web designer and developer knows how powerful Cascading Style Sheets are and how much they can save in HTML coding. &lt;/p&gt;  &lt;p&gt;I put together several links to CSS tutorials, samples and Internet resources.&lt;/p&gt;  &lt;h3&gt;CSS Books&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://book.pdfchm.com/the-ultimate-css-reference-11289"&gt;The Ultimate CSS Reference&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;h3&gt;CSS Tutorials&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://w3schools.com/css/default.asp"&gt;W3Schools&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.tizag.com/cssT/"&gt;Tizag&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://websitetips.com/css/tutorials/"&gt;CSS Tutorials, Articles, and Tips&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://reference.sitepoint.com/css"&gt;SitePoint CSS Reference&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;h3&gt;CSS Templates and Samples&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://www.maxdesign.com.au/presentation/page_layouts/"&gt;Sample CSS Page Layouts&lt;/a&gt; – Max Design &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.ssi-developer.net/main/templates/"&gt;CSS Layout Templates&lt;/a&gt; - SSI-Developer.net &lt;/li&gt;    &lt;li&gt;&lt;a href="http://blog.html.it/layoutgala/"&gt;Layout Gala: a collection of 40 CSS layouts&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.csszengarden.com/"&gt;CSS Zen Garden&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.cssplay.co.uk/"&gt;CSSPlay&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.solucija.com/free-templates"&gt;Solucija&lt;/a&gt; − Free CSS Templates &lt;/li&gt;    &lt;li&gt;Faux Column CSS Layouts - &lt;a href="http://www.code-sucks.com/css%20layouts/faux-css-layouts/"&gt;Code-Sucks.com&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;h3&gt;Web Designer Tools&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;Rounded Graphics for CSS Box Corners - &lt;a href="http://wigflip.com/cornershop/"&gt;Cornershop&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;h3&gt;Resources&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;50 Extremely Useful And Powerful CSS Tools | &lt;a href="http://www.smashingmagazine.com/2008/12/09/50-really-useful-css-tools"&gt;Smashing Magazine&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;11 Useful Tools To Check, Clean &amp;amp; Optimize Your CSS File | &lt;a href="http://www.makeuseof.com/tag/useful-tools-to-check-clean-and-optimize-your-css-file/"&gt;MakeUseOf.com&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;50 Useful Design Tools For Beautiful Web Typography | &lt;a href="http://www.smashingmagazine.com/2009/01/27/css-typographic-tools-and-techniques"&gt;Smashing Magazine&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;7 Principles Of Clean And Optimized CSS Code | &lt;a href="http://www.smashingmagazine.com/2008/08/18/7-principles-of-clean-and-optimized-css-code/"&gt;Smashing Magazine&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;CSS Tools That Compress &amp;amp; Strip Unused Styles From Your CSS Files | &lt;a href="http://www.labnol.org/internet/design/css-tools-strip-unused-styles-compress/3879/"&gt;Labnol&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;Everything You Know About CSS Is Wrong | &lt;a href="http://www.digital-web.com/articles/everything_you_know_about_CSS_Is_wrong"&gt;Digital Web Magazine&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;15 Must Read Articles for CSS Beginners | &lt;a href="http://line25.com/articles/15-must-read-articles-for-css-beginners"&gt;Line25.com&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;Ask SM: CSS Quick-Question Edition | &lt;a href="http://www.smashingmagazine.com/2009/05/25/ask-sm-css-quick-question-edition/"&gt;Smashing Magazine&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;130+ New Tools to Make You a Better and Faster Designer | &lt;a href="http://mashable.com/2008/11/05/web-design-toolbox/"&gt;mashable.com&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;53 CSS-Techniques You Couldn't Live Without | &lt;a href="http://www.smashingmagazine.com/2007/01/19/53-css-techniques-you-couldnt-live-without"&gt;Smashing Magazine&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;40+ Essential Front End Web Developer Cheat Sheets | &lt;a href="http://www.tripwiremagazine.com/tools/cheat-sheets/front-end-web-developers-toolbox.html"&gt;tripwire magazine&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;div class="blogger-post-footer"&gt;&lt;hr /&gt; &lt;a href="http://software-development-toolbox.blogspot.com/"&gt;Vlad's Software Development Toolbox&lt;/a&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3891557447336958663-8306043128185017122?l=software-development-toolbox.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/yIAkuzmvdONdLtkTqmVTOzbyvac/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/yIAkuzmvdONdLtkTqmVTOzbyvac/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/yIAkuzmvdONdLtkTqmVTOzbyvac/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/yIAkuzmvdONdLtkTqmVTOzbyvac/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/VladsSoftwareDevelopmentToolbox/~4/KlEXGCO4fh4" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/VladsSoftwareDevelopmentToolbox/~3/KlEXGCO4fh4/css-references-and-tools.html</link><author>noreply@blogger.com (Vlad)</author><thr:total>1</thr:total><feedburner:origLink>http://software-development-toolbox.blogspot.com/2009/03/css-references-and-tools.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3891557447336958663.post-108528127521255451</guid><pubDate>Thu, 02 Jul 2009 23:39:00 +0000</pubDate><atom:updated>2009-07-03T09:39:34.558+10:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">System Software</category><category domain="http://www.blogger.com/atom/ns#">Internet Services</category><title>How to get Virtually unlimited online backup storage with Live Mesh</title><description>&lt;p&gt;As you may already know Live Mesh Online Storage currently offers 5GB of online storage. This amount of data is enough if you are backing up documents as DOCs or plain text files, but if you want to store music, photos, large multimedia files, storing them into one account will quickly add-up to the limit. To expand this 5GB limitation we will use an excellent sharing functionality of Live Mesh. &lt;/p&gt;  &lt;p&gt;Lets looks at the example. We want to setup backup for our Photos, Music, Documents. We will need to create a separate live or hotmail accounts for each of them, say &lt;a href="mailto:my_photos@live.com"&gt;my_&lt;em&gt;photos@live.com&lt;/em&gt;, &lt;/a&gt;&lt;a href="mailto:my_music@live.com"&gt;my_music@live.com&lt;/a&gt;&lt;/a&gt;, and &lt;a href="mailto:my_docs@live.com"&gt;my_&lt;em&gt;docs@live.com&lt;/em&gt;&lt;/a&gt;. All these accounts will need to link with main account say &lt;a href="mailto:my_mesh@hotmail.com"&gt;my_mesh@hotmail.com&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh5.ggpht.com/_jbJWAmNKlvY/Sk1EzECnYdI/AAAAAAAAAY0/JDXgGMktEwI/s1600-h/DocsLiveMesh3.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="DocsLiveMesh" border="0" alt="DocsLiveMesh" src="http://lh6.ggpht.com/_jbJWAmNKlvY/Sk1E1OSMH2I/AAAAAAAAAY4/lJA8tH2rn40/DocsLiveMesh_thumb1.png?imgmax=800" width="464" height="241" /&gt;&lt;/a&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;After creating my_docs account login into &lt;a href="http://www.livemesh.com"&gt;www.livemesh.com&lt;/a&gt; using it and connect to Live Desktop.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh3.ggpht.com/_jbJWAmNKlvY/Sk1E2AqBQyI/AAAAAAAAAY8/BeR8sahV_tM/s1600-h/DocsLiveMesh12.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="DocsLiveMesh1" border="0" alt="DocsLiveMesh1" src="http://lh6.ggpht.com/_jbJWAmNKlvY/Sk1E3Y8TvdI/AAAAAAAAAZA/KgNZd-K_sR8/DocsLiveMesh1_thumb.png?imgmax=800" width="148" height="164" /&gt;&lt;/a&gt; &lt;a href="http://lh4.ggpht.com/_jbJWAmNKlvY/Sk1E4dCJfNI/AAAAAAAAAZE/8TOfoSspMoo/s1600-h/DocsLiveMesh23.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="DocsLiveMesh2" border="0" alt="DocsLiveMesh2" src="http://lh4.ggpht.com/_jbJWAmNKlvY/Sk1E5-1bwbI/AAAAAAAAAZI/o0x2QFziPXc/DocsLiveMesh2_thumb1.png?imgmax=800" width="483" height="215" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Double click on ‘Create new folder’ Icon and enter ‘Documents’ in the name field. &lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh4.ggpht.com/_jbJWAmNKlvY/Sk1E6nNsx2I/AAAAAAAAAZM/N2u4pQKndqs/s1600-h/DocsLiveMesh32.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="DocsLiveMesh3" border="0" alt="DocsLiveMesh3" src="http://lh4.ggpht.com/_jbJWAmNKlvY/Sk1E7YsBX2I/AAAAAAAAAZQ/L9s-um905oc/DocsLiveMesh3_thumb.png?imgmax=800" width="244" height="80" /&gt;&lt;/a&gt; &lt;a href="http://lh4.ggpht.com/_jbJWAmNKlvY/Sk1E8LgWzOI/AAAAAAAAAZU/uwDR1zRtllg/s1600-h/DocsLiveMesh42.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="DocsLiveMesh4" border="0" alt="DocsLiveMesh4" src="http://lh4.ggpht.com/_jbJWAmNKlvY/Sk1E9OgGUrI/AAAAAAAAAZY/DT95M4g-eLE/DocsLiveMesh4_thumb.png?imgmax=800" width="157" height="94" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Once folder is created double click it to open it and click Members and then Invite to enter address of your main account.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh6.ggpht.com/_jbJWAmNKlvY/Sk1E-HvAh3I/AAAAAAAAAZc/iyKlwVx_nn4/s1600-h/DocsLiveMesh54.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="DocsLiveMesh5" border="0" alt="DocsLiveMesh5" src="http://lh4.ggpht.com/_jbJWAmNKlvY/Sk1E_To1dzI/AAAAAAAAAZg/WCbkT_GnW0s/DocsLiveMesh5_thumb2.png?imgmax=800" width="420" height="315" /&gt;&lt;/a&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;After clicking OK Email will be sent to &lt;a href="mailto:my_mesh@hotmail.com"&gt;my_mesh@hotmail.com&lt;/a&gt; account which will have a link to accept an invitation. After that ‘Documents’ folder will be linked to your main mesh account and will be visible in the list of folders.&lt;/p&gt;  &lt;p&gt;These steps need to be repeated for photos and music and add virtually unlimited number of folders.&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;hr /&gt; &lt;a href="http://software-development-toolbox.blogspot.com/"&gt;Vlad's Software Development Toolbox&lt;/a&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3891557447336958663-108528127521255451?l=software-development-toolbox.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/uKLPf7if6i9vDUx25rnG7yD7zo4/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/uKLPf7if6i9vDUx25rnG7yD7zo4/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/uKLPf7if6i9vDUx25rnG7yD7zo4/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/uKLPf7if6i9vDUx25rnG7yD7zo4/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/VladsSoftwareDevelopmentToolbox/~4/w6gfwh-ejvo" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/VladsSoftwareDevelopmentToolbox/~3/w6gfwh-ejvo/how-to-get-virtually-unlimited-online.html</link><author>noreply@blogger.com (Vlad)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://lh6.ggpht.com/_jbJWAmNKlvY/Sk1E1OSMH2I/AAAAAAAAAY4/lJA8tH2rn40/s72-c/DocsLiveMesh_thumb1.png?imgmax=800" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://software-development-toolbox.blogspot.com/2009/07/how-to-get-virtually-unlimited-online.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3891557447336958663.post-6850525966405670816</guid><pubDate>Tue, 30 Jun 2009 00:13:00 +0000</pubDate><atom:updated>2009-06-30T10:13:08.295+10:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Development</category><category domain="http://www.blogger.com/atom/ns#">ASP.NET</category><title>Free ASP.NET Learning Resources</title><description>&lt;p&gt;In this post I would like to put together a list of ASP.NET learning resources.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/bb907589.aspx"&gt;Basic ASP.NET Walkthroughs&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/bb907782.aspx"&gt;Advanced ASP.NET Walkthroughs&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/ms178093.aspx"&gt;Visual Web Developer&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/b5ysx397(VS.71).aspx"&gt;ASP.NET Settings Schema&lt;/a&gt; – Reference for ASP.NET configuration section schema&lt;/p&gt;  &lt;p&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/ms178610(VS.80).aspx"&gt;ASP.NET Deployment&lt;/a&gt;&lt;/p&gt;  &lt;h2&gt;Additional Resources&lt;/h2&gt;  &lt;p&gt;ASP.NET FAQ's: &lt;a href="http://www.c-sharpcorner.com/UploadFile/shivprasadk/11223401202009053421AM/112234.aspx"&gt;Part I&lt;/a&gt;, &lt;a href="http://www.c-sharpcorner.com/UploadFile/shivprasadk/11224401202009075248AM/112244.aspx"&gt;Part II&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.asp.net/mvc/"&gt;ASP.NET MVC&lt;/a&gt; - is a free and fully supported Microsoft framework for building web applications that use a model-view-controller pattern.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/brada/archive/2008/10/19/ajaxworld-talk-building-a-great-ajax-application-from-scratch.aspx"&gt;Building a Great Ajax application from Scratch&lt;/a&gt; by Brad Abrams : AjaxWorld Talk&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=0AA30AE8-C73B-4BDD-BB1B-FE697256C459&amp;amp;displaylang=en"&gt;Web Deployment Projects&lt;/a&gt; - provide additional functionality to build and deploy Web sites and Web applications in Visual Studio 2008.&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;hr /&gt; &lt;a href="http://software-development-toolbox.blogspot.com/"&gt;Vlad's Software Development Toolbox&lt;/a&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3891557447336958663-6850525966405670816?l=software-development-toolbox.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/SWjMKVp3RWPu6jAT5TwO_oq5qgo/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/SWjMKVp3RWPu6jAT5TwO_oq5qgo/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/SWjMKVp3RWPu6jAT5TwO_oq5qgo/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/SWjMKVp3RWPu6jAT5TwO_oq5qgo/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/VladsSoftwareDevelopmentToolbox/~4/ISL0mxVtlrI" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/VladsSoftwareDevelopmentToolbox/~3/ISL0mxVtlrI/free-aspnet-learning-resources.html</link><author>noreply@blogger.com (Vlad)</author><thr:total>0</thr:total><feedburner:origLink>http://software-development-toolbox.blogspot.com/2009/06/free-aspnet-learning-resources.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3891557447336958663.post-2935363432136190166</guid><pubDate>Tue, 02 Jun 2009 13:02:00 +0000</pubDate><atom:updated>2009-06-02T23:02:29.353+10:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Development</category><category domain="http://www.blogger.com/atom/ns#">VMWare</category><category domain="http://www.blogger.com/atom/ns#">ASP.NET</category><category domain="http://www.blogger.com/atom/ns#">Database</category><title>Free Windows Software Development Tools</title><description>Here is a list of free development tools I found useful and also popular in Software Development.   &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.swiftgear.com/ltfviewer/features.html"&gt;Large Text File Viewer&lt;/a&gt; - this program was designed for viewing large (&amp;gt;1GB) text files.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.kompozer.net/"&gt;KompoZer&lt;/a&gt; - is a complete web authoring system that combines web file management and easy-to-use WYSIWYG web page editing.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.umlet.com/"&gt;UMLet&lt;/a&gt; - is an open-source UML tool with a simple user interface.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://openproj.org/"&gt;OpenProj&lt;/a&gt; - is a free, open source desktop alternative to Microsoft Project. It's available on Linux, Unix, Mac or Windows.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://winscp.net/eng/index.php"&gt;WinSCP&lt;/a&gt; - free SFTP and FTP client for Windows.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.vmware.com/products/server/"&gt;VMWare Server&lt;/a&gt; – run other operating systems on the same computer.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=C243A5AE-4BD1-4E3D-94B8-5A0F62BF7796&amp;amp;displaylang=en"&gt;Microsoft SQL Server Management Studio Express&lt;/a&gt; - is a free, easy-to-use graphical management tool for managing SQL Server 2005 Express Edition and SQL Server 2005 Express Edition with Advanced Services.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.liquid-technologies.com/"&gt;Liquid XML Studio Free&lt;/a&gt; - XML Developers Toolkit and IDE.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;   &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.codeproject.com/KB/applications/todolist2.aspx"&gt;ToDoList&lt;/a&gt; - A simple but effective way to keep on top of your tasks.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;h2&gt;Microsoft Visual Studio&lt;/h2&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://msdn.microsoft.com/en-us/express/aa975050.aspx"&gt;Visual Studio 2005 Express Edition&lt;/a&gt; - Easy way to start development with Microsoft tools.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.microsoft.com/express/download"&gt;Visual Studio 2008 Express Edition&lt;/a&gt; - Easy way to start development with Microsoft tools.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;h2&gt;Subversion Tools&lt;/h2&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://tortoisesvn.tigris.org/"&gt;TortoiseSVN&lt;/a&gt; - A Subversion client, implemented as a windows shell extension.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://tools.tortoisesvn.net/CommitMonitorDownload"&gt;Commit Monitor&lt;/a&gt; - is a small tool to monitor Subversion repositories for new commits.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://subversion.tigris.org/"&gt;SVN (Subversion)&lt;/a&gt; - version control system that is a compelling replacement for CVS in the open source community.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://svnnotifier.tigris.org/"&gt;SVN Notifier&lt;/a&gt; - is a simple and useful tool to monitor your Subversion project repository for changes.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;div class="blogger-post-footer"&gt;&lt;/div&gt;  &lt;div class="blogger-post-footer"&gt;&lt;hr /&gt; &lt;a href="http://software-development-toolbox.blogspot.com/"&gt;Vlad's Software Development Toolbox&lt;/a&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3891557447336958663-2935363432136190166?l=software-development-toolbox.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/Ozk298e_kydC9U_a98xFCkX1guI/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Ozk298e_kydC9U_a98xFCkX1guI/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/Ozk298e_kydC9U_a98xFCkX1guI/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Ozk298e_kydC9U_a98xFCkX1guI/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/VladsSoftwareDevelopmentToolbox/~4/Rj4mnt3yzHc" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/VladsSoftwareDevelopmentToolbox/~3/Rj4mnt3yzHc/here-is-list-of-free-development-tools.html</link><author>noreply@blogger.com (Vlad)</author><thr:total>0</thr:total><feedburner:origLink>http://software-development-toolbox.blogspot.com/2008/05/here-is-list-of-free-development-tools.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3891557447336958663.post-2057993763742350662</guid><pubDate>Sat, 23 May 2009 03:24:00 +0000</pubDate><atom:updated>2009-05-23T13:39:26.363+10:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">System Software</category><category domain="http://www.blogger.com/atom/ns#">Internet Services</category><category domain="http://www.blogger.com/atom/ns#">Security</category><title>Free Windows Security Tools and Online Security Scanners</title><description>&lt;p&gt;In this post I want to list different windows Security tools and online Security Scanners that can be used to check and fix windows.&lt;/p&gt;  &lt;h3&gt;Free Online Security Services&lt;/h3&gt;  &lt;p&gt;Below is a list of available Online Security Scanners. It is recommended to run them in Internet Explorer and under Vista IE should be run in Administrative mode.&lt;/p&gt;  &lt;h2&gt;Free Windows Live OneCare Online Services&lt;/h2&gt;  &lt;p&gt;Below is a list of free Services provided by Live OneCare. The only problem I run into is I selected to delete 2GB of Hibernation data and Hibernate option was no longer available under Vista. If you get the same problem have a look at &lt;a href="http://www.howtogeek.com/howto/windows-vista/re-enable-hibernate-option-in-windows-vista/"&gt;Re-Enable Hibernate Option in Windows Vista&lt;/a&gt; from the &lt;a href="http://www.howtogeek.com"&gt;How-To Geek&lt;/a&gt;.&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://onecare.live.com/site/en-ca/default.htm"&gt;Windows Live OneCare safety scanner&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://onecare.live.com/site/en-ca/center/howsafe.htm"&gt;Protection Center&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://onecare.live.com/site/en-ca/center/cleanup.htm"&gt;Clean Up Center&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://onecare.live.com/site/en-ca/center/tuneup.htm"&gt;Tune Up Center&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://onecare.live.com/site/en-ca/center/whatsnew.htm"&gt;Safety scanner for Windows Vista&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;h2&gt;Other Free Online Virus and Spyware Scanners&lt;/h2&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://housecall.trendmicro.com/au/"&gt;Trend Micro HouseCall&lt;/a&gt; or &lt;a href="http://www.trendsecure.com/portal/en-US/tools/security_tools/housecall"&gt;Trend Micro FreeScan&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.bitdefender.com/scan8/ie.html"&gt;BitDefender Online Scanner&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.kaspersky.com/au/virusscanner"&gt;Kaspersky Online Scanner&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://support.f-secure.com/enu/home/onlineservices/"&gt;F-Secure Online Services&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.eset.com/onlinescan/"&gt;ESET Online Antivirus Scanner&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;h2&gt;Free Online Virus and Malware Scanners&lt;/h2&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://www.virustotal.com/"&gt;VirusTotal&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://virusscan.jotti.org/"&gt;Jotti Virus Scan&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;h3&gt;Free Desktop Security Tools&lt;/h3&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://www.filehippo.com/img/ex/959__CCv2.gif" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.ccleaner.com/"&gt;CClearner&lt;/a&gt; - (Freeware) system optimisation and privacy tool.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://www.filehippo.com/img/ex/288__windefender.gif" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.microsoft.com/athome/security/spyware/software/default.mspx"&gt;Windows Defender&lt;/a&gt; - Spyware Protection for Free.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://www.filehippo.com/img/ex/18__avast.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.avast.com/eng/download-avast-home.html"&gt;Avast! 4 Home Edition&lt;/a&gt; - is a full-featured Antivirus and Anti-Spyware package. Requires Free Registration.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.malwarebytes.org/"&gt;Malwarebytes&lt;/a&gt; - an easy-to-use, simple, and effective anti-malware application.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://keepass.info/images/plockb75.gif" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://keepass.info/"&gt;KeePass Password Safe&lt;/a&gt; - the free, open-source, light-weight and easy-to-use password manager.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.sandboxie.com/"&gt;Sandboxie&lt;/a&gt; - creates virtual space to run program in.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.nkprods.com/ncleaner/"&gt;nCleaner&lt;/a&gt; - contains an advanced system and application cleaner with over 90 cleaning items available &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://www.trendsecure.com/portal/en-US/_images/tools/hjt_logo.gif" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.trendsecure.com/portal/en-US/tools/security_tools/hijackthis"&gt;HijackThis&lt;/a&gt; – TrendMicro&lt;strong&gt;™&lt;/strong&gt; &lt;strong&gt;HijackThis™&lt;/strong&gt; is a free utility which quickly scans your Windows computer to find settings that may have been changed by spyware, malware or other unwanted programs. &lt;strong&gt;HijackThis™&lt;/strong&gt; creates a report, or log file, with the results of the scan. &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://secunia.com/vulnerability_scanning/personal"&gt;Secunia&lt;/a&gt; (PSI) - Personal Software Inspector.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://secunia.com/vulnerability_scanning/personal"&gt;Secunia&lt;/a&gt; (PSI) - Personal Software Inspector.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.passwordmeter.com/"&gt;Password Meter&lt;/a&gt; - Checking the strength of the passwords.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;   &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;         &lt;p&gt;&lt;a href="http://www.truecrypt.org"&gt;TrueCrypt&lt;/a&gt; - Free open-source disk encryption software for Windows Vista/XP, Mac OS X, and Linux.&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;h2&gt;Anti-Rootkits&lt;/h2&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.gmer.net"&gt;GMer&lt;/a&gt; - is an application that detects and removes&amp;#160; rootkits.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;table&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;img style="width: 32px; height: 32px" alt="" src="http://env-man.sourceforge.net/img/sdt/generic.png" /&gt;&lt;/td&gt;        &lt;td&gt;&lt;a href="http://www.trendmicro.com/download/rbuster.asp"&gt;Trend Micro RootkitBuster&lt;/a&gt; - is a rootkit scanner that scans hidden files, registry entries, processes, drivers, and Master Boot Record (MBR) rootkits.&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;hr /&gt;  &lt;h2&gt;Additional Resources&lt;/h2&gt;  &lt;p&gt;&lt;a href="http://www.security.iia.net.au/"&gt;IIA Security Portal&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://safeweb.norton.com/"&gt;Norton Safe Web, from Symantec&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.usec.at/home.html"&gt;Radix Anti-Rootkit&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.easymalwareblocker.com/"&gt;EasyMalwareBlocker&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.lunarsoft.net/"&gt;Anti-Malware Toolkit&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.downloadsquad.com/2009/01/27/fixup-restrictions-helps-undo-malware-modifications/"&gt;FixUp Restrictions&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.av-comparatives.org/"&gt;Comparatives of Anti virus Software&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.makeuseof.com/tag/test-run-your-antivirusspyware-with-these-tools/"&gt;3 Tools to Test Run your AntiVirus/Spyware Program&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lifehacker.com/391555/best-free-ways-to-protect-your-private-files"&gt;Best Free Ways to Protect Your Private Files&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;hr /&gt; &lt;a href="http://software-development-toolbox.blogspot.com/"&gt;Vlad's Software Development Toolbox&lt;/a&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3891557447336958663-2057993763742350662?l=software-development-toolbox.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/TGA8JHdEm_lpvKRE5nUJVTsOJoA/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/TGA8JHdEm_lpvKRE5nUJVTsOJoA/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/TGA8JHdEm_lpvKRE5nUJVTsOJoA/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/TGA8JHdEm_lpvKRE5nUJVTsOJoA/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/VladsSoftwareDevelopmentToolbox/~4/3-tNW9KeYA8" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/VladsSoftwareDevelopmentToolbox/~3/3-tNW9KeYA8/free-windows-security-tools-and-online_24.html</link><author>noreply@blogger.com (Vlad)</author><thr:total>0</thr:total><feedburner:origLink>http://software-development-toolbox.blogspot.com/2009/04/free-windows-security-tools-and-online_24.html</feedburner:origLink></item></channel></rss>

