<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ngayxanh Web Design Resources &#187; tools</title>
	<atom:link href="http://blog.ngayxanh.com/category/tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ngayxanh.com</link>
	<description>PSD, Vector, Tutorial, Article for Web Designer</description>
	<lastBuildDate>Thu, 13 Aug 2009 00:27:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How To Create A Simple Portfolio Site Running On Surreal CMS</title>
		<link>http://blog.ngayxanh.com/tutorial/how-to-create-a-simple-portfolio-site-running-on-surreal-cms/</link>
		<comments>http://blog.ngayxanh.com/tutorial/how-to-create-a-simple-portfolio-site-running-on-surreal-cms/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 00:27:21 +0000</pubDate>
		<dc:creator>Jon Phillips</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[body background]]></category>
		<category><![CDATA[Canada]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[content boxes]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[eeeeee]]></category>
		<category><![CDATA[jpg]]></category>
		<category><![CDATA[lightbox]]></category>
		<category><![CDATA[linear gradient]]></category>
		<category><![CDATA[Montreal]]></category>
		<category><![CDATA[nav menu]]></category>
		<category><![CDATA[portfolio]]></category>
		<category><![CDATA[portfoliosample]]></category>
		<category><![CDATA[running]]></category>
		<category><![CDATA[Sample]]></category>
		<category><![CDATA[simple]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[surreal]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://spyrestudios.com/?p=4540</guid>
		<description><![CDATA[<a href="http://spyrestudios.com/how-to-create-a-simple-portfolio-site-running-on-surrealcms/" title="How To Create A Simple Portfolio Site Running On SurrealCMS"><img class="frameleft2" src="http://spyrestudios.com/wp-content/uploads/2009/08/surrealcustomfield.jpg" alt="How To Create A Simple Portfolio Site Running On SurrealCMS" /></a>

I always enjoy working on new things and learn about new CMS and how they work and all. I recently connected with Cory at <a href="http://surrealcms.com/?referer=SpyreStudios">Surreal CMS</a>, and I decided to write a tutorial on how to create a portfolio site and run it with Surreal CMS. 

It's pretty simple actually. In this tutorial I'll show you how I came up with the basic design, we'll also go through coding that layout (markup and CSS) and I'll show you how to integrate Surreal CMS and how it can be used to run your site and your client's sites. We'll also go through the process of branding the CMS so that your clients see your own logo instead of the Surreal CMS logo.]]></description>
			<content:encoded><![CDATA[<p></p><p><span class="adsense_floatright"><br />
<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script><br />
</span><span class="dropcaps">I</span> always enjoy working on new things and learn about new CMS and how they work and all. I recently connected with Cory at <a href="http://surrealcms.com/?referer=SpyreStudios">Surreal CMS</a>, and I decided to write a tutorial on how to create a portfolio site and run it with Surreal CMS. </p>
<p>It&#8217;s pretty simple actually. In this tutorial I&#8217;ll show you how I came up with the basic design, we&#8217;ll also go through coding that layout (markup and CSS) and I&#8217;ll show you how to integrate Surreal CMS and how it can be used to run your site and your client&#8217;s sites. We&#8217;ll also go through the process of branding the CMS so that your clients see your own logo instead of the Surreal CMS logo.</p>
<p>Now let&#8217;s get started!</p>
<h3>First We Need A Design</h3>
<p>I used Adobe Fireworks to create the basic layout and graphics. You can check it out below &#8211; This is what we&#8217;ll slice, code and use to run Surreal CMS with. It&#8217;s a rather basic layout, but it&#8217;ll be perfect for the purpose of this tutorial.</p>
<p>Here&#8217;s the layout:</p>
<p><a href="http://spyrestudios.com/wp-content/uploads/2009/08/surrealportfolioscreenshotfull.jpg" rel="lightbox"><img class="frameleft2" src="http://spyrestudios.com/wp-content/uploads/2009/08/surrealportfolioscreenshot.jpg" alt="SurrealPortfolio Mock-Up" /></a></p>
<h4>Quick Overview Of The Layout Design</h4>
<p>I created a new document in Adobe Fireworks and set the width and height to something I&#8217;m comfortable working with. In this case I went with 1200&#215;1000px. And I chose <em>#EEEEEE</em> as the background color.</p>
<p>In the first layer I created a rectangle and gave it a height of 130px and a width of 1200px. The rectangle has a linear gradient that goes from <em>#70A033</em> to <em>#48761C</em> (the green rectangle at the top &#8211; which we&#8217;ll use as our body background image).</p>
<p>I then created the logo using <em>Century Gothic</em> and the nav menu is set in <em>Helvetica</em>. I made it uppercase and put a <em>-1px letter spacing</em>. Then I created a main content box and set the color to <em>#FFFFFF</em> (so it contrasts a bit with the <em>#EEEEEE</em> in the background)</p>
<p>Then it was just a matter of figuring out what to put in those content boxes. I figured it&#8217;d be cool to have some thumbnails of recent projects (that would open in a lightbox when clicked) and a little &#8216;<em>about us</em>&#8216; blurb. I used some cool free icons from <a href="http://wefunction.com/2008/07/function-free-icon-set/">Function</a>.</p>
<p>And then at the bottom there&#8217;s the usual footer with a <em>Copyright</em> notice and all.</p>
<h4>Slicing Up The Images</h4>
<p>I grabbed a <em>1&#215;130px</em> sample of my green gradient box. This will become our body background image and it will repeat horizontally.</p>
<p><img class="frameleft2" src="http://spyrestudios.com/wp-content/uploads/2009/08/bodybackgroundscreenshot.jpg" alt="Body Background Image Slice" /></p>
<p>I also saved the logo and tagline as a transparent PNG file.</p>
<p><img class="frameleft2" src="http://spyrestudios.com/wp-content/uploads/2009/08/logoscreenshot-1.jpg" alt="Logo - Transparent PNG" /></p>
<p>And then I just sliced the icons.</p>
<h3>Coding The Layout</h3>
<p>Our portfolio site will have 4 pages:</p>
<ul>
<li>Home</li>
<li>About</li>
<li>Work</li>
<li>Contact</li>
</ul>
<p>First of all we&#8217;re going to have to create the following files:</p>
<ul>
<li>nav.php</li>
<li>footer.php</li>
<li>index.php</li>
<li>style.css</li>
</ul>
<p>We&#8217;re going to need more PHP files for the <em>about</em>, <em>work</em> and <em>contact</em> pages, but for now let&#8217;s focus on writing the markup and CSS for the homepage.</p>
<h4>Let&#8217;s Start With The Header</h4>
<p>You&#8217;ll notice that I use a class=&#8221;editable&#8221; on many divs and paragraphs. This is because Surreal CMS will look for those regions and make them editable via the CMS admin panel. Make sure you never use a class=&#8221;editable&#8221; for anything else than what you want to show up in the CMS.</p>
<p>So, we&#8217;ll need to declare the <em><a href="http://htmlhelp.com/tools/validator/doctype.html">DOCTYPE</a></em> and then we can start coding away. Here&#8217;s the first part of the website:</p>
<pre>
<code>&lt; !DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt;
&lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
&lt;head&gt;
&lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8" /&gt;
&lt;meta name="description" content="This site is a live example of what can be done using Surreal CMS" /&gt;
&lt;meta name="keywords" content="Surreal CMS, CMS, tutorial, portfolio, Surreal" /&gt;
&lt;title&gt;Simple Portfolio Site Running On Surreal CMS&lt;/title&gt;
&lt;link rel="stylesheet" href="style.css" type="text/css" media="screen" /&gt;
&lt;/head&gt;
&lt;/html&gt;</code>
</pre>
<p>Then the logo and navigation:</p>
<pre>
<code>&lt;div id="header" class="editable"&gt;
	&lt;h1&gt;&lt;a href="/" title="Surreal Portfolio"&gt;&lt;img src="images/logo.png" alt="Surreal Portfolio" /&gt;&lt;/a&gt;&lt;/h1&gt;
		&lt;ul class="menu editable"&gt;
			&lt;li&gt;&lt;a href="/"&gt;home&lt;/a&gt;&lt;/li&gt;
			&lt;li&gt;&lt;a href="/about.php"&gt;about&lt;/a&gt;&lt;/li&gt;
			&lt;li&gt;&lt;a href="/work.php"&gt;work&lt;/a&gt;&lt;/li&gt;
			&lt;li&gt;&lt;a href="/contact.php"&gt;contact&lt;/a&gt;&lt;/li&gt;
		&lt;/ul&gt;
&lt;/div&gt;</code>
</pre>
<p>We&#8217;ll come back to the header section later, but that&#8217;s a start. <img src='http://blog.ngayxanh.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>As you can see I gave my header an ID of &#8216;<em>header</em>&#8216;, and I gave the unordered list a class of &#8216;<em>menu</em>&#8216;. Obvious, right?</p>
<h4>And Then The Main Index</h4>
<p>We&#8217;ll start the main index file with the header we just did and then do a <a href="http://www.w3schools.com/PHP/php_includes.asp">php include</a> to grab the <em>nav.php</em> file, like this:</p>
<pre>
<code>&lt; ?php include('nav.php'); ?&gt;</code>
</pre>
<p>And then we&#8217;ll need a main div (<em>maincontent</em>) that will hold all of our content. Right before that maincontent div I put a <em>paragraph</em> and gave it a class of &#8216;<em>message</em>&#8216;. This is the box that&#8217;s between the header and the content on the homepage.</p>
<pre>
<code>	&lt;p class="message editable"&gt;Hello there! Welcome to surreal portfolio. This site is an example of what you can do with  &lt;a href="http://surrealcms.com/?referer=SpyreStudios" title="Surreal CMS"&gt;Surreal CMS&lt;/a&gt; - an easy to use and powerful CMS that can make your life as a designer much easier! &lt;span&gt;(oh hey, and this section is easy to edit via the Surreal CMS admin panel)&lt;/span&gt;&lt;/p&gt;

&lt;div id="maincontent" class="editable"&gt;
&lt;/div&gt;
</code>
</pre>
<p>And of course we close this file with another <em>php include</em>, our footer file:</p>
<pre>
<code>&lt; ?php include('footer.php'); ?&gt;</code>
</pre>
<h4>A Simple Footer</h4>
<p>The footer is pretty simple, just a paragraph inside a div. Then we end the document with the closing body and html tags.</p>
<pre>
<code>&lt;div class="footer editable"&gt;
	&lt;p&gt;Copyright 2009 - Jon Phillips &amp;amp; SpyreStudios - Powered by &lt;a title="Surreal CMS" href="http://surrealcms.com/?referer=SpyreStudios"&gt;Surreal CMS&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;</code>
</pre>
<h4>We&#8217;re Getting Somewhere</h4>
<p>Now we have a somewhat functional homepage (though it&#8217;s butt ugly since we didn&#8217;t write any CSS yet) Here&#8217;s what our homepage should look like now:</p>
<p><img class="frameleft2" src="http://spyrestudios.com/wp-content/uploads/2009/08/layoutwithoutCSS.jpg" alt="Layout Without CSS" /></p>
<p>Here&#8217;s the homepage markup in it&#8217;s entirety (we&#8217;ll add some content and javascript soon):</p>
<pre>
<code>&lt; !DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt;
&lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
&lt;head&gt;
&lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8" /&gt;
&lt;meta name="description" content="This site is a live example of what can be done using Surreal CMS" /&gt;
&lt;meta name="keywords" content="Surreal CMS, CMS, tutorial, portfolio, Surreal" /&gt;
&lt;title&gt;Simple Portfolio Site Running On Surreal CMS&lt;/title&gt;
&lt;link rel="stylesheet" href="style.css" type="text/css" media="screen" /&gt;
&lt;/head&gt;
&lt;body&gt;

&lt; ?php include('nav.php'); ?&gt;

	&lt;p class="message editable"&gt;Hello there! Welcome to surreal portfolio. This site is an example of what you can do with  &lt;a href="http://surrealcms.com/?referer=SpyreStudios" title="Surreal CMS"&gt;Surreal CMS&lt;/a&gt; - an easy to use and powerful CMS that can make your life as a designer much easier! &lt;span&gt;(oh hey, and this section is easy to edit via the Surreal CMS admin panel)&lt;/span&gt;&lt;/p&gt;

&lt;div id="maincontent" class="editable"&gt;
	&lt;/div&gt;

&lt; ?php include('footer.php'); ?&gt;
&lt;/body&gt;&lt;/html&gt;</code>
</pre>
<h3>Now We Need Content</h3>
<p>So, before we write any CSS, let&#8217;s add some content. Let&#8217;s take the &#8216;maincontent&#8217; div and add some stuff in there:</p>
<pre>
<code>	&lt;div id="maincontent" class="editable"&gt;
	&lt;/div&gt;</code>
</pre>
<p>We have 2 sections:</p>
<ul>
<li>Latest From The Portfolio</li>
<li>About Our Company</li>
</ul>
<p>Since the first section to come up is the &#8216;<em>Latest From The Portfolio</em>&#8216;, let&#8217;s create a div and add some images:</p>
<pre>
<code>	&lt;div id="maincontent" class="editable"&gt;
		&lt;div class="content1 editable"&gt;
		&lt;h2&gt;Latest From The Portfolio&lt;/h2&gt;
			&lt;a href="images/portfoliosample1full.jpg" title="Work Sample 1 Full" rel="lightbox"&gt;&lt;img src="images/portfoliosample1.jpg" alt="Work Sample 1"/&gt;&lt;/a&gt;
			&lt;a href="images/portfoliosample2full.jpg" title="Work Sample 2 Full" rel="lightbox"&gt;&lt;img src="images/portfoliosample2.jpg" alt="Work Sample 2"/&gt;&lt;/a&gt;
			&lt;a href="images/portfoliosample3full.jpg" title="Work Sample 3 Full" rel="lightbox"&gt;&lt;img src="images/portfoliosample3.jpg" alt="Work Sample 3"/&gt;&lt;/a&gt;
			&lt;a href="images/portfoliosample4full.jpg" title="Work Sample 4 Full" rel="lightbox"&gt;&lt;img src="images/portfoliosample4.jpg" alt="Work Sample 4"/&gt;&lt;/a&gt;
			&lt;a href="images/portfoliosample5full.jpg" title="Work Sample 5 Full" rel="lightbox"&gt;&lt;img src="images/portfoliosample5.jpg" alt="Work Sample 5"/&gt;&lt;/a&gt;
		&lt;/div&gt;
	&lt;/div&gt;</code>
</pre>
<p>See, I also added <em>rel=&#8221;lightbox&#8221;</em> to my image links. We&#8217;ll need to go back in the header.php and add the JS file for this to work. I used Lightbox 2 and you can <a href="http://www.lokeshdhakar.com/projects/lightbox2/" title="Lightbox 2">download it here</a> and instructions are also available on the website.</p>
<p>Let&#8217;s go back to our header and add the JS files and the Lightbox 2 CSS file in there. Like this:</p>
<pre>
<code>&lt; !DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt;
&lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
&lt;head&gt;
&lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8" /&gt;
&lt;meta name="description" content="This site is a live example of what can be done using Surreal CMS" /&gt;
&lt;meta name="keywords" content="Surreal CMS, CMS, tutorial, portfolio, Surreal" /&gt;
&lt;title&gt;Simple Portfolio Site Running On Surreal CMS&lt;/title&gt;
&lt;link rel="stylesheet" href="style.css" type="text/css" media="screen" /&gt;

&lt;link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" /&gt;
&lt;script type="text/javascript" src="js/prototype.js"&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="js/scriptaculous.js?load=effects,builder"&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="js/lightbox.js"&gt;&lt;/script&gt;
&lt;/head&gt;
&lt;/html&gt;</code>
</pre>
<p>Now let&#8217;s do the &#8216;<em>About Our Company</em>&#8216; section. Another div and 2 paragraphs inside it. You&#8217;ll notice I&#8217;ve also put H2 headings for each section.</p>
<pre>
<code>	&lt;div id="maincontent" class="editable"&gt;
		&lt;div class="content1 editable"&gt;
		&lt;h2 class="computer editable"&gt;Latest From The Portfolio&lt;/h2&gt;
			&lt;a href="images/portfoliosample1full.jpg" title="Work Sample 1 Full" rel="lightbox"&gt;&lt;img src="images/portfoliosample1.jpg" alt="Work Sample 1"/&gt;&lt;/a&gt;
			&lt;a href="images/portfoliosample2full.jpg" title="Work Sample 2 Full" rel="lightbox"&gt;&lt;img src="images/portfoliosample2.jpg" alt="Work Sample 2"/&gt;&lt;/a&gt;
			&lt;a href="images/portfoliosample3full.jpg" title="Work Sample 3 Full" rel="lightbox"&gt;&lt;img src="images/portfoliosample3.jpg" alt="Work Sample 3"/&gt;&lt;/a&gt;
			&lt;a href="images/portfoliosample4full.jpg" title="Work Sample 4 Full" rel="lightbox"&gt;&lt;img src="images/portfoliosample4.jpg" alt="Work Sample 4"/&gt;&lt;/a&gt;
			&lt;a href="images/portfoliosample5full.jpg" title="Work Sample 5 Full" rel="lightbox"&gt;&lt;img src="images/portfoliosample5.jpg" alt="Work Sample 5"/&gt;&lt;/a&gt;
		&lt;/div&gt;
		&lt;div class="content2 editable"&gt;
		&lt;h2 class="coffeecup editable"&gt;About Our Company&lt;/h2&gt;
			&lt;p&gt;We're a small, yet highly focussed, team of designers and developers from Montreal, Canada. We build websites for clients from all over the world and we love what we do!&lt;/p&gt;
			&lt;p&gt;This website is our home on the web - please take a minute to have a look around or &lt;a href="/about.php" title="About Surreal Portfolio"&gt;click here to learn more about us...&lt;/a&gt;&lt;/p&gt;
		&lt;/div&gt;
	&lt;/div&gt;</code>
</pre>
<h3>Now The CSS!</h3>
<p>I don&#8217;t think it&#8217;s necessary for me to explain the whole CSS file. Everything is pretty self explanatory: maincontent div for the main content, content1 div for the first block of content, same for the second block of content, unordered list with a class of menu for the navigation menu. Pretty easy, right? (you can always leave a comment and I&#8217;ll try my best to answer your questions)</p>
<p>Here&#8217;s the CSS in it&#8217;s entirety:</p>
<pre>
<code>
body {
background:#eee url(images/bodybg.jpg) repeat-x;
color:#444;
width:900px;
font-size:14px;
font-family:helvetica, arial, sans-serif;
margin:0 auto;
padding:0;
}

#header {
margin:0;
padding:0 0 15px;
}

h1 {
float:left;
width:397px;
margin:0;
padding:30px 0 20px;
}

h2 {
font:bold 26px helvetica, arial, sans-serif;
color:#000;
letter-spacing:-1px;
margin:0;
padding:0 0 20px;
}

h2.computer {
background:url(images/computericon.jpg) no-repeat;
font:bold 18px helvetica, arial, sans-serif;
color:#000;
letter-spacing:-1px;
margin:0;
padding:8px 0 30px 56px;
}

h2.coffeecup {
background:url(images/coffeeicon.jpg) no-repeat;
font:bold 18px helvetica, arial, sans-serif;
color:#000;
letter-spacing:-1px;
margin:0;
padding:12px 0 30px 50px;
}

h3 {
font:normal 22px georgia, serif;
color:#000;
margin:0;
padding:25px 0 12px;
}

img.right {
float:right;
background:#eee;
border:1px solid #ccc;
margin:0 0 15px 20px;
padding:10px;
}

img.left {
float:left;
background:#eee;
border:1px solid #ccc;
margin:0 20px 15px 0;
padding:10px;
}

ul.menu {
text-transform:uppercase;
float:right;
margin:0;
padding:50px 0 0;
}

ul.menu li {
font-size:18px;
font-weight:700;
letter-spacing:-1px;
display:inline;
margin:0;
padding:0 8px;
}

ul.menu li a,ul.menu li a:visited {
border:none;
background:transparent;
color:#fff;
display:inline;
margin:0;
padding:0;
}

ul.menu li a:hover,ul.menu li a:visited:hover {
background:transparent;
border:none;
color:#000;
display:inline;
margin:0;
padding:0;
}

p.message {
clear:both;
font:normal 24px helvetica, arial, sans-serif;
background:#fff;
letter-spacing:-1px;
color:#313F4C;
line-height:30px;
margin:0 0 30px;
padding:30px;
}

p.message span {
font:18px normal georgia, 'Time New Romans', serif;
color:#888;
font-style:italic;
margin:0;
padding:0 0 0 10px;
}

#maincontent {
float:left;
width:840px;
font:14px normal helvetica, arial, sans-serif;
background:#fff;
color:#313F4C;
line-height:34px;
margin:0 0 10px;
padding:30px;
}

#maincontent p {
line-height:28px;
}

ul {
line-height:18px;
list-style-type:none;
display:block;
margin:0;
padding:0;
}

ul li {
list-style-type:none;
display:block;
margin:0;
padding:0 0 8px;
}

ul li a {
list-style-type:none;
color:#556D84;
display:block;
margin:0;
padding:10px;
}

ul li a:hover {
list-style-type:none;
display:block;
color:#000;
margin:0;
padding:10px;
}

#maincontent img {
border:1px solid #ccc;
background:#eee;
margin:0 3px;
padding:8px;
}

