<?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>Web Hosting UK Blog &#187; Uncategorized</title>
	<atom:link href="http://wowshock.net/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://wowshock.net</link>
	<description>Blog providing complete Knowledge and information about Web Hosting.</description>
	<lastBuildDate>Wed, 07 Jul 2010 18:30:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Important communication ports</title>
		<link>http://wowshock.net/uncategorized/important-communication-ports/</link>
		<comments>http://wowshock.net/uncategorized/important-communication-ports/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 11:35:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Fantastico Hosting]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[WHM cpanel Hosting]]></category>
		<category><![CDATA[cPanel account Hosting]]></category>
		<category><![CDATA[communication port]]></category>
		<category><![CDATA[Important port]]></category>
		<category><![CDATA[server ports]]></category>

		<guid isPermaLink="false">http://wowshock.net/important-communication-ports/</guid>
		<description><![CDATA[On any dedicated server or computer system you have number of ports which are used for communicating with other computer over a network. Each port have its specific function and is unique. You have Port numbers ranging from 0 to 65535. Ports 0 to 1024 are reserved which are used for certain privileged services. Such [...]]]></description>
			<content:encoded><![CDATA[<p>On any <a href="http://www.webhosting.uk.com/dedicated-servers-web-hosting.php" target="_blank">dedicated server</a> or computer system you have number of ports which are used for communicating with other computer over a network. Each <strong>port </strong>have its specific function and is unique. You have Port numbers ranging from <strong>0 to 65535</strong>. Ports <strong>0 to 1024 </strong>are reserved which are used for certain privileged services. Such as you have port 80 which is defined for <strong>HTTP service </strong>as a default, you don’t have to specify this port number while accessing any domain name or url.</p>
<p>80 <strong>WebServer Port 80</strong><br />
When a user types in your IP address or Host Name in the browser, the browser will search for the IP address on port 80 by default for the web pages.</p>
<p>81  <strong>WebServer Alternate Port 81</strong><br />
Whenever a user types in your IP address or Host Name in the browser, the browser will look at the IP address on port 80 which is default port and if this Port is blocked, port 81 is used as an alternate port for hosting a website.</p>
<p>21  <strong>FTP Server Port 21  </strong><br />
When someone try to connect to your<a href="http://www.webhosting.uk.com/dedicated-servers-web-hosting.php" target="_blank"> FTP Server</a>, the FTP client will try to establish  connection on Port 21 by default. Thus Port 21 must be open for standard FTP clients to log in and connect to your server.<br />
<strong><br />
22  </strong>SSH Secure Shell Port 22<br />
If you want to run a SSH Secure Shell then you should keep open port 22 as this port is required for the SSH Client to connect to your <a href="http://www.webhosting.uk.com/dedicated-servers-web-hosting.php" target="_blank">server</a>.</p>
<p>23  <strong>Telnet Server Port 23</strong><br />
If you run a Telnet server, this port is required for the Telnet Client so that they can connect to your server. In order to use telnet for remote admin and login, port 23 must be open.</p>
<p>25   <strong>SMTP Server Port 25</strong><br />
When someone sends a mail message to your SMTP Server, the mail will attempt to come in to your server on Port 25. This is the standard SMTP (Simple Mail Transport protocol) port.</p>
<p>2525  <strong>SMTP Alternate Server Port 2525</strong><br />
When someone sends a mail message to your SMTP Server, the mail will attempt to come in to your server on Port 25. Port 2525 is an alternate port used by TZO for the Store and forward services. This is a non-standard port, but useful if the standard SMTP (Simple Mail Transport protocol) port is blocked</p>
<p>110  <strong>POP Server Port 110</strong><br />
When you run a mail server, users will typically log into that machine via POP3 (Post Office Protocol) or IMAP4 (Internet Message Access Protocol) to retrieve their mail. POP3 is the most popular protocol for accessing mailboxes.</p>
<p>119  <strong> News (NNTP) Server Port 119</strong><br />
When you run a News server, typically News Clients wanting to connect to your news server will connect on port 119. This port needs to be open to run your own news server.</p>
<p>3389   <strong>Remote Desktop port 3389</strong><br />
Port 3389 is used for Windows Remote Desktop. If you want to remotely connect to your computer for remote control, using the free XP Remote desktop requires port 3389 to be open.</p>
<p>389 <strong> LDAP Server Port 389</strong><br />
LDAP or Lightweight Directory Access Protocol is becoming popular for Directory access, or Name, Telephone, Address directories. For Example LDAP://LDAP.Bigfoot.Com is a LDAP directory server.</p>
<p>143   <strong>IMAP4 Server Port 143</strong><br />
IMAP4 or Internet Message Access Protocol is becoming more popular and is used to retrieve Internet Mail from a remote server. It is more disk intensive, since all messages are stored on the server, but it allows for easy online, offline and disconnected use.</p>
<p>443   <strong>Secure Sockets Layer (SSL) Server Port 443</strong><br />
When you run a <a href="http://www.webhosting.uk.com/dedicated-servers-web-hosting.php" target="_blank">secure server</a>, SSL Clients wanting to connect to your Secure server will connect on port 443. This port needs to be open to run your own Secure Transaction server.</p>
<p>1503 &amp;1720   <strong>Microsoft NetMeeting and VOIP Ports 1503 and 1720</strong><br />
MS NetMeeting and other VOIP allows you to host an Internet call or VideoConference with other NetMeeting or VOIP users. NetMeeting is a free product that can be found on the Microsoft Website at http://www.microsoft.com<br />
5631  PCAnywhere Port 5631<br />
When a PCAnywhere server is set up to receive remote requests, it listens on TCP port 5631. This allow you to run a PCAnywhere host and use the Internet to connect back and remotely control your PC.</p>
<p>5900<strong>  Virtual Network Computing (VNC) Port 5900</strong><br />
When you run an VNC server to remotely control your PC, it uses port 5900. VNC is very useful if you want to control your server remotely.</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Segnala presso:</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://del.icio.us/post?url=http://wowshock.net/uncategorized/important-communication-ports/&amp;title=Important+communication+ports" title="Aggiungi 'Important communication ports' a Del.icio.us"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Aggiungi 'Important communication ports' a Del.icio.us" alt="Aggiungi 'Important communication ports' a Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://digg.com/submit?phase=2&amp;url=http://wowshock.net/uncategorized/important-communication-ports/&amp;title=Important+communication+ports" title="Aggiungi 'Important communication ports' a digg"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Aggiungi 'Important communication ports' a digg" alt="Aggiungi 'Important communication ports' a digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://furl.net/storeIt.jsp?t=Important+communication+ports&amp;u=http://wowshock.net/uncategorized/important-communication-ports/" title="Aggiungi 'Important communication ports' a FURL"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Aggiungi 'Important communication ports' a FURL" alt="Aggiungi 'Important communication ports' a FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://reddit.com/submit?url=http://wowshock.net/uncategorized/important-communication-ports/&amp;title=Important+communication+ports" title="Aggiungi 'Important communication ports' a reddit"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Aggiungi 'Important communication ports' a reddit" alt="Aggiungi 'Important communication ports' a reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://feedmelinks.com/categorize?from=toolbar&amp;op=submit&amp;name=Important+communication+ports&amp;url=http://wowshock.net/uncategorized/important-communication-ports/&amp;version=0.7" title="Aggiungi 'Important communication ports' a Feed Me Links"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/feedmelinks.png" title="Aggiungi 'Important communication ports' a Feed Me Links" alt="Aggiungi 'Important communication ports' a Feed Me Links" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.technorati.com/faves?add=http://wowshock.net/uncategorized/important-communication-ports/" title="Aggiungi 'Important communication ports' a Technorati"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Aggiungi 'Important communication ports' a Technorati" alt="Aggiungi 'Important communication ports' a Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://wowshock.net/uncategorized/important-communication-ports/&amp;t=Important+communication+ports" title="Aggiungi 'Important communication ports' a Yahoo My Web"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Aggiungi 'Important communication ports' a Yahoo My Web" alt="Aggiungi 'Important communication ports' a Yahoo My Web" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.newsvine.com/_wine/save?u=http://wowshock.net/uncategorized/important-communication-ports/&amp;h=Important+communication+ports" title="Aggiungi 'Important communication ports' a Newsvine"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Aggiungi 'Important communication ports' a Newsvine" alt="Aggiungi 'Important communication ports' a Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://ekstreme.com/socializer/?url=http://wowshock.net/uncategorized/important-communication-ports/&amp;title=Important+communication+ports" title="Aggiungi 'Important communication ports' a Socializer"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/socializer.png" title="Aggiungi 'Important communication ports' a Socializer" alt="Aggiungi 'Important communication ports' a Socializer" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.stumbleupon.com/submit?url=http://wowshock.net/uncategorized/important-communication-ports/&amp;title=Important+communication+ports" title="Aggiungi 'Important communication ports' a Stumble Upon"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Aggiungi 'Important communication ports' a Stumble Upon" alt="Aggiungi 'Important communication ports' a Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://wowshock.net/uncategorized/important-communication-ports/&amp;title=Important+communication+ports" title="Aggiungi 'Important communication ports' a Google Bookmarks"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Aggiungi 'Important communication ports' a Google Bookmarks" alt="Aggiungi 'Important communication ports' a Google Bookmarks" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.squidoo.com/lensmaster/bookmark?http://wowshock.net/uncategorized/important-communication-ports/" title="Aggiungi 'Important communication ports' a Squidoo"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/squidoo.png" title="Aggiungi 'Important communication ports' a Squidoo" alt="Aggiungi 'Important communication ports' a Squidoo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://wowshock.net/uncategorized/important-communication-ports/&amp;title=Important+communication+ports" title="Aggiungi 'Important communication ports' a Blogmarks"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/bmarks.png" title="Aggiungi 'Important communication ports' a Blogmarks" alt="Aggiungi 'Important communication ports' a Blogmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.bloglines.com/sub/http://wowshock.net/uncategorized/important-communication-ports/" title="Aggiungi 'Important communication ports' a Bloglines"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Aggiungi 'Important communication ports' a Bloglines" alt="Aggiungi 'Important communication ports' a Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.netscape.com/submit/?U=http://wowshock.net/uncategorized/important-communication-ports/&amp;T=Important+communication+ports" title="Aggiungi 'Important communication ports' a Netscape"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/netscape.gif" title="Aggiungi 'Important communication ports' a Netscape" alt="Aggiungi 'Important communication ports' a Netscape" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://mystuff.ask.com/mysearch/QuickWebSave?v=1.2&amp;t=webpages&amp;title=Important+communication+ports&amp;url=http://wowshock.net/uncategorized/important-communication-ports/" title="Aggiungi 'Important communication ports' a Ask"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/ask.png" title="Aggiungi 'Important communication ports' a Ask" alt="Aggiungi 'Important communication ports' a Ask" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.socialdust.com/blogaggregator/addblog.php?urlpost=http://wowshock.net/uncategorized/important-communication-ports/&amp;title=Important+communication+ports" title="Aggiungi 'Important communication ports' a Socialdust"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/socialdust.png" title="Aggiungi 'Important communication ports' a Socialdust" alt="Aggiungi 'Important communication ports' a Socialdust" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="https://favorites.live.com/quickadd.aspx?url=http://wowshock.net/uncategorized/important-communication-ports/&amp;title=Important+communication+ports" title="Aggiungi 'Important communication ports' a Live-MSN"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Aggiungi 'Important communication ports' a Live-MSN" alt="Aggiungi 'Important communication ports' a Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://slashdot.org/bookmark.pl?title=Important+communication+ports&amp;url=http://wowshock.net/uncategorized/important-communication-ports/" title="Aggiungi 'Important communication ports' a SlashDot"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Aggiungi 'Important communication ports' a SlashDot" alt="Aggiungi 'Important communication ports' a SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.facebook.com/share.php?u=http://wowshock.net/uncategorized/important-communication-ports/" title="Aggiungi 'Important communication ports' a FaceBook"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Aggiungi 'Important communication ports' a FaceBook" alt="Aggiungi 'Important communication ports' a FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.indianpad.com/submit.php?url=http://wowshock.net/uncategorized/important-communication-ports/&amp;title=Important+communication+ports" title="Aggiungi 'Important communication ports' a IndianPad"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/indianpad.png" title="Aggiungi 'Important communication ports' a IndianPad" alt="Aggiungi 'Important communication ports' a IndianPad" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.technotizie.it/posta_ok?action=f2&amp;title=Important+communication+ports&amp;url=http://wowshock.net/uncategorized/important-communication-ports/" title="Aggiungi 'Important communication ports' a Technotizie"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/technotizie.png" title="Aggiungi 'Important communication ports' a Technotizie" alt="Aggiungi 'Important communication ports' a Technotizie" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://wowshock.net/uncategorized/important-communication-ports/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blogging Tips</title>
		<link>http://wowshock.net/uncategorized/blogging-tips/</link>
		<comments>http://wowshock.net/uncategorized/blogging-tips/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 09:00:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[attract webmasters for your blog]]></category>
		<category><![CDATA[blogging tips]]></category>
		<category><![CDATA[traffic for your blog]]></category>

		<guid isPermaLink="false">http://wowshock.net/blogging-tips/</guid>
		<description><![CDATA[Blogging is growing at lightning speed and every other webmaster is looking for getting his blog famous, now you have setup your blog and want to update it so as to attract more visitors for your blog. As a blogger you should try to add new content every day, some blog lover try to update [...]]]></description>
			<content:encoded><![CDATA[<p>Blogging is growing at lightning speed and every other webmaster is looking for getting his <a href="http://blog.webhosting.uk.com/" target="_blank">blog </a>famous, now you have setup your blog and want to update it so as to attract more visitors for your blog. As a blogger you should try to add new content every day, some blog lover try to update it very frequently even try to add new content more then once a day so that his blog will have latest content and that would boost traffic for his blog. It all depends on you, how you can manage your blog and how much you LOVE it.<br />
<img src="http://wowshock.net/images/bloggg.png" width="152" align="left" height="152" hspace="8" title="Blogging Tips" alt="bloggg Blogging Tips" />If you are full time blogger and just love blogging then it would not take much time for you to add content for your blog else you can update your <a href="http://blog.webhosting.uk.com/" target="_blank">blog </a>as you get free time. While writing blog content you should not have any other worries or workload before you this may affect your writing skill which will adversely affect your content. So prepare yourself before you start for blogging. Its always better to write about the filed/industry you have good knowledge and is of your interest else you cant create readable attractive content for your blog, you may have to spend time on research for writing an irrelevant content for your blog. You should come up with different idea of interest for your blog so that you can have enough readable material on your blog for catching attention of your <a href="http://blog.webhosting.uk.com/" target="_blank">blog </a>visitor. You should try to update your blog with unique post frequently else your blog reader may distract from your blog, making blog reader to visit your blog again and again is very difficult task so make your blog attractive by having useful, interesting content, you can also embed few relevant graphics/images for creating attractive post. Pictures can explain more then words so try to add as many images as possible, don’t overload your blog with huge number of images else it may slowdown yoru blog loading time on poor internet connection. You can visit forums, message boards of your blog theme and can pick up latest happenings and can add them into your blog. Try to visit few social bookmarking sites such as StumbleUpon, Facebook, or Digg and get few blogging ideas. Technorati.com is also a place for you to visit where you can get top popular searches, news stories, blogs, and topics which you can rewrite for your blog. You can also get latest information for your subject through TV shows, radios and talks shows try to get most out of it. You can even join few chat rooms where you can get your targeted audiences. Most important try to invite guest bloggers and get your blog huge popularity and at top position in search engines.</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Segnala presso:</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://del.icio.us/post?url=http://wowshock.net/uncategorized/blogging-tips/&amp;title=Blogging+Tips" title="Aggiungi 'Blogging Tips' a Del.icio.us"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Aggiungi 'Blogging Tips' a Del.icio.us" alt="Aggiungi 'Blogging Tips' a Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://digg.com/submit?phase=2&amp;url=http://wowshock.net/uncategorized/blogging-tips/&amp;title=Blogging+Tips" title="Aggiungi 'Blogging Tips' a digg"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Aggiungi 'Blogging Tips' a digg" alt="Aggiungi 'Blogging Tips' a digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://furl.net/storeIt.jsp?t=Blogging+Tips&amp;u=http://wowshock.net/uncategorized/blogging-tips/" title="Aggiungi 'Blogging Tips' a FURL"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Aggiungi 'Blogging Tips' a FURL" alt="Aggiungi 'Blogging Tips' a FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://reddit.com/submit?url=http://wowshock.net/uncategorized/blogging-tips/&amp;title=Blogging+Tips" title="Aggiungi 'Blogging Tips' a reddit"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Aggiungi 'Blogging Tips' a reddit" alt="Aggiungi 'Blogging Tips' a reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://feedmelinks.com/categorize?from=toolbar&amp;op=submit&amp;name=Blogging+Tips&amp;url=http://wowshock.net/uncategorized/blogging-tips/&amp;version=0.7" title="Aggiungi 'Blogging Tips' a Feed Me Links"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/feedmelinks.png" title="Aggiungi 'Blogging Tips' a Feed Me Links" alt="Aggiungi 'Blogging Tips' a Feed Me Links" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.technorati.com/faves?add=http://wowshock.net/uncategorized/blogging-tips/" title="Aggiungi 'Blogging Tips' a Technorati"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Aggiungi 'Blogging Tips' a Technorati" alt="Aggiungi 'Blogging Tips' a Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://wowshock.net/uncategorized/blogging-tips/&amp;t=Blogging+Tips" title="Aggiungi 'Blogging Tips' a Yahoo My Web"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Aggiungi 'Blogging Tips' a Yahoo My Web" alt="Aggiungi 'Blogging Tips' a Yahoo My Web" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.newsvine.com/_wine/save?u=http://wowshock.net/uncategorized/blogging-tips/&amp;h=Blogging+Tips" title="Aggiungi 'Blogging Tips' a Newsvine"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Aggiungi 'Blogging Tips' a Newsvine" alt="Aggiungi 'Blogging Tips' a Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://ekstreme.com/socializer/?url=http://wowshock.net/uncategorized/blogging-tips/&amp;title=Blogging+Tips" title="Aggiungi 'Blogging Tips' a Socializer"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/socializer.png" title="Aggiungi 'Blogging Tips' a Socializer" alt="Aggiungi 'Blogging Tips' a Socializer" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.stumbleupon.com/submit?url=http://wowshock.net/uncategorized/blogging-tips/&amp;title=Blogging+Tips" title="Aggiungi 'Blogging Tips' a Stumble Upon"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Aggiungi 'Blogging Tips' a Stumble Upon" alt="Aggiungi 'Blogging Tips' a Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://wowshock.net/uncategorized/blogging-tips/&amp;title=Blogging+Tips" title="Aggiungi 'Blogging Tips' a Google Bookmarks"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Aggiungi 'Blogging Tips' a Google Bookmarks" alt="Aggiungi 'Blogging Tips' a Google Bookmarks" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.squidoo.com/lensmaster/bookmark?http://wowshock.net/uncategorized/blogging-tips/" title="Aggiungi 'Blogging Tips' a Squidoo"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/squidoo.png" title="Aggiungi 'Blogging Tips' a Squidoo" alt="Aggiungi 'Blogging Tips' a Squidoo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://wowshock.net/uncategorized/blogging-tips/&amp;title=Blogging+Tips" title="Aggiungi 'Blogging Tips' a Blogmarks"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/bmarks.png" title="Aggiungi 'Blogging Tips' a Blogmarks" alt="Aggiungi 'Blogging Tips' a Blogmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.bloglines.com/sub/http://wowshock.net/uncategorized/blogging-tips/" title="Aggiungi 'Blogging Tips' a Bloglines"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Aggiungi 'Blogging Tips' a Bloglines" alt="Aggiungi 'Blogging Tips' a Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.netscape.com/submit/?U=http://wowshock.net/uncategorized/blogging-tips/&amp;T=Blogging+Tips" title="Aggiungi 'Blogging Tips' a Netscape"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/netscape.gif" title="Aggiungi 'Blogging Tips' a Netscape" alt="Aggiungi 'Blogging Tips' a Netscape" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://mystuff.ask.com/mysearch/QuickWebSave?v=1.2&amp;t=webpages&amp;title=Blogging+Tips&amp;url=http://wowshock.net/uncategorized/blogging-tips/" title="Aggiungi 'Blogging Tips' a Ask"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/ask.png" title="Aggiungi 'Blogging Tips' a Ask" alt="Aggiungi 'Blogging Tips' a Ask" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.socialdust.com/blogaggregator/addblog.php?urlpost=http://wowshock.net/uncategorized/blogging-tips/&amp;title=Blogging+Tips" title="Aggiungi 'Blogging Tips' a Socialdust"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/socialdust.png" title="Aggiungi 'Blogging Tips' a Socialdust" alt="Aggiungi 'Blogging Tips' a Socialdust" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="https://favorites.live.com/quickadd.aspx?url=http://wowshock.net/uncategorized/blogging-tips/&amp;title=Blogging+Tips" title="Aggiungi 'Blogging Tips' a Live-MSN"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Aggiungi 'Blogging Tips' a Live-MSN" alt="Aggiungi 'Blogging Tips' a Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://slashdot.org/bookmark.pl?title=Blogging+Tips&amp;url=http://wowshock.net/uncategorized/blogging-tips/" title="Aggiungi 'Blogging Tips' a SlashDot"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Aggiungi 'Blogging Tips' a SlashDot" alt="Aggiungi 'Blogging Tips' a SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.facebook.com/share.php?u=http://wowshock.net/uncategorized/blogging-tips/" title="Aggiungi 'Blogging Tips' a FaceBook"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Aggiungi 'Blogging Tips' a FaceBook" alt="Aggiungi 'Blogging Tips' a FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.indianpad.com/submit.php?url=http://wowshock.net/uncategorized/blogging-tips/&amp;title=Blogging+Tips" title="Aggiungi 'Blogging Tips' a IndianPad"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/indianpad.png" title="Aggiungi 'Blogging Tips' a IndianPad" alt="Aggiungi 'Blogging Tips' a IndianPad" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.technotizie.it/posta_ok?action=f2&amp;title=Blogging+Tips&amp;url=http://wowshock.net/uncategorized/blogging-tips/" title="Aggiungi 'Blogging Tips' a Technotizie"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/technotizie.png" title="Aggiungi 'Blogging Tips' a Technotizie" alt="Aggiungi 'Blogging Tips' a Technotizie" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://wowshock.net/uncategorized/blogging-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Playing with colors for your console window</title>
		<link>http://wowshock.net/uncategorized/playing-with-colors-for-your-console-window/</link>
		<comments>http://wowshock.net/uncategorized/playing-with-colors-for-your-console-window/#comments</comments>
		<pubDate>Sun, 26 Oct 2008 12:16:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[changing color of console window]]></category>
		<category><![CDATA[color for your console window]]></category>

		<guid isPermaLink="false">http://wowshock.net/playing-with-colors-for-your-console-window/</guid>
		<description><![CDATA[You are fed up of black &#38; white screen which you get for your command window on Microsoft Windows OS. Windows provides you a command using which you can simply change the color of console output. Thus you can change default WHITE color console output with Red, Green, Blue etc… you just have to fire [...]]]></description>
			<content:encoded><![CDATA[<p>You are fed up of black &amp; white screen which you get for your command window on <strong>Microsoft Windows OS</strong>. Windows provides you a command using which you can simply change the<strong> color of console</strong> output. Thus you can change default WHITE color console output with Red, Green, Blue etc… you just have to fire a command at command prompt for required console color to be appear.<br />
Just follow following steps :<br />
•    Press Start<br />
•    Click on Run<br />
•    Type Cmd and press Enter.<br />
•    Type Color 9 ( this will change the color of the console output to Blue. ) you have many such options for getting required color for your console.</p>
<p><img src="http://wowshock.net/images/win_console_color.png" height="255" width="297" title="Playing with colors for your console window " alt="win console color Playing with colors for your console window " /></p>
<p><strong>General syntax</strong> : General syntax of COLOR command is : COLOR [attr] where attr specifies color attribute of console output.</p>
<p>You can use following attribute with Color command and can get your preferred color for your windows console.</p>
<h2><font color="#ff0000"><strong>Color command attributes :</strong></font></h2>
<p><img src="http://wowshock.net/images/windows_console_color.jpg" height="210" width="300" title="Playing with colors for your console window " alt="windows console color Playing with colors for your console window " /></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Segnala presso:</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://del.icio.us/post?url=http://wowshock.net/uncategorized/playing-with-colors-for-your-console-window/&amp;title=Playing+with+colors+for+your+console+window" title="Aggiungi 'Playing with colors for your console window' a Del.icio.us"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Aggiungi 'Playing with colors for your console window' a Del.icio.us" alt="Aggiungi 'Playing with colors for your console window' a Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://digg.com/submit?phase=2&amp;url=http://wowshock.net/uncategorized/playing-with-colors-for-your-console-window/&amp;title=Playing+with+colors+for+your+console+window" title="Aggiungi 'Playing with colors for your console window' a digg"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Aggiungi 'Playing with colors for your console window' a digg" alt="Aggiungi 'Playing with colors for your console window' a digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://furl.net/storeIt.jsp?t=Playing+with+colors+for+your+console+window&amp;u=http://wowshock.net/uncategorized/playing-with-colors-for-your-console-window/" title="Aggiungi 'Playing with colors for your console window' a FURL"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Aggiungi 'Playing with colors for your console window' a FURL" alt="Aggiungi 'Playing with colors for your console window' a FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://reddit.com/submit?url=http://wowshock.net/uncategorized/playing-with-colors-for-your-console-window/&amp;title=Playing+with+colors+for+your+console+window" title="Aggiungi 'Playing with colors for your console window' a reddit"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Aggiungi 'Playing with colors for your console window' a reddit" alt="Aggiungi 'Playing with colors for your console window' a reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://feedmelinks.com/categorize?from=toolbar&amp;op=submit&amp;name=Playing+with+colors+for+your+console+window&amp;url=http://wowshock.net/uncategorized/playing-with-colors-for-your-console-window/&amp;version=0.7" title="Aggiungi 'Playing with colors for your console window' a Feed Me Links"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/feedmelinks.png" title="Aggiungi 'Playing with colors for your console window' a Feed Me Links" alt="Aggiungi 'Playing with colors for your console window' a Feed Me Links" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.technorati.com/faves?add=http://wowshock.net/uncategorized/playing-with-colors-for-your-console-window/" title="Aggiungi 'Playing with colors for your console window' a Technorati"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Aggiungi 'Playing with colors for your console window' a Technorati" alt="Aggiungi 'Playing with colors for your console window' a Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://wowshock.net/uncategorized/playing-with-colors-for-your-console-window/&amp;t=Playing+with+colors+for+your+console+window" title="Aggiungi 'Playing with colors for your console window' a Yahoo My Web"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Aggiungi 'Playing with colors for your console window' a Yahoo My Web" alt="Aggiungi 'Playing with colors for your console window' a Yahoo My Web" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.newsvine.com/_wine/save?u=http://wowshock.net/uncategorized/playing-with-colors-for-your-console-window/&amp;h=Playing+with+colors+for+your+console+window" title="Aggiungi 'Playing with colors for your console window' a Newsvine"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Aggiungi 'Playing with colors for your console window' a Newsvine" alt="Aggiungi 'Playing with colors for your console window' a Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://ekstreme.com/socializer/?url=http://wowshock.net/uncategorized/playing-with-colors-for-your-console-window/&amp;title=Playing+with+colors+for+your+console+window" title="Aggiungi 'Playing with colors for your console window' a Socializer"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/socializer.png" title="Aggiungi 'Playing with colors for your console window' a Socializer" alt="Aggiungi 'Playing with colors for your console window' a Socializer" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.stumbleupon.com/submit?url=http://wowshock.net/uncategorized/playing-with-colors-for-your-console-window/&amp;title=Playing+with+colors+for+your+console+window" title="Aggiungi 'Playing with colors for your console window' a Stumble Upon"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Aggiungi 'Playing with colors for your console window' a Stumble Upon" alt="Aggiungi 'Playing with colors for your console window' a Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://wowshock.net/uncategorized/playing-with-colors-for-your-console-window/&amp;title=Playing+with+colors+for+your+console+window" title="Aggiungi 'Playing with colors for your console window' a Google Bookmarks"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Aggiungi 'Playing with colors for your console window' a Google Bookmarks" alt="Aggiungi 'Playing with colors for your console window' a Google Bookmarks" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.squidoo.com/lensmaster/bookmark?http://wowshock.net/uncategorized/playing-with-colors-for-your-console-window/" title="Aggiungi 'Playing with colors for your console window' a Squidoo"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/squidoo.png" title="Aggiungi 'Playing with colors for your console window' a Squidoo" alt="Aggiungi 'Playing with colors for your console window' a Squidoo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://wowshock.net/uncategorized/playing-with-colors-for-your-console-window/&amp;title=Playing+with+colors+for+your+console+window" title="Aggiungi 'Playing with colors for your console window' a Blogmarks"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/bmarks.png" title="Aggiungi 'Playing with colors for your console window' a Blogmarks" alt="Aggiungi 'Playing with colors for your console window' a Blogmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.bloglines.com/sub/http://wowshock.net/uncategorized/playing-with-colors-for-your-console-window/" title="Aggiungi 'Playing with colors for your console window' a Bloglines"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Aggiungi 'Playing with colors for your console window' a Bloglines" alt="Aggiungi 'Playing with colors for your console window' a Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.netscape.com/submit/?U=http://wowshock.net/uncategorized/playing-with-colors-for-your-console-window/&amp;T=Playing+with+colors+for+your+console+window" title="Aggiungi 'Playing with colors for your console window' a Netscape"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/netscape.gif" title="Aggiungi 'Playing with colors for your console window' a Netscape" alt="Aggiungi 'Playing with colors for your console window' a Netscape" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://mystuff.ask.com/mysearch/QuickWebSave?v=1.2&amp;t=webpages&amp;title=Playing+with+colors+for+your+console+window&amp;url=http://wowshock.net/uncategorized/playing-with-colors-for-your-console-window/" title="Aggiungi 'Playing with colors for your console window' a Ask"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/ask.png" title="Aggiungi 'Playing with colors for your console window' a Ask" alt="Aggiungi 'Playing with colors for your console window' a Ask" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.socialdust.com/blogaggregator/addblog.php?urlpost=http://wowshock.net/uncategorized/playing-with-colors-for-your-console-window/&amp;title=Playing+with+colors+for+your+console+window" title="Aggiungi 'Playing with colors for your console window' a Socialdust"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/socialdust.png" title="Aggiungi 'Playing with colors for your console window' a Socialdust" alt="Aggiungi 'Playing with colors for your console window' a Socialdust" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="https://favorites.live.com/quickadd.aspx?url=http://wowshock.net/uncategorized/playing-with-colors-for-your-console-window/&amp;title=Playing+with+colors+for+your+console+window" title="Aggiungi 'Playing with colors for your console window' a Live-MSN"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Aggiungi 'Playing with colors for your console window' a Live-MSN" alt="Aggiungi 'Playing with colors for your console window' a Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://slashdot.org/bookmark.pl?title=Playing+with+colors+for+your+console+window&amp;url=http://wowshock.net/uncategorized/playing-with-colors-for-your-console-window/" title="Aggiungi 'Playing with colors for your console window' a SlashDot"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Aggiungi 'Playing with colors for your console window' a SlashDot" alt="Aggiungi 'Playing with colors for your console window' a SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.facebook.com/share.php?u=http://wowshock.net/uncategorized/playing-with-colors-for-your-console-window/" title="Aggiungi 'Playing with colors for your console window' a FaceBook"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Aggiungi 'Playing with colors for your console window' a FaceBook" alt="Aggiungi 'Playing with colors for your console window' a FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.indianpad.com/submit.php?url=http://wowshock.net/uncategorized/playing-with-colors-for-your-console-window/&amp;title=Playing+with+colors+for+your+console+window" title="Aggiungi 'Playing with colors for your console window' a IndianPad"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/indianpad.png" title="Aggiungi 'Playing with colors for your console window' a IndianPad" alt="Aggiungi 'Playing with colors for your console window' a IndianPad" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.technotizie.it/posta_ok?action=f2&amp;title=Playing+with+colors+for+your+console+window&amp;url=http://wowshock.net/uncategorized/playing-with-colors-for-your-console-window/" title="Aggiungi 'Playing with colors for your console window' a Technotizie"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/technotizie.png" title="Aggiungi 'Playing with colors for your console window' a Technotizie" alt="Aggiungi 'Playing with colors for your console window' a Technotizie" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://wowshock.net/uncategorized/playing-with-colors-for-your-console-window/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://wowshock.net/uncategorized/hello-world/</link>
		<comments>http://wowshock.net/uncategorized/hello-world/#comments</comments>
		<pubDate>Sun, 24 Feb 2008 14:58:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://wowshock.net/?p=1</guid>
		<description><![CDATA[Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!
Segnala presso:
]]></description>
			<content:encoded><![CDATA[<p>Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Segnala presso:</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://del.icio.us/post?url=http://wowshock.net/uncategorized/hello-world/&amp;title=Hello+world%21" title="Aggiungi 'Hello world!' a Del.icio.us"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Aggiungi 'Hello world!' a Del.icio.us" alt="Aggiungi 'Hello world!' a Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://digg.com/submit?phase=2&amp;url=http://wowshock.net/uncategorized/hello-world/&amp;title=Hello+world%21" title="Aggiungi 'Hello world!' a digg"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Aggiungi 'Hello world!' a digg" alt="Aggiungi 'Hello world!' a digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://furl.net/storeIt.jsp?t=Hello+world%21&amp;u=http://wowshock.net/uncategorized/hello-world/" title="Aggiungi 'Hello world!' a FURL"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Aggiungi 'Hello world!' a FURL" alt="Aggiungi 'Hello world!' a FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://reddit.com/submit?url=http://wowshock.net/uncategorized/hello-world/&amp;title=Hello+world%21" title="Aggiungi 'Hello world!' a reddit"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Aggiungi 'Hello world!' a reddit" alt="Aggiungi 'Hello world!' a reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://feedmelinks.com/categorize?from=toolbar&amp;op=submit&amp;name=Hello+world%21&amp;url=http://wowshock.net/uncategorized/hello-world/&amp;version=0.7" title="Aggiungi 'Hello world!' a Feed Me Links"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/feedmelinks.png" title="Aggiungi 'Hello world!' a Feed Me Links" alt="Aggiungi 'Hello world!' a Feed Me Links" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.technorati.com/faves?add=http://wowshock.net/uncategorized/hello-world/" title="Aggiungi 'Hello world!' a Technorati"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Aggiungi 'Hello world!' a Technorati" alt="Aggiungi 'Hello world!' a Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://wowshock.net/uncategorized/hello-world/&amp;t=Hello+world%21" title="Aggiungi 'Hello world!' a Yahoo My Web"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Aggiungi 'Hello world!' a Yahoo My Web" alt="Aggiungi 'Hello world!' a Yahoo My Web" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.newsvine.com/_wine/save?u=http://wowshock.net/uncategorized/hello-world/&amp;h=Hello+world%21" title="Aggiungi 'Hello world!' a Newsvine"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Aggiungi 'Hello world!' a Newsvine" alt="Aggiungi 'Hello world!' a Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://ekstreme.com/socializer/?url=http://wowshock.net/uncategorized/hello-world/&amp;title=Hello+world%21" title="Aggiungi 'Hello world!' a Socializer"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/socializer.png" title="Aggiungi 'Hello world!' a Socializer" alt="Aggiungi 'Hello world!' a Socializer" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.stumbleupon.com/submit?url=http://wowshock.net/uncategorized/hello-world/&amp;title=Hello+world%21" title="Aggiungi 'Hello world!' a Stumble Upon"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Aggiungi 'Hello world!' a Stumble Upon" alt="Aggiungi 'Hello world!' a Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://wowshock.net/uncategorized/hello-world/&amp;title=Hello+world%21" title="Aggiungi 'Hello world!' a Google Bookmarks"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Aggiungi 'Hello world!' a Google Bookmarks" alt="Aggiungi 'Hello world!' a Google Bookmarks" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.squidoo.com/lensmaster/bookmark?http://wowshock.net/uncategorized/hello-world/" title="Aggiungi 'Hello world!' a Squidoo"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/squidoo.png" title="Aggiungi 'Hello world!' a Squidoo" alt="Aggiungi 'Hello world!' a Squidoo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://wowshock.net/uncategorized/hello-world/&amp;title=Hello+world%21" title="Aggiungi 'Hello world!' a Blogmarks"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/bmarks.png" title="Aggiungi 'Hello world!' a Blogmarks" alt="Aggiungi 'Hello world!' a Blogmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.bloglines.com/sub/http://wowshock.net/uncategorized/hello-world/" title="Aggiungi 'Hello world!' a Bloglines"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Aggiungi 'Hello world!' a Bloglines" alt="Aggiungi 'Hello world!' a Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.netscape.com/submit/?U=http://wowshock.net/uncategorized/hello-world/&amp;T=Hello+world%21" title="Aggiungi 'Hello world!' a Netscape"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/netscape.gif" title="Aggiungi 'Hello world!' a Netscape" alt="Aggiungi 'Hello world!' a Netscape" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://mystuff.ask.com/mysearch/QuickWebSave?v=1.2&amp;t=webpages&amp;title=Hello+world%21&amp;url=http://wowshock.net/uncategorized/hello-world/" title="Aggiungi 'Hello world!' a Ask"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/ask.png" title="Aggiungi 'Hello world!' a Ask" alt="Aggiungi 'Hello world!' a Ask" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.socialdust.com/blogaggregator/addblog.php?urlpost=http://wowshock.net/uncategorized/hello-world/&amp;title=Hello+world%21" title="Aggiungi 'Hello world!' a Socialdust"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/socialdust.png" title="Aggiungi 'Hello world!' a Socialdust" alt="Aggiungi 'Hello world!' a Socialdust" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="https://favorites.live.com/quickadd.aspx?url=http://wowshock.net/uncategorized/hello-world/&amp;title=Hello+world%21" title="Aggiungi 'Hello world!' a Live-MSN"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Aggiungi 'Hello world!' a Live-MSN" alt="Aggiungi 'Hello world!' a Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://slashdot.org/bookmark.pl?title=Hello+world%21&amp;url=http://wowshock.net/uncategorized/hello-world/" title="Aggiungi 'Hello world!' a SlashDot"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Aggiungi 'Hello world!' a SlashDot" alt="Aggiungi 'Hello world!' a SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.facebook.com/share.php?u=http://wowshock.net/uncategorized/hello-world/" title="Aggiungi 'Hello world!' a FaceBook"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Aggiungi 'Hello world!' a FaceBook" alt="Aggiungi 'Hello world!' a FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.indianpad.com/submit.php?url=http://wowshock.net/uncategorized/hello-world/&amp;title=Hello+world%21" title="Aggiungi 'Hello world!' a IndianPad"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/indianpad.png" title="Aggiungi 'Hello world!' a IndianPad" alt="Aggiungi 'Hello world!' a IndianPad" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.technotizie.it/posta_ok?action=f2&amp;title=Hello+world%21&amp;url=http://wowshock.net/uncategorized/hello-world/" title="Aggiungi 'Hello world!' a Technotizie"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/technotizie.png" title="Aggiungi 'Hello world!' a Technotizie" alt="Aggiungi 'Hello world!' a Technotizie" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://wowshock.net/uncategorized/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
