<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-7303835</id><updated>2012-02-15T06:54:13.119+05:30</updated><title type='text'>WildSDI</title><subtitle type='html'>Well the ramblings of a mad man???
Or the sanest of them all???
as long as you learn something new.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://wincomp.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7303835/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://wincomp.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Wild Thing</name><uri>http://www.blogger.com/profile/18293544988024455016</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>19</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7303835.post-113726670105610372</id><published>2006-01-15T00:54:00.000+05:30</published><updated>2006-11-05T18:47:03.166+05:30</updated><title type='text'>Speed Up Browsing</title><content type='html'>&lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:100%;"&gt;&lt;br /&gt;                          When you connect to a web site your computer sends information                            back and forth. Some of this information deals with                            resolving the site name to an IP address, the stuff                            that TCP/IP really deals with, not words. This is DNS                            information and is used so that you will not need to                            ask for the site location each and every time you visit                            the site. Although Windows XP and Windows XP have a                            pretty efficient DNS cache, you can increase its overall                            performance by increasing its size. You can do this                            with the registry entries below:&lt;br /&gt;                         &lt;br /&gt;                          Windows Registry Editor Version 5.00&lt;br /&gt;                          [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters]&lt;br /&gt;                          "CacheHashTableBucketSize"=dword:00000001&lt;br /&gt;                          "CacheHashTableSize"=dword:00000180&lt;br /&gt;                          "MaxCacheEntryTtlLimit"=dword:0000fa00&lt;br /&gt;                          "MaxSOACacheEntryTtlLimit"=dword:0000012d&lt;br /&gt;                         &lt;br /&gt;                          Make a new text file and rename it to dnscache.reg.                            Then copy and paste the above into it and save it. Merge                            it into the registry.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-5649822113935289";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_ad_channel ="";
google_color_border = "CCCCCC";
google_color_bg = "FFFFFF";
google_color_link = "000000";
google_color_url = "666666";
google_color_text = "333333";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7303835-113726670105610372?l=wincomp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wincomp.blogspot.com/feeds/113726670105610372/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7303835&amp;postID=113726670105610372&amp;isPopup=true' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7303835/posts/default/113726670105610372'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7303835/posts/default/113726670105610372'/><link rel='alternate' type='text/html' href='http://wincomp.blogspot.com/2006/01/speed-up-browsing.html' title='Speed Up Browsing'/><author><name>Wild Thing</name><uri>http://www.blogger.com/profile/18293544988024455016</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7303835.post-113726648611384145</id><published>2006-01-15T00:47:00.000+05:30</published><updated>2006-11-05T18:47:03.090+05:30</updated><title type='text'>For a Safer, faster XP Close Unwanted Services</title><content type='html'>&lt;p align="center"&gt;&lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:100%;"&gt;To                            disable unneeded startup services for a safer, faster                            XP, use the "Services" Admin Tool (Control                            Panel &gt; Administrative Tools &gt; Services). If you                            are a single user of a non-networked machine, you can                            disable the following items, with no ill effect.&lt;br /&gt;Alerter&lt;br /&gt;Clipbook&lt;br /&gt;                          Computer Browser&lt;br /&gt;                          Fast User Switching&lt;br /&gt;                          Human Interface Access Devices&lt;br /&gt;                          Indexing Service (Slows the hard drive down)&lt;br /&gt;                          Messenger&lt;br /&gt;                          Net Logon (unnecessary unless networked on a Domain)                           &lt;br /&gt;                          Netmeeting Remote Desktop Sharing (disabled for extra                            security)&lt;br /&gt;                          Remote Desktop Help Session Manager (disabled for extra                            security)&lt;br /&gt;                          Remote Procedure Call Locator&lt;br /&gt;                          Remote Registry (disabled for extra security)&lt;br /&gt;                          Routing &amp; Remote Access (disabled for extra security)                           &lt;br /&gt;                          Server&lt;br /&gt;                          SSDP Discovery Service (this is for the utterly pointless                            "Universal P'n'P", &amp;amp; leaves TCP Port 5000                            wide open)&lt;br /&gt;                          TCP/IP NetBIOS Helper&lt;br /&gt;                          Telnet (disabled for extra security)&lt;br /&gt;                          Universal Plug and Play Device Host&lt;br /&gt;                          Upload Manager&lt;br /&gt;                          Windows Time&lt;br /&gt;                          Wireless Zero Configuration (for wireless networks)                           &lt;br /&gt;                          Workstation &lt;/span&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-5649822113935289";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_ad_channel ="";
google_color_border = "CCCCCC";
google_color_bg = "FFFFFF";
google_color_link = "000000";
google_color_url = "666666";
google_color_text = "333333";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7303835-113726648611384145?l=wincomp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wincomp.blogspot.com/feeds/113726648611384145/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7303835&amp;postID=113726648611384145&amp;isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7303835/posts/default/113726648611384145'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7303835/posts/default/113726648611384145'/><link rel='alternate' type='text/html' href='http://wincomp.blogspot.com/2006/01/for-safer-faster-xp-close-unwanted.html' title='For a Safer, faster XP Close Unwanted Services'/><author><name>Wild Thing</name><uri>http://www.blogger.com/profile/18293544988024455016</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7303835.post-113726606450925076</id><published>2006-01-15T00:42:00.000+05:30</published><updated>2006-11-05T18:47:03.032+05:30</updated><title type='text'>How to make your Desktop Icons Transparent</title><content type='html'>&lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:100%;"&gt;Go                            to ontrol Panel &gt; System, &gt; Advanced &gt; Performance                            area &gt; Settings button&lt;br /&gt;Visual Effects tab "Use                            drop shadows for icon labels on the Desktop"&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-5649822113935289";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_ad_channel ="";
google_color_border = "CCCCCC";
google_color_bg = "FFFFFF";
google_color_link = "000000";
google_color_url = "666666";
google_color_text = "333333";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7303835-113726606450925076?l=wincomp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wincomp.blogspot.com/feeds/113726606450925076/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7303835&amp;postID=113726606450925076&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7303835/posts/default/113726606450925076'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7303835/posts/default/113726606450925076'/><link rel='alternate' type='text/html' href='http://wincomp.blogspot.com/2006/01/how-to-make-your-desktop-icons.html' title='How to make your Desktop Icons Transparent'/><author><name>Wild Thing</name><uri>http://www.blogger.com/profile/18293544988024455016</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7303835.post-113718269405081422</id><published>2006-01-14T01:34:00.000+05:30</published><updated>2006-11-05T18:47:02.976+05:30</updated><title type='text'>IRC Commands</title><content type='html'>&lt;span style="color:#3366ff;"&gt;/away [away message]&lt;br /&gt;&lt;/span&gt;Sets you away with a message explaining that you are not currently paying attention to IRC. /away with no message sets you being back.&lt;br /&gt;&lt;span style="color:#3366ff;"&gt;/clear&lt;/span&gt;&lt;br /&gt;Clears all text in the current chat window.&lt;br /&gt;&lt;span style="color:#3366ff;"&gt;/ctcp {nick} {pingfingerversiontimeuserinfoclientinfo}&lt;br /&gt;&lt;/span&gt;Does the given ctcp request on nickname.&lt;br /&gt;&lt;span style="color:#3366ff;"&gt;/invite {nick} {#channel}&lt;/span&gt;&lt;br /&gt;Invites another user to a channel.&lt;br /&gt;&lt;span style="color:#3366ff;"&gt;/ison {nick} {nick}&lt;br /&gt;&lt;/span&gt;Used to determine if a certain user or users are currently on the IRC server based upon their nick.&lt;br /&gt;&lt;span style="color:#3366ff;"&gt;/join {#channel}&lt;/span&gt;&lt;br /&gt;Makes you join the specified channel.&lt;br /&gt;&lt;span style="color:#3366ff;"&gt;/kick {#channel} {nick}&lt;/span&gt;&lt;br /&gt;Kicks nick off a given channel.&lt;br /&gt;&lt;span style="color:#3366ff;"&gt;/me {action text}&lt;br /&gt;&lt;/span&gt;Sends the specifed 'action' to the current window.&lt;br /&gt;&lt;span style="color:#3366ff;"&gt;/mode {#channelnick} [[+-]modechars [parameters]]&lt;br /&gt;&lt;/span&gt;Sets channel or usermodes.&lt;br /&gt;&lt;span style="color:#3366ff;"&gt;/motd [server address]&lt;br /&gt;&lt;/span&gt;Displays the Message Of The Day from the server. Used alone it gives the message from the current server&lt;br /&gt;&lt;span style="color:#3366ff;"&gt;/msg {nick#channel} {message}&lt;/span&gt;&lt;br /&gt;Send a (private) message to the nick/channel with the given text.&lt;br /&gt;&lt;span style="color:#3366ff;"&gt;/nick {new nickname}&lt;/span&gt;&lt;br /&gt;Changes your nickname to whatever you like.&lt;br /&gt;&lt;span style="color:#3366ff;"&gt;/notice {nick} {message}&lt;/span&gt;&lt;br /&gt;Send the specified notice message to the nick.&lt;br /&gt;&lt;span style="color:#3366ff;"&gt;/part {#channel} [message]&lt;/span&gt;&lt;br /&gt;Makes you leave the specified channel.&lt;br /&gt;&lt;span style="color:#3366ff;"&gt;/ping {nick}&lt;/span&gt;&lt;br /&gt;Pings the given nickname.&lt;br /&gt;&lt;span style="color:#3366ff;"&gt;/query {nick} {message}&lt;/span&gt;&lt;br /&gt;Open a query window to this user and send them the private message.&lt;br /&gt;&lt;span style="color:#3366ff;"&gt;/quit [reason]&lt;/span&gt;&lt;br /&gt;Disconnect you from IRC with the optional byebye message.&lt;br /&gt;&lt;span style="color:#3366ff;"&gt;/raw {raw command}&lt;/span&gt;&lt;br /&gt;Sends any raw command you supply directly to the server. Use with care!&lt;br /&gt;&lt;span style="color:#3366ff;"&gt;/silence {+/-nick}&lt;br /&gt;&lt;/span&gt;Stops/lets people send you private messages.&lt;br /&gt;&lt;span style="color:#3366ff;"&gt;/slap {nick}&lt;/span&gt;&lt;br /&gt;Produces the text "your-nick slaps a large trout around a bit with {nick}"&lt;br /&gt;&lt;span style="color:#3366ff;"&gt;/time&lt;/span&gt;&lt;br /&gt;Tells you the time on the server you use.&lt;br /&gt;&lt;span style="color:#3366ff;"&gt;/topic {#channel} {newtopic}&lt;/span&gt;&lt;br /&gt;Changes the topic for the specified channel.&lt;br /&gt;&lt;span style="color:#3366ff;"&gt;/who {#channel}&lt;/span&gt;&lt;br /&gt;Shows the nicks of all people on the given channel.&lt;br /&gt;&lt;span style="color:#3366ff;"&gt;/who {*part.of.address*}&lt;/span&gt;&lt;br /&gt;Shows all people on the IRC server with a matching address.&lt;br /&gt;&lt;span style="color:#3366ff;"&gt;/whois {nick}&lt;/span&gt;&lt;br /&gt;Shows information about the given nickname.&lt;br /&gt;&lt;span style="color:#3366ff;"&gt;/whowas {nick}&lt;/span&gt;&lt;br /&gt;Shows information about someone who -just- left IRC.&lt;br /&gt;&lt;br /&gt;&lt;span style="color:#ff0000;"&gt;Things in [square brackets] are optional, while things in {curly brackets} are mandatory&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-5649822113935289";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_ad_channel ="";
google_color_border = "CCCCCC";
google_color_bg = "FFFFFF";
google_color_link = "000000";
google_color_url = "666666";
google_color_text = "333333";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7303835-113718269405081422?l=wincomp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wincomp.blogspot.com/feeds/113718269405081422/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7303835&amp;postID=113718269405081422&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7303835/posts/default/113718269405081422'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7303835/posts/default/113718269405081422'/><link rel='alternate' type='text/html' href='http://wincomp.blogspot.com/2006/01/irc-commands.html' title='IRC Commands'/><author><name>Wild Thing</name><uri>http://www.blogger.com/profile/18293544988024455016</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7303835.post-113701184817090560</id><published>2006-01-12T01:56:00.000+05:30</published><updated>2006-11-05T18:47:02.921+05:30</updated><title type='text'>Speed up boot process in linux</title><content type='html'>&lt;ul&gt;&lt;li&gt;use chkconfig to display the list of processes and status."&lt;span style="color:#3333ff;"&gt;chkconfig -list&lt;/span&gt;"&lt;/li&gt;&lt;li&gt;remove all the unnecessary process by chkconfig(chkconfig -level&lt;number&gt; &lt;program&gt; on/off. For example to turn Kudzu off,use "&lt;span style="color:#3333ff;"&gt;chkconfig -level5 kudzu off&lt;/span&gt;"&lt;/li&gt;&lt;li&gt;you can use ntsysv in red hat systems.run "&lt;span style="color:#3333ff;"&gt;ntsysv&lt;/span&gt;" to display the programs.use space bar to star the process..&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;em&gt;necessary programs are&lt;/em&gt;:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;anacron&lt;/li&gt;&lt;li&gt;crond&lt;/li&gt;&lt;li&gt;echo&lt;/li&gt;&lt;li&gt;gpm&lt;/li&gt;&lt;li&gt;keytable&lt;/li&gt;&lt;li&gt;network(if you belong to a network)&lt;/li&gt;&lt;li&gt;random&lt;/li&gt;&lt;li&gt;sendmail&lt;/li&gt;&lt;li&gt;sshd&lt;/li&gt;&lt;li&gt;syslog&lt;/li&gt;&lt;li&gt;xfs&lt;/li&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-5649822113935289";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_ad_channel ="";
google_color_border = "CCCCCC";
google_color_bg = "FFFFFF";
google_color_link = "000000";
google_color_url = "666666";
google_color_text = "333333";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7303835-113701184817090560?l=wincomp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wincomp.blogspot.com/feeds/113701184817090560/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7303835&amp;postID=113701184817090560&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7303835/posts/default/113701184817090560'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7303835/posts/default/113701184817090560'/><link rel='alternate' type='text/html' href='http://wincomp.blogspot.com/2006/01/speed-up-boot-process-in-linux.html' title='Speed up boot process in linux'/><author><name>Wild Thing</name><uri>http://www.blogger.com/profile/18293544988024455016</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7303835.post-113684064306783223</id><published>2006-01-10T02:33:00.000+05:30</published><updated>2006-11-05T18:47:02.862+05:30</updated><title type='text'>Answer to all your doubts</title><content type='html'>&lt;!-- Search Google --&gt;&lt;br /&gt;&lt;center&gt;&lt;br /&gt;&lt;form method="get" action="http://www.google.com/custom" target="_top"&gt;&lt;br /&gt;&lt;table bgcolor="#ffffff"&gt;&lt;br /&gt;&lt;tr&gt;&lt;td nowrap="nowrap" valign="top" align="left" height="32"&gt;&lt;br /&gt;&lt;a href="http://www.google.com/"&gt;&lt;br /&gt;&lt;img src="http://www.google.com/logos/Logo_25wht.gif" border="0" alt="Google" align="middle"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br /&gt;&lt;input type="text" name="q" size="31" maxlength="255" value=""&gt;&lt;/input&gt;&lt;br /&gt;&lt;input type="submit" name="sa" value="Search"&gt;&lt;/input&gt;&lt;br /&gt;&lt;input type="hidden" name="client" value="pub-5649822113935289"&gt;&lt;/input&gt;&lt;br /&gt;&lt;input type="hidden" name="forid" value="1"&gt;&lt;/input&gt;&lt;br /&gt;&lt;input type="hidden" name="ie" value="ISO-8859-1"&gt;&lt;/input&gt;&lt;br /&gt;&lt;input type="hidden" name="oe" value="ISO-8859-1"&gt;&lt;/input&gt;&lt;br /&gt;&lt;input type="hidden" name="cof" value="GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:336699;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;FORID:1;"&gt;&lt;/input&gt;&lt;br /&gt;&lt;input type="hidden" name="hl" value="en"&gt;&lt;/input&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;&lt;/form&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;&lt;!-- Search Google --&gt;&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-5649822113935289";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_ad_channel ="";
google_color_border = "CCCCCC";
google_color_bg = "FFFFFF";
google_color_link = "000000";
google_color_url = "666666";
google_color_text = "333333";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7303835-113684064306783223?l=wincomp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wincomp.blogspot.com/feeds/113684064306783223/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7303835&amp;postID=113684064306783223&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7303835/posts/default/113684064306783223'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7303835/posts/default/113684064306783223'/><link rel='alternate' type='text/html' href='http://wincomp.blogspot.com/2006/01/answer-to-all-your-doubts.html' title='Answer to all your doubts'/><author><name>Wild Thing</name><uri>http://www.blogger.com/profile/18293544988024455016</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7303835.post-113680968465017066</id><published>2006-01-09T17:58:00.000+05:30</published><updated>2006-11-05T18:47:02.806+05:30</updated><title type='text'>RGUHS</title><content type='html'>The dubious distinction of the worst site on the planet could possibly be due to &lt;a href="http://www.rguhg.ac.in/"&gt;http://www.rguhs.ac.in&lt;/a&gt;&lt;br/&gt;They have newly introduced online application for the post graduate entrance exam conducted by the government for colleges in private colleges.&lt;br/&gt;The form is available at &lt;a href="http://203.200.41.73/ppget2006/"&gt;http://203.200.41.73/ppget2006/&lt;/a&gt;&lt;br/&gt;The last day for submission is 15th Jan.&lt;br/&gt;This happens to be a holiday.&lt;br/&gt;So how about 14th??? Well that’s a 2nd Saturday-holiday again.&lt;br/&gt;The 13th???? Sorry again Pongal.&lt;br/&gt;So the effective last day is on 12th Jan 2006.&lt;br/&gt;&lt;br/&gt;Okay. Let’s get busy and fill it up...&lt;br/&gt;Finished AIPGEE on 8th and finally got back in the evening, got ready to fill up the form, and viola! There’s a time out error.&lt;br/&gt;Try all night.&lt;br/&gt;Finally on the morning of 11th at 11’O clock, the site opens and the form filled properly. Hit on print and save it to a file (I’ll buy a printer after my MD.)&lt;br/&gt;Rushed it to a cyber café and surprise the file is coded in pearl script.&lt;br/&gt;Refused to open else where.&lt;br/&gt;&lt;br/&gt;The site refused to give options to go to my application form. I viewed 3 different page formats in all at the above site, today.&lt;br/&gt;Finally at 4pm, finally managed to get the form, and got it printed.&lt;br/&gt;All troubles are over…&lt;br/&gt;&lt;br/&gt;Too early.&lt;br/&gt;There are abundant mistakes.&lt;br/&gt;I was born on 30/11/1980 at 30/11/1980., have given no qualifying exam, have no permanent registration number. And DD number which was “0” now is &amp;lt;blank&amp;gt;.&lt;br/&gt;Address of the witness is still empty.&lt;br/&gt;I decided to fill up the rest by hand and send it.&lt;br/&gt;There is no fighting bugs.(especially when you cannot fix them)&lt;br/&gt;&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-5649822113935289";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_ad_channel ="";
google_color_border = "CCCCCC";
google_color_bg = "FFFFFF";
google_color_link = "000000";
google_color_url = "666666";
google_color_text = "333333";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7303835-113680968465017066?l=wincomp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wincomp.blogspot.com/feeds/113680968465017066/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7303835&amp;postID=113680968465017066&amp;isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7303835/posts/default/113680968465017066'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7303835/posts/default/113680968465017066'/><link rel='alternate' type='text/html' href='http://wincomp.blogspot.com/2006/01/rguhs.html' title='RGUHS'/><author><name>Wild Thing</name><uri>http://www.blogger.com/profile/18293544988024455016</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7303835.post-113678276667741547</id><published>2006-01-09T10:29:00.000+05:30</published><updated>2006-11-05T18:47:02.747+05:30</updated><title type='text'>Thanks</title><content type='html'>Well ….&lt;br/&gt;A lot of people are visiting my blog.&lt;br/&gt;I’m very happy.&lt;br/&gt;Thanks all you people.&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-5649822113935289";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_ad_channel ="";
google_color_border = "CCCCCC";
google_color_bg = "FFFFFF";
google_color_link = "000000";
google_color_url = "666666";
google_color_text = "333333";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7303835-113678276667741547?l=wincomp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wincomp.blogspot.com/feeds/113678276667741547/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7303835&amp;postID=113678276667741547&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7303835/posts/default/113678276667741547'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7303835/posts/default/113678276667741547'/><link rel='alternate' type='text/html' href='http://wincomp.blogspot.com/2006/01/thanks.html' title='Thanks'/><author><name>Wild Thing</name><uri>http://www.blogger.com/profile/18293544988024455016</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7303835.post-113677995791212942</id><published>2006-01-09T09:31:00.000+05:30</published><updated>2006-11-05T18:47:02.631+05:30</updated><title type='text'>Windows kernel on RAM</title><content type='html'>Warning: &gt;256Mb RAM required&lt;br /&gt;&lt;br /&gt;&lt;span style="color:#3366ff;"&gt;&lt;strong&gt;STEPS&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Type "regedit" at the run command.&lt;/li&gt;&lt;li&gt;Navigate to "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\DisablePagingExecutive".&lt;/li&gt;&lt;li&gt;Set it to =1 for kernel in RAM(FASTER).&lt;/li&gt;&lt;li&gt;or Equal =0 for using page file memorySLOWER).&lt;/li&gt;&lt;/ol&gt;&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-5649822113935289";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_ad_channel ="";
google_color_border = "CCCCCC";
google_color_bg = "FFFFFF";
google_color_link = "000000";
google_color_url = "666666";
google_color_text = "333333";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7303835-113677995791212942?l=wincomp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wincomp.blogspot.com/feeds/113677995791212942/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7303835&amp;postID=113677995791212942&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7303835/posts/default/113677995791212942'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7303835/posts/default/113677995791212942'/><link rel='alternate' type='text/html' href='http://wincomp.blogspot.com/2006/01/windows-kernel-on-ram.html' title='Windows kernel on RAM'/><author><name>Wild Thing</name><uri>http://www.blogger.com/profile/18293544988024455016</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7303835.post-113610135559807713</id><published>2006-01-01T12:49:00.000+05:30</published><updated>2006-11-05T18:47:02.575+05:30</updated><title type='text'>Optimize Your Windows 2000 / XP Registry for Broadband</title><content type='html'>We all want more speed when it comes to our broadband connection, that’s what optimizing your Windows 2000 and XP registries are all about. Windows 2000 and XP may be better equipped to deal with networks than their predecessors, but they are still configured for optimum performance over a &lt;a href="http://www.broadbandinfo.com/internet-connections-101/hardware-and-wireless/networking-basics.html"&gt;&lt;span style="color:#3366ff;"&gt;local area network&lt;/span&gt;&lt;/a&gt; rather than a broadband connection. For this reason you may want to consider configuring your registry for better performance over your broadband connection.&lt;br /&gt;A few terms you should know when configuring your registry are maximum segment size (MSS) and maximum transmission unit (MTU). MSS is how much data is actually sent at a time over a network and MTU refers to the largest amount of data that can be transferred. The MSS amount is slightly smaller than the MTU to account for data assignment and other information. These are the values in your registry which need to be adjusted to optimize &lt;a href="http://www.broadbandinfo.com/want-high-speed/providers/default.html"&gt;your broadband connection&lt;/a&gt;. For best performance results, your MTU should be set to 1500 bytes with your MSS generally being around 40 bytes below that value. If you have a Point-to-Point Protocol over Ethernet broadband connection (which is used by some Digital Service Providers), then your MTU should be 1492, with your MSS around 1452 bytes.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="font-size:130%;color:#3366ff;"&gt;The “Key” to Tweaking Your Registry&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color:#3366ff;"&gt;Step 1:&lt;/span&gt;&lt;/strong&gt; First things first, you need to get to your registry. This is easily done by going to your Start menu and then your Run command prompt.&lt;br /&gt;&lt;strong&gt;&lt;span style="color:#3366ff;"&gt;Step 2:&lt;/span&gt;&lt;/strong&gt; Next type “regedit” into the console and presto! You have your registry editor.&lt;br /&gt;&lt;strong&gt;&lt;span style="color:#3366ff;"&gt;Step 3:&lt;/span&gt;&lt;/strong&gt; You’ll notice a list of file names starting with “HKEY” directly under your My Computer icon; these are referred to as “keys.” Buried among these “keys” are parameters that you will be tweaking to optimize your broadband connection, among those are your MSS and MTU values.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:130%;color:#3366ff;"&gt;Recommended settings for Windows 2000 / XP&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Windows 2000 &amp;amp; XP, unlike NT supports large windows as described in RFC1323 ( the 'RcvWindow' has a maximum value of 2**30 rather than 64K), and includes some other improvements over its predecessors you can use to speed up any &lt;a class="term1" title="What is TCP/IP ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^TCP/IP$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;TCP/IP&lt;/a&gt; transfers. The best settings are listed in red, the descriptions and other options are added to provide you with better understanding and enable you to customize your settings.&lt;br /&gt;&lt;br /&gt;All the following entries, unless otherwise noted should be placed in the Windows 2000/XP Registry under the key&lt;br /&gt;&lt;br /&gt;&lt;em&gt;HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters &lt;/em&gt;&lt;br /&gt;&lt;em&gt;&lt;br /&gt;&lt;/em&gt;&lt;span style="color:#3366ff;"&gt;TCPWindowSize&lt;/span&gt;&lt;br /&gt;&lt;/em&gt;&lt;br /&gt;The value of TCP Window in the Windows 2000 Registry is DWORD, representing number of bytes, with range from 0 to 2^30. The recommended values (in red) optimize TCP for any high speed Internet connection and work best in most cases, however if you'd like to use a custom value follow these guidelines:&lt;br /&gt;&lt;br /&gt;For best results, the TCPWindow should be a multiple of &lt;a class="term1" title="What is MSS ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^MSS$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;MSS&lt;/a&gt; (Maximum Segment Size). &lt;a class="term1" title="What is MSS ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^MSS$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;MSS&lt;/a&gt; is generally &lt;a class="term1" title="What is MTU ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^MTU$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;MTU&lt;/a&gt; - 40, where &lt;a class="term1" title="What is MTU ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^MTU$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;MTU&lt;/a&gt; (Maximum Transmission Unit) is the largest &lt;a class="term1" title="What is packet ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^PACKET$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;packet&lt;/a&gt; size that can be transmitted. &lt;a class="term1" title="What is MTU ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^MTU$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;MTU&lt;/a&gt; is usually 1500 (1492 for &lt;a class="term1" title="What is PPPoE ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^PPPOE$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;PPPoE&lt;/a&gt; connections).&lt;br /&gt;&lt;br /&gt;&lt;span style="color:#3366ff;"&gt;There are three places in the Windows 2000 Registry where you can add the TCP Window parameter.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color:#ff0000;"&gt;HKLM/SYSTEM\CurrentControlSet\Services\Tcpip\ParametersGlobalMaxTcpWindowSize="256960"&lt;/span&gt; (DWORD, number of bytes) Valid range is from &lt;a class="term1" title="What is MSS ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^MSS$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;MSS&lt;/a&gt; to 2^30. Add the value as a decimal. Note: For best results &lt;a class="term1" title="What is RWIN ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^RWIN$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;RWIN&lt;/a&gt; has to be a multiple of &lt;a class="term1" title="What is MSS ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^MSS$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;MSS&lt;/a&gt; lower than 65535 times a scale factor that's a power of 2, i.e. 44 x 1460 = 64240 x 2^2 = 256960. If you choose to use a &lt;a class="term1" title="What is RWIN ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^RWIN$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;RWIN&lt;/a&gt; lower than 65535, you can simply make it multiple of &lt;a class="term1" title="What is MSS ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^MSS$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;MSS&lt;/a&gt; and turn scaling off (&lt;a class="term1" title="What is Tcp1323Opts ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^TCP1323OPTS$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;Tcp1323Opts&lt;/a&gt;=0)&lt;br /&gt;&lt;br /&gt;&lt;span style="color:#ff0000;"&gt;HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\ParametersTcpWindowSize="256960"&lt;/span&gt; (DWORD, number of bytes) Valid range is from &lt;a class="term1" title="What is MSS ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^MSS$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;MSS&lt;/a&gt; to 2^30. Add the value as a decimal. TcpWindowSize can also exist under TcpipParametersInterface - if added at this location, it overrides the global setting for this particular . Note (10/20/00): Seems MS has found another bug in Windows 2000, the TCPWindowSize should be configured with the global setting (GlobalMaxTcpWindowsSize) rather than this one - Q263088&lt;br /&gt;&lt;br /&gt;Note: For best results &lt;a class="term1" title="What is RWIN ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^RWIN$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;RWIN&lt;/a&gt; has to be a multiple of &lt;a class="term1" title="What is MSS ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^MSS$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;MSS&lt;/a&gt; lower than 65535 times a scale factor that's a power of 2, i.e. 44 x 1460 = 64240 x 2^2 = 256960. If you choose to use a &lt;a class="term1" title="What is RWIN ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^RWIN$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;RWIN&lt;/a&gt; lower than 65535, you can simply make it multiple of &lt;a class="term1" title="What is MSS ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^MSS$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;MSS&lt;/a&gt; and turn scaling off (&lt;a class="term1" title="What is Tcp1323Opts ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^TCP1323OPTS$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;Tcp1323Opts&lt;/a&gt;=0)&lt;br /&gt;&lt;br /&gt;&lt;a class="term1" title="What is Tcp1323Opts ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^TCP1323OPTS$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;&lt;span style="font-size:130%;"&gt;Tcp1323Opts&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a class="term1" title="What is Tcp1323Opts ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^TCP1323OPTS$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;Tcp1323Opts&lt;/a&gt; is a necessary setting in order to enable Large TCPWindow support as described in &lt;a class="term1" title="What is RFC ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^RFC$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;RFC&lt;/a&gt; 1323. Without this parameter, the TCPWindow is limited to 64K.&lt;br /&gt;&lt;br /&gt;&lt;span style="color:#ff0000;"&gt;HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters&lt;/span&gt;&lt;a class="term1" title="What is Tcp1323Opts ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^TCP1323OPTS$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;&lt;span style="color:#ff0000;"&gt;Tcp1323Opts&lt;/span&gt;&lt;/a&gt;&lt;span style="color:#ff0000;"&gt;="1"&lt;/span&gt; (DWORD, recommended setting is 1. The possible settings are 0 - Disable &lt;a class="term1" title="What is RFC ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^RFC$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;RFC&lt;/a&gt; 1323 options, 1 - Window scaling but no Timestamp options, 3 - Window scaling and Time stamp options.)&lt;br /&gt;&lt;br /&gt;Note: &lt;a class="term1" title="What is Tcp1323Opts ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^TCP1323OPTS$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;Tcp1323Opts&lt;/a&gt;="3" might help in some cases where there is increased &lt;a class="term1" title="What is packet ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^PACKET$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;packet&lt;/a&gt; loss, however generally you'll achieve better &lt;a class="term1" title="What is throughput ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^THROUGHPUT$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;throughput&lt;/a&gt; with &lt;a class="term1" title="What is Tcp1323Opts ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^TCP1323OPTS$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;Tcp1323Opts&lt;/a&gt;="1", since &lt;a class="term1" title="What is Timestamps ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^TIMESTAMPS$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;Timestamps&lt;/a&gt; add 12 bytes to the &lt;a class="term1" title="What is header ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^HEADER$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;header&lt;/a&gt; of each &lt;a class="term1" title="What is packet ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^PACKET$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;packet&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:130%;color:#3366ff;"&gt;DefaultTTL&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;DefaultTTL determines the time in seconds and the number of hops a &lt;a class="term1" title="What is packet ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^PACKET$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;packet&lt;/a&gt; lives. While it does not directly affect speed, a larger value increases the amount of time it takes for a &lt;a class="term1" title="What is packet ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^PACKET$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;packet&lt;/a&gt; to be considered lost, discarded and retransmitted. A value that's too small can cause packets to be unable to reach distant servers at all.&lt;br /&gt;&lt;br /&gt;&lt;span style="color:#ff0000;"&gt;HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\ParametersDefaultTTL="64"&lt;/span&gt; (DWORD, recommended setting is 64. Other settings that are widely used are 128 and 32)&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:130%;color:#3366ff;"&gt;EnablePMTUDiscovery&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;When set to 1 (True), TCP attempts to discover &lt;a class="term1" title="What is MTU ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^MTU$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;MTU&lt;/a&gt; automatically over the path to a remote host. Setting this parameter to 0 causes &lt;a class="term1" title="What is MTU ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^MTU$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;MTU&lt;/a&gt; to default to 576 which reduces overall performance over high speed connections. Note that this setting is different than our &lt;a class="term1" title="What is Windows 9x ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^WINDOWS 9X$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;Windows 9x&lt;/a&gt; recommendation.&lt;br /&gt;&lt;br /&gt;&lt;span style="color:#ff0000;"&gt;HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\ParametersEnablePMTUDiscovery="1"&lt;/span&gt; (DWORD - boolean, valid settings are 0--&gt;False and 1--&gt;True. Many connections perform better with this entry at 1, however, if you prefer to set your &lt;a class="term1" title="What is upstream ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^UPSTREAM$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;upstream&lt;/a&gt; to send fixed 1500 packets, you might want to use 0 instead). When set at 1, establishing connections and initial transfer speed might slow down a bit, however you will get better &lt;a class="term1" title="What is throughput ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^THROUGHPUT$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;throughput&lt;/a&gt; if somewhere in the path large packets need to be fragmented.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:130%;color:#3366ff;"&gt;EnablePMTUBHDetect&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Setting this parameter to 1 (True) enables "black hole" routers to be detected, however it also increases the maximum number of retransmissions for a given segment. In most cases you'd want to keep BHDetect to 0 (False).&lt;br /&gt;&lt;br /&gt;&lt;span style="color:#ff0000;"&gt;HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\ParametersEnablePMTUBHDetect="0"&lt;/span&gt; (DWORD - boolean, valid settings are 0--&gt;False and 1--&gt;True. Recommended setting is 0)&lt;br /&gt;&lt;br /&gt;&lt;a class="term1" title="What is SackOpts ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^SACKOPTS$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;&lt;span style="font-size:130%;"&gt;SackOpts&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This parameter controls whether or not SACK (Selective Acknowledgement) support is enabled, as specified in &lt;a class="term1" title="What is RFC ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^RFC$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;RFC&lt;/a&gt; 2018. SACK is especially important for connections using large TCP Window sizes.&lt;br /&gt;&lt;br /&gt;&lt;span style="color:#ff0000;"&gt;HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters&lt;/span&gt;&lt;a class="term1" title="What is SackOpts ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^SACKOPTS$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;&lt;span style="color:#ff0000;"&gt;SackOpts&lt;/span&gt;&lt;/a&gt;&lt;span style="color:#ff0000;"&gt;="1"&lt;/span&gt; (DWORD - boolean, recommended setting is 1. Possible settings are 0 - No Sack options or 1 - Sack Option enabled).&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:130%;color:#3366ff;"&gt;TcpMaxDupAcks&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;This parameter determines the number of duplicate ACKs that must be received for the same sequence number of sent data before "fast retransmit" is triggered to resend the segment that has been dropped in transit.&lt;br /&gt;&lt;br /&gt;&lt;span style="color:#ff0000;"&gt;HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\ParametersTcpMaxDupAcks="2"&lt;/span&gt; (DWORD - range 1-3, recommended setting is 2).&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:130%;color:#3366ff;"&gt;Additional &lt;/span&gt;&lt;a class="term1" title="What is TCP/IP ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^TCP/IP$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;&lt;span style="font-size:130%;color:#3366ff;"&gt;TCP/IP&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:130%;color:#3366ff;"&gt; Related Parameters&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The additional TCP related parameters are not necessary in most cases, and you shouldn't expect any drastic improvements, however we added them for those of you who like experimenting. You might be able to gain that last bit of performance, or customize your &lt;a class="term1" title="What is TCP/IP ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^TCP/IP$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;TCP/IP&lt;/a&gt; behavior even more with those. Keep in mind you should familiarize yourself with what the parameters mean and how they affect your connection before changing their values&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:130%;color:#3366ff;"&gt;MTU&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size:130%;color:#3366ff;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;a class="term1" title="What is MTU ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^MTU$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;&lt;/a&gt;Setting &lt;a class="term1" title="What is MTU ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^MTU$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;MTU&lt;/a&gt; overrides the default &lt;a class="term1" title="What is MTU ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^MTU$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;MTU&lt;/a&gt; for the network interface it is added to. Note that if EnablePMTUDiscovery is set to 1, TCP will use the smaller value of this local &lt;a class="term1" title="What is MTU ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^MTU$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;MTU&lt;/a&gt; and the "Discovered" &lt;a class="term1" title="What is MTU ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^MTU$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;MTU&lt;/a&gt; of the underlying network connection. If you'd rather use only the &lt;a class="term1" title="What is MTU ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^MTU$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;MTU&lt;/a&gt; value specified here, you'd have to disable PMTUDiscovery, which would prevent your system from detecting the network &lt;a class="term1" title="What is MTU ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^MTU$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;MTU&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;span style="color:#ff0000;"&gt;HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces&lt;/span&gt;&lt;a class="term1" title="What is MTU ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^MTU$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;&lt;span style="color:#ff0000;"&gt;MTU&lt;/span&gt;&lt;/a&gt;&lt;span style="color:#ff0000;"&gt;="1500"&lt;/span&gt; (DWORD, valid range is from 68 to &lt;a class="term1" title="What is MTU ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^MTU$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;MTU&lt;/a&gt; of network).&lt;br /&gt;Note: For Windows XP &lt;a class="term1" title="What is PPPoE ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^PPPOE$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;PPPoE&lt;/a&gt;, there is an additional location for &lt;a class="term1" title="What is MTU ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^MTU$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;MTU&lt;/a&gt; that might need to be adjusted (to 1480, or up to 1492 as per the &lt;a class="term1" title="What is PPPoE ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^PPPOE$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;PPPoE&lt;/a&gt; specs), depending on the &lt;a class="term1" title="What is PPPoE ?" onclick="MM_openBrWindow('/terms_popup.php?seek=^PPPOE$','terms','scrollbars=yes,resizable=yes,width=500,height=300')" href="javascript://"&gt;PPPoE&lt;/a&gt; software you use. Check the following location in the Registry:&lt;span style="color:#ff0000;"&gt;HKLM\SYSTEM\CurrentControlSet\Services\NdisWan\Parameters\Protocols\0ProtocolMTU="1480" &lt;/span&gt;&lt;br /&gt;&lt;span style="color:#ff0000;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size:130%;color:#ff0000;"&gt;Statuary Warning&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size:130%;color:#ff0000;"&gt;&lt;/span&gt;&lt;br /&gt;Altering your registry configuration is not really an activity for those who aren’t comfortable with customizing their Windows OS. For those of you who aren’t comfortable changing the inner workings of your computer, but still want to optimize your broadband speed, patches are a viable solution. Adjusting your registry can be tricky and possibly mess up your system – so whether you’re making the adjustments yourself or downloading a patch, always export a backup file of the original settings before implementing any changes.&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-5649822113935289";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_ad_channel ="";
google_color_border = "CCCCCC";
google_color_bg = "FFFFFF";
google_color_link = "000000";
google_color_url = "666666";
google_color_text = "333333";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7303835-113610135559807713?l=wincomp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wincomp.blogspot.com/feeds/113610135559807713/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7303835&amp;postID=113610135559807713&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7303835/posts/default/113610135559807713'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7303835/posts/default/113610135559807713'/><link rel='alternate' type='text/html' href='http://wincomp.blogspot.com/2005/12/optimize-your-windows-2000-xp-registry.html' title='Optimize Your Windows 2000 / XP Registry for Broadband'/><author><name>Wild Thing</name><uri>http://www.blogger.com/profile/18293544988024455016</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7303835.post-113378314270410907</id><published>2005-12-05T17:14:00.000+05:30</published><updated>2006-11-05T18:47:02.515+05:30</updated><title type='text'>Kerela Sucks</title><content type='html'>well am stuck here in kerela.&lt;br /&gt;cheesy internet parlours...&lt;br /&gt;so no activity..&lt;br /&gt;hang on till jan 2006&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-5649822113935289";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_ad_channel ="";
google_color_border = "CCCCCC";
google_color_bg = "FFFFFF";
google_color_link = "000000";
google_color_url = "666666";
google_color_text = "333333";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7303835-113378314270410907?l=wincomp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wincomp.blogspot.com/feeds/113378314270410907/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7303835&amp;postID=113378314270410907&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7303835/posts/default/113378314270410907'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7303835/posts/default/113378314270410907'/><link rel='alternate' type='text/html' href='http://wincomp.blogspot.com/2005/12/kerela-sucks.html' title='Kerela Sucks'/><author><name>Wild Thing</name><uri>http://www.blogger.com/profile/18293544988024455016</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7303835.post-111057931771821061</id><published>2005-03-12T03:36:00.000+05:30</published><updated>2006-11-05T18:47:02.458+05:30</updated><title type='text'>long time</title><content type='html'>am not too sure why post at alll..&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-5649822113935289";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_ad_channel ="";
google_color_border = "CCCCCC";
google_color_bg = "FFFFFF";
google_color_link = "000000";
google_color_url = "666666";
google_color_text = "333333";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7303835-111057931771821061?l=wincomp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wincomp.blogspot.com/feeds/111057931771821061/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7303835&amp;postID=111057931771821061&amp;isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7303835/posts/default/111057931771821061'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7303835/posts/default/111057931771821061'/><link rel='alternate' type='text/html' href='http://wincomp.blogspot.com/2005/03/long-time.html' title='long time'/><author><name>Wild Thing</name><uri>http://www.blogger.com/profile/18293544988024455016</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7303835.post-110028907497662686</id><published>2004-11-13T01:13:00.000+05:30</published><updated>2006-11-05T18:47:02.400+05:30</updated><title type='text'>late night</title><content type='html'>i'm off to sleep.&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-5649822113935289";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_ad_channel ="";
google_color_border = "CCCCCC";
google_color_bg = "FFFFFF";
google_color_link = "000000";
google_color_url = "666666";
google_color_text = "333333";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7303835-110028907497662686?l=wincomp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wincomp.blogspot.com/feeds/110028907497662686/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7303835&amp;postID=110028907497662686&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7303835/posts/default/110028907497662686'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7303835/posts/default/110028907497662686'/><link rel='alternate' type='text/html' href='http://wincomp.blogspot.com/2004/11/late-night.html' title='late night'/><author><name>Wild Thing</name><uri>http://www.blogger.com/profile/18293544988024455016</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7303835.post-109951305891375288</id><published>2004-11-04T02:41:00.000+05:30</published><updated>2006-11-05T18:47:02.343+05:30</updated><title type='text'>Long Time</title><content type='html'>hiya everybody..&lt;br /&gt;it's been a long time..&lt;br /&gt;i've been studying for my PG entrance exams.&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-5649822113935289";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_ad_channel ="";
google_color_border = "CCCCCC";
google_color_bg = "FFFFFF";
google_color_link = "000000";
google_color_url = "666666";
google_color_text = "333333";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7303835-109951305891375288?l=wincomp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wincomp.blogspot.com/feeds/109951305891375288/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7303835&amp;postID=109951305891375288&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7303835/posts/default/109951305891375288'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7303835/posts/default/109951305891375288'/><link rel='alternate' type='text/html' href='http://wincomp.blogspot.com/2004/11/long-time.html' title='Long Time'/><author><name>Wild Thing</name><uri>http://www.blogger.com/profile/18293544988024455016</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7303835.post-108997475649493874</id><published>2004-07-16T16:11:00.000+05:30</published><updated>2006-11-05T18:47:02.287+05:30</updated><title type='text'>DNB???</title><content type='html'>should i?&lt;br /&gt;or shouldn't i?&lt;br /&gt;am i eligible??&lt;br /&gt;will i pass?&lt;br /&gt;better options?&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-5649822113935289";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_ad_channel ="";
google_color_border = "CCCCCC";
google_color_bg = "FFFFFF";
google_color_link = "000000";
google_color_url = "666666";
google_color_text = "333333";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7303835-108997475649493874?l=wincomp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wincomp.blogspot.com/feeds/108997475649493874/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7303835&amp;postID=108997475649493874&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7303835/posts/default/108997475649493874'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7303835/posts/default/108997475649493874'/><link rel='alternate' type='text/html' href='http://wincomp.blogspot.com/2004/07/dnb.html' title='DNB???'/><author><name>Wild Thing</name><uri>http://www.blogger.com/profile/18293544988024455016</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7303835.post-108888793563267185</id><published>2004-07-04T02:13:00.000+05:30</published><updated>2006-11-05T18:47:02.224+05:30</updated><title type='text'>tonight i'm down</title><content type='html'>i was in love with a woman called shuna.she is a long distce runner.and a doc.she left me to go back home.i miss her.&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-5649822113935289";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_ad_channel ="";
google_color_border = "CCCCCC";
google_color_bg = "FFFFFF";
google_color_link = "000000";
google_color_url = "666666";
google_color_text = "333333";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7303835-108888793563267185?l=wincomp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wincomp.blogspot.com/feeds/108888793563267185/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7303835&amp;postID=108888793563267185&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7303835/posts/default/108888793563267185'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7303835/posts/default/108888793563267185'/><link rel='alternate' type='text/html' href='http://wincomp.blogspot.com/2004/07/tonight-im-down.html' title='tonight i&apos;m down'/><author><name>Wild Thing</name><uri>http://www.blogger.com/profile/18293544988024455016</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7303835.post-108868067985371663</id><published>2004-07-01T16:34:00.000+05:30</published><updated>2006-11-05T18:47:02.169+05:30</updated><title type='text'>back again</title><content type='html'>i'm chatting to a babe right now&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-5649822113935289";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_ad_channel ="";
google_color_border = "CCCCCC";
google_color_bg = "FFFFFF";
google_color_link = "000000";
google_color_url = "666666";
google_color_text = "333333";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7303835-108868067985371663?l=wincomp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wincomp.blogspot.com/feeds/108868067985371663/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7303835&amp;postID=108868067985371663&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7303835/posts/default/108868067985371663'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7303835/posts/default/108868067985371663'/><link rel='alternate' type='text/html' href='http://wincomp.blogspot.com/2004/07/back-again.html' title='back again'/><author><name>Wild Thing</name><uri>http://www.blogger.com/profile/18293544988024455016</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7303835.post-108719979111110441</id><published>2004-06-14T13:22:00.000+05:30</published><updated>2006-11-05T18:47:02.114+05:30</updated><title type='text'>still not at it</title><content type='html'>well the net is a useless place.&lt;br /&gt;can't get anything you want.&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-5649822113935289";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_ad_channel ="";
google_color_border = "CCCCCC";
google_color_bg = "FFFFFF";
google_color_link = "000000";
google_color_url = "666666";
google_color_text = "333333";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7303835-108719979111110441?l=wincomp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wincomp.blogspot.com/feeds/108719979111110441/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7303835&amp;postID=108719979111110441&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7303835/posts/default/108719979111110441'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7303835/posts/default/108719979111110441'/><link rel='alternate' type='text/html' href='http://wincomp.blogspot.com/2004/06/still-not-at-it.html' title='still not at it'/><author><name>Wild Thing</name><uri>http://www.blogger.com/profile/18293544988024455016</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7303835.post-108719873388041698</id><published>2004-06-14T13:04:00.000+05:30</published><updated>2006-11-05T18:47:02.057+05:30</updated><title type='text'>my first day</title><content type='html'>i just gotta get this stuff.&lt;br /&gt;journal of internal medicine 1986 vol1 pgs211-219&lt;br /&gt;and&lt;br /&gt;canadian medical association journal 1983 vol129 pgs947-954&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-5649822113935289";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_ad_channel ="";
google_color_border = "CCCCCC";
google_color_bg = "FFFFFF";
google_color_link = "000000";
google_color_url = "666666";
google_color_text = "333333";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7303835-108719873388041698?l=wincomp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wincomp.blogspot.com/feeds/108719873388041698/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7303835&amp;postID=108719873388041698&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7303835/posts/default/108719873388041698'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7303835/posts/default/108719873388041698'/><link rel='alternate' type='text/html' href='http://wincomp.blogspot.com/2004/06/my-first-day.html' title='my first day'/><author><name>Wild Thing</name><uri>http://www.blogger.com/profile/18293544988024455016</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
