<?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>DigitalDiscuss &#187; Software</title>
	<atom:link href="http://www.tech.digitaldiscuss.com/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech.digitaldiscuss.com</link>
	<description>Digital Discuss and Technology News</description>
	<lastBuildDate>Sat, 09 Jan 2010 12:30:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>How to Login automatically to connect net for web browser based authentication</title>
		<link>http://www.tech.digitaldiscuss.com/2010/01/09/how-to-login-automatically-to-connect-net-for-web-browser-based-authentication/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.tech.digitaldiscuss.com/2010/01/09/how-to-login-automatically-to-connect-net-for-web-browser-based-authentication/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 12:29:55 +0000</pubDate>
		<dc:creator>Saurabh</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.tech.digitaldiscuss.com/?p=87</guid>
		<description><![CDATA[Reliance Broadband is an ISP in India and they use a web browser based authentication system to log the user onto their network. One of their most popular plans the &#8211; Night Booster 4X offers 4 times more speed than day for unlimited  downloads from 10PM to 8AM. Now if there was a way to [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-88" src="http://www.tech.digitaldiscuss.com/wp-content/uploads/2010/01/reliancelogin.jpg" alt="" width="450" height="325" /></p>
<p style="text-align: justify">Reliance Broadband is an ISP in India and they use a web browser based authentication system to log the user onto their network. One of their most popular plans the &#8211; Night Booster 4X offers 4 times more speed than day for unlimited  downloads from 10PM to 8AM. Now if there was a way to turn on your system at 10PM, automatically login to Asianet and turn your download manager on and then shutdown at 8AM it would have been perfect. The only problem is that the http based authentication system makes it a bit unwieldy to automate. Well not really <img src='http://www.tech.digitaldiscuss.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> . I found a bash script to automate this login process.<span id="more-87"></span></p>
<p style="text-align: justify"><strong>Features</strong></p>
<p style="text-align: justify">- Automatically connect to Asianet Dataline without having to sign in via the browser.<br />
- In startup and free mode the script will keep the connection alive.<br />
- The script will automatically reconnect if connection breaks because of a power failure or a line problem.<br />
- In free mode the script will call any related startup and shutdown scripts placed inside the ~/.auto-login/startup and ~/.auto-login/shutdown folders.</p>
<p style="text-align: justify"><strong>Setup Instructions</strong></p>
<p style="text-align: justify">a) Copy script to your favorite scripts folder.<br />
b) Edit script to update username and password with your Asianet login information.<br />
c) Add script to your startup process. See different ways of using the script below to know more.<br />
d) If you want to start and stop other applications at the time of starting the script then create a folder ~/.auto-login and inside that create sub-folders startup and shutdown. Place other scripts that have to be called during startup and shutdown of this script into the respective folders. Make sure that these scripts have their executable bit set.</p>
<p style="text-align: justify"><strong>Different ways of using the script</strong></p>
<p style="text-align: justify">1) Add a shortcut to your task bar to launch the script with the parameter &#8220;auto&#8221;. Use this shortcut to start the connection with one click and stop the connection with one click. Remember that the connection will time out if there is no activity. But that should not be a problem because you can connect again with a single click.<br />
2) Add the script to your startup process with parameter &#8220;startup&#8221;. This will keep the script running in the background and the script will keep the connection alive with keep-alive requests.<br />
3) Add the script to your startup process with parameter &#8220;free&#8221;. This will keep the script running in the background and the script will connect only during the free download hours and then it will keep the connection alive with keep-alive requests until the free time ends. When free time ends it will disconnect the connection. In this mode the script will also run any related startup and shutdown scripts placed inside the ~/.auto-login/startup and ~/.auto-login/shutdown folders.</p>
<p style="text-align: justify">The latest source can be downloaded from <a title="http://github.com/anoopjohn/Asianet-Auto-Login-Script" title='Original Link: http://github.com/anoopjohn/Asianet-Auto-Login-Script'  href="http://www.tech.digitaldiscuss.com/?KQ8LfcLI" target="_blank">http://github.com/anoopjohn/Asianet-Auto-Login-Script</a></p>
<p style="text-align: justify">If there are issues with the script please use the github issue queue at <a title="http://github.com/anoopjohn/Asianet-Auto-Login-Script/issues" title='Original Link: http://github.com/anoopjohn/Asianet-Auto-Login-Script/issues'  href="http://www.tech.digitaldiscuss.com/?EUR3dRli" target="_blank">http://github.com/anoopjohn/Asianet-Auto-Login-Script/issues</a></p>
<div id="flaresmith" class="feedflare"><script src="http://feeds.feedburner.com/~s/TechDigitalDiscuss?i=http://www.tech.digitaldiscuss.com/2010/01/09/how-to-login-automatically-to-connect-net-for-web-browser-based-authentication/" type="text/javascript" charset="utf-8"></script></div><script src="http://cdn.gigya.com/wildfire/JS/WFButtonV2.js?b=click&w=250&h=220&theme=6&btnURL=http%3A%2F%2Fcdn.gigya.com%2Fwildfire%2Fi%2Fshare-button.gif&localConfig=%3Cconfig%3E%3Cdisplay%20showEmail%3D%22true%22%20showBookmarks%3D%22true%22%20showPost%3D%22false%22%3E%3C%2Fdisplay%3E%3Cbody%3E%3Ccontrols%3E%3Csnbuttons%20iconsOnly%3D%22true%22%20%2F%3E%3C%2Fcontrols%3E%3C%2Fbody%3E%3C%2Fconfig%3E&amp;defaultBookmarkURL=http%3A%2F%2Fwww.tech.digitaldiscuss.com%2F2010%2F01%2F09%2Fhow-to-login-automatically-to-connect-net-for-web-browser-based-authentication%2F&amp;emailBody=I%20just%20read%20%3Ca%20href%3D%22http%3A%2F%2Fwww.tech.digitaldiscuss.com%2F2010%2F01%2F09%2Fhow-to-login-automatically-to-connect-net-for-web-browser-based-authentication%2F%22%3EHow%20to%20Login%20automatically%20to%20connect%20net%20for%20web%20browser%20based%20authentication%3C%2Fa%3E%20on%20DigitalDiscuss.%3Cbr%20%2F%3E%3Cbr%20%2F%3E%24userMsg%24&amp;partner=704071&amp;lang=en"></script>]]></content:encoded>
			<wfw:commentRss>http://www.tech.digitaldiscuss.com/2010/01/09/how-to-login-automatically-to-connect-net-for-web-browser-based-authentication/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Windows 7 &#8211; $30 for Students</title>
		<link>http://www.tech.digitaldiscuss.com/2009/09/20/windows-7-30-for-students/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.tech.digitaldiscuss.com/2009/09/20/windows-7-30-for-students/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 01:18:39 +0000</pubDate>
		<dc:creator>William Park</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.tech.digitaldiscuss.com/?p=27</guid>
		<description><![CDATA[Windows 7, the next and most updated operating system for home PC&#8217;s is getting closer to release on October 22nd. Coming with new improvements, upgrades and an eye pleasing new &#8220;glass&#8221; look, the OS should please owners of both powerful and underpowered machines alike. Any student with a valid student email address are eligible to [...]]]></description>
			<content:encoded><![CDATA[<p><em>Windows 7</em>, the next and most updated operating system for home PC&#8217;s is getting closer to release on October 22nd. Coming with new improvements, upgrades and an eye pleasing new &#8220;glass&#8221; look<span>, the OS should please owners of both powerful and underpowered machines alike. </span></p>
<p><span>Any student with a valid student email address </span><span>are eligible to get a copy of <em>Windows 7 Home Premium</em> or <em>Professional</em>, <em>32-bit</em> or<em> 64-bit</em> for<em> only </em><strong>a mere $30</strong>. The student will have the choice on which version they get, because presumably students with weaker net-books may want a less demanding version (but less features).</span></p>
<p><span>Windows aren&#8217;t the only ones being generous, with apple offering their new operating system <em>&#8220;Snow Leopard&#8221;</em> for $29, beating Microsoft&#8217;s <em>Windows 7</em> price by $1. </span></p>
<div class="wp-caption aligncenter" style="width: 413px"><a title='Original Link: http://win741.com'  href="http://www.tech.digitaldiscuss.com/?7CG37s1M"><img class=" " src="http://images.pcworld.com/news/graphics/152898-windows7logo.jpg" alt="Windows 7 Logo" width="403" height="210" /></a><p class="wp-caption-text">Windows 7 Logo</p></div>
<p><span>This offer will continue until </span><span><strong>January 3, 2010</strong> at <strong>12 a.m. CST</strong>. So you should, if you&#8217;re a student have plenty of time to pick up a copy as this offer is way to sweet to give up. </span><span>The deal is found on the<em> <a rel="nofollow" title='Original Link: http://www.win741.com/'  href="http://www.tech.digitaldiscuss.com/?SFciIPz_">win741.com</a> </em>site, a recently launched site from Microsoft.</span></p>
<p>This move seems like a smart one by Microsoft, considering apple have beat Microsoft (<span>Home Premium (upgrade) retailing for $120 and $200 for a Professional upgrade)</span> on the standard prices with Snow Leopard. ($29).</p>
<div id="flaresmith" class="feedflare"><script src="http://feeds.feedburner.com/~s/TechDigitalDiscuss?i=http://www.tech.digitaldiscuss.com/2009/09/20/windows-7-30-for-students/" type="text/javascript" charset="utf-8"></script></div><script src="http://cdn.gigya.com/wildfire/JS/WFButtonV2.js?b=click&w=250&h=220&theme=6&btnURL=http%3A%2F%2Fcdn.gigya.com%2Fwildfire%2Fi%2Fshare-button.gif&localConfig=%3Cconfig%3E%3Cdisplay%20showEmail%3D%22true%22%20showBookmarks%3D%22true%22%20showPost%3D%22false%22%3E%3C%2Fdisplay%3E%3Cbody%3E%3Ccontrols%3E%3Csnbuttons%20iconsOnly%3D%22true%22%20%2F%3E%3C%2Fcontrols%3E%3C%2Fbody%3E%3C%2Fconfig%3E&amp;defaultBookmarkURL=http%3A%2F%2Fwww.tech.digitaldiscuss.com%2F2009%2F09%2F20%2Fwindows-7-30-for-students%2F&amp;emailBody=I%20just%20read%20%3Ca%20href%3D%22http%3A%2F%2Fwww.tech.digitaldiscuss.com%2F2009%2F09%2F20%2Fwindows-7-30-for-students%2F%22%3EWindows%207%20%26%238211%3B%20%2430%20for%20Students%3C%2Fa%3E%20on%20DigitalDiscuss.%3Cbr%20%2F%3E%3Cbr%20%2F%3E%24userMsg%24&amp;partner=704071&amp;lang=en"></script>]]></content:encoded>
			<wfw:commentRss>http://www.tech.digitaldiscuss.com/2009/09/20/windows-7-30-for-students/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Microsoft Unveils OneApp Software for Feature Phones</title>
		<link>http://www.tech.digitaldiscuss.com/2009/08/26/microsoft-unveils-oneapp-software-for-feature-phones/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.tech.digitaldiscuss.com/2009/08/26/microsoft-unveils-oneapp-software-for-feature-phones/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 09:24:19 +0000</pubDate>
		<dc:creator>Saurabh</dc:creator>
				<category><![CDATA[Apps]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Phones]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.tech.digitaldiscuss.com/?p=3</guid>
		<description><![CDATA[Microsoft is preparing to launch software for GPRS “feature phones”  in developing markets around the world. The software will allow the light, low-cost phones to  support Twitter, Facebook and other Internet content, bringing popular app content to phones that would otherwise be unable to offer it. Feature phones are an inexpensive smartphone alternative that combine [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify"><img class="aligncenter size-full wp-image-4" src="http://www.tech.digitaldiscuss.com/wp-content/uploads/2009/08/microsoft_logo.jpg" alt="microsoft_logo" width="300" height="299" /></p>
<p style="text-align: justify">Microsoft is preparing to launch software for GPRS “feature phones”  in developing markets around the world. The software will allow the light, low-cost phones to  support Twitter, Facebook and other Internet content, bringing popular app content to phones that would otherwise be unable to offer it. Feature phones are an inexpensive smartphone alternative that combine calling and one or two other applications. The software called OneApp will be unveiled in South Africa, and Microsoft plans to extend it to other nations where feature phones are popular including India and China.  Amit Mital, corporate vice president of the Unlimited Potential Group and Startup Business Accelerator at Microsoft, had this to say: “”We designed OneApp from the ground up on feature phones with very limited memory and processing capabilities. OneApp will be able to help people do things they couldn’t do before with their <span>feature phone</span> — anything from paying their bills to helping diagnose their health issues or just staying connected with friends and family.” [via <a title='Original Link: http://tech.yahoo.com/news/afp/20090824/tc_afp/usafricaitinternetcompanytelecomsoftwaremicrosoft'  href="http://www.tech.digitaldiscuss.com/?Z2xZyzbH" target="_blank">Yahoo Tech</a>]</p>
<div id="flaresmith" class="feedflare"><script src="http://feeds.feedburner.com/~s/TechDigitalDiscuss?i=http://www.tech.digitaldiscuss.com/2009/08/26/microsoft-unveils-oneapp-software-for-feature-phones/" type="text/javascript" charset="utf-8"></script></div><script src="http://cdn.gigya.com/wildfire/JS/WFButtonV2.js?b=click&w=250&h=220&theme=6&btnURL=http%3A%2F%2Fcdn.gigya.com%2Fwildfire%2Fi%2Fshare-button.gif&localConfig=%3Cconfig%3E%3Cdisplay%20showEmail%3D%22true%22%20showBookmarks%3D%22true%22%20showPost%3D%22false%22%3E%3C%2Fdisplay%3E%3Cbody%3E%3Ccontrols%3E%3Csnbuttons%20iconsOnly%3D%22true%22%20%2F%3E%3C%2Fcontrols%3E%3C%2Fbody%3E%3C%2Fconfig%3E&amp;defaultBookmarkURL=http%3A%2F%2Fwww.tech.digitaldiscuss.com%2F2009%2F08%2F26%2Fmicrosoft-unveils-oneapp-software-for-feature-phones%2F&amp;emailBody=I%20just%20read%20%3Ca%20href%3D%22http%3A%2F%2Fwww.tech.digitaldiscuss.com%2F2009%2F08%2F26%2Fmicrosoft-unveils-oneapp-software-for-feature-phones%2F%22%3EMicrosoft%20Unveils%20OneApp%20Software%20for%20Feature%20Phones%3C%2Fa%3E%20on%20DigitalDiscuss.%3Cbr%20%2F%3E%3Cbr%20%2F%3E%24userMsg%24&amp;partner=704071&amp;lang=en"></script>]]></content:encoded>
			<wfw:commentRss>http://www.tech.digitaldiscuss.com/2009/08/26/microsoft-unveils-oneapp-software-for-feature-phones/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