#maincontent img:hover {
border:1px solid #bbb;
background:#ddd;
margin:0 3px;
padding:8px;
}

a,a:visited {
text-decoration:none;
color:#48771E;
}

a:hover,a:hover:visited {
text-decoration:none;
color:#000;
}

.footer {
float:left;
font-size:12px;
width:900px;
color:#999;
padding:10px 0 40px;
}

.content1,.content2 {
width:840px;
font:16px normal helvetica, arial, sans-serif;
background:#fff;
color:#333;
margin:0 0 30px;
padding:0;
}
</code>
</pre>
<h4>Creating The Other PHP Files</h4>
<p>Now that we&#8217;re done with the header, navigation, main index, footer and CSS, let&#8217;s create our work, about and contact pages.</p>
<p>This is actually very easy: Simply duplicate the index.php file 3 times, rename to about.php, work.php and contact.php and you&#8217;re almost done. Open up those 3 new files in your favorite editor and remove the &#8216;message&#8217; paragraph and insert some lorem ipsum in the maincontainer div. (at the end of the tutorial you have a download link so you can grab all the files from this tutorial)</p>
<h3>Creating Your Surreal CMS Account &#8211; PROMO CODE!</h3>
<p>We&#8217;ve partnered with Surreal CMS to give you guys and gals a little something. You can create a free account with Surreal CMS but there are some restrictions. With the upgraded account you&#8217;d be able to manage an unlimited number of websites, use your own custom logo and color scheme (clients will love this), and access the CMS via your own domain at cms.yourdomain.com instead of via surrealcms.com. Those features are <strong>not available with free accounts</strong>.</p>
<p>The Designer/upgraded account costs $25 per month, but Cory agreed to give the first month free to readers and visitors of SpyreStudios. <a href="http://surrealcms.com/promotions/spyrestudios/" title="Surreal CMS Promo"><strong>You can read more about it and grab the promo code by visiting this page</strong></a> (this offer is valid up till September 31st).</p>
<h3>Integrating Surreal CMS To Our Design</h3>
<p>Now that we have a working website, let&#8217;s work on the fun (and actually pretty easy) stuff <img src='http://blog.ngayxanh.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Surreal CMS really is a simple, no-fuss CMS. All you have to do to make a region editable (I mentioned this earlier) via the CMS is to add a <em>class=&#8221;editable&#8221;</em> to an element. It&#8217;s that easy! You can also add a <em>title=&#8221;something here&#8221;</em> to elements, though if an element already has an ID, you won&#8217;t need to add the title attribute.</p>
<h4>Step By Step</h4>
<p><strong>1-</strong> Go to <a href="http://surrealcms.com/promotions/spyrestudios/" title="Surreal CMS Promo">Surreal CMS</a> and signup. Once you&#8217;re done with the signup process, login with your email and password. You&#8217;ll be on the &#8216;My Websites&#8217; page. Click on &#8216;Add a Website&#8217; and enter your FTP information, test the connection and browse to your website root. The website root is where you will upload your website files, in most cases that&#8217;s the main folder, also called &#8216;root directory&#8217;.</p>
<p><img class="frameleft2" src="http://spyrestudios.com/wp-content/uploads/2009/08/surrealcms_mywebsites_config.jpg" alt="Surreal CMS Config"/></p>
<p>Click &#8216;<em>Save Changes</em>&#8216; when you&#8217;re done.</p>
<p><strong>2-</strong> Click on the website URL and then on &#8216;<em>Enable Pages</em>&#8216;. Then select the pages you&#8217;d like to enable. Make sure you actually upload those files manually to your website root directory. For this tutorial I uploaded all my php files, my css file, the js folder that contains the lightbox script, a css folder that contains the lightbox css, and my images folder. When you&#8217;re done, you&#8217;ll be able to change the display name of the file so it&#8217;s easier to work with in the CMS.</p>
<p><img class="frameleft2" src="http://spyrestudios.com/wp-content/uploads/2009/08/renamefiles.jpg" alt="Surreal CMS Rename Files"/></p>
<p><strong>3-</strong> Since we put the class=&#8221;editable&#8221; to many of our divs and paragraphs, we&#8217;ll be able to edit those regions via the admin panel. Next to each of the file names you&#8217;ll see an &#8216;<em>Edit</em>&#8216; link, click on the one next to the <em>index.php</em>. It&#8217;ll load the Editor. There you will see the content regions you defined as &#8216;editable&#8217;, you&#8217;ll also have a &#8216;publish to web&#8217; button which, when clicked, will update your html or php file. And you can also edit your markup by clicking on the &#8216;Edit Content Regions&#8217; button. What that means is once you&#8217;ve uploaded your files, you don&#8217;t have to re-upload anything, you can manage everything via Surreal CMS.</p>
<p><img class="frameleft2" src="http://spyrestudios.com/wp-content/uploads/2009/08/surrealcmseditor.jpg" alt="Surreal CMS Editor"/></p>
<p>That&#8217;s basically it. You can manage your whole site from within the Surreal CMS admin. Want to add a new editable region? Easy! Just load up the &#8216;<em>Content Region Editor</em>&#8216; and add the <em>class=&#8221;editable&#8221;</em> to the element you want to edit with Surreal CMS.</p>
<p>The <em>class=&#8221;editable&#8221;</em> can be added to a number of html tags (more than this list &#8211; those are some of the most popular ones anyway):</p>
<ul>
<li>blockquote</li>
<li>div</li>
<li>h1 — h6</li>
<li>img</li>
<li>ol, ul</li>
<li>p</li>
<li>pre</li>
<li>span</li>
<li>table, td, th</li>
</ul>
<p><strong>4-</strong> You can even change the title and meta description and keywords via Surreal CMS. Just click on &#8216;<em>Properties</em>&#8216;</p>
<p><img class="frameleft2" src="http://spyrestudios.com/wp-content/uploads/2009/08/headeditor.jpg" alt="Surreal CMS Editor"/></p>
<h3>Adding Editors</h3>
<p>This feature is pretty cool. Say you&#8217;re building websites for clients and you want them to be able to edit their site themselves (that&#8217;s the whole point right?) Simply add an editor, edit the welcome message, and voila! You&#8217;re done! Your client will be able to easily edit the content of the pages the same way you would via the Surreal CMS admin.</p>
<p><img class="frameleft2" src="http://spyrestudios.com/wp-content/uploads/2009/08/addeditors.jpg" alt="Adding Editors In Surreal CMS"/></p>
<h3>Use Surreal CMS With Your Own Domain</h3>
<p>That part is pretty straight forward. This is if you would like to be able to access the CMS via your own domain instead of the default edit-content.com website.</p>
<ul>
<li>Login to your web hosting account</li>
<li>Navigate to the DNS (or Name Server) Management section</li>
<li>Select a domain/sub-domain that you want to use to access the CMS</li>
<li>Create a CNAME record that points to edit-content.com</li>
</ul>
<h3>Branding Surreal CMS With Your Own Logo And Color Scheme</h3>
<p>Of course if you use Surreal CMS to build websites for your clients you&#8217;ll want them to see your logo and color scheme instead of the default colors and logo. Click on the &#8216;<em>My Account</em> tab at the top, upload your logo and change the color scheme. It&#8217;s that easy. You can also change your contact information and password via this page.</p>
<p>Here&#8217;s the default design of the Surreal CMS admin:<br />
<img class="frameleft2" src="http://spyrestudios.com/wp-content/uploads/2009/08/surrealcmsbranding.jpg" alt="Surreal CMS Branding"/></p>
<p>Here&#8217;s my own:<br />
<img class="frameleft2" src="http://spyrestudios.com/wp-content/uploads/2009/08/surrealcmsmyadmin.jpg" alt="Surreal CMS Branding"/></p>
<h3>It&#8217;s A Wrap!</h3>
<p>That concludes our tutorial on creating a portfolio site running on Surreal CMS. I hope you liked it! Here&#8217;s our final result: <a href="http://surrealcms.spyrestudios.com" title="Surreal Portfolio">Surreal Portfolio</a>.</p>
<p>You can download the files from this tutorial <a href="http://spyrestudios.com/wp-content/plugins/download-monitor/download.php?id=3" title="download the files here">here</a> (downloaded 83 times already!).</p>
<p>If you would like to try out Surreal CMS, remember that you can get a <a href="http://surrealcms.com/promotions/spyrestudios/" title="Surreal CMS Designer Account Promo Code">Designer Account for the first month for free</a>  (the offer is valid up till September 31st). The Designer/Upgraded account enables features that are not available with the free account! <img src='http://blog.ngayxanh.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Cheers!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/SpyreStudios?a=CgL1tH0iI4I:uwyYrmkNBVQ:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/SpyreStudios?d=yIl2AUoC8zA" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/SpyreStudios?a=CgL1tH0iI4I:uwyYrmkNBVQ:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/SpyreStudios?d=TzevzKxY174" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/SpyreStudios?a=CgL1tH0iI4I:uwyYrmkNBVQ:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/SpyreStudios?i=CgL1tH0iI4I:uwyYrmkNBVQ:gIN9vFwOqvQ" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/SpyreStudios?a=CgL1tH0iI4I:uwyYrmkNBVQ:l6gmwiTKsz0"><img src="http://feeds.feedburner.com/~ff/SpyreStudios?d=l6gmwiTKsz0" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/SpyreStudios?a=CgL1tH0iI4I:uwyYrmkNBVQ:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/SpyreStudios?d=qj6IDK7rITs" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/SpyreStudios?a=CgL1tH0iI4I:uwyYrmkNBVQ:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/SpyreStudios?i=CgL1tH0iI4I:uwyYrmkNBVQ:V_sGLiPBpWU" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/SpyreStudios?a=CgL1tH0iI4I:uwyYrmkNBVQ:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/SpyreStudios?d=7Q72WNTAKBA" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/SpyreStudios?a=CgL1tH0iI4I:uwyYrmkNBVQ:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/SpyreStudios?i=CgL1tH0iI4I:uwyYrmkNBVQ:F7zBnMyn0Lo" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/SpyreStudios?a=CgL1tH0iI4I:uwyYrmkNBVQ:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/SpyreStudios?d=dnMXMwOfBR0" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/SpyreStudios?a=CgL1tH0iI4I:uwyYrmkNBVQ:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/SpyreStudios?i=CgL1tH0iI4I:uwyYrmkNBVQ:D7DqB2pKExk" border="0"/></a>
</div>
<p><img src="http://feeds.feedburner.com/~r/SpyreStudios/~4/CgL1tH0iI4I" height="1" width="1"/></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ngayxanh.com/tutorial/how-to-create-a-simple-portfolio-site-running-on-surreal-cms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 Keyboard Shortcuts to Increase Productivity</title>
		<link>http://blog.ngayxanh.com/tools/windows-7-keyboard-shortcuts-to-increase-productivity/</link>
		<comments>http://blog.ngayxanh.com/tools/windows-7-keyboard-shortcuts-to-increase-productivity/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 13:45:40 +0000</pubDate>
		<dc:creator>Kay</dc:creator>
				<category><![CDATA[Windows Tips]]></category>
		<category><![CDATA[hotkeys]]></category>
		<category><![CDATA[keyboard shortcuts]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[7]]></category>
		<category><![CDATA[ALT]]></category>
		<category><![CDATA[Arrow]]></category>
		<category><![CDATA[B
Move]]></category>
		<category><![CDATA[D


Ctrl]]></category>
		<category><![CDATA[D
Show]]></category>
		<category><![CDATA[D 
Move]]></category>
		<category><![CDATA[E 
Windows]]></category>
		<category><![CDATA[F
Opens]]></category>
		<category><![CDATA[F
Search]]></category>
		<category><![CDATA[G
Bring]]></category>
		<category><![CDATA[General Windows]]></category>
		<category><![CDATA[Hide]]></category>
		<category><![CDATA[increase]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[M
Minimize]]></category>
		<category><![CDATA[M
Undo]]></category>
		<category><![CDATA[microsoft operating system]]></category>
		<category><![CDATA[move focus]]></category>
		<category><![CDATA[N
Create]]></category>
		<category><![CDATA[N 
Open]]></category>
		<category><![CDATA[P
Open]]></category>
		<category><![CDATA[P
Show]]></category>
		<category><![CDATA[preview thumbnail]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[S 
OneNote]]></category>
		<category><![CDATA[Shift]]></category>
		<category><![CDATA[shift down]]></category>
		<category><![CDATA[shortcuts]]></category>
		<category><![CDATA[T
Cycles]]></category>
		<category><![CDATA[T 
Show]]></category>
		<category><![CDATA[Tab
Flip Aero]]></category>
		<category><![CDATA[Tab
Move]]></category>
		<category><![CDATA[Tab
Persistent]]></category>
		<category><![CDATA[Tab
Switch]]></category>
		<category><![CDATA[Tab 
Move]]></category>
		<category><![CDATA[Tab]]></category>
		<category><![CDATA[U 
Cycle]]></category>
		<category><![CDATA[Win]]></category>
		<category><![CDATA[win x]]></category>
		<category><![CDATA[window]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.hongkiat.com/blog/?p=4580</guid>
		<description><![CDATA[
via Wikipedia
With all the less pleasant verdicts about Vista, Windows 7 is perhaps PC users’ next best news. Codenamed Blackcomb, this new Microsoft operating system is surely a successor over it’s predecessor Windows XP and definitely Vista. With Microsoft to end their support for Windows XP in 2014, we figured Windows 7 will be completely [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><!--INFOLINKS_OFF--></p>
<p><img src="http://hongki.at/images/windows_7_shortcuts/windows7.png" /><br /><span class="via">via <a href="http://en.wikipedia.org/wiki/File:Windows_7.png">Wikipedia</a></span></p>
<p>With all the less pleasant verdicts about Vista, Windows 7 is perhaps PC users’ next best news. Codenamed Blackcomb, this new Microsoft operating system is surely a successor over it’s predecessor Windows XP and definitely Vista. With Microsoft to end their support for Windows XP in 2014, we figured Windows 7 will be completely taking over things in the next year or so.</p>
<p>If you are a Windows users it’s probably time for a change, or at least tryout this new operating system. Here are some shortcut keys to help improve your productivity and user experience with Windows 7. Full list after jump.</p>
<p><span id="more-4580"></span></p>
<h3>General Windows 7 Shortcuts</h3>
<p><img src="http://hongki.at/images/windows_7_shortcuts/windows-7-logo.jpg" /></p>
<table cellspacing="0" class="tbl01">
<thead>
<tr>
<td>Shortcut</td>
<td>Description</td>
</tr>
</thead>
<tbody>
<tr>
<td>Win + UP Arrow</td>
<td>Maximize the current window</td>
</tr>
<tr>
<td>
<p>Win + Down Arrow</p>
</td>
<td>Restore down or minimize current windows</td>
</tr>
<tr>
<td>Win + Left Arrow</td>
<td>Dock the current window to the left half of the screen</td>
</tr>
<tr>
<td>Win + Right Arrrow</td>
<td>Dock the current window to the right half of the screen</td>
</tr>
<tr>
<td>Win + [number]</td>
<td>Activate and run the program pinned on Windows 7 Taskbar, running program won&rsquo;t be affected</td>
</tr>
<tr>
<td>Win + Home</td>
<td>Minimize all but the current window</td>
</tr>
<tr>
<td>Win + Space</td>
<td>Makes all windows transparent so you can see through to the desktop</td>
</tr>
<tr>
<td>Win + Pause/Break</td>
<td>Open System Properties</td>
</tr>
<tr>
<td>Win + Tab</td>
<td>Flip Aero 3D  [press Tab to cycle between Windows]</td>
</tr>
<tr>
<td>Win + B</td>
<td>Move focus to notification tray (the right-most portion of the taskbar)</td>
</tr>
<tr>
<td>Win + D</td>
<td>Show/Hide desktop</td>
</tr>
<tr>
<td>Win + E </td>
<td>Windows Explorer is launched</td>
</tr>
<tr>
<td>Win + F</td>
<td>Search</td>
</tr>
<tr>
<td>Win + G</td>
<td>Bring all gadgets on top and foreground</td>
</tr>
<tr>
<td>Win + L </td>
<td>Lock Computer</td>
</tr>
<tr>
<td>Win + M</td>
<td>Minimize all windows</td>
</tr>
<tr>
<td>Win + P</td>
<td>Open the projection menu (generally used for laptops connected to projectors)</td>
</tr>
<tr>
<td>Win + R </td>
<td><strong>Run</strong> Command is launched.</td>
</tr>
<tr>
<td>Win + S </td>
<td>OneNote Screen Clipping Tool</td>
</tr>
<tr>
<td>Win + T </td>
<td>Show preview thumbnail of running applications in Windows Taskbar one by one without mouse over</td>
</tr>
<tr>
<td>Win + X </td>
<td>Mobility Center</td>
</tr>
<tr>
<td>Win + #</td>
<td>Quicklaunch</td>
</tr>
<tr>
<td>Win + =</td>
<td>Magnifier</td>
</tr>
<tr>
<td>Win + [+/-]</td>
<td>Enables the magnifier and zooms in/out</td>
</tr>
<tr>
<td>Win + Shift + Up Arrow</td>
<td>Maximize vertical size </td>
</tr>
<tr>
<td>Win + Shift + Down Arrow</td>
<td>Restore vertical size </td>
</tr>
<tr>
<td>Win + Shift + Left Arrow</td>
<td>Jump to left monitor</td>
</tr>
<tr>
<td>Win + Shift + Right Arrow </td>
<td>Jump to right monitor</td>
</tr>
<tr>
<td>Win + Shift + M</td>
<td>Undo all window minimization</td>
</tr>
<tr>
<td>Win + Shift + T</td>
<td>Cycles backwards</td>
</tr>
<tr>
<td>Win + Ctrl + F</td>
<td>Opens the Active Directory Find Computers dialog</td>
</tr>
<tr>
<td>Ctrl + Right Arrow </td>
<td>Move the cursor to the beginning of the next word</td>
</tr>
<tr>
<td>Ctrl + Left Arrow </td>
<td>Move the cursor to the beginning of the previous word</td>
</tr>
<tr>
<td>Ctrl + Up Arrow </td>
<td>Move the cursor to the beginning of the previous paragraph</td>
</tr>
<tr>
<td>Ctrl + Down Arrow </td>
<td>Move the cursor to the beginning of the next paragraph</td>
</tr>
<tr>
<td>Ctrl + Click</td>
<td>A pinned taskbar icon to cycle through the program&rsquo;s open windows (e.g. IE)</td>
</tr>
<tr>
<td>Ctrl + Win + Tab</td>
<td>Persistent flip 3D</td>
</tr>
<tr>
<td>Ctrl + Shift with an arrow key</td>
<td>Select a block of text</td>
</tr>
<tr>
<td>Ctrl with any arrow key + Spacebar</td>
<td>Select multiple individual items in a window or on the desktop</td>
</tr>
<tr>
<td>Ctrl + Shift + Esc</td>
<td>Open Task Manager directly</td>
</tr>
<tr>
<td>Ctrl + Shift + N</td>
<td>Create new folder </td>
</tr>
</tbody>
</table>
<h3>Shortcuts for Ease of Access</h3>
<p><img src="http://hongki.at/images/windows_7_shortcuts/ease-of-access-center.jpg" /></p>
<table cellspacing="0" class="tbl01">
<thead>
<tr>
<td>Shortcut</td>
<td>Description</td>
</tr>
</thead>
<tbody>
<tr>
<td>Right SHIFT for eight seconds</td>
<td>Turn Filter Keys on and off</td>
</tr>
<tr>
<td>Left ALT+left SHIFT+PRINT SCREEN (or PRTSCRN)</td>
<td>Turn High Contrast on or off</td>
</tr>
<tr>
<td>Left ALT+left SHIFT+NUM LOCK</td>
<td>Turn Mouse Keys on or off</td>
</tr>
<tr>
<td>SHIFT five times</td>
<td>Turn Sticky Keys on or off</td>
</tr>
<tr>
<td>NUM LOCK for five seconds</td>
<td>Open the Ease of Access Center</td>
</tr>
<tr>
<td>Win + U </td>
<td>Cycle through all open windows</td>
</tr>
</tbody>
</table>
<h3>For: Windows Explorer</h3>
<table cellspacing="0" class="tbl01">
<thead>
<tr>
<td>Shortcut</td>
<td>Description</td>
</tr>
</thead>
<tbody>
<tr>
<td>Alt + Left Arrow </td>
<td>Go back</td>
</tr>
<tr>
<td>Alt + Right Arrow </td>
<td>Go forward </td>
</tr>
<tr>
<td>Alt + Up Arrow </td>
<td>Go up a directory</td>
</tr>
<tr>
<td>Alt + Enter </td>
<td>Open the Properties window of the current selection</td>
</tr>
<tr>
<td>Alt + Spacebar </td>
<td>Open the shortcut menu for the active window</td>
</tr>
<tr>
<td>Alt + F4</td>
<td>Close the active window</td>
</tr>
<tr>
<td>Alt + Tab</td>
<td>Switch to previous active window</td>
</tr>
<tr>
<td>Alt + Esc</td>
<td>Cycle through all open windows</td>
</tr>
<tr>
<td>Alt + D </td>
<td>Move focus to address bar</td>
</tr>
<tr>
<td>Alt + P</td>
<td>Show/hide the preview panel</td>
</tr>
<tr>
<td>Ctrl + N </td>
<td>Open a new window</td>
</tr>
<tr>
<td>Ctrl + Mousewheel</td>
<td>Change the view type (extra large, small, list view, detail, etc.)</td>
</tr>
<tr>
<td>Num Lock + Asterisk (*) on numeric keypad</td>
<td>Display all subfolders under the selected folder</td>
</tr>
<tr>
<td>Num Lock + Plus Sign (+) on numeric keypad</td>
<td>Display the contents of the selected folder</td>
</tr>
<tr>
<td>Num Lock + Minus Sign (+) on numeric keypad</td>
<td>Collapse the selected folder</td>
</tr>
</tbody>
</table>
<h3>For: Taskbar Modifiers</h3>
<table cellspacing="0" class="tbl01">
<thead>
<tr>
<td>Shortcut</td>
<td>Description</td>
</tr>
</thead>
<tbody>
<tr>
<td>Shift + Click on icon</td>
<td>Open a new instance</td>
</tr>
<tr>
<td>Middle click on icon</td>
<td>Open a new instance</td>
</tr>
<tr>
<td>Ctrl + Shift + Click on icon</td>
<td>Open a new instance with Admin privileges</td>
</tr>
</tbody>
</table>
<h3>For: Dialog Box</h3>
<p><img src="http://hongki.at/images/windows_7_shortcuts/dialog_box.jpg" /></p>
<table cellspacing="0" class="tbl01">
<thead>
<tr>
<td>Shortcut</td>
<td>Description</td>
</tr>
</thead>
<tbody>
<tr>
<td>Ctrl + Tab </td>
<td>Move forward through tabs</td>
</tr>
<tr>
<td>Ctrl + Shift + Tab</td>
<td>Move back through tabs</td>
</tr>
<tr>
<td>Shift + Tab </td>
<td>Move back through options</td>
</tr>
<tr>
<td>Tab</td>
<td>Move forward through options</td>
</tr>
<tr>
<td>Alt + underlined letter </td>
<td>Perform the command (or select the option) that goes with that letter</td>
</tr>
<tr>
<td>Enter</td>
<td>Replaces clicking the mouse for many selected commands</td>
</tr>
<tr>
<td>Spacebar</td>
<td>Select or clear the check box if the active option is a check box</td>
</tr>
<tr>
<td>Arrow keys</td>
<td>Select a button if the active option is a group of option buttons</td>
</tr>
<tr>
<td>Backspace</td>
<td>Open a folder one level up if a folder is selected in the Save As or Open dialog box</td>
</tr>
</tbody>
</table>
<h3>For: Photo Gallery</h3>
<p><img src="http://hongki.at/images/windows_7_shortcuts/photo_gallery.jpg" /></p>
<table cellspacing="0" class="tbl01">
<thead>
<tr>
<td>Shortcut</td>
<td>Description</td>
</tr>
</thead>
<tbody>
<tr>
<td>Ctrl + F</td>
<td>Open the Fix pane</td>
</tr>
<tr>
<td>Ctrl + P</td>
<td>Print the selected picture</td>
</tr>
<tr>
<td>Ctrl + I</td>
<td>Open or close the Details pane</td>
</tr>
<tr>
<td>Ctrl + Period (.)</td>
<td>Rotate the picture clockwise</td>
</tr>
<tr>
<td>Ctrl + Comma (,)</td>
<td>Rotate the picture counter-clockwise</td>
</tr>
<tr>
<td>Ctrl + Mouse scroll wheel</td>
<td>Change the size of the picture thumbnail</td>
</tr>
<tr>
<td>Ctrl + B</td>
<td>Best fit</td>
</tr>
<tr>
<td>Ctrl + E</td>
<td>Search for an item</td>
</tr>
<tr>
<td>Alt + Left Arrow </td>
<td>Go back</td>
</tr>
<tr>
<td>Alt + Right Arrow </td>
<td>Go forward</td>
</tr>
<tr>
<td>Plus Sign (+)</td>
<td>Zoom in or resize the picture thumbnail</td>
</tr>
<tr>
<td>Minus Sign (-)</td>
<td>Zoom out or resize the picture thumbnail</td>
</tr>
<tr>
<td>Shift + Delete </td>
<td>Permanently delete the selected item</td>
</tr>
<tr>
<td>Enter</td>
<td>View the selected picture at a larger size</td>
</tr>
</tbody>
</table>
<h3>Logging In And Out Windows 7</h3>
<p><img src="http://hongki.at/images/windows_7_shortcuts/Logging_in_out.jpg" /></p>
<table cellspacing="0" class="tbl01">
<thead>
<tr>
<td>Shortcut</td>
<td>Description</td>
</tr>
</thead>
<tbody>
<tr>
<td>Win + Right Arrow + Enter </td>
<td>Shutdown</td>
</tr>
<tr>
<td>Win + Right Arrow + Right Arrow + R </td>
<td>Restart</td>
</tr>
<tr>
<td>Win + Right Arrow + Right Arrow + S </td>
<td>Sleep</td>
</tr>
<tr>
<td>Win + Right Arrow + Right Arrow + W </td>
<td>Switch users </td>
</tr>
</tbody>
</table>
<p><!--INFOLINKS_ON--></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/24thfloor?a=HAyI8WbOXZ8:qPOIA6xQ2cc:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/24thfloor?i=HAyI8WbOXZ8:qPOIA6xQ2cc:gIN9vFwOqvQ" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/24thfloor?a=HAyI8WbOXZ8:qPOIA6xQ2cc:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/24thfloor?i=HAyI8WbOXZ8:qPOIA6xQ2cc:F7zBnMyn0Lo" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/24thfloor?a=HAyI8WbOXZ8:qPOIA6xQ2cc:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/24thfloor?i=HAyI8WbOXZ8:qPOIA6xQ2cc:V_sGLiPBpWU" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/24thfloor?a=HAyI8WbOXZ8:qPOIA6xQ2cc:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/24thfloor?d=TzevzKxY174" border="0"/></a>
</div>
<p><img src="http://feeds.feedburner.com/~r/24thfloor/~4/HAyI8WbOXZ8" height="1" width="1"/></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ngayxanh.com/tools/windows-7-keyboard-shortcuts-to-increase-productivity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 12 Free Content Management Systems (CMS)</title>
		<link>http://blog.ngayxanh.com/tools/top-12-free-content-management-systems-cms/</link>
		<comments>http://blog.ngayxanh.com/tools/top-12-free-content-management-systems-cms/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 23:17:10 +0000</pubDate>
		<dc:creator>Mike Smith</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Showcase]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[12]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[darr]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[free software package]]></category>
		<category><![CDATA[Jason Lengstorf]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[open source solution]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[systems]]></category>
		<category><![CDATA[top]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web content management]]></category>
		<category><![CDATA[web content management system]]></category>
		<category><![CDATA[web site software]]></category>

		<guid isPermaLink="false">http://spyrestudios.com/?p=3313</guid>
		<description><![CDATA[<a href="http://spyrestudios.com/free-content-management-systems/" title="Top 12 Free CMS"><img class="frameleft2" src="http://spyrestudios.com/wp-content/uploads/2009/06/wordpress.jpg" alt="Top 12 Free CMS"/></a>

Building websites by hand with all html/css pages was fine a couple years ago, but now there are tons of Content Management Systems out there that make our jobs as developers and publishers SO much easier! Some might seem really familiar and others might be new to you. We think they all deserve some attention. Why not test drive a few of them?]]></description>
			<content:encoded><![CDATA[<p></p><p><span class="dropcaps">B</span>uilding websites by hand with all html/css pages was fine a couple years ago, but these days there are a ton of awesome Content Management System options out there that make our jobs as developers and website publishers SO much easier!</p>
<h3>So, What Exactly Is A Content Management System?</h3>
<p>According to <a href="http://en.wikipedia.org/wiki/Content_management_system" title="Content Management System">Wikipedia</a>, they describe a CMS as follows:</p>
<blockquote><p>A web content management system (WCMS or Web CMS) is a content management system (CMS) software, usually implemented as a Web application, for creating and managing HTML content. It is used to manage and control a large, dynamic collection of Web material (HTML documents and their associated images). A CMS facilitates content creation, content control, editing, and many essential Web maintenance functions.</p>
</blockquote>
<p>So take a moment and look over the list below of the 12 best free cms options available. Some might seem really familiar (we love <a href="http://www.wordpress.org">wordpress</a>) and some others might be new to you. They all deserve your attention for a few minutes. Hell, even test drive a few of them and see if there&#8217;s any that might work for a new project &#8211; I&#8217;m currently digging into <a href="http://www.silverstripe.org">SilverStripe</a> which looks to be pretty damn awesome!</p>
<p>And don&#8217;t forget to let us know in the comments section which is your favorite CMS and why!</p>
<h4>Wordpress &darr;</h4>
<p><a href="http://wordpress.org/"><img src="http://spyrestudios.com/wp-content/uploads/2009/06/wordpress.jpg" alt="" class="frameleft2" /></a></p>
<p><a href="http://wordpress.org/">WordPress</a> is a state-of-the-art publishing platform with a focus on aesthetics, web standards, and usability. WordPress is both free and priceless at the same time. Wordpress is also what <a href="http://www.spyrestudios.com">Spyre Studios</a> and <a href="http://design-newz.com/">Design Newz</a> run on (as well as my <a href="http://blogthememachine.com">blog design</a> website and my <a href="http://www.guerrillafreelancing.com">Guerrilla Freelancing</a> blog).</p>
<h4>Joomla &darr;</h4>
<p><a href="http://www.joomla.org/"><img src="http://spyrestudios.com/wp-content/uploads/2009/06/joomla.jpg" alt="" class="frameleft2" /></a></p>
<p><a href="http://www.joomla.org/">Joomla</a> is an award-winning content management system (CMS), which enables you to build Web sites and powerful online applications. Many aspects, including its ease-of-use and extensibility, have made Joomla the most popular Web site software available. Best of all, Joomla is an open source solution that is freely available to everyone.</p>
<h4>Drupal &darr;</h4>
<p><a href="http://drupal.org/"><img src="http://spyrestudios.com/wp-content/uploads/2009/06/drupal.jpg" alt="" class="frameleft2" /></a></p>
<p><a href="http://drupal.org">Drupal</a> is a free software package that allows an individual or a community of users to easily publish, manage and organize a wide variety of content on a website. Tens of thousands of people and organizations are using Drupal to power scores of different web sites</p>
<h4>SilverStripe &darr;</h4>
<p><a href="http://www.silverstripe.org/"><img src="http://spyrestudios.com/wp-content/uploads/2009/06/silverstripe.jpg" alt="" class="frameleft2" /></a></p>
<p>The <a href="http://www.silverstripe.org">SilverStripe CMS</a> is a flexible open source Content Management System that gives everyone involved in a web project the tools they need to do their jobs.</p>
<h4>Cushy CMS &darr;</h4>
<p><a href="http://www.cushycms.com/"><img src="http://spyrestudios.com/wp-content/uploads/2009/06/cushycms.jpg" alt="" class="frameleft2" /></a></p>
<p><a href="http://www.cushycms.com">CushyCMS</a> is a Content Management Systems (CMS) that is truly simple. It&#8217;s free for unlimited users, unlimited changes, unlimited pages and unlimited sites.</p>
<h4>Frog CMS &darr;</h4>
<p><a href="http://www.madebyfrog.com/"><img src="http://spyrestudios.com/wp-content/uploads/2009/06/frogcms.jpg" alt="" class="frameleft2" /></a></p>
<p><a href="http://www.madebyfrog.com">Frog CMS</a> simplifies content management by offering an elegant user interface, flexible templating per page, simple user management and permissions, as well as the tools necessary for file management. Born as phpRadiant in January 2007, Frog CMS is a PHP version of Radiant CMS, a well known Ruby on Rails application. Although the two applications still share a family resemblance, Frog is charting its own development path.</p>
<h4>MODx &darr;</h4>
<p><a href="http://modxcms.com/"><img src="http://spyrestudios.com/wp-content/uploads/2009/06/modx.jpg" alt="" class="frameleft2" /></a></p>
<p><a href="http://modxcms.com">MODx</a> helps you take control of your online content. An Open Source PHP application framework, it frees you to build sites exactly how you want and make them 100% yours. Zero restrictions and fast to build. Super-simple templates in regular HTML/CSS/JS (any lib you want). Registered user systems and a killer community. Welcome to web-building nirvana.</p>
<h4>TYPOlight &darr;</h4>
<p><a href="http://www.typolight.org/"><img src="http://spyrestudios.com/wp-content/uploads/2009/06/typolight.jpg" alt="" class="frameleft2" /></a></p>
<p><a href="http://www.typolight.org">TYPOlight CMS</a> is a web CMS that Uses Ajax and Web 2.0 technologies, has a live update feature for those of us who have multiple blogs, gives multi-language support and hosts a ton of other great features</p>
<h4>dotCMS &darr;</h4>
<p><a href="http://www.dotcms.org/"><img src="http://spyrestudios.com/wp-content/uploads/2009/06/dotcms.jpg" alt="" class="frameleft2" /></a></p>
<p>The fully functional GPL version of <a href="http://www.dotcms.org">dotCMS</a> continues to forge ahead – providing bleed–edge features and the latest code to a thriving community of developers and users.</p>
<h4>Expression Engine &darr;</h4>
<p><a href="http://expressionengine.com/"><img src="http://spyrestudios.com/wp-content/uploads/2009/06/expressionengine.jpg" alt="" class="frameleft2" /></a></p>
<p><a href="http://expressionengine.com">ExpressionEngine</a> is a flexible, feature-rich content management system that empowers thousands of individuals, organizations, and companies around the world to easily manage their website. If you&#8217;re tired of the limitations of your current CMS then take ExpressionEngine for a spin&#8230;</p>
<h4>Radiant CMS &darr;</h4>
<p><a href="http://radiantcms.org/"><img src="http://spyrestudios.com/wp-content/uploads/2009/06/radiant.jpg" alt="" class="frameleft2" /></a></p>
<p><a href="http://radiantcms.org">Radiant</a> is a no-fluff, open source content management system designed for small teams that was built on Ruby on Rails. It gives an endless list of awesome features and is definitely worth checking out.</p>
<h4>concrete5 &darr;</h4>
<p><a href="http://www.concrete5.org/"><img src="http://spyrestudios.com/wp-content/uploads/2009/06/concrete5.jpg" alt="" class="frameleft2" /></a></p>
<p>A CMS made for Marketing, but strong enough for Geeks! <a href="http://www.concrete5.org">Concrete5</a> is an open source  content management system. It&#8217;s revolutionary &#8211; and it&#8217;s free.</p>
<h4>Learn to build your own CMS with PHP &darr;</h4>
<p><a href="http://css-tricks.com/php-for-beginners-building-your-first-simple-cms/"><img src="http://spyrestudios.com/wp-content/uploads/2009/06/css-tricks.jpg" alt="" class="frameleft2" /></a></p>
<p>If you&#8217;d like to build your own CMS, Jason Lengstorf has an amazing tutorial posted on <a href="http://css-tricks.com/php-for-beginners-building-your-first-simple-cms/" title="How to Build Your Own CMS">CSS-Tricks</a> that will show you step by step how to build a simple CMS for your own website using PHP. It&#8217;s definitely worth checking out &#8211; I followed the tut and use it for a small note keeping page (similar to a to-do list) and learned a lot about php along the way <img src='http://blog.ngayxanh.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h3>Your Turn To Talk</h3>
<p>So, which CMS do you use? I&#8217;m sure many of you folks use WordPress, but have you tried any of the ones listed here? Which one(s) do you like better, and why?</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/SpyreStudios?a=Of05KUV_E8o:TL8vyr63o8k:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/SpyreStudios?d=yIl2AUoC8zA" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/SpyreStudios?a=Of05KUV_E8o:TL8vyr63o8k:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/SpyreStudios?d=TzevzKxY174" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/SpyreStudios?a=Of05KUV_E8o:TL8vyr63o8k:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/SpyreStudios?i=Of05KUV_E8o:TL8vyr63o8k:gIN9vFwOqvQ" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/SpyreStudios?a=Of05KUV_E8o:TL8vyr63o8k:l6gmwiTKsz0"><img src="http://feeds.feedburner.com/~ff/SpyreStudios?d=l6gmwiTKsz0" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/SpyreStudios?a=Of05KUV_E8o:TL8vyr63o8k:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/SpyreStudios?d=qj6IDK7rITs" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/SpyreStudios?a=Of05KUV_E8o:TL8vyr63o8k:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/SpyreStudios?i=Of05KUV_E8o:TL8vyr63o8k:V_sGLiPBpWU" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/SpyreStudios?a=Of05KUV_E8o:TL8vyr63o8k:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/SpyreStudios?d=7Q72WNTAKBA" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/SpyreStudios?a=Of05KUV_E8o:TL8vyr63o8k:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/SpyreStudios?i=Of05KUV_E8o:TL8vyr63o8k:F7zBnMyn0Lo" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/SpyreStudios?a=Of05KUV_E8o:TL8vyr63o8k:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/SpyreStudios?d=dnMXMwOfBR0" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/SpyreStudios?a=Of05KUV_E8o:TL8vyr63o8k:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/SpyreStudios?i=Of05KUV_E8o:TL8vyr63o8k:D7DqB2pKExk" border="0"/></a>
</div>
<p><img src="http://feeds.feedburner.com/~r/SpyreStudios/~4/Of05KUV_E8o" height="1" width="1"/></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ngayxanh.com/tools/top-12-free-content-management-systems-cms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>45 Free Useful Thumb Drive Applications</title>
		<link>http://blog.ngayxanh.com/application/45-free-useful-thumb-drive-applications/</link>
		<comments>http://blog.ngayxanh.com/application/45-free-useful-thumb-drive-applications/#comments</comments>
		<pubDate>Thu, 07 May 2009 14:00:57 +0000</pubDate>
		<dc:creator>Kay</dc:creator>
				<category><![CDATA[application]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[flash drives]]></category>
		<category><![CDATA[thumb]]></category>
		<category><![CDATA[thumb drives]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[usd]]></category>
		<category><![CDATA[45]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[drive]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[gadgets]]></category>
		<category><![CDATA[increase]]></category>
		<category><![CDATA[rapid increase]]></category>
		<category><![CDATA[role]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[storage capacity]]></category>
		<category><![CDATA[thumb drive]]></category>

		<guid isPermaLink="false">http://www.hongkiat.com/blog/?p=4257</guid>
		<description><![CDATA[
Thumb drives were once used to store files and make data portable, but due to the rapid increase in storage capacity over the pass few years these gadgets now have a bigger role. Some even run the entire operating system on a thumb drive.
The more we rely on thumb drives, the more demands we have [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><!--INFOLINKS_OFF--></p>
<p>Thumb drives were once used to store files and make data portable, but due to the rapid increase in storage capacity over the pass few years these gadgets now have a bigger role. Some even run the entire operating system on a thumb drive.</p>
<p>The more we rely on thumb drives, the more demands we have in terms of tools and applications to facilitate the transfer and security of files. If your thumb drive plays an important role in your daily job, here are some <strong45 Free Useful Thumb Drive Applications</strong> you might be interested.</strong45></p>
<h3>Synchronization And Backup</h3>
<h4><a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=94991901-BFC4-485E-BCAE-C9DF0ACCDAAE&#038;displaylang=en">Microsoft USB Flash Drive Manager &#8211; Backup and Restore USB Thumb Drive Data </a></h4>
<p>Microsoft USB Flash Drive Manager allows you to backup and restore presentation, pictures, songs and applications  from and to USB Flash Drive devices and take them with you. Use USB  Flash Drives to store personal data, to keep your network configuration  and to share information with your friends. Microsoft USB Flash Drive .</p>
<p><img src="http://www.hongki.at/images/USB_apps/USB_Flash_drive_manager.jpg" alt="USB_Flash_drive_manager" width="400" height="299"/></p>
<h4><a href="http://www.snapfiles.com/reviews/xPodClone/xpodclone.html">xPortClone &#8211; Backup Removable Devices</a></h4>
<p>xPortClone is a simple but effective tool that allows you to backup  files from a removable device to your hard drive. It can be used with  iPods, USB drives or even CDs or DVDs.</p>
<p><img src="http://www.hongki.at/images/USB_apps/xpodclone.jpg" alt="xportclone" width="400" height="250"/></p>
<p><span id="more-4257"></span></p>
<h4><a href="http://portableapps.com/apps/utilities/toucan">Toucan &#8211; Sync, Backup &#038; Secure</a></h4>
<p>Toucan is a small utility allowing you to synchronise, backup and  secure your data with more options than the built in suite utilities.  It is split up into 7 tabs, allowing you to easily find the function  that you want.</p>
<p><img src="http://www.hongki.at/images/USB_apps/toucan.jpg" alt="toucan" width="400" height="237"/></p>
<h4><a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=C26EFA36-98E0-4EE9-A7C5-98D0592D8C52&#038;displaylang=en">SyncToy &#8211; Synchronizing Files and Folders</a></h4>
<p> SyncToy, a free PowerToy for Microsoft Windows, is an easy to  use, highly customizable program that helps users to do the heavy  lifting involved with the copying, moving, and synchronization of  different directories. Most common operations can be performed with  just a few clicks of the mouse, and additional customization is  available without additional complexity. </p>
<p><img src="http://www.hongki.at/images/USB_apps/syncToy.jpg" alt="syncToy" width="400" height="305"/></p>
<h3>Recovery Tools</h3>
<h4><a href="http://www.roadkil.net/program.php?ProgramID=29">Roadkil&#8217;s Unstoppable Copier &#8211; Recovers Files from Disks</a></h4>
<p>Unstoppable Copier is useful to <strong>copy files from any damaged media sources</strong>, like portable thumb drive as it recovers files from disks with physical damage. The program will attempt to recover every readable piece of a file and put the pieces together.</p>
<p><img src="http://www.hongki.at/images/USB_apps/copier.jpg" alt="copier" width="400" height="266"/></p>
<h4><a href="http://undelete-plus.com/">Undelete Plus &#8211; Data Recovery </a></h4>
<p>Undelete Plus is a quick and effective way to restore accidentally deleted files. It can also recover files that have been emptied from the Recycle Bin, permanently deleted files within Windows using the Shift + Delete, and files that have been deleted from within a Command Prompt.</p>
<p><img src="http://www.hongki.at/images/USB_apps/undelete_plus.jpg" alt="undelete_plus" width="400" height="260"/></p>
<h4><a href="http://www.recuva.com/">Recuva &#8211; File Recovery</a></h4>
<p>Recuva is a freeware Windows utility to restore  files that have been accidentally deleted from your computer. This includes files emptied from the Recycle bin as well as images and  other files that have been deleted by user error from digital camera  memory cards or thumb drive. It will even bring back files that have  been deleted by bugs, crashes and viruses!</p>
<p><img src="http://www.hongki.at/images/USB_apps/recuva.jpg" alt="recuva" width="400" height="273"/></p>
<h4><a href="http://www.snapfiles.com/reviews/softperfect-file-recovery/spfilerecovery.html">SoftPerfect File Recovery &#8211; Recover Accidentally Deleted Files</a></h4>
<p>SoftPerfect File Recovery is a tool to recover accidentally deleted files from hard disks, USB flash drives, CF and SD cards and other storage media.</p>
<p><img src="http://www.hongki.at/images/USB_apps/softperfect.jpg" alt="softperfect" width="400" height="360"/></p>
<h3>Portable Platforms</h3>
<h4><a href="http://portableapps.com/download">PortableApps.com Suite and Platform</a></h4>
<p>The PortableApps.com Suite and Platform lets you <strong>carry your favorite computer programs along</strong> with all of  your bookmarks, settings, email and more with you. Use them on any  Windows computer. All without  leaving any personal data behind. As soon as you connect your thumb drive into a computer, Portable Apps will open up automatically.</p>
<p><img src="http://www.hongki.at/images/USB_apps/portableApps.jpg" alt="portableApps" width="400" height="385"/></p>
<h4><a href="http://www.u3.com/">U3 Smart Drive &#8211; <strong>Store Data &amp; Carry Software Applications</strong></a></h4>
<p> U3 smart drive allows you to carry your software on the same flash drive that carries your files. You can plug it into any PC and work, play a game, message friends, send email, edit photos and more. When you unplug it, it leaves no personal data behind. </p>
<p><img src="http://www.hongki.at/images/USB_apps/U3.jpg" alt="U3" width="400" height="487"/></p>
<h4><a href="http://www.pegtop.de/start/">PStart</a></h4>
<p>PStart is a simple tray tool to start user defined applications. Designed to run portable applications (like portable Firefox &#038; Thunderbird), you can start anything runnable from USB key devices or removable disks.</p>
<p><img src="http://www.hongki.at/images/USB_apps/pstart.jpg" alt="pstart" width="400" height="333"/></p>
<h4><a href="http://codyssey.com/products/codysafe.html">CodySafe &#8211; A Simple Data Carrier</a></h4>
<p>CodySafe is a software tool that turns any portable  drive from a simple data carrier to a computer-on-stick. Carry your  computer programs with you, manage them, launch them on any PC, and  leave no footprint behind. <strong>The management of your portable documents, multimedia files and pictures has never being that easy</strong>. </p>
<p><img src="http://www.hongki.at/images/USB_apps/CodySafe.jpg" alt="CodySafe" width="400" height="445"/></p>
<h4><a href="http://www.mojopac.com/index.html">Mojopac &#8211; Turn USB Thumb Drive into A Portable Computing Environment</a></h4>
<p> MojoPac, a friendly technology that allows you to take you entire PC on any storage device. MojoPac turns any USB 2.0 storage device, such as iPods, USB flash drives, portable hard drives, USB-enabled cell phones, and USB-enabled digital cameras, into a portable computing environment.</p>
<p><img src="http://www.hongki.at/images/USB_apps/mojopac.jpg" alt="mojopac" width="400" height="212" /></p>
<h4><a href="http://www.apachefriends.org/en/xampp.html">XAMPP &#8211; Portable Web Server</a> </h4>
<p>XAMPP is a Web Server package that contains Apache, MySQL, PHP and Perl. XAMPP enables it&#8217;s user to host a Website, Blog, CMS or try out PHP code and test MySQL database structures all from a testing or production environment. </p>
<p><img src="http://www.hongki.at/images/USB_apps/xampp.jpg" alt="xampp" width="400" height="275"/></p>
<h3>Security Tools</h3>
<h4><a href="http://www.snapfiles.com/reviews/drweb-cureit/cureit.html">Dr.Web CureIt</a></h4>
<p>Dr.Web CureIt is a standalone anti-virus and anti-spyware scanner that  scans your PC for viruses, trojans, adware, spyware, hack tools,  rootkits, and other malware. The program does not require an  installation and can be run from a USB drive.</p>
<p><img src="http://www.hongki.at/images/USB_apps/dr_web.jpg" alt="dr_web" width="400" height="284"/></p>
<h4><a href="http://portableantivirus.blogspot.com/">Portable Antivirus</a></h4>
<p>Portable Antivirus is a FREE portable antivirus application that is capable to remove certain variants of virus, Trojans, ad-ware and spy ware from your computer.</p>
<p><img src="http://www.hongki.at/images/USB_apps/portable_antivirus.jpg" alt="portable_antivirus" width="400" height="294"/></p>
<h4><a href="http://www.clamwin.com/">ClamWin Portable &#8211; Antivirus</a></h4>
<p>ClamWin Portable is the popular ClamWin antivirus packaged as a portable app, so you can take your antivirus with you to scan files on the go.</p>
<p><img src="http://www.hongki.at/images/USB_apps/clamwin.jpg" alt="clamwin" width="400" height="308"/></p>
<h4><a href="http://www.dailycupoftech.com/usb-drive-systems/3/">PC Repair System &#8211; Assemble a PC repair kit</a></h4>
<p>PC Repair System provides a variety of free and/or open-source tools for file recovery, anti-virus, anti-spyware, system info and system maint. There are 37 applications in total.</p>
<p><img src="http://www.hongki.at/images/USB_apps/pc_repair_system.jpg" alt="pc_repair_system" width="400" height="743"/></p>
<h4><a href="http://portableapps.com/apps/utilities/eraser_portable">Eraser Portable &#8211; Scurely Erase Data</a></h4>
<p>Eraser Portable is a secure data removal tool that runs directly from  your iPod, USB thumbdrive, portable hard drive or any other portable  media.</p>
<p><img src="http://www.hongki.at/images/USB_apps/eraser.jpg" width="400" height="299"/></p>
<h4><a href="http://www.truecrypt.org/">TrueCrypt &#8211; USB Encrytion Tool</a></h4>
<p>TrueCrypt encrypts an<strong> entire partition or storage device</strong> such as USB flash drive or hard drive.</p>
<p><img src="http://www.hongki.at/images/USB_apps/truecrypt.jpg" alt="truecrypt" width="400" height="345"/></p>
<h4><a href="http://www.freeotfe.org/">FreeOTFE &#8211; USB Thumb Drive Encryption Tool</a></h4>
<p>FreeOTFE is a free, open source, &#8220;on-the-fly&#8221; transparent disk encryption program for USB thumb drive and PC. These disks operate exactly like a normal disk, with the exception that  anything written to one of them is transparently, and securely,  encrypted.</p>
<p><img src="http://www.hongki.at/images/USB_apps/FreeOTFE.jpg" alt="FreeOTFE" width="400" height="291"/></p>
<h4><a href="http://portableapps.com/apps/utilities/keepass_portable">KeePass &#8211; Secure USB Thumb Drive Data </a></h4>
<p>KeePass Portable is the popular KeePass Password Safe packaged as a portable app, so you can securely carry your email, internet and other passwords with you. You can place it on your USB flash drive, iPod, portable hard drive or a CD and use it on any computer, without leaving any personal information behind.</p>
<p><img src="http://www.hongki.at/images/USB_apps/keepass.jpg" alt="keepass" width="400" height="247"/></p>
<h4><a href="http://www.bytefusion.com/products/ens/cryptoanywhere/ca.htm">Crypto Anywhere &#8211; Encryptor </a></h4>
<p>Crypto Anywhere is small enough to fit on a single floppy or USB key chain drive and  is very easy to use. If you run Crypto Anywhere from a  floppy disk or USB drive, you can encrypt your email without even installing software on your workstation.</p>
<p><img src="http://www.hongki.at/images/USB_apps/crypto_anywhere.jpg" alt="crypto_anywhere" width="400" height="300"/></p>
<h4><a href="http://www.diamondcs.com.au/freeutilities/fileunlocker.php">File &amp; Folder Unlocker &#8211; Lock Your Thumbdrive </a></h4>
<p>File &amp; Folder Unlocker is a powerful  yet easy-to-use system utility that gives you complete control over the  locked files and folders on your computer.</p>
<p><img src="http://www.hongki.at/images/USB_apps/unlocker.jpg" alt="unlocker" width="400" height="342" /></p>
<h4><a href="http://3d2f.com/programs/48-267-blue-micro-usb-flash-drive-logon-download.shtml">Blue Micro USB Flash Drive &#8211; PC Logon Admin</a></h4>
<p>Blue Micro USB Flash Drive turns your existing  pendrive or flash drive into a key to logon to your pc. This makes it  easier for users to manage their computer account passwords. This  software creates a encrypted code on your pendrive, only understood by  this software. This software can be installed on windows xp or 2000  only.</p>
<p><img src="http://www.hongki.at/images/USB_apps/blue_micro.jpg" alt="blue_micro" width="400" height="276"/></p>
<h3>Operating Systems</h3>
<h4><a href="http://www.damnsmalllinux.org/usb.html">Damn Small Linux</a></h4>
<p>DSL was originally developed as an experiment to see how many usable desktop applications can fit inside an USB thumb drive. DSL has a nearly complete desktop, and a tiny core of command line  tools. All applications are chosen with the best balance of  functionality, size and speed.</p>
<p><img src="http://www.hongki.at/images/USB_apps/DSL.jpg" alt="DSL" width="400" height="300"/></p>
<h4><a href="http://www.puppylinux.org/">Puppy Linux </a></h4>
<p>With Puupy Linux you&#8217;re able to install and run the OS off of a USB flash drive. Applications such as SeaMonkey, AbiWord, Gnumeric, and Gxine/xine are included.</p>
<p><img src="http://www.hongki.at/images/USB_apps/puppylinux.jpg" alt="puppylinux" width="400" height="300"/></p>
<h4><a href="http://www.slax.org/">Slax &#8211; Your Pocket Operating System</a></h4>
<p>Slax is a modern, portable, small and fast Linux operating system with a modular approach and outstanding design. Slax provides a wide collection of pre-installed software for daily use, including a well organized graphical user interface and useful recovery tools for system administrators.</p>
<p><img src="http://www.hongki.at/images/USB_apps/slax.jpg" alt="slax" width="400" height="300"/></p>
<h4><a href="http://crunchbanglinux.org/">Crunchbang Linux</a></h4>
<p>CrunchBang Linux is an Ubuntu based distribution featuring the lightweight Openbox window manager and GTK+ applications. The distribution has been built and customised from a minimal Ubuntu install.</p>
<p><img src="http://www.hongki.at/images/USB_apps/crunchbang.jpg" alt="crunchbang" width="400" height="250"/></p>
<h4><a href="http://www.linuxbeacon.com/doku.php?id=minivmac">Mac-on-Stick</a></h4>
<p>Mac-on-Stick is a project that explains how to load Mac OS Classic  7.0.1 onto a portable device using the minivmac emulator. It takes a  few steps and is more appropriate for the technically-minded, but is  quite an interesting experiment.</p>
<p><img src="http://www.hongki.at/images/USB_apps/mini_mac.jpg" alt="mini_mac" width="400" height="304"/></p>
<h3>Office Tools</h3>
<h4><a href="http://portableapps.com/apps/office/openoffice_portable">OpenOffice.org</a></h4>
<p>OpenOffice.org Portable is a complete office suite &#8212; including a word  processor, spreadsheet, presentation tool, drawing package and database.</p>
<p><img src="http://www.hongki.at/images/USB_apps/openoffice.jpg" alt="openoffice" width="400" height="300"/></p>
<h4><a href="http://www.xtort.net/office-and-productivity/floppy-office/">Tiny USB Office</a></h4>
<p>Tiny USB Office lets you to create rich-text word processing documents, share files across  multiple computers, transfer files, create MS Excel compatible  spreadsheets, comma-delimited database files, email your contacts, talk  to your friends or co-workers on MSN, create pdf files, or securely  encrypt or delete files.</p>
<p><img src="http://www.hongki.at/images/USB_apps/tiny_usb_office.jpg" alt="tiny_usb_office" width="400" height="300"/></p>
<h4><a href="http://www.dban.org/">Darik&#8217;s Boot And Nuke</a></h4>
<p>Darik&#8217;s Boot and Nuke (&#8221;DBAN&#8221;) is a self-contained boot disk that  securely wipes the hard disks of most computers. DBAN will  automatically and completely delete the contents of any hard disk that  it can detect, which makes it an appropriate utility for bulk or  emergency data destruction.</p>
<p><img src="http://www.hongki.at/images/USB_apps/dban.jpg" alt="dban" width="400" height="222"/></p>
<h4><a href="http://www.winmatrix.com/forums/index.php?showtopic=18983">Mazzick &#8211; Mouse Gestures on Your Thumb Drive</a></h4>
<p>Mazzick is a simple mouse gesture utility that you can carry on your  USB thumb drive. Using Mazzick is simple: just invoke it using one of  the default shortcuts (like holding Shift, for example), then draw the  gesture you want.</p>
<p><img src="http://www.hongki.at/images/USB_apps/mazzick.jpg" width="400" height="318"/></p>
<h4><a href="http://portableapps.com/apps/music_video/vlc_portable">VLC Media Player Portable</a></h4>
<p>VLC Media Player Portable is the popular VLC media player packaged as a portable app, so you can take your audio and video files along with everything you need to play them on the go.</p>
<p><img src="http://www.hongki.at/images/USB_apps/VLC.jpg" alt="VLC" width="400" height="334"/></p>
<h4><a href="http://tiddlywiki.com/">TiddlyWiki &#8211; Non-linear Personal Web Notebook</a></h4>
<p>TiddlyWiki is a single html file which has all the characteristics of a wiki &#8211; including all of the content, the functionality (including editing, saving, tagging and searching) and the style sheet. Because it&#8217;s a single file, it&#8217;s very portable &#8211; you can email it, put it on a web server or share it via a USB stick.</p>
<p><img src="http://www.hongki.at/images/USB_apps/wiki.jpg" alt="wiki" width="400" height="301"/></p>
<h3>More Tools</h3>
<h4><a href="http://camtech2000.net/Pages/USB_AutoRunner.htm">USB AutoRunner</a></h4>
<p> With USB AutoRunner you can have applications or documents autorun when you insert your USB device. When you insert your USB device into a computer, your chosen application or file will automatically open. </p>
<p><img src="http://www.hongki.at/images/USB_apps/usb_autorunner.jpg" alt="usb_autorunner" width="400" height="414" /></p>
<h4><a href="http://dailycupoftech.com/usb-drive-menu-system/">DCoT Menu System &#8211; Create USB Shortcuts Folder </a></h4>
<p>A system to create a shortcuts folder at the root of my USB drive. </p>
<p><img src="http://www.hongki.at/images/USB_apps/dCot.jpg" alt="dCot" width="400" height="452"/></p>
<h4><a href="http://www.bgreco.net/reminder.php">Flash Drive Reminder &#8211; Never Forget Your Thumb Drive</a></h4>
<p>Flash Drive Reminder is an  utility that <strong>pops up a reminder if you try and log off Windows without removing your flash drive</strong>. This program adds an entry to the AutoPlay dialog that pops up when you insert a flash drive into a computer.</p>
<p><img src="http://www.hongki.at/images/USB_apps/flash_drive_reminder.jpg" alt="flash_drive_reminder" width="400" height="254"/></p>
<h4><a href="http://www.snapfiles.com/reviews/usbdeview/usbdeview.html">USBDeview &#8211; Lists All USB Devices</a></h4>
<p>USBDeview is a small utility that lists all USB devices that are  currently connected to your PC or have been connected to it in the  past. Along with the device name and description, it displays the the  serial number (if available), date the device was added and last  connected, VendorID and other information.</p>
<p><img src="http://www.hongki.at/images/USB_apps/USBDeview.jpg" alt="USBDeview" width="400" height="306"/></p>
<h4><a href="http://dailycupoftech.com/have-your-lost-usb-drive-ask-for-help/">Help! I&#8217;m Lost! Autorun Script</a></h4>
<p>A program called &ldquo;Help! I&rsquo;m Lost!&rdquo; on the drive, that a finder just  can&rsquo;t get around opening. The program opens a message box with your  personal &ldquo;I&rsquo;m lost&rdquo; message.</p>
<p><img src="http://www.hongki.at/images/USB_apps/lost.jpg" alt="Help! I'm Lost!" width="400" height="139"/></p>
<h4><a href="http://www.pocketappreview.com/main/item/17">EjectUSB</a></h4>
<p>EjectUSB is designed to be a simple utility to close all programs running from a  specified drive or folder and then attempt ejection if a drive was  specified.</p>
<p><img src="http://www.hongki.at/images/USB_apps/ejectUSB.jpg" alt="ejectUSB" width="400" height="357"/></p>
<h4><a href="http://quick.mixnmojo.com/usb-disk-ejector">USB Disk Ejector</a></h4>
<p>USB Disk Ejector allows you to quickly remove USB devices in Windows. It was originally  designed to remove only USB pen drives but will now eject any USB  device. It can be run as a non-visual command line program or a normal  gui program.</p>
<p><img src="http://www.hongki.at/images/USB_apps/USB_disk_ejector.jpg" alt="USB_disk_ejector" width="400" height="270"/></p>
<h4><a href="http://www.intelliadmin.com/blog/2006/04/disable-usb-drives.html">Disable USB Drive</a></h4>
<p>Disable USB Drive keeps people from walking up to a PC and copying data  off with a USB key, but allows you to keep your scanner, keyboard, and  mouse working.</p>
<p><img src="http://www.hongki.at/images/USB_apps/disable.jpg" alt="disable" width="400" height="307"/></p>
<h4><a href="http://files.filefront.com/lexar+usb+formatzip/;10112841;/fileinfo.html">BootIt &#8211; Flip Removable Bit</a></h4>
<p>BootIt flip the flashdrive removable media bit so flashdrive can be detected by Windows as a fixed disk.</p>
<p><img src="http://www.hongki.at/images/USB_apps/bootit.jpg" alt="bootit" width="400" height="262"/></p>
<p><!--INFOLINKS_ON--></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/24thfloor?a=tHzUC4bRRUo:R0HEzAUyTIE:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/24thfloor?i=tHzUC4bRRUo:R0HEzAUyTIE:gIN9vFwOqvQ" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/24thfloor?a=tHzUC4bRRUo:R0HEzAUyTIE:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/24thfloor?i=tHzUC4bRRUo:R0HEzAUyTIE:F7zBnMyn0Lo" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/24thfloor?a=tHzUC4bRRUo:R0HEzAUyTIE:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/24thfloor?i=tHzUC4bRRUo:R0HEzAUyTIE:V_sGLiPBpWU" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/24thfloor?a=tHzUC4bRRUo:R0HEzAUyTIE:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/24thfloor?d=TzevzKxY174" border="0"/></a>
</div>
<p><img src="http://feeds.feedburner.com/~r/24thfloor/~4/tHzUC4bRRUo" height="1" width="1"/></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ngayxanh.com/application/45-free-useful-thumb-drive-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Evolution of Photoshop: 1988 &#8211; 2009</title>
		<link>http://blog.ngayxanh.com/photoshop/evolution-of-photoshop-1988-2009/</link>
		<comments>http://blog.ngayxanh.com/photoshop/evolution-of-photoshop-1988-2009/#comments</comments>
		<pubDate>Mon, 04 May 2009 14:00:10 +0000</pubDate>
		<dc:creator>hongkiat</dc:creator>
				<category><![CDATA[1990]]></category>
		<category><![CDATA[2009]]></category>
		<category><![CDATA[evolution]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[toolbar]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[workspace]]></category>
		<category><![CDATA[1988]]></category>
		<category><![CDATA[8211]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[adobe photoshop 4]]></category>
		<category><![CDATA[adobe photoshop 5]]></category>
		<category><![CDATA[adobe photoshop 6]]></category>
		<category><![CDATA[adobe photoshop 7 0]]></category>
		<category><![CDATA[adobe photoshop cs4]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[creative]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Suite]]></category>
		<category><![CDATA[Thomas Knoll]]></category>

		<guid isPermaLink="false">http://www.hongkiat.com/blog/?p=4270</guid>
		<description><![CDATA[

Adobe Photoshop has always been one of the greatest (if not the best) software  when it comes to manipulating and editing image. It all started off in 1987 with a Mac application call Display, created by Thomas Knoll. With almost two decades worth of changes and improvements, you almost can&#8217;t imagine how the first [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><!--INFOLINKS_OFF--></p>
<p><img src="http://hongki.at/images/photoshop_evolutions/photoshop-evolution.png" /></p>
<p>Adobe Photoshop has always been one of the greatest (if not the best) software  when it comes to manipulating and editing image. It all <strong>started off in 1987</strong> with a Mac application call <em>Display</em>, created by <strong>Thomas Knoll</strong>. With almost two decades worth of changes and improvements, you almost can&#8217;t imagine how the first version of Photoshop would look like by looking at the Photoshop you have on your desktop.</p>
<p>In this post, we attempt to bring you back in time to look at how the very first Photoshop look like, then we scan through each evolution of Photoshop to the latest <strong>Adobe Photoshop CS4</strong> in market today.</p>
<p><!--adsense#quickfeed--><br />
<span id="more-4270"></span></p>
<h3>Application Icon</h3>
<style>
#ps-app-icon td {vertical-align:middle!important; padding-bottom:10px!important}
#ps-app-icon td img {border:none!important; padding-right:10px!important}
</style>
<table border="0" cellspacing="0" cellpadding="5" id="ps-app-icon">
<tr>
<td valign="middle"><img src="http://hongki.at/images/photoshop_evolutions/10.png" width="32" height="32" /></td>
<td valign="middle">Adobe Photoshop .63 <em>(1988)</em></td>
</tr>
<tr>
<td valign="middle"><img src="http://hongki.at/images/photoshop_evolutions/10.png" width="32" height="32" /></td>
<td valign="middle">Adobe Photoshop .87 <em>(1989)</em></td>
</tr>
<tr>
<td valign="middle"><img src="http://hongki.at/images/photoshop_evolutions/10.png" width="32" height="32" /></td>
<td valign="middle">Adobe Photoshop 1.0 <em>(1990)</em></td>
</tr>
<tr>
<td valign="middle"><img src="http://hongki.at/images/photoshop_evolutions/20.png" width="32" height="32" /></td>
<td valign="middle">Adobe Photoshop 2.0 <em>(1993)</em></td>
</tr>
<tr>
<td valign="middle"><img src="http://hongki.at/images/photoshop_evolutions/20.png" width="32" height="32" /></td>
<td valign="middle">Adobe Photoshop 2.5 <em>(1993)</em></td>
</tr>
<tr>
<td valign="middle"><img src="http://hongki.at/images/photoshop_evolutions/30.png" width="32" height="32" /></td>
<td valign="middle">Adobe Photoshop 3.0 <em>(1995)</em></td>
</tr>
<tr>
<td valign="middle"><img src="http://hongki.at/images/photoshop_evolutions/40.png" width="32" height="32" /></td>
<td valign="middle">Adobe Photoshop 4.0 <em>(1996)</em></td>
</tr>
<tr>
<td valign="middle"><img src="http://hongki.at/images/photoshop_evolutions/40.png" width="32" height="32" /></td>
<td valign="middle">Adobe Photoshop 5.0 <em>(1998)</em></td>
</tr>
<tr>
<td valign="middle"><img src="http://hongki.at/images/photoshop_evolutions/40.png" width="32" height="32" /></td>
<td valign="middle">Adobe Photoshop 5.5 <em>(1998)</em></td>
</tr>
<tr>
<td valign="middle"><img src="http://hongki.at/images/photoshop_evolutions/40.png" width="32" height="32" /></td>
<td valign="middle">Adobe Photoshop 6.0 <em>(2000)</em></td>
</tr>
<tr>
<td valign="middle"><img src="http://hongki.at/images/photoshop_evolutions/70.png" width="32" height="32" /></td>
<td valign="middle">Adobe Photoshop 7.0 <em>(2002)</em></td>
</tr>
<tr>
<td valign="middle"><img src="http://hongki.at/images/photoshop_evolutions/C1.png" width="32" height="32" /></td>
<td valign="middle">Creative Suite 1 <em>(2003)</em></td>
</tr>
<tr>
<td valign="middle"><img src="http://hongki.at/images/photoshop_evolutions/C2.png" width="32" height="32" /></td>
<td valign="middle">Creative Suite 2 <em>(2005)</em></td>
</tr>
<tr>
<td valign="middle"><img src="http://hongki.at/images/photoshop_evolutions/CS3.png" width="32" height="31" /></td>
<td valign="middle">Creative Suite 3 <em>(2007)</em></td>
</tr>
<tr>
<td valign="middle"><img src="http://hongki.at/images/photoshop_evolutions/CS4.png" width="32" height="32" /></td>
<td valign="middle">Creative Suite 4 <em>(2009)</em></td>
</tr>
</table>
<h3>Welcome Splash / About Screen</h3>
<p><strong>Adobe Photoshop .07 <em>(1988)</em></strong><em></em></p>
<p><img src="http://hongki.at/images/photoshop_evolutions/splash-007.png" width="335" height="183" /></p>
<p><strong>Adobe Photoshop .63 <em>(1988)</em></strong><em></em></p>
<p><img src="http://hongki.at/images/photoshop_evolutions/splash-063.png" width="326" height="181" /></p>
<p><strong>Adobe Photoshop .87 <em>(1989)</em></strong><em></em></p>
<p><img src="http://hongki.at/images/photoshop_evolutions/splash-087.png" width="383" height="289" /></p>
<p><strong>Adobe Photoshop 1.0 <em>(1990)</em></strong><em></em></p>
<p><img src="http://hongki.at/images/photoshop_evolutions/splash-107.png" width="500" height="277" /></p>
<p><strong>Adobe Photoshop 2.0 <em>(1993)</em></strong><em></em></p>
<p><img src="http://hongki.at/images/photoshop_evolutions/splash-20.png" width="500" height="289" /></p>
<p><strong>Adobe Photoshop 2.5<em> (1993)</em></strong><em></em></p>
<p><img src="http://hongki.at/images/photoshop_evolutions/splash-25.png" width="500" height="301" /></p>
<p><strong>Adobe Photoshop 3.0 <em>(1995)</em></strong><em></em></p>
<p><img src="http://hongki.at/images/photoshop_evolutions/splash-30.png" width="500" height="383" /></p>
<p><strong>Adobe Photoshop 4.0 <em>(1996)</em></strong><em></em></p>
<p><img src="http://hongki.at/images/photoshop_evolutions/splash-40.png" width="500" height="383" /></p>
<p><strong>Adobe Photoshop 5.0 <em>(1998)</em></strong><em></em></p>
<p><img src="http://hongki.at/images/photoshop_evolutions/splash-50.png" width="500" height="383" /></p>
<p><strong>Adobe Photoshop 5.5 <em>(1998)</em></strong><em></em></p>
<p><img src="http://hongki.at/images/photoshop_evolutions/splash-55.png" width="500" height="392" /></p>
<p><strong>Adobe Photoshop 6.0<em> (2000)</em></strong><em></em></p>
<p><img src="http://hongki.at/images/photoshop_evolutions/splash-60.png" width="500" height="411" /></p>
<p><strong>Adobe Photoshop 7.0 <em>(2002)</em></strong><em></em></p>
<p><img src="http://hongki.at/images/photoshop_evolutions/splash-70.png" width="500" height="491" /></p>
<p><strong>Creative Suite 1 <em>(2003)</em></strong><em></em></p>
<p><img src="http://hongki.at/images/photoshop_evolutions/splash-cs1.png" width="500" height="344" /></p>
<p><strong>Creative Suite 2 <em>(2005)</em></strong><em></em></p>
<p><img src="http://hongki.at/images/photoshop_evolutions/splash-cs2.png" width="500" height="312" /></p>
<p><strong>Creative Suite 3 <em>(2007)</em></strong><em></em></p>
<p><img src="http://hongki.at/images/photoshop_evolutions/splash-cs3.png" width="500" height="289" /></p>
<p><strong>Creative Suite 4 <em>(2009)</em></strong><em></em></p>
<p><img src="http://hongki.at/images/photoshop_evolutions/splash-cs4.png" width="500" height="275" /></p>
<h3>Toolbars</h3>
<style>
#ps-app-tb td {vertical-align:top!important;}
#ps-app-tb td img {border:none!important; padding:5px!important}
</style>
<table id="ps-app-tb" border="0" cellspacing="0" cellpadding="5">
<tr>
<td valign="top">Adobe Photoshop .63 <em>(1988)</em><br />
			<img src="http://hongki.at/images/photoshop_evolutions/tool-063.png" width="59" height="226" /></td>
<td valign="top">Adobe Photoshop .87 <em>(1989)</em><br />
			<img src="http://hongki.at/images/photoshop_evolutions/tool-087.png" width="59" height="283" /></td>
<td valign="top">Adobe Photoshop 1.0 <em>(1990)</em><br />
			<img src="http://hongki.at/images/photoshop_evolutions/tool-107.png" width="57" height="315" /></td>
<td valign="top">Adobe Photoshop 2.0 <em>(1993)</em><br />
			<img src="http://hongki.at/images/photoshop_evolutions/tool-20.png" width="57" height="315" /></td>
<td valign="top">Adobe Photoshop 2.5<em> (1993)</em><br />
			<img src="http://hongki.at/images/photoshop_evolutions/tool-25.png" width="55" height="327" /></td>
</tr>
<tr>
<td valign="top">Adobe Photoshop 3.0<em>(1995)</em><br />
			<img src="http://hongki.at/images/photoshop_evolutions/tool-30.png" width="56" height="340" /></td>
<td valign="top">Adobe Photoshop 4.0<em>(1998)</em><br />
			<img src="http://hongki.at/images/photoshop_evolutions/tool-40.png" width="59" height="374" /></td>
<td valign="top">Adobe Photoshop 5.0<em>(1998)</em><br />
			<img src="http://hongki.at/images/photoshop_evolutions/tool-50.png" width="59" height="374" /></td>
<td valign="top">Adobe Photoshop 5.5<em>(1998)</em><br />
			<img src="http://hongki.at/images/photoshop_evolutions/tool-55.png" width="59" height="399" /></td>
<td valign="top">Adobe Photoshop 6.0<em> (2000)</em><br />
			<img src="http://hongki.at/images/photoshop_evolutions/tool-60.png" width="63" height="420" /></td>
</tr>
<tr>
<td valign="top">Adobe Photoshop 7.0<em>(2002)</em><br />
			<img src="http://hongki.at/images/photoshop_evolutions/tool-70.png" width="64" height="441" /></td>
<td valign="top">Creative Suite 1<em>(2003)</em><br />
			<img src="http://hongki.at/images/photoshop_evolutions/tool-cs1.png" width="64" height="442" /></td>
<td valign="top">Creative Suite 2<em>(2005)</em><br />
			<img src="http://hongki.at/images/photoshop_evolutions/tool-cs2.png" width="64" height="442" /></td>
<td valign="top">Creative Suite 3<em>(2007)</em><br />
			<img src="http://hongki.at/images/photoshop_evolutions/tool-cs3.png" width="57" height="399" /></td>
<td valign="top">Creative Suite 4 <em>(2009)</em><br />
			<img src="http://hongki.at/images/photoshop_evolutions/tool-cs4.png" width="59" height="377" /></td>
</tr>
</table>
<h3>Workspace</h3>
<p><strong>Adobe Photoshop 0.63 <em>(1988)</em></strong><em></em></p>
<p><img src="http://hongki.at/images/photoshop_evolutions/workspace-063.png" width="500" height="375" /></p>
<p><strong>Adobe Photoshop 1.0 <em>(1990)</em></strong><em></em></p>
<p><img src="http://hongki.at/images/photoshop_evolutions/workspace-10.png" width="500" height="375" /></p>
<p><strong>Adobe Photoshop 2.5<em> (1993)</em></strong><em></em></p>
<p><img src="http://hongki.at/images/photoshop_evolutions/workspace-25.png" width="500" height="374" /></p>
<p><strong>Adobe Photoshop 3.0 <em>(1995)</em></strong><em></em></p>
<p><img src="http://hongki.at/images/photoshop_evolutions/workspace-30.png" width="500" height="356" /></p>
<p><strong>Adobe Photoshop 4.0 <em>(1996)</em></strong><em></em></p>
<p><img src="http://hongki.at/images/photoshop_evolutions/workspace-40.png" width="500" height="356" /></p>
<p><strong>Adobe Photoshop 5.0 <em>(1998)</em></strong><em></em></p>
<p><img src="http://hongki.at/images/photoshop_evolutions/workspace-50.png" width="500" height="356" /></p>
<p><strong>Adobe Photoshop 5.5 <em>(1998)</em></strong><em></em></p>
<p><img src="http://hongki.at/images/photoshop_evolutions/workspace-550.png" width="500" height="356" /></p>
<p><strong>Adobe Photoshop 6.0<em> (2000)</em></strong><em></em></p>
<p><img src="http://hongki.at/images/photoshop_evolutions/workspace-60.png" width="500" height="361" /></p>
<p><strong>Adobe Photoshop 7.0 <em>(2002)</em></strong><em></em></p>
<p><img src="http://hongki.at/images/photoshop_evolutions/workspace-70.png" width="500" height="361" /></p>
<p><strong>Creative Suite 1 <em>(2003)</em></strong><em></em></p>
<p><img src="http://hongki.at/images/photoshop_evolutions/workspace-cs1.png" width="500" height="360" /></p>
<p><strong>Creative Suite 2 <em>(2005)</em></strong><em></em></p>
<p><img src="http://hongki.at/images/photoshop_evolutions/workspace-cs2.png" width="500" height="360" /></p>
<p><strong>Creative Suite 3 <em>(2007)</em></strong><em></em></p>
<p><img src="http://hongki.at/images/photoshop_evolutions/workspace-cs3.png" width="500" height="293" /></p>
<p><strong>Creative Suite 4 <em>(2009)</em></strong><em></em></p>
<p><img src="http://hongki.at/images/photoshop_evolutions/workspace-cs4.png" width="500" height="354" /></p>
<p class="via">
Content gathered via about <a href="http://en.wikipedia.org/wiki/Adobe_Photoshop">Photoshop</a> (Wikipedia), <a href="http://en.wikipedia.org/wiki/Adobe_Photoshop_release_history">Photoshop release history</a> (Wikipedia), <a href="http://photoshopnews.com/stories/ps-splashscreens.html">Photoshop News</a>,<br />
<a href="http://www.guidebookgallery.org/apps/photoshop">Guidebook Gallery</a>, and a lot of researching and Googling.
</p>
<p><!--INFOLINKS_ON--></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/24thfloor?a=50T24t80IyA:rp18jvxH-ko:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/24thfloor?i=50T24t80IyA:rp18jvxH-ko:gIN9vFwOqvQ" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/24thfloor?a=50T24t80IyA:rp18jvxH-ko:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/24thfloor?i=50T24t80IyA:rp18jvxH-ko:F7zBnMyn0Lo" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/24thfloor?a=50T24t80IyA:rp18jvxH-ko:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/24thfloor?i=50T24t80IyA:rp18jvxH-ko:V_sGLiPBpWU" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/24thfloor?a=50T24t80IyA:rp18jvxH-ko:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/24thfloor?d=TzevzKxY174" border="0"/></a>
</div>
<p><img src="http://feeds.feedburner.com/~r/24thfloor/~4/50T24t80IyA" height="1" width="1"/></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ngayxanh.com/photoshop/evolution-of-photoshop-1988-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

