Hey guys.. I have created a program to search and download multiple images..!
Here is the download link :
Download
Here are some screenshots:
Monday, November 1, 2010
Thursday, October 14, 2010
Internet on your Computer through China Phone
Hey, this one really works as I myself use it sometimes. Well China mobiles are quite cheap while offering you really good multimedia services.. but they usually don't have a PC Suite to connect your Computer to the Internet through these phones. Well, some people even say that GPRS won't work on their Internet capable China mobile.. but it ain't true..!
GPRS works on all phones that support Web Browsing..!
Setting up GPRS on your China phone:
- Mine is a BSNL SIM so I just type in a message "NOKIA 6111" and send it to "53733" an lo.. I receive the settings and I can browse the net from my JXD China mobile..! well, if this doesn't work for you then maybe you should manually put the settings.
- Once you can surf the net from your China phone, you can proceed with the next steps.
- No PC Suite available for my/your phone..!
Well, the 'MICROMAX' phone are similar to China phones and the best part is that their PC suite works for our China moblies..!
- I have this PC Suite.
- Connect your China mobile as a COM Port(Not as 'Mass Storage'), then check which COM port it uses.
- Open the PC Suite, Click on Settings tab.
- Click on Create Connection tab and press New / Modify button.
- Enter the required fields keeping Username and Password bland and Number as *99# and then click on New.
GPRS works on all phones that support Web Browsing..!
Setting up GPRS on your China phone:
- Mine is a BSNL SIM so I just type in a message "NOKIA 6111" and send it to "53733" an lo.. I receive the settings and I can browse the net from my JXD China mobile..! well, if this doesn't work for you then maybe you should manually put the settings.
- Once you can surf the net from your China phone, you can proceed with the next steps.
- No PC Suite available for my/your phone..!
Well, the 'MICROMAX' phone are similar to China phones and the best part is that their PC suite works for our China moblies..!
- I have this PC Suite.
- Connect your China mobile as a COM Port(Not as 'Mass Storage'), then check which COM port it uses.
- Open the PC Suite, Click on Settings tab.
- Click on Create Connection tab and press New / Modify button.
- Enter the required fields keeping Username and Password bland and Number as *99# and then click on New.
- Click on Create button and then in the Dial up tab click on the Dial up button.
- If everything is fine your Computer will be connected to the Internet. If any trouble then do comment on this post.
How to open Turbo C++ compiler in Full Screen
Ok.. There are many great C,C++ compilers available namely.. Dev-C++, Visual C++ etc. but some might want to stick to the classic Dos based Turbo C++ compiler.. but it won't run in 'FULLSCREEN MODE' in Windows Vista/7.. so here's a tip & a trick to make it run in fullscreen mode..!
1] First Tip..
DOSBox is a program for running Dos oriented programs in Windows. It works as a virtal PC..!
DOSBox is freely available from the link below:-
- DOWNLOAD
- After installing DOSBox, you will have to mount the TC(Turbo C++) folder by using the command
mount c folder-path
- In my case the folder path was 'c:\TC' eg:- mount c c:\TC
- Now the c: in DOSBox has it contents as those in the TC folder..!
- You can run the Turbo C++ application by opening the TC file. eg:- c:\TC\BIN\TC
Problem: Unfortunately, DOSBox application is closed by pressing Ctrl+F9.. the same key combination used to 'Run' the C++ program so do avoid this shortcut and run it from the menu bar instead..!
2] Second Trick..
- Right-Click on Computer and goto its properties.
- Goto Device manager.
- Right-Click on ur Display Adapter(in my case 'ATI RADEON XPRESS 200 Series') and disable it.
- Now if you open the Turbo C++ compiler, it will run in fullscreen mode.
- Do Enable your Display Adapter after finishing your Turbo C++ work..!
Problem: In some laptops the screen just turns off after Disabling the display driver..
Restarting the laptop works here..!
*Using DOSBox is recommended by me instead of disabling the display driver.
1] First Tip..
DOSBox is a program for running Dos oriented programs in Windows. It works as a virtal PC..!
DOSBox is freely available from the link below:-
- DOWNLOAD
- After installing DOSBox, you will have to mount the TC(Turbo C++) folder by using the command
mount c folder-path
- In my case the folder path was 'c:\TC' eg:- mount c c:\TC
- Now the c: in DOSBox has it contents as those in the TC folder..!
- You can run the Turbo C++ application by opening the TC file. eg:- c:\TC\BIN\TC
Problem: Unfortunately, DOSBox application is closed by pressing Ctrl+F9.. the same key combination used to 'Run' the C++ program so do avoid this shortcut and run it from the menu bar instead..!
2] Second Trick..
- Right-Click on Computer and goto its properties.
- Goto Device manager.
- Right-Click on ur Display Adapter(in my case 'ATI RADEON XPRESS 200 Series') and disable it.
- Now if you open the Turbo C++ compiler, it will run in fullscreen mode.
- Do Enable your Display Adapter after finishing your Turbo C++ work..!
Problem: In some laptops the screen just turns off after Disabling the display driver..
Restarting the laptop works here..!
*Using DOSBox is recommended by me instead of disabling the display driver.
Subscribe to:
Posts (Atom)