My this blog of computer tricks and surfing tips also contain some codes,some philosophy,computing concepts,health and technology.
Saturday, March 26, 2011
resume corrupt (incomplete) download in firefox
delete new .part file and rename your old file to newfilename.part
resume download in firefox.
Tuesday, June 22, 2010
ubuntu : remove grub mbr
windows disk is working in other computers.Later i realized that grub is problem,i have searched internet the solution and finally i got a solution that doesn't need to full format or erase entire disk you need to remove master boot record (grub) and windows cd will work absolutely fine.
boot in ubuntu or ubuntu live cd.
and use dd command
sudo dd if=/dev/null of=/dev/sda bs=512 count=1dd command is used to backup one drive to other raw copy low level copy etcdetailed description:sudo : to run command as super user in ubuntudd : dd commandif=/dev/null source to be copied which is null
of=/dev/sda destination /dev/sda is your hard disk ;sda for sata diskbs : size of 512 bytes is to be written (MBR is first 512 bytes of hard disk which contains boot record,partiton table etc)
This command is saying that copy 512 bytes of null to first hdd or simply erase MBR.
reboot and boot from xp cd it will work fine.
Wednesday, November 25, 2009
OCR – Scan document and create searchable pdf files (scan to text)
What is OCR (optical character recognition)?
- OCR technology is used to translate typed,handwritten printed text hardcopy or scanned image material into editable text softcopy.
It is used to convert paper books and documents into electronic files, for instance, to computerize an old record-keeping system in an office.
Advantages Of OCR:
1.Don’t need to retype whole document Only need to Review weather OCR generated document is correct or not.
2.Scanned document can be used as backup if you don’t need to edit the text but Size of image is much larger then Typed Document.By OCR we can save Disk Space.
for example you lost the document from your system and you have hardcopy, don’t type whole document again use scanner and OCR software to create document.
Free and Efficient OCR program?
1.Microsoft Document Imaging
2.HP OCR engine Come with HP scanner Software.
3.freeOCR
4.GOCR
5.Chitrankan : Hindi OCR.
Commercial OCR:
1. ABBYY fine reader
2. nuance omnipage
3. readIRIS
Online OCR
Here most effective and efficient FREE OCR that recognize text and keep unrecognized text as image is OCR software come with HP printer.
Open HP Solution Center and Click on scan documents.
Select Save to file and then select Searchable PDF or Word (rtf document) .
Scan the hardcopy and you will get the softcopy!
Friday, November 13, 2009
create own social network
what about creating own social network like orkut and facebook? yes its very easy and free of cost. We can create our own social network free of cost even my 10 yrs old sister can build social network in minutes
visit www.ning.com
and create your own social network.
features: Ning provide very easy to use and administer interface.
* easy interface.
* No programming or web designing required so any one can build easily.
* forums,chat,video, photos, groups, members,third party apps and many more .
* you can customize themes, profile questions etc
* You can make administrators and assign different roles to members.
* Can Create ads free social network or place own ads in place of ning ads.(you need to pay some money for this)
If you have a Good niche,strong desire,dedication creativity and skills then create a ning network and after you reach thousands of view/day and your network has revenue more than 50$/month place your own "ads by google"
Thursday, November 12, 2009
China Mobile Sigmatel S4 flight mode problem
Yesterday i was returning home from bilaspur with my mom, dad ,brother and sister. I was playing with my fathers china mobile, i saw flight mode option in settings, my father said me that flight mode is not working in this set, i was curious about what is the problem and i switched it to flight mode.
Flight mode is activated, but menu is also not working, now i cant switch back to normal mode. after some searching i found a trick to switch back to normal mode:
with out sim *#3646633#
you will get English menu
option 5 misc
option 6 assert testing
now menu will open
select dual mode..
in next post i will give some more codes and way to install software in china mobile.
Tuesday, September 29, 2009
Download source code from Sourceforge
CVS client is a software which is used to check out from sourceforge
Software needed : SVC client like tortoise svn
install in windows
download a subversion client like tortoise and install
http://www.tortoisecvs.org/download.shtml
In ubuntu:
install
sudo apt-get installcvs
enter the given checkout instruction on client and you will get all source files.
Thursday, September 24, 2009
Best Looking Desktop EyeCandy : compiz-fusion (compiz )
compiz and its fork Beryl merged together and this cause born of new software package compiz-fusion. Compiz fusion is the best eyecandy you ever seen for your desktop. Compiz fusion on flickr See here
you need to install compiz,compiz-fusion packages,compizconfig-setting-manager on your linux.Compiz will already install if you use ubuntu, you need to install compiz-setting-manager.
some of the best desktop effect that i used are
1.3D desktop Cube
2.Rotating 3D desktop cube
3.Burn animation add on(Windows closed with burning effect)
4.rain desktop effect.
5.Transparent windows
and many awesome effects.......
to see screenshots by Aeolian
http://compizfusion.blogspot.com/search/label/Compiz%20Fusion
for more information visit
www.compiz.org
Ubuntu cant login after keyboard layout changed! problem solved using autologin gdm.conf
I tried many things,changed xorg.conf file,reconfigure xserver etc but nothing happen finally i got an idea that if i can login automatically into system (gdm ) then i can change setting back to English layout.
following are the step by step procedure to autologin ubuntu using gdm.conf
Step 1.boot the system,you can see login screen,
Step 2.Switch to console using Ctrl+ALT+F1.
Step 3.login using your username and password(you can login with username
and password in console).
Step 4.Run the following command to edit gdm.conf file.
sudo nano /etc/gdm/gdm.conf
find the line
autologin=false
edit this with following:
# Automatic login, if true the first attached screen will automatically logged
# in as user as set with AutomaticLogin key.
AutomaticLoginEnable=true
AutomaticLogin=mahendra
mahendra is username of my system.
Step 5.save the file and restart gdm.
to stop the gdm
sudo /etc/init.d/gdm stop
to start the gdm
sudo gdm
done! now you can login into system and change the keyboard layout.
if you cant then restart your system next time you are automatically logged in.
if you face any problem comment me!
Saturday, September 19, 2009
Automatic Dialup internet connection on startup or by command line
If we need to dial our dial-up internet connection on system start-up ( after login) here is a simple method to Automate this.It can be used in System automation scripts.
Step 1.Select your dial up connection you want to dial for example "dataone" is name of dialup connection in my pc
Step 2. Create a batch file
you have to create a batch file named "dialup.bat" using notepad and write following lines
rasdial "connection name" username password
Connection name is name of your dial up connection
username provided by service provider
password your password provided by service provider
Step 3. Put your file "dialup.bat" in startup folder.
for more information on rasdial command
please type command
rasdial /?
or visit http://technet.microsoft.com/en-us/library/bb490979.aspx
Bhuvan-"Indian google earth by isro"
Indian Earth Observation Visualisation
It is a Google Earth like service provided by ISRO for India.
Speed is sometimes slow and quality is lower than google earth but it is Very good Effort by ISRO.
Bhuvan is a geoportal that provides high resolution satellite imagery of virtually the entire India over the internet. Many other features are built in, including 3D terrain and information on many thematic data.
You need to create an account to access it
http://bhuvan.nrsc.gov.in/
check the faq to know more
http://bhuvan.nrsc.gov.in/faq100.html
Friday, September 18, 2009
windows XP Cant Detect Hard disk,Vista Preinstalled laptop !
Recent laptops use Sata Hdd in ACHI mode and Windows XP SP2 disk cant detect the Hard Disk in ACHI mode.You need to Change BIOS settings to Disable ACHI mode or SATA mode.
- Enter Bios.
- Depends on Your manufacturer you can find IDE or SATA mode for your HDD
- Change the mode to "IDE" OR disable Sata.
- press F10 Key and Reboot
download online flash games,videos songs with opera browser
Tuesday, September 8, 2009
browser automation and testing with iopus imacro
Suppose your task is to extract all the information from a table of a website,everyday and you got tired of this tedious task;and someone say that you dont have to do this only press a button and sit down on your chair;have a coffee or do any other work.
You can do this using imacro.I m using imacro firefox add on for this task.for more information visit
https://addons.mozilla.org/en-US/firefox/addon/3863
or
http://www.iopus.com/imacros/firefox/?ref=fxmoz
task you can do:
- automatic visiting links(can be used for automatically clicking ads.......:) )
- automatic data extraction from a site
- automatically save images and files from a site
- measure performance of site.
- automatically filling forms.
- use with other language like javascript,vbscript, batch etc
Saturday, April 25, 2009
Send any mp3 song in orkut scrap
two thinngs u need for this trick
1.Code that is used to embed flash based mp3 player.We can get this code from photobucket or www.123orkut.com .
in other words code below:
<embed src="http://i134.photobucket.com/albums/q113/Zackuzt/mediaplayer.swf" width="304" height="18" allowfullscreen="false" flashvars="&file=http://sound11.mp3pk.com/indian/rab_ne_bana_di_jodi/rabnebanadijodi03(www.songs.pk).mp3&height=18&width=305&showeq=false&autostart=true&repeat=false&shuffle=false&volume=100" </embed> |
|---|
2. URL of song such as http://sound11.mp3pk.com/indian/rab_ne_bana_di_jodi/rabnebanadijodi03(www.songs.pk).mp3
Replace the songs url after "file=" with the url or download link of ur song.
note : Use site which provide permanent link or direct location whic doesnt change or died after some time like www.songs.pk.
paste modified code in scrap book and send the song!
Sunday, December 7, 2008
connecting GPRS using bluetooth or cable (all mobiles and providers)
I have used Airtel GPRS from a long time and i have connected my pc to internet via GPRS using nokia ,samsung and china mobiles using both cable and bluetooth.
I have searched many times in internet but didn't find any Good artical which teach users the concept of connectivity.
Lets discuss how any phone is connected to PC ,how it works as modem and how modem connects to internet.
1.Connecting Mobile to PC:
We can connect any mobile which support connectivity to pc via bluetooth or cable.
2.installing modem
For Cable :
1.install cable driver then connect cable to usb port then to
mobile your device is detected then open Device manager and see
ports list you find the com port no of your device.
2.open control panel>phone and modem option click add check
dont detect modem and click nextselect standard manifacturer
then standard 33600 bps modem. 3.click next select the com port of your and click finish
you installed modem now you have to set initialisation string.
For bluetooth connectivity:
turn on Bluetooth of both device and pc and search for
bluetooth from ur PC.
Select Dial Up Networking service.
Follow the instructions and complete wizard.
Dial Up network Service automatically install the modem and creates dial up connection you have to Set initialisation string.
Setting initialisation string:
Goto control panel >phone and modem , double click on the modem u installed to open properties and click on advanced tab in extra ininitialisation string
&D2+CGDCONT=1,"IP","apn.name"
or
AT+CGDCONT=1,"IP","apn.name"
FOR AIRTEL :
APN="airtelgprs.com "
so initialisation string becomes
&D2+CGDCONT=1,"IP","airtelgprs.com"
click OK
Create Dial Up:
create a dialup connecting use the modem you installed.for dial no *99# or *99***# or search on net if these numbers not working .
Done!
dial the connection .
Enjoy Surfing !
Note: Always connect the Cable on Same Usb Port because if you change port COM port number also changed and you have to install modem again for this port number.
Thursday, November 20, 2008
connecting gprs with any mobile
Monday, October 13, 2008
windows xp easter eggs
Windows xp contains many inbuilt functions and secret functions and some mysterious flaws that are called Easter Eggs.
1.Mysterious 4-3-3-5:
Save it with any name and reopen and you should see 9 squares instead of the text.
Thursday, September 4, 2008
set wallpaper in any drive as desktop
http://www.xs4all.nl/~hwiegman/desktopini.html
to set background at any drive
1. open notepad
2.paste following code
[{BE098140-A513-11D0-A3A4-00C04FD706EC}]
IconArea_Image="file path of wallpaper"
3.save as "desktop.ini"
in the drive you want to set the wallpaper
Friday, August 29, 2008
Opera mini:Ultimate browser for mobile
you can download it from mini.opera.com
How to create Own XP disk
1 year ago i had formated my system and install a fresh copy of windows XP sp2 its very tedious task to reinstall XP then drivers and updates then general applications and then developers tools.I m thinking about a solution by which i dont need to sit down before system to monitor SETUP and Enter details such as KEY,computer name timejone etc. so i searched internet and find an ultimate resorce to create windos xp CD which contain all settings,key,driver and some application like office suit,Firefox,themes etc and some registry optimization.
Advantages of this Method:
1.You dont need to sit before during full system installation insert a disk and go where you want to go when you return your system is ready with windows XP and drivers with some small softwares.
2.some of the Branded PC come with a recovery discby which you can't do a fresh XP installation you can create a bootable cd from this method.
Requirements: windows XP disc (i386 folder),nlite,dot net framework.
Method:There are two method of creating a Unattended CD
1.manual method.
2.nlite method
i describe Nlite method here
Step1.Install dot net framework then nlite.
link to download nlite is Nlite download page
link to download Dot Net Franework Dot net framework download
2.Copy Windows XP disc in your hard disc in a new folder.
3.start nlite ;browse and locate the folder,nlite detect the service pack automatically.
4.Click on the buttons like that you want to do like Integrate drivers,unattended,create ISO image etc.
5.click next and enter detailes that required
6.At last Nlite prompt for location to save ISO image of your Unattended+slipstreamed driver integrated CD.
Note:before using CD check this Using Virtual PC .
for more information check: www.msfn.org
unattended xp guide http://unattended.msfn.org/unattended.xp/
Sitemap http://unattended.msfn.org/unattended.xp/sitemap


