<?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>Loginworks Blog &#187; Uncategorized</title>
	<atom:link href="http://www.loginworks.com/blog/index.php/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.loginworks.com/blog</link>
	<description>Team Loginworks to rest of the world</description>
	<lastBuildDate>Wed, 19 May 2010 06:17:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Enable remote connection of Microsoft Sql Express database server.</title>
		<link>http://www.loginworks.com/blog/index.php/2009/11/06/enable-remote-connection-of-microsoft-sql-express-database-server/</link>
		<comments>http://www.loginworks.com/blog/index.php/2009/11/06/enable-remote-connection-of-microsoft-sql-express-database-server/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 05:57:02 +0000</pubDate>
		<dc:creator>jagannath</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.loginworks.com/blog/?p=122</guid>
		<description><![CDATA[Configuration for remote connection of SQL Server(in this example database server instance name is SQLEXPRESS )
Click Start, point to Programs, point to Microsoft SQL Server 2005, point to Configuration Tools, and then click SQL Server Surface Area configuration.

 
 
 
On the SQL Server 2005 Surface Area Configuration page, click Surface Area Configuration for Services and Connections.

 
On the Surface Area Configuration [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Configuration for remote connection of SQL Server(in this example database server instance name is SQLEXPRESS )</strong></p>
<p>Click <strong>Start</strong>, point to <strong>Programs</strong>, point to <strong>Microsoft SQL Server 2005</strong>, point to <strong>Configuration Tools</strong>, and then click <strong>SQL Server Surface Area configuration</strong>.</p>
<p><img class="aligncenter size-full wp-image-172" src="http://www.loginworks.com/blog/wp-content/uploads/2009/11/sql1.jpg" alt="sql1" width="598" height="480" /></p>
<p> </p>
<p> </p>
<p> </p>
<p>On the <strong>SQL Server 2005 Surface Area Configuration</strong> page, click <strong>Surface Area Configuration for Services and Connections</strong>.</p>
<p><img class="aligncenter size-full wp-image-128" src="http://www.loginworks.com/blog/wp-content/uploads/2009/11/sql2.JPG" alt="sql2" width="669" height="595" /></p>
<p> </p>
<p>On the <strong>Surface Area Configuration for Services and Connections</strong> page, expand <strong>Database Engine.</strong> click <strong>Remote Connections</strong><strong>.</strong></p>
<p><img class="aligncenter size-full wp-image-174" src="http://www.loginworks.com/blog/wp-content/uploads/2009/11/sql41.jpg" alt="Sql browser" width="530" height="480" /></p>
<p>click <strong>Local and remote connections</strong>, click <strong>the  Using both TCP/IP and named pipes</strong>, and then click <strong>Apply</strong>.</p>
<p> <img class="aligncenter size-full wp-image-176" src="http://www.loginworks.com/blog/wp-content/uploads/2009/11/sql51.jpg" alt="SQL Server 2005 Surface Area Configuration" width="521" height="480" /></p>
<p><strong>Note</strong> Click <strong>OK</strong> when you receive the following message:</p>
<p>Changes to Connection Settings will not take effect until you restart the Database Engine service<span> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.25in"><span> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.25in"><span> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.25in"><span> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.25in"><span> </span></p>
<ol>
<li>On the <strong>Surface Area Configuration for Services and Connections</strong> page, expand <strong>Database Engine</strong>, click <strong>Service</strong>, click <strong>Stop</strong>, wait until the MSSQLSERVER service stops, and then click <strong>Start</strong> to restart the MSSQLSERVER service.</li>
</ol>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.25in"><span><img class="aligncenter size-full wp-image-134" src="http://www.loginworks.com/blog/wp-content/uploads/2009/11/sql71.jpg" alt="sql7" width="675" height="604" /></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.25in"><span> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.25in"><span><img class="aligncenter size-full wp-image-135" src="http://www.loginworks.com/blog/wp-content/uploads/2009/11/sql8.jpg" alt="sql8" width="675" height="604" /></span></p>
<p> </p>
<p>On the <strong>Surface Area Configuration for Services and Connections</strong> page, click <strong>SQL Server Browser</strong>, click <strong>Automatic</strong> for <strong>Startup type</strong>, and then click <strong>Apply</strong>.</p>
<p><img class="aligncenter size-full wp-image-136" src="http://www.loginworks.com/blog/wp-content/uploads/2009/11/sql9.jpg" alt="sql9" width="676" height="604" /></p>
<p> </p>
<p align="center"><strong>Create exceptions in Windows Firewall</strong></p>
<p>Click <strong>Start</strong>, point to <strong>Programs</strong>, point to <strong>Microsoft SQL Server 2005</strong>, point to <strong>Configuration Tools</strong>, and then click <strong>SQL Server Configuration Manage</strong></p>
<p><img class="aligncenter size-full wp-image-138" src="http://www.loginworks.com/blog/wp-content/uploads/2009/11/sql11.jpg" alt="sql11" width="1008" height="630" /></p>
<p> </p>
<p>In SQL Server Configuration Manager, click the <strong>SQL Server (MYSENIORCENTER)</strong> service in the right pane, right-click the instance name in the main window, and then click <strong>Properties</strong></p>
<p><img class="aligncenter size-full wp-image-139" src="http://www.loginworks.com/blog/wp-content/uploads/2009/11/sql12.jpg" alt="sql12" width="864" height="540" /></p>
<p>On the <strong>SQL Server (MYSENIORCENTER)</strong> <strong>Properties</strong> page, click the <strong>Service</strong> tab, locate the binary path, and then click <strong>OK</strong></p>
<p><img class="aligncenter size-full wp-image-140" src="http://www.loginworks.com/blog/wp-content/uploads/2009/11/sql13.jpg" alt="sql13" width="1160" height="582" /></p>
<p> </p>
<p><img class="aligncenter size-full wp-image-142" src="http://www.loginworks.com/blog/wp-content/uploads/2009/11/sql14.jpg" alt="sql14" width="1156" height="609" /></p>
<p> </p>
<p>On the <strong>SQL Server Browser Properties</strong> page, click the <strong>Service</strong> tab, locate the binary path, and then click <strong>OK</strong><strong> </strong></p>
<p><strong><img class="aligncenter size-full wp-image-143" src="http://www.loginworks.com/blog/wp-content/uploads/2009/11/sql15.jpg" alt="sql15" width="1155" height="628" /></strong></p>
<p><strong> </strong></p>
<p>Open windows Firewall from Control Panel</p>
<p><img class="aligncenter size-full wp-image-144" src="http://www.loginworks.com/blog/wp-content/uploads/2009/11/f1.jpg" alt="f1" width="1008" height="630" /></p>
<p> </p>
<p>Click on add program</p>
<p><img class="aligncenter size-full wp-image-145" src="http://www.loginworks.com/blog/wp-content/uploads/2009/11/f2.jpg" alt="f2" width="460" height="531" /></p>
<p><strong>Do the following process </strong></p>
<p><img class="aligncenter size-full wp-image-146" src="http://www.loginworks.com/blog/wp-content/uploads/2009/11/f4.jpg" alt="f4" width="1152" height="720" /></p>
<p> </p>
<p><img class="aligncenter size-full wp-image-148" src="http://www.loginworks.com/blog/wp-content/uploads/2009/11/l2.jpg" alt="l2" width="460" height="531" /></p>
<p><img class="aligncenter size-full wp-image-149" src="http://www.loginworks.com/blog/wp-content/uploads/2009/11/l3.jpg" alt="l3" width="1440" height="900" /></p>
<p> </p>
<p><strong>Creating ODBC data source on Windows XP System </strong></p>
<p><img class="aligncenter size-full wp-image-150" src="http://www.loginworks.com/blog/wp-content/uploads/2009/11/O1.jpg" alt="O1" width="1166" height="729" /></p>
<p><img class="aligncenter size-full wp-image-151" src="http://www.loginworks.com/blog/wp-content/uploads/2009/11/O2.jpg" alt="O2" width="1152" height="720" /></p>
<p> </p>
<p><img class="aligncenter size-full wp-image-153" src="http://www.loginworks.com/blog/wp-content/uploads/2009/11/O3.jpg" alt="O3" width="1008" height="630" /></p>
<p><img class="aligncenter size-full wp-image-154" src="http://www.loginworks.com/blog/wp-content/uploads/2009/11/O4.jpg" alt="O4" width="1008" height="630" /></p>
<p><img class="aligncenter size-full wp-image-155" src="http://www.loginworks.com/blog/wp-content/uploads/2009/11/O5.jpg" alt="O5" width="1008" height="630" /></p>
<p><img class="aligncenter size-full wp-image-156" src="http://www.loginworks.com/blog/wp-content/uploads/2009/11/O6.jpg" alt="O6" width="1008" height="630" /></p>
<p><img class="aligncenter size-full wp-image-157" src="http://www.loginworks.com/blog/wp-content/uploads/2009/11/O7.jpg" alt="O7" width="1008" height="630" /></p>
<p><img class="aligncenter size-full wp-image-158" src="http://www.loginworks.com/blog/wp-content/uploads/2009/11/O8.jpg" alt="O8" width="1008" height="630" /></p>
<p><img class="aligncenter size-full wp-image-159" src="http://www.loginworks.com/blog/wp-content/uploads/2009/11/O9.jpg" alt="O9" width="1008" height="630" /></p>
<p><img class="aligncenter size-full wp-image-160" src="http://www.loginworks.com/blog/wp-content/uploads/2009/11/O10.jpg" alt="O10" width="1440" height="900" /></p>
<p><img class="aligncenter size-full wp-image-161" src="http://www.loginworks.com/blog/wp-content/uploads/2009/11/O101.jpg" alt="O10" width="1440" height="900" /></p>
<p><img class="aligncenter size-full wp-image-162" src="http://www.loginworks.com/blog/wp-content/uploads/2009/11/O11.jpg" alt="O11" width="1008" height="630" /></p>
<p><img class="aligncenter size-full wp-image-163" src="http://www.loginworks.com/blog/wp-content/uploads/2009/11/O12.jpg" alt="O12" width="1008" height="630" /></p>
<p><img class="aligncenter size-full wp-image-164" src="http://www.loginworks.com/blog/wp-content/uploads/2009/11/O13.jpg" alt="O13" width="1008" height="630" /></p>
<div><table border=0 bgcolor=#ffffff> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.loginworks.com%2Fblog%2Findex.php%2F2009%2F11%2F06%2Fenable-remote-connection-of-microsoft-sql-express-database-server%2F&amp;t=Enable+remote+connection+of+Microsoft+Sql+Express+database+server.&amp;s=normal' height='80' width='52' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.loginworks.com%2Fblog%2Findex.php%2F2009%2F11%2F06%2Fenable-remote-connection-of-microsoft-sql-express-database-server%2F&amp;title=Enable+remote+connection+of+Microsoft+Sql+Express+database+server.&amp;t=2 ' height='80' width='52' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=Enable+remote+connection+of+Microsoft+Sql+Express+database+server.;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=square></script></td> <td><script type="text/javascript"> var fbShare = {url: 'http://www.loginworks.com/blog/index.php/2009/11/06/enable-remote-connection-of-microsoft-sql-express-database-server/',size:'large'}</script><script type="text/javascript" src="http://widgets.fbshare.me/files/fbshare.js"></script></td></table></div><!-- Generated by Digg Digg plugin, 
    Author : Yong Mook Kim
    Website : http://www.mkyong.com/blog/digg-digg-wordpress-plugin/
	-->]]></content:encoded>
			<wfw:commentRss>http://www.loginworks.com/blog/index.php/2009/11/06/enable-remote-connection-of-microsoft-sql-express-database-server/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Global Cooling: The Coming Ice Age(Expected)</title>
		<link>http://www.loginworks.com/blog/index.php/2009/09/29/global-cooling-the-coming-ice-ageexpected/</link>
		<comments>http://www.loginworks.com/blog/index.php/2009/09/29/global-cooling-the-coming-ice-ageexpected/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 07:29:09 +0000</pubDate>
		<dc:creator>atul singh</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.loginworks.com/blog/?p=88</guid>
		<description><![CDATA[Global cooling youtube video
     var fbShare = {url: 'http://www.loginworks.com/blog/index.php/2009/09/29/global-cooling-the-coming-ice-ageexpected/',size:'large'}]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.loginworks.com/blog/go.php?http://www.youtube.com/watch?v=ttLBqB0qDko" title="(No click)">Global cooling youtube video</a></p>
<div><table border=0 bgcolor=#ffffff> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.loginworks.com%2Fblog%2Findex.php%2F2009%2F09%2F29%2Fglobal-cooling-the-coming-ice-ageexpected%2F&amp;t=Global+Cooling%3A+The+Coming+Ice+Age%28Expected%29+&amp;s=normal' height='80' width='52' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.loginworks.com%2Fblog%2Findex.php%2F2009%2F09%2F29%2Fglobal-cooling-the-coming-ice-ageexpected%2F&amp;title=Global+Cooling%3A+The+Coming+Ice+Age%28Expected%29+&amp;t=2 ' height='80' width='52' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=Global+Cooling%3A+The+Coming+Ice+Age%28Expected%29+;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=square></script></td> <td><script type="text/javascript"> var fbShare = {url: 'http://www.loginworks.com/blog/index.php/2009/09/29/global-cooling-the-coming-ice-ageexpected/',size:'large'}</script><script type="text/javascript" src="http://widgets.fbshare.me/files/fbshare.js"></script></td></table></div><!-- Generated by Digg Digg plugin, 
    Author : Yong Mook Kim
    Website : http://www.mkyong.com/blog/digg-digg-wordpress-plugin/
	-->]]></content:encoded>
			<wfw:commentRss>http://www.loginworks.com/blog/index.php/2009/09/29/global-cooling-the-coming-ice-ageexpected/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>fact about computer and internet.</title>
		<link>http://www.loginworks.com/blog/index.php/2009/09/29/fact-about-computer-and-internet/</link>
		<comments>http://www.loginworks.com/blog/index.php/2009/09/29/fact-about-computer-and-internet/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 07:11:58 +0000</pubDate>
		<dc:creator>jagannath</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.loginworks.com/blog/?p=84</guid>
		<description><![CDATA[1. 80% of all pictures on the internet are of naked women
2. Another name for a Microsoft Windows tutorial is &#8216;Crash Course&#8216;!
3. Bill Gates&#8217; house was designed using a Macintosh computer.
4. By the year 2012 there will be approximately 17 billion devices connected to the Internet.
5. Domain names are being registered at a rate of [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left"><span style="color: #800080;font-family: Bookman Old Style"><span><strong>1. 80% of all pictures on the internet are of naked women<br />
2. Another name for a <span style="cursor: hand;border-bottom: #0066cc 1px dashed">Microsoft Windows</span> tutorial is &#8216;<span>Crash Course</span>&#8216;!<br />
3. <span style="background: none transparent scroll repeat 0% 0%;cursor: hand;border-bottom: #0066cc 1px dashed">Bill Gates&#8217; house</span> was designed using a <span style="background: none transparent scroll repeat 0% 0%;cursor: hand;border-bottom: medium none">Macintosh computer</span>.<br />
4. By the year 2012 there will be approximately 17 billion devices connected to the Internet.<br />
5. Domain names are being registered at a rate of more than one million names every month.<br />
6. E-mail has been around longer than the <span>World Wide Web</span>.<br />
7. For every &#8216;normal&#8217; webpage, there are five porn pages.<br />
8. In the 1980s, an <span style="background: none transparent scroll repeat 0% 0%;cursor: hand;border-bottom: medium none">IBM computer</span> wasn&#8217;t considered 100 percent compatible unless it could run <span>Microsoft Flight Simulator</span>*.<br />
9. <span>MySpace</span> reports over 110 million registered users. Were it a country, it would be the tenth largest, just behind <span>Mexico</span>.<br />
10. One of every 8 married couples in the US last year met online.<br />
11. The average 21 year old has spent 5,000 hours <span>playing video games</span>, has exchanged 250,000 e-mails, instant and <span>text messages</span> and has spent 10,000 hours on the mobile phone.<br />
12. The average computer user blinks 7 times a minute, less than half the normal rate of 20.<br />
13. The first banner advertising was used in 1994.<br />
14. The first <span>computer mouse</span> was invented by <span>Doug Engelbart</span> in around 1964 and was made of wood.<br />
15. The first domain name ever registered was </strong><a href="http://www.loginworks.com/blog/go.php?http://symbolics.com/" target="_blank" title="(No click)"><span><strong>Symbolics.com</strong></span></a><strong>. <br />
16. The world&#8217;s first computer, called the Z1, was invented by <span style="cursor: hand;border-bottom: #0066cc 1px dashed">Konrad Zuse</span> in 1936. His next invention, the Z2 was finished in 1939 and was the first fully functioning electro-mechanical computer.<br />
17. There are approximately 1,319,872,109 people on the Internet.<br />
18. There are approximately 1.06 billion instant messaging accounts worldwide.<br />
19. While it took the radio 38 years, and the television a short 13 years, it took the World Wide Web only 4 years to reach 50 million users.</strong></span></span></p>
<div><table border=0 bgcolor=#ffffff> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.loginworks.com%2Fblog%2Findex.php%2F2009%2F09%2F29%2Ffact-about-computer-and-internet%2F&amp;t=fact+about+computer+and+internet.&amp;s=normal' height='80' width='52' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.loginworks.com%2Fblog%2Findex.php%2F2009%2F09%2F29%2Ffact-about-computer-and-internet%2F&amp;title=fact+about+computer+and+internet.&amp;t=2 ' height='80' width='52' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=fact+about+computer+and+internet.;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=square></script></td> <td><script type="text/javascript"> var fbShare = {url: 'http://www.loginworks.com/blog/index.php/2009/09/29/fact-about-computer-and-internet/',size:'large'}</script><script type="text/javascript" src="http://widgets.fbshare.me/files/fbshare.js"></script></td></table></div><!-- Generated by Digg Digg plugin, 
    Author : Yong Mook Kim
    Website : http://www.mkyong.com/blog/digg-digg-wordpress-plugin/
	-->]]></content:encoded>
			<wfw:commentRss>http://www.loginworks.com/blog/index.php/2009/09/29/fact-about-computer-and-internet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Weekend Holiday around Delhi</title>
		<link>http://www.loginworks.com/blog/index.php/2009/09/25/weekend-holiday-around-delhi/</link>
		<comments>http://www.loginworks.com/blog/index.php/2009/09/25/weekend-holiday-around-delhi/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 09:07:14 +0000</pubDate>
		<dc:creator>vivek 007</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.loginworks.com/blog/?p=79</guid>
		<description><![CDATA[Friends I found some interesting places near to Delhi for our weekend tour.
Please take a look and give your valuable comments.

Rafting at Shivpuri, Near Rishikesh
Jim Corbett Wildlife Sanctuary
Ranthambhore, Rajasthan
Pushkar,Rajasthan
 Sariska Wildlife Sanctuary, Alwar, Rajasthan
Ranikhet &#8211; Ethereal and Tranquil Kumaon
Shimla
Nainital

And you can also check a site www.ziceholidays.com
they have some good options
     var fbShare = [...]]]></description>
			<content:encoded><![CDATA[<p>Friends I found some interesting places near to Delhi for our weekend tour.<br />
Please take a look and give your valuable comments.</p>
<ul>
<li>Rafting at Shivpuri, Near Rishikesh</li>
<li>Jim Corbett Wildlife Sanctuary</li>
<li>Ranthambhore, Rajasthan</li>
<li>Pushkar,Rajasthan</li>
<li><strong> </strong>Sariska Wildlife Sanctuary, Alwar, Rajasthan</li>
<li>Ranikhet &#8211; Ethereal and Tranquil Kumaon</li>
<li>Shimla</li>
<li>Nainital</li>
</ul>
<p>And you can also check a site <a href="http://www.loginworks.com/blog/go.php?http://www.ziceholidays.com" title="(No click)">www.ziceholidays.com</a></p>
<p>they have some good options</p>
<div><table border=0 bgcolor=#ffffff> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.loginworks.com%2Fblog%2Findex.php%2F2009%2F09%2F25%2Fweekend-holiday-around-delhi%2F&amp;t=Weekend+Holiday+around+Delhi+&amp;s=normal' height='80' width='52' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.loginworks.com%2Fblog%2Findex.php%2F2009%2F09%2F25%2Fweekend-holiday-around-delhi%2F&amp;title=Weekend+Holiday+around+Delhi+&amp;t=2 ' height='80' width='52' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=Weekend+Holiday+around+Delhi+;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=square></script></td> <td><script type="text/javascript"> var fbShare = {url: 'http://www.loginworks.com/blog/index.php/2009/09/25/weekend-holiday-around-delhi/',size:'large'}</script><script type="text/javascript" src="http://widgets.fbshare.me/files/fbshare.js"></script></td></table></div><!-- Generated by Digg Digg plugin, 
    Author : Yong Mook Kim
    Website : http://www.mkyong.com/blog/digg-digg-wordpress-plugin/
	-->]]></content:encoded>
			<wfw:commentRss>http://www.loginworks.com/blog/index.php/2009/09/25/weekend-holiday-around-delhi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Coolest doubt in Mahabharat !!!!</title>
		<link>http://www.loginworks.com/blog/index.php/2009/09/22/coolest-doubt-in-mahabharat/</link>
		<comments>http://www.loginworks.com/blog/index.php/2009/09/22/coolest-doubt-in-mahabharat/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 12:02:32 +0000</pubDate>
		<dc:creator>vivek 007</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.loginworks.com/blog/?p=65</guid>
		<description><![CDATA[In some remote village of India , one masterji is
teaching the Mahabharat katha to class 6 students.He
is at the &#8216;krishnajanma&#8217; part of it.
 
Masterji: &#8220;Kansa heard the akashwani that his sister&#8217;s
8th child is going to kill him. He was furious. He
ordered to put vasudev n devki behind
the bars. First son is born, and kansa kills him [...]]]></description>
			<content:encoded><![CDATA[<p>In some remote village of India , one masterji is<br />
teaching the Mahabharat katha to class 6 students.He<br />
is at the &#8216;krishnajanma&#8217; part of it.</p>
<p> </p>
<p>Masterji: &#8220;Kansa heard the akashwani that his sister&#8217;s<br />
8th child is going to kill him. He was furious. He<br />
ordered to put vasudev n devki behind<br />
the bars. First son is born, and kansa kills him by<br />
poisoning&#8230; Second one is born n kansa throws him off<br />
the mountain peak. Third one is born&#8230;&#8221;</p>
<p> </p>
<p>Now Ramu, who is smartest of the lot, puts up his<br />
hand. Masterji, I have a doubt (sounding nervous n<br />
confused)</p>
<p> </p>
<p>Masterji: &#8220;Ramu bete, whole India does not have doubt<br />
in mahabharata then how come u have one?&#8221;</p>
<p> </p>
<p>Ramu : Masterji, if Kansa knew that Devaki&#8217;s 8th child<br />
was going to Kill him, </p>
<p>..</p>
<p>..</p>
<p>..</p>
<p>..</p>
<p>..</p>
<p>..</p>
<p>..</p>
<p>..</p>
<p>..</p>
<p>..</p>
<p>..</p>
<p>..</p>
<p>..</p>
<p>..</p>
<p>WHY THE HELL DID HE PUT VASUDEV AND DEVAKI IN THE SAME JAIL?</p>
<p> </p>
<p>Masterji faints&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;. ;o)</p>
<div><table border=0 bgcolor=#ffffff> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.loginworks.com%2Fblog%2Findex.php%2F2009%2F09%2F22%2Fcoolest-doubt-in-mahabharat%2F&amp;t=Coolest+doubt+in+Mahabharat+%21%21%21%21&amp;s=normal' height='80' width='52' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.loginworks.com%2Fblog%2Findex.php%2F2009%2F09%2F22%2Fcoolest-doubt-in-mahabharat%2F&amp;title=Coolest+doubt+in+Mahabharat+%21%21%21%21&amp;t=2 ' height='80' width='52' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=Coolest+doubt+in+Mahabharat+%21%21%21%21;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=square></script></td> <td><script type="text/javascript"> var fbShare = {url: 'http://www.loginworks.com/blog/index.php/2009/09/22/coolest-doubt-in-mahabharat/',size:'large'}</script><script type="text/javascript" src="http://widgets.fbshare.me/files/fbshare.js"></script></td></table></div><!-- Generated by Digg Digg plugin, 
    Author : Yong Mook Kim
    Website : http://www.mkyong.com/blog/digg-digg-wordpress-plugin/
	-->]]></content:encoded>
			<wfw:commentRss>http://www.loginworks.com/blog/index.php/2009/09/22/coolest-doubt-in-mahabharat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quote of the day.</title>
		<link>http://www.loginworks.com/blog/index.php/2009/09/07/quote-of-the-day/</link>
		<comments>http://www.loginworks.com/blog/index.php/2009/09/07/quote-of-the-day/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 13:52:08 +0000</pubDate>
		<dc:creator>jagannath</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.loginworks.com/blog/?p=39</guid>
		<description><![CDATA[There are three types of people in the world.
Those who make things happen.
Those who watch things happen.
And those who wonder what happened.
     var fbShare = {url: 'http://www.loginworks.com/blog/index.php/2009/09/07/quote-of-the-day/',size:'large'}]]></description>
			<content:encoded><![CDATA[<p>There are three types of people in the world.<br />
Those who make things happen.<br />
Those who watch things happen.<br />
And those who wonder what happened.</p>
<div><table border=0 bgcolor=#ffffff> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.loginworks.com%2Fblog%2Findex.php%2F2009%2F09%2F07%2Fquote-of-the-day%2F&amp;t=Quote+of+the+day.&amp;s=normal' height='80' width='52' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.loginworks.com%2Fblog%2Findex.php%2F2009%2F09%2F07%2Fquote-of-the-day%2F&amp;title=Quote+of+the+day.&amp;t=2 ' height='80' width='52' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=Quote+of+the+day.;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=square></script></td> <td><script type="text/javascript"> var fbShare = {url: 'http://www.loginworks.com/blog/index.php/2009/09/07/quote-of-the-day/',size:'large'}</script><script type="text/javascript" src="http://widgets.fbshare.me/files/fbshare.js"></script></td></table></div><!-- Generated by Digg Digg plugin, 
    Author : Yong Mook Kim
    Website : http://www.mkyong.com/blog/digg-digg-wordpress-plugin/
	-->]]></content:encoded>
			<wfw:commentRss>http://www.loginworks.com/blog/index.php/2009/09/07/quote-of-the-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New campaigns using digital media: Idea Cellular</title>
		<link>http://www.loginworks.com/blog/index.php/2009/09/01/new-campaigns-using-digital-media-idea-cellular/</link>
		<comments>http://www.loginworks.com/blog/index.php/2009/09/01/new-campaigns-using-digital-media-idea-cellular/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 11:17:39 +0000</pubDate>
		<dc:creator>preeti</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.loginworks.com/blog/?p=36</guid>
		<description><![CDATA[Idea Cellular is using the interactive power of the digital medium to create an experience and showcase how a mobile call can lead a person to walk and become fit.
The telecom brand has developed a website, Walkwhenyoutalk.in; a Facebook application, &#8216;Walk when you talk&#8217; and a virtual character, Zac, portrayed as a young, cool, smart, [...]]]></description>
			<content:encoded><![CDATA[<p>Idea Cellular is using the interactive power of the digital medium to create an experience and showcase how a mobile call can lead a person to walk and become fit.</p>
<p>The telecom brand has developed a website, <a href="http://www.loginworks.com/blog/go.php?http://www.walkwhenyoutalk.in/home.html" target="_blank" title="(No click)"><strong>Walkwhenyoutalk.in</strong></a>; a Facebook application, &#8216;Walk when you talk&#8217; and a virtual character, Zac, portrayed as a young, cool, smart, stylish and lethargic person, who chats on his mobile phone and wants to stay fit.</p>
<table style="height: 24px" border="0" cellspacing="3" cellpadding="0" width="10" align="left">
<tbody>
<tr>
<td></td>
</tr>
</tbody>
</table>
<p>When users land on Walkwhenyoutalk.in, Zac introduces himself, &#8220;Hi, I am Zac, and I need to get fit and only you can help me get there.&#8221; The website then guides users on how they can help Zac to become fit. They are requested to log in to their Facebook account, add the &#8216;Walk when you talk&#8217; application to their profile and register their mobile phone number with the application.</p>
<p>Once registered, the next step requires users to call Zac, available at +91-9011100130. The mobile call functions like an IVR system, wherein a caller has to choose an option among the different styles of &#8216;walk&#8217;, such as in the park, on the highway or on a treadmill.</p>
<p>The mobile phone call and Facebook application are integrated to the extent that as soon as the user selects the type of &#8216;walk&#8217;, Zac starts walking in the Facebook application and burns calories.</p>
<p>To get users back to the Facebook application, the telecom company has also introduced a contest &#8212; users who help Zac more in his quest for fitness will be rewarded. And the mantra to win the contest is to make more calls on Zac&#8217;s number, so that he walks more to stay fit.</p>
<p>The application has an in-built &#8216;Fitness Meter&#8217; to indicate the amount of effort put in by a user to make Zac fit.</p>
<p>Apart from this, the company has also created a profile for Zac on Facebook and Twitter. Still in its nascent stage, the Facebook profile, available as &#8216;Zac junior&#8217;, has around 450 people as Zac&#8217;s friends.</p>
<p>Idea Cellular will soon start promoting Zac through display advertising.</p>
<div><table border=0 bgcolor=#ffffff> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.loginworks.com%2Fblog%2Findex.php%2F2009%2F09%2F01%2Fnew-campaigns-using-digital-media-idea-cellular%2F&amp;t=New+campaigns+using+digital+media%3A+Idea+Cellular&amp;s=normal' height='80' width='52' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.loginworks.com%2Fblog%2Findex.php%2F2009%2F09%2F01%2Fnew-campaigns-using-digital-media-idea-cellular%2F&amp;title=New+campaigns+using+digital+media%3A+Idea+Cellular&amp;t=2 ' height='80' width='52' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=New+campaigns+using+digital+media%3A+Idea+Cellular;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=square></script></td> <td><script type="text/javascript"> var fbShare = {url: 'http://www.loginworks.com/blog/index.php/2009/09/01/new-campaigns-using-digital-media-idea-cellular/',size:'large'}</script><script type="text/javascript" src="http://widgets.fbshare.me/files/fbshare.js"></script></td></table></div><!-- Generated by Digg Digg plugin, 
    Author : Yong Mook Kim
    Website : http://www.mkyong.com/blog/digg-digg-wordpress-plugin/
	-->]]></content:encoded>
			<wfw:commentRss>http://www.loginworks.com/blog/index.php/2009/09/01/new-campaigns-using-digital-media-idea-cellular/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Save yourself from hoax calls</title>
		<link>http://www.loginworks.com/blog/index.php/2009/08/20/save-yourself-from-hoax-calls/</link>
		<comments>http://www.loginworks.com/blog/index.php/2009/08/20/save-yourself-from-hoax-calls/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 07:49:20 +0000</pubDate>
		<dc:creator>preeti</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.loginworks.com/blog/?p=24</guid>
		<description><![CDATA[If you receive a phone call on your Mobile from any person saying  that they are checking your mobile line or going to give you  some offer/ prize,  and ask  you to press #90 or #09 or any other number. End that call immediately  without pressing any Number. There is a company [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: medium">If you receive a phone call on your Mobile from any person saying  that they are checking your mobile line or going to give you  some offer/ prize,  and ask  you to press #90 or #09 or any other number. End that call immediately  without pressing any Number. There is a company in Pakistan that is using a  device that once you press #90 or #09 they can access your SIM card and make  calls at your expense. They are misusing it to make calls from Indian numbers.  Forward this message to as many friends as u can, to stop it. This information  has been confirmed by both Motorola and Nokia. There are over 3 million mobile  phones affected by this. You can check this news at CNN web site also.</span></p>
<div><table border=0 bgcolor=#ffffff> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.loginworks.com%2Fblog%2Findex.php%2F2009%2F08%2F20%2Fsave-yourself-from-hoax-calls%2F&amp;t=Save+yourself+from+hoax+calls&amp;s=normal' height='80' width='52' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.loginworks.com%2Fblog%2Findex.php%2F2009%2F08%2F20%2Fsave-yourself-from-hoax-calls%2F&amp;title=Save+yourself+from+hoax+calls&amp;t=2 ' height='80' width='52' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=Save+yourself+from+hoax+calls;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=square></script></td> <td><script type="text/javascript"> var fbShare = {url: 'http://www.loginworks.com/blog/index.php/2009/08/20/save-yourself-from-hoax-calls/',size:'large'}</script><script type="text/javascript" src="http://widgets.fbshare.me/files/fbshare.js"></script></td></table></div><!-- Generated by Digg Digg plugin, 
    Author : Yong Mook Kim
    Website : http://www.mkyong.com/blog/digg-digg-wordpress-plugin/
	-->]]></content:encoded>
			<wfw:commentRss>http://www.loginworks.com/blog/index.php/2009/08/20/save-yourself-from-hoax-calls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It is just the begining!</title>
		<link>http://www.loginworks.com/blog/index.php/2009/08/18/it-is-just-the-begining/</link>
		<comments>http://www.loginworks.com/blog/index.php/2009/08/18/it-is-just-the-begining/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 10:29:02 +0000</pubDate>
		<dc:creator>preeti</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.loginworks.com/blog/?p=16</guid>
		<description><![CDATA[Discussions unlimited are here to start. With this forum I begin with mine. Ever wondered what a word, a sentence, a thought can lead to? Yes, a trail of thoughts, many more lines and words unlimited. Just these little exchanges can be zillion times more stimulating than any other work you do; guess even more [...]]]></description>
			<content:encoded><![CDATA[<p>Discussions unlimited are here to start. With this forum I begin with mine. Ever wondered what a word, a sentence, a thought can lead to? Yes, a trail of thoughts, many more lines and words unlimited. Just these little exchanges can be zillion times more stimulating than any other work you do; guess even more stimulating than a cup-o-coffee.</p>
<p>Before I spill the beans <strong>I would like to congratulate Loginworks for launching this blog.</strong></p>
<p>This is for all mobile addicts -  Samsung Omnia HD and Omnia Pro B7320 have been launched in India.</p>
<p>Priced at Rs 33,990, Samsung Omnia HD sounds to be pretty expensive and priced at Rs 16,500, Samsung Omnia Pro B7320 edges on the luxury models.</p>
<p>Samsung Omnia HD comes with a superb 8MP camera with 16GB expandable up to 48 GB. It also boasts of a 720Pixels high definition (HD) video recording. The 9.4 cm Amoled screen makes is a superior choice. Its other major features include Wi-Fi connectivity, Bluetooth capabilities, DLA support, high speed internet access of (HSUPA) 5.76Mbps, a built-in GPS receiver and (HSDPA) 7.2Mbps.</p>
<p>Samsung Omnia Pro B7320 is a Window Mobile 6.1 support and has a squashed design. It has a 1 GHz processor with 70 MB memory expandable up to 16 GB. Its other features include Screen with 16M colors display, 3 MP camera, dual stereo speaker, Wi-Fi, 3G, EDGE and FM radio.</p>
<p>Enjoy!</p>
<div><table border=0 bgcolor=#ffffff> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.loginworks.com%2Fblog%2Findex.php%2F2009%2F08%2F18%2Fit-is-just-the-begining%2F&amp;t=It+is+just+the+begining%21&amp;s=normal' height='80' width='52' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.loginworks.com%2Fblog%2Findex.php%2F2009%2F08%2F18%2Fit-is-just-the-begining%2F&amp;title=It+is+just+the+begining%21&amp;t=2 ' height='80' width='52' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=It+is+just+the+begining%21;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=square></script></td> <td><script type="text/javascript"> var fbShare = {url: 'http://www.loginworks.com/blog/index.php/2009/08/18/it-is-just-the-begining/',size:'large'}</script><script type="text/javascript" src="http://widgets.fbshare.me/files/fbshare.js"></script></td></table></div><!-- Generated by Digg Digg plugin, 
    Author : Yong Mook Kim
    Website : http://www.mkyong.com/blog/digg-digg-wordpress-plugin/
	-->]]></content:encoded>
			<wfw:commentRss>http://www.loginworks.com/blog/index.php/2009/08/18/it-is-just-the-begining/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

