Monday, August 23, 2010

Windows Tips And Tricks

This is an amazing trick to amaze your friends.By using this trick you can make your computer to speak whatever you type.This trick is working on all microsoft operating system and does not require any programming skills.You have to follow just simple steps and your own Text to Voice software will be ready.If you show this software to any of your friends he will be certainly impressed with you .
Ok,the trick is fairly simple and requires only 3 simple steps from your side.Let’s Begin the tutorial with screenshots to Make Your Computer Speak Whatever You Type


1.Open Notepad and copy and paste the following code into it

Dim message, sapi
message=InputBox("What do you want me to say?","Speak to Me")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak message

2.Now save the notepad file with the name speak.vbs at your desktop.
3.Now double click on speak.vbs type in the box whatever you want your computer to speak for you.

Wednesday, August 18, 2010

Install JDownloader Via PPA Repository Ubuntu Lucid

JDownloader is a a java-based tool that completely automates the downloading process. It can be very helpful for websites such as Rapidshare.com or Megaupload.com for both premium and free users.

Among JDownloader features are: captcha recognition, multi-part downloads, tweak wait times, auto-reconnect, scheduler and even automatic file extraction. JDownloader has way too many features and plugins to list them here, so make sure you check it out if you haven't already!


I recently came across an Ubuntu Launchpad PPA repository for JDownloader and wanted to share it with everybody.

To add the JDownloader PPA, simply paste this in a terminal:

sudo add-apt-repository ppa:jd-team/jdownloader

Then, to install JDownloader:

sudo apt-get update && sudo apt-get install jdownloader 

Once installed, you can find JDownloader under the Applications > Internet menu.

Installing JDownloader via the PPA isn't too much different than downloading it from it's website since a script automatically downloads and installs the latest JDownloader version in both cases (not 100% sure about this though), I found this as a great opportunity to remind you of JDownloader, which many consider to be the best download manager.

Saturday, August 14, 2010

How to connect to Streamyx with DLink 2640-T wireless router

I found in my website log, apparently somebody trying to find out how to connect to Streamyx broadband using the latest DLink 2640T. Since I own one, I decided to share my settings to enable you to connect to Streamyx.
  1. First point your favorite browser to http://192.168.1.1/, enter your username and password (default: admin | admin)
  2. Web configuration user interface will be displayed, click WAN
  3. Change the VPI value from '8' to '0'
  4. Enter your Streamyx username and password below
  5. Finally go to Tools->System. Click "Save and Reboot" there to save your changes.
Screenshot
Dlink 2640-T Streamyx
Your Dlink wireless router should be able to connect to Streamyx broadband services now.