<?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>Binbert &#187; Softwares</title>
	<atom:link href="http://www.binbert.com/blog/category/softwares/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.binbert.com/blog</link>
	<description>Technology &#124; Computer &#124; Security &#124; Networking &#124; Mobile</description>
	<lastBuildDate>Mon, 23 Jan 2012 06:11:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to hide user account in Windows 7</title>
		<link>http://www.binbert.com/blog/2012/01/how-to-hide-user-account-in-windows-7/</link>
		<comments>http://www.binbert.com/blog/2012/01/how-to-hide-user-account-in-windows-7/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 08:37:39 +0000</pubDate>
		<dc:creator>Sharun Valsan</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.binbert.com/blog/?p=1767</guid>
		<description><![CDATA[Here I&#8217;m showing steps to hide a user account in Windows 7. The user account can be hidden from welcome screen but can be used while sharing etc. Steps Create a new account from User Accounts Make the following changes in registry Goto HKEY_LOCAL_MACHINE\Software\Microsoft\WindowsNT\CurrentVersion\Winlogon\SpecialAccounts\Userlist Create a new &#8220;KEY&#8221;  if &#8220;SpecialAccounts&#8221; is not listed, under special [...]]]></description>
			<content:encoded><![CDATA[<p>Here I&#8217;m showing steps to hide a user account in Windows 7.</p>
<p>The user account can be hidden from welcome screen but can be used while sharing etc.</p>
<p>Steps</p>
<p>Create a new account from User Accounts</p>
<p>Make the following changes in registry</p>
<p>Goto HKEY_LOCAL_MACHINE\Software\Microsoft\WindowsNT\CurrentVersion\Winlogon\SpecialAccounts\Userlist</p>
<p>Create a new &#8220;KEY&#8221;  if &#8220;SpecialAccounts&#8221; is not listed, under special accounts create &#8220;userlist&#8221; too (again KEY).</p>
<p>Create a new &#8220;Dword 32 Bit value&#8221; with name of the created account name with the default value  &#8220;0&#8243; (Zero), If  Dword value is &#8220;1&#8243;  account will be shown.</p>
<p>&nbsp;</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.binbert.com%2Fblog%2F2012%2F01%2Fhow-to-hide-user-account-in-windows-7%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>]]></content:encoded>
			<wfw:commentRss>http://www.binbert.com/blog/2012/01/how-to-hide-user-account-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installation of Windows 8 Developer preview on VHD</title>
		<link>http://www.binbert.com/blog/2011/12/installation-of-windows-8-developer-preview-on-vhd/</link>
		<comments>http://www.binbert.com/blog/2011/12/installation-of-windows-8-developer-preview-on-vhd/#comments</comments>
		<pubDate>Thu, 01 Dec 2011 08:21:50 +0000</pubDate>
		<dc:creator>Sharun Valsan</dc:creator>
				<category><![CDATA[Softwares]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[vhd]]></category>
		<category><![CDATA[WIndown8]]></category>

		<guid isPermaLink="false">http://www.binbert.com/blog/?p=1691</guid>
		<description><![CDATA[It is better to try out window 8 on a VHD as the performance hit will be only on the HDD, rest everything will be on the actual hardware. Windows 8 Download link To install windows8 we can either burn a DVD or create a flash drive and install from it, here I&#8217;m using a [...]]]></description>
			<content:encoded><![CDATA[<p>It is better to try out window 8 on a VHD as the performance hit will be only on the HDD, rest everything will be on the actual hardware.</p>
<p><a title="WIndows 8 Developer tools" href="http://msdn.microsoft.com/en-us/windows/apps/br229516" target="_blank">Windows 8 Download link</a></p>
<p>To install windows8 we can either burn a DVD or create a flash drive and install from it, here I&#8217;m using a flash drive.</p>
<p>To create a Win8 Flash installer media you can download <a title="Win7 USB Installer" href="http://www.microsoftstore.com/store/msstore/html/pbPage.Help_Win7_usbdvd_dwnTool" target="_blank">Windows 7 USB/DVD download tool</a></p>
<p>&nbsp;</p>
<p>You can either burn a dvd or copy the contents in the image using the above tool, like Win7 the flash drive should be above 4GB.</p>
<p>When using DISKPART command we need open cmd prompt with administartive privilages.</p>
<p>To do so, Start &gt; type &#8220;cmd&#8221; Ctrl+Shift+Enter/ right click and run as administrator.</p>
<pre>Microsoft DiskPart version 6.1.7601
Copyright (C) 1999-2008 Microsoft Corporation.

C:\Windows\System32&gt;diskpart

DISKPART&gt; create vdisk file=d:\VMs\Win8.vhd type=expandable maximum=40000

  100 percent completed

DiskPart successfully created the virtual disk file.

DISKPART&gt; select vdisk file=d:\VMs\Win8.vhd

DiskPart successfully selected the virtual disk file.

DISKPART&gt; attach vdisk

  100 percent completed

DiskPart successfully attached the virtual disk file.

DISKPART&gt; create partition primary

DiskPart succeeded in creating the specified partition.</pre>
<p>We can also do the following step using disk management too.</p>
<p>Boot from the Win8 installation media.</p>
<p>When the installation prompts to select drive to install hit on SHIFT+F10 , on the console use the following diskpart commands to mount the VHD which we have created.</p>
<pre>DISKPART&gt; select vdisk file=d:\VMs\Win8.vhd
DISKPART&gt; attach vdisk</pre>
<p>Now hit on ALT+TAB and switch to the list of disks and hit on refresh, now the VHD will be listed.</p>
<p>Please note: There will be a warning message saying the VHD can&#8217;t be booted to</p>
<p>After a while it will ask you for restart, after restart you may remove the installation media. System will reboot and continue installation from the VHD.</p>
<p>Also note that like windows 7/Vista we don&#8217;t need to create BCD entry for VHD, it will create a GUI boot menu automatically.</p>
<p>&nbsp;</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.binbert.com%2Fblog%2F2011%2F12%2Finstallation-of-windows-8-developer-preview-on-vhd%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>]]></content:encoded>
			<wfw:commentRss>http://www.binbert.com/blog/2011/12/installation-of-windows-8-developer-preview-on-vhd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Protect Freemind files with password.</title>
		<link>http://www.binbert.com/blog/2011/08/protect-freemind-files-with-password/</link>
		<comments>http://www.binbert.com/blog/2011/08/protect-freemind-files-with-password/#comments</comments>
		<pubDate>Wed, 10 Aug 2011 08:13:04 +0000</pubDate>
		<dc:creator>Albin Sebastian</dc:creator>
				<category><![CDATA[Softwares]]></category>
		<category><![CDATA[Freeware]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.binbert.com/blog/?p=1658</guid>
		<description><![CDATA[Freemind is a Mind mapping tool which is free of cost. Most of my project and  plannings are managed by this tool. Try it if you have not started using mind mapping tools. It is easy to go through a presentations or meetings. Currently my file has lot of  personal details which are not sharable. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.binbert.com/blog/2011/08/protect-freemind-files-with-password"><img class="alignnone size-large wp-image-1660" title="Freemind" src="http://www.binbert.com/blog/wp-content/uploads/2011/08/Freemind-500x125.jpg" alt="" width="500" height="125" /></a><a href="http://freemind.sourceforge.net/"><br />
</a></p>
<p><a href="http://freemind.sourceforge.net/">Freemind</a> is a Mind mapping tool which is free of cost. Most of my project and  plannings are managed by this tool. Try it if you have not started using mind mapping tools. It is easy to go through a presentations or meetings. Currently my file has lot of  personal details which are not sharable. This lead me to think about a password protected mind map file. Finally i noticed that there is an option to encrypt files in freemind. The main advantage is that we can create nodes without password in the same file.</p>
<h3>
How to create an encrypted Map</h3>
<p>1. Open FreeMind<br />
2. Go to “File” menu and select “Create Encrypted Map”<br />
3. Enter your password when it prompt</p>
<h3>
How to create a new Encrypted Node</h3>
<p>1.Go to “Tools” menu<br />
2.Insert  Encrypted Node</p>
<h3>How to unlock and lock again</h3>
<p>1.Go to “Tools” menu<br />
2. Toggle Crypted / Encrypted</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.binbert.com%2Fblog%2F2011%2F08%2Fprotect-freemind-files-with-password%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>]]></content:encoded>
			<wfw:commentRss>http://www.binbert.com/blog/2011/08/protect-freemind-files-with-password/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Performance testing tool for HDD / DVD / SSD / Flash disks</title>
		<link>http://www.binbert.com/blog/2011/08/performance-testing-tool-for-hdd-dvd-ssd-flash-disks/</link>
		<comments>http://www.binbert.com/blog/2011/08/performance-testing-tool-for-hdd-dvd-ssd-flash-disks/#comments</comments>
		<pubDate>Tue, 09 Aug 2011 08:26:58 +0000</pubDate>
		<dc:creator>Albin Sebastian</dc:creator>
				<category><![CDATA[Softwares]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.binbert.com/blog/?p=1653</guid>
		<description><![CDATA[HD Speed is a free tool to check the performance of your hard drive, CD /DVD drives, Solid State Disks, Flash disks, Memory cards Etc. It is a standalone application. It will display a real time graph along with the average / current data transfer speed. This will help you to compare the performance of [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.binbert.com/blog/2011/08/performance-testing-tool-for-hdd-dvd-ssd-flash-disks/"><img class="alignnone size-full wp-image-1654" title="HD speed" src="http://www.binbert.com/blog/wp-content/uploads/2011/08/HD-speed.jpg" alt="" width="415" height="379" /></a></p>
<p>HD Speed is a free tool to check the performance of your hard drive, CD /DVD drives, Solid State Disks, Flash disks, Memory cards Etc. It is a standalone application. It will display a real time graph along with the average / current data transfer speed. This will help you to compare the performance of products like memory cards and pen drives. This tool is very helpful to check the computer performance when the PC got hung due to HDD errors. This application support a logging facility for the future reference also. You can freely download the software from <strong><a href="http://www.steelbytes.com/?mid=20 ">Steelbytes</a></strong></p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.binbert.com%2Fblog%2F2011%2F08%2Fperformance-testing-tool-for-hdd-dvd-ssd-flash-disks%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>]]></content:encoded>
			<wfw:commentRss>http://www.binbert.com/blog/2011/08/performance-testing-tool-for-hdd-dvd-ssd-flash-disks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>html signature in outlook 2007</title>
		<link>http://www.binbert.com/blog/2011/08/html-signature-in-outlook-2007/</link>
		<comments>http://www.binbert.com/blog/2011/08/html-signature-in-outlook-2007/#comments</comments>
		<pubDate>Mon, 08 Aug 2011 08:15:39 +0000</pubDate>
		<dc:creator>Albin Sebastian</dc:creator>
				<category><![CDATA[Softwares]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Outlook]]></category>

		<guid isPermaLink="false">http://www.binbert.com/blog/?p=1640</guid>
		<description><![CDATA[Older version of outlook has a feature to attach html file as a signature.  Outlook 2007 removed the feature to attach HTML file in signatures. The default editor supports Rich text formatting, and insert images.  Still alignments of images are not possible Here I have explained how to integrate an HTML signature to outlook 2007. [...]]]></description>
			<content:encoded><![CDATA[<p>Older version of outlook has a feature to attach html file as a signature.  Outlook 2007 removed the feature to attach HTML file in signatures. The default editor supports Rich text formatting, and insert images.  Still alignments of images are not possible</p>
<p>Here I have explained how to integrate an HTML signature to outlook 2007. This will help you to add your company logo or other social media icons to your signature. Try it and give me feedback</p>
<p style="text-align: center;">
<p style="text-align: center;"><a href="http://www.binbert.com/blog/wp-content/uploads/2011/08/html-signature.png"><img class="alignnone size-full wp-image-1645" title="html signature" src="http://www.binbert.com/blog/wp-content/uploads/2011/08/html-signature.png" alt="" width="314" height="249" /></a></p>
<p style="text-align: center;">
<h3>Create a Signature</h3>
<p>1. Go to Tools &gt; Options &gt; &#8220;Mail Format&#8221; tab<br />
2. Click &#8220;Signatures&#8221; button<br />
3. Click on &#8220;New&#8221; in &#8220;Signatures and Stationery&#8221; window<br />
4. Name your signature and click &#8220;OK&#8221;</p>
<h3>Edit HTML file</h3>
<p>1.  Go to signature files path.<br />
Signature files are located at  {User profile}\Application Data\Microsoft\Signatures<br />
Eg : c:\Users\binbert\Application Data\Microsoft\Signatures<br />
2.  Find the html file with your Signature name.<br />
3.  Open this file with an HTML editor<br />
4.  Put your HTML code under  &#8220;&lt;div class=section1&gt; &#8221;<br />
5. Save the file and set this signature as default one</p>
<p>&nbsp;</p>
<p><a href="http://www.binbert.com/blog/2011/08/html-signature-in-outlook-2007/"><img class="alignnone size-full wp-image-1643" title="Edit HTML Signature Outlook 2007" src="http://www.binbert.com/blog/wp-content/uploads/2011/08/Edit-HTML-Signature-Outlook-2007.png" alt="" width="487" height="437" /></a></p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.binbert.com%2Fblog%2F2011%2F08%2Fhtml-signature-in-outlook-2007%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>]]></content:encoded>
			<wfw:commentRss>http://www.binbert.com/blog/2011/08/html-signature-in-outlook-2007/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Introduction to unattended Installations</title>
		<link>http://www.binbert.com/blog/2011/07/introduction-to-unattended-installations/</link>
		<comments>http://www.binbert.com/blog/2011/07/introduction-to-unattended-installations/#comments</comments>
		<pubDate>Mon, 25 Jul 2011 10:11:16 +0000</pubDate>
		<dc:creator>Shajan Jacob</dc:creator>
				<category><![CDATA[Softwares]]></category>
		<category><![CDATA[Autoit]]></category>
		<category><![CDATA[scripting]]></category>
		<category><![CDATA[Unattended]]></category>

		<guid isPermaLink="false">http://www.binbert.com/blog/?p=1615</guid>
		<description><![CDATA[Unattended installation is an installation technology in which the setup automatically installs with minimum/no interaction with user. This technology is mainly used for installing Operating Systems(OS) in servers and PCs and large-scale roll-outs. The logic of unattended application is that the answers(keystrokes,mouse-clicks and other user inputs) are stored in a file. Then, during the setup [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.binbert.com/blog/2011/07/introduction-to-unattended-installations/"><img class="size-full wp-image-1616 aligncenter" title="Unattended setup" src="http://www.binbert.com/blog/wp-content/uploads/2011/07/Unattended-setup.jpg" alt="" width="424" height="143" /></a></p>
<p>Unattended installation is an installation technology in which the setup automatically installs with minimum/no interaction with user. This technology is mainly used for installing Operating Systems(OS) in servers and PCs and large-scale roll-outs. The logic of unattended application is that the answers(keystrokes,mouse-clicks and other user inputs) are stored in a file. Then, during the setup process, instead of prompting you for installation and configuration information interactively, Setup follows the instructions contained in the answer file. As unattended installation uses an answer file to install and configure the application, there is minimal interaction from users during the setup process. This reduces the number of errors that are introduced during the setup process and the same configuration can be applied to multiple  systems. Unattended installation is much faster than interactive setup because, Setup does not have to prompt user for configuration information and wait for them to enter it; instead, Setup reads configuration settings from that answer file.</p>
<p>Most of the application&#8217;s setup that we use in our daily life can be made into unattended. I think, Auto-it is the best one to make automation scripts. AutoIt v3 is a freeware BASIC-like scripting language designed for automating the Windows GUI and general scripting. It uses a combination of simulated keystrokes, mouse movement and window/control manipulation in order to  automate tasks in a way not possible or reliable with other languages (e.g. VBScript and SendKeys).</p>
<p>Unattended installation packages are very helpful for corporate users. Common application like Office suite, Media player, Compression utlity are hosted in a file server and deploy to client with single click. it can also integrate with installation CD of Operating system. Nlite is an application to customise  windows OS installation. we will try to cover the Nlite usage also</p>
<p>We will get back to you with some useful unattended scripts for popular applications.</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.binbert.com%2Fblog%2F2011%2F07%2Fintroduction-to-unattended-installations%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>]]></content:encoded>
			<wfw:commentRss>http://www.binbert.com/blog/2011/07/introduction-to-unattended-installations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>nMozhi &#8211; Regional GTalk client for Indian languages</title>
		<link>http://www.binbert.com/blog/2011/07/nmozhi-regional-gtalk-client-for-indian-languages/</link>
		<comments>http://www.binbert.com/blog/2011/07/nmozhi-regional-gtalk-client-for-indian-languages/#comments</comments>
		<pubDate>Fri, 01 Jul 2011 05:29:06 +0000</pubDate>
		<dc:creator>Albin Sebastian</dc:creator>
				<category><![CDATA[Softwares]]></category>
		<category><![CDATA[Gtalk]]></category>
		<category><![CDATA[India]]></category>
		<category><![CDATA[Language]]></category>
		<category><![CDATA[Messenger]]></category>

		<guid isPermaLink="false">http://www.binbert.com/blog/?p=1566</guid>
		<description><![CDATA[nMozhi – a GTalk chat client that allows you to chat in Indian regional language. Ever thought about chatting in regional languages. Then nMozhi is for you. Yes! It’s time to stop those manglish (Malayalam + English), hinglish (Hindi + English) way of chatting. And start chatting in your regional languages. &#160; Regional languages that [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.nmozhi.com/">nMozhi</a> – a GTalk chat client that allows you to chat in Indian regional language. Ever thought about chatting in regional languages. Then nMozhi is for you. Yes! It’s time to stop those manglish (Malayalam + English), hinglish (Hindi + English) way of chatting. And start chatting in your regional languages.</p>
<p>&nbsp;</p>
<p><a href="http://www.binbert.com/blog/wp-content/uploads/2011/07/nmozhi-chat-application-binbert.gif"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: block; float: none; margin-left: auto; margin-right: auto; padding-top: 0px; border: 0px;" title="nmozhi-chat-application binbert" src="http://www.binbert.com/blog/wp-content/uploads/2011/07/nmozhi-chat-application-binbert_thumb.gif" border="0" alt="nmozhi-chat-application binbert" width="447" height="361" /></a></p>
<p>Regional languages that are supported in the current release are – Malayalam, Telugu, Tamil, Kannada, Hindi, Gujarati, Marathi, Bengali and Punjabi.</p>
<p>The application has a tabbed interface, which brings every chat into a single window frame, instead of popping-out separate window for each chat. Above all, the application is too simple, plain and easy to use.</p>
<p>All you need is a Google (GMail/GTalk) account and start chatting with your GTalk friends in regional languages.</p>
<p>The application is a beta release, and looks cool and promising. It&#8217;s worth a try.</p>
<h3>You can download nMozhi from <a href="http://www.nmozhi.com/Download.aspx">here</a>.</h3>
<p>&nbsp;</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.binbert.com%2Fblog%2F2011%2F07%2Fnmozhi-regional-gtalk-client-for-indian-languages%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>]]></content:encoded>
			<wfw:commentRss>http://www.binbert.com/blog/2011/07/nmozhi-regional-gtalk-client-for-indian-languages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Techinline &#8211; Remote Desktop Sharing Software</title>
		<link>http://www.binbert.com/blog/2011/06/techinline-remote-desktop-sharing-software/</link>
		<comments>http://www.binbert.com/blog/2011/06/techinline-remote-desktop-sharing-software/#comments</comments>
		<pubDate>Tue, 28 Jun 2011 16:45:42 +0000</pubDate>
		<dc:creator>Albin Sebastian</dc:creator>
				<category><![CDATA[Softwares]]></category>

		<guid isPermaLink="false">http://www.binbert.com/blog/?p=1553</guid>
		<description><![CDATA[Do you want to give remote computer support to your clients and customers? Do you want to connect to another computer located at any place in the world and transfer files, documents and also chat with the customer using a single application. Then go for TechInline remote support software . Techinline give you instant, secure, [...]]]></description>
			<content:encoded><![CDATA[<p>Do you want to give remote computer support to your clients and customers? Do you want to connect to another computer located at any place in the world and transfer files, documents and also chat with the customer using a single application. Then go for TechInline <a href="http://www.techinline.com/">remote support software</a> .</p>
<p>Techinline give you instant, secure, and trouble-free connections between remote computers over the web and to any place in the world.<br />
Techinline Remote Desktop is easy to use and browser based remote connection tool. Also supports desktop sharing and file transfer protocol with any firewall and proxy servers. With Techline remote desktop software you can take control of remote desktops without pre-installing software.</p>
<p style="text-align: center;">&nbsp;</p>
<h3 style="text-align: center;"><a href="http://www.binbert.com/blog/wp-content/uploads/2011/06/remote-desktop.jpg"><img class="size-large wp-image-1554 alignleft" title="remote desktop" src="http://www.binbert.com/blog/wp-content/uploads/2011/06/remote-desktop-500x161.jpg" alt="" width="500" height="161" /></a></h3>
<h3 style="text-align: center;"></h3>
<p style="text-align: center;">&nbsp;</p>
<h3>Features of Techinline</h3>
<ul>
<li> Techinline Remote Desktop tool is browser based. No exe file installation is needed.</li>
</ul>
<ul>
<li> Remotely control any desktop anywhere in the world</li>
</ul>
<ul>
<li> Transfer files/clipboard between the remote and local computers</li>
</ul>
<ul>
<li> Reboot and reconnect the remote computer</li>
</ul>
<ul>
<li> Send and receive text chat messages</li>
</ul>
<p>1. Login to your account from <a href="https://techinline.net/Expert/Login.aspx">here </a>and install require tool for start remote desktop tool on your browser.</p>
<p>2. Request client to provide his/her six digits Client ID.</p>
<p>3. Then enter client id in create session and press connect button.</p>
<p>4. After success full connection, you can take control of remote computer.</p>
<p>You can try this tool for 15 days as trial basis and if you like you can continue with it. For try it free click <a href="https://techinline.com/TryItFree">here.</a></p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.binbert.com%2Fblog%2F2011%2F06%2Ftechinline-remote-desktop-sharing-software%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>]]></content:encoded>
			<wfw:commentRss>http://www.binbert.com/blog/2011/06/techinline-remote-desktop-sharing-software/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Create a simple web based file server</title>
		<link>http://www.binbert.com/blog/2011/04/create-a-simple-web-based-file-server/</link>
		<comments>http://www.binbert.com/blog/2011/04/create-a-simple-web-based-file-server/#comments</comments>
		<pubDate>Thu, 07 Apr 2011 07:21:06 +0000</pubDate>
		<dc:creator>Albin Sebastian</dc:creator>
				<category><![CDATA[Servers]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[DynDNS]]></category>
		<category><![CDATA[Freeware]]></category>

		<guid isPermaLink="false">http://www.binbert.com/blog/?p=1496</guid>
		<description><![CDATA[HFS is an open source application to create a simple file server. It is a lightweight file server with file size of 600 Kbyte. This is a standalone application. So you can setup your web based file server in minutes. Good for small offices / instant file sharing. This server can be used as anonymous [...]]]></description>
			<content:encoded><![CDATA[<p>HFS is an open source application to create a simple file server. It is a lightweight file server with file size of 600 Kbyte. This is a standalone application. So you can setup your web based file server in minutes. Good for small offices / instant file sharing. This server can be used as anonymous or with user accounts. File uploading feature help your friends to share their files without uploading in public file sharing servers.</p>
<p style="text-align: center;"><a href="http://www.binbert.com/blog/wp-content/uploads/2011/04/HFS-Server.jpg"></a><a href="http://www.binbert.com/blog/wp-content/uploads/2011/04/HFS-Server.jpg"><img class="size-full wp-image-1497 aligncenter" title="HFS Server" src="http://www.binbert.com/blog/wp-content/uploads/2011/04/HFS-Server.jpg" alt="" width="500" height="428" /></a></p>
<p style="text-align: left;">By default HFS application is listening TCP port 80. You can change if you are already using this port for some other application. Read this  article if you have <a href="http://www.binbert.com/blog/2010/04/find-which-application-service-is-running-in-a-port-windows/">port conflicts</a>. HFS is supported by Wine, so linux users can use the advantage of HFS. Inbuilt DNS updater is one of the interesting features of HFS. So that you can configure your DynDNS account with HFS and assign public domain name for your file server. It is helpful for internet connections with dynamic IP address.</p>
<p><a href="http://www.binbert.com/blog/wp-content/uploads/2011/04/Browse-HFS.jpg"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: block; float: none; margin-left: auto; margin-right: auto; padding-top: 0px; border: 0px;" title="Browse HFS" src="http://www.binbert.com/blog/wp-content/uploads/2011/04/Browse-HFS_thumb.jpg" border="0" alt="Browse HFS" width="504" height="515" /></a></p>
<p>You can see connected users in  the application bottom panel. Full control over connected users in terms of bandwidth and access list. It will also log the IP address of connected users.</p>
<h3>Download :  <a href="http://www.rejetto.com/hfs/?f=dl">HFS</a></h3>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.binbert.com%2Fblog%2F2011%2F04%2Fcreate-a-simple-web-based-file-server%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>]]></content:encoded>
			<wfw:commentRss>http://www.binbert.com/blog/2011/04/create-a-simple-web-based-file-server/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Implement a free skype IVR system &#8211; Xtend IVR</title>
		<link>http://www.binbert.com/blog/2011/03/implement-a-free-skype-ivr-system-using-xtend-ivr/</link>
		<comments>http://www.binbert.com/blog/2011/03/implement-a-free-skype-ivr-system-using-xtend-ivr/#comments</comments>
		<pubDate>Wed, 23 Mar 2011 10:40:44 +0000</pubDate>
		<dc:creator>Albin Sebastian</dc:creator>
				<category><![CDATA[Softwares]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[IVR]]></category>
		<category><![CDATA[Skype]]></category>

		<guid isPermaLink="false">http://www.binbert.com/blog/?p=1426</guid>
		<description><![CDATA[Xtend IVR ( Interactive Voice Response System ) is an application which helps you to implement an automatic IVRS easily and effectively. It supports SIP, Dialogic, Telephony API, Skype etc &#8230; Its one of the major software product from  Xtend technologies , a company based in Kerala, S.India. Here we configure Xtend IVR with a [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.binbert.com/blog/wp-content/uploads/2011/03/Xtend-IVR-Skype.jpg"><img class="size-full wp-image-1431  aligncenter" title="Xtend IVR Skype" src="http://www.binbert.com/blog/wp-content/uploads/2011/03/Xtend-IVR-Skype.jpg" alt="" width="411" height="67" /></a></p>
<p>Xtend IVR ( Interactive Voice Response System ) is an application which helps you to implement an automatic IVRS easily and effectively. It supports SIP, Dialogic, Telephony API, Skype etc &#8230; Its one of the major software product from  <a href="http://www.xtendtech.com">Xtend technologies</a> , a company based in Kerala, S.India.</p>
<p>Here we configure Xtend IVR with a skype system, It is not only a voice response system but this can be configured as a Skype bot . This is very useful for SOHO business. Nowadays companies are looking eagerly for a  replacemenet to the toll-free contacts to reduce the communication costs. Here we can see many useful samples scripts like balance enquiry, Voting system, Result publishing systems etc.</p>
<h3><strong>Install Software<br />
</strong></h3>
<p>Download Developer edition of<a href="http://www.xtendtech.com/ivr/"> Xtend IVR</a></p>
<p>Download and install<a href="http://www.skype.com/"> skype </a></p>
<h2><strong>Configure Xtend IVR for Skype </strong></h2>
<p>Open “Xtend IVR Configuration” from the program files</p>
<p>The wizard will open a Driver selection window. Select Skype Phone Driver from the list. Application will be restarted automatically when you finish the wizard.</p>
<p style="text-align: center;"><a href="http://www.binbert.com/blog/wp-content/uploads/2011/03/image2.png"><img class="aligncenter size-large wp-image-1420" title="Skype driver for IVR" src="http://www.binbert.com/blog/wp-content/uploads/2011/03/image2-500x284.png" alt="" width="500" height="284" /></a></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<h3>Open Xtend IVR from start menu</h3>
<p><a href="http://www.binbert.com/blog/wp-content/uploads/2011/03/image3.png"><img class="aligncenter size-large wp-image-1422" title="image.png" src="http://www.binbert.com/blog/wp-content/uploads/2011/03/image3-500x200.png" alt="" width="500" height="200" /></a></p>
<p>Open skype application ( Testing with  ver . 5.1.59.122 )</p>
<p>Skype will popup an access request for Xtend IVR application. Click “Allow Access”</p>
<p style="text-align: center;"><a href="http://www.binbert.com/blog/wp-content/uploads/2011/03/image4.png"><img class="aligncenter" style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://www.binbert.com/blog/wp-content/uploads/2011/03/image_thumb4.png" border="0" alt="image" width="283" height="82" /></a></p>
<p>Once the access is granted, Skype calls will be handled by Xtend IVR.</p>
<p>Xtend IVR will start running with a default testing Script of Bank.dt (You can see the script name in the title bar) Now IVR system is ready with this sample script. Call your skype user ID from a different Skype account. (<a href="http://www.binbert.com/ask/multiple-skype-accounts-simultaneously/">How to run multiple Skype simultaneously</a>)</p>
<p>Skype will auto answer the calls . Go through IVR</p>
<blockquote><p>1, select Language ( Press 1 for English )</p>
<p>2, Enter Your account number ( Press 1111 )</p>
<p>3, Enter your Pin number (Press 1234 )</p>
<p>4, IVR will read the account balance and terminate the call</p></blockquote>
<h3>Change IVR default script</h3>
<p>Right click on the title bar and select “Change script”. Browse and select the script you want</p>
<p>There are many sample scripts available in installation folder</p>
<p>C:\xivr\Samples <strong>and</strong> c:\xivr\Samples\skype</p>
<blockquote><p>Voice Logging</p>
<p>AnsweringMachine</p>
<p>SendSms</p>
<p>SimpleChat ( Text based )</p>
<p>WorldTime</p>
<p>ExamResults</p>
<p>OpinionPoll</p>
<p>Currency Convertion</p>
<p>ChangeNumber</p></blockquote>
<h3>How to edit scripts in Xtend IVR</h3>
<p>Right click on the title bar and select “Edit script” . This will open the Xtend Script Editor with current script file. It is easy to understand the scripts.</p>
<p>Audio files are located in script directory itself. You can change the wave files if it is needed.</p>
<h3>Database supported in Xtend IVR</h3>
<p>Following database(s) are supported to ease the integration with any kind of applications.</p>
<blockquote><p>MySQL</p>
<p>Oracle</p>
<p>SQLServer</p>
<p>dBase</p>
<p>Universal Database Reference</p>
<p>Excel</p>
<p>MS-Access</p></blockquote>
<p>&#8220;Looking forward eagerly for your feedbacks &#8220;</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.binbert.com%2Fblog%2F2011%2F03%2Fimplement-a-free-skype-ivr-system-using-xtend-ivr%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>]]></content:encoded>
			<wfw:commentRss>http://www.binbert.com/blog/2011/03/implement-a-free-skype-ivr-system-using-xtend-ivr/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

