Wednesday, July 15, 2009

Micheal Jackson's Neverland: Awesome Pictures


Thursday, April 09, 2009

Amazing Photos

World famous photos send as an attachment from Raj


























Amazing Photos from forward mail.

Nano Car








Nano interiors







Nano Car in different Colors.











Wednesday, April 08, 2009

How to Creating portable apps


Download these software tools:

1. winrar: http://anhblog.net/web-design/ajax-tutorials/synchronous-requests-bad/
2. Universal Extractor: http://www.softpedia.com/get/Compressio-tools/UniversalExtractor.shtml/

Do the following steps one by one:

Step1: first take the set up file of the software that you want to make portable. Like firefox setup file.
Step2: now install both winrar and universal extractor in your computer.
Step3: now put the setup file in a folder say skextract. now right click on the set up file and select UniExtract to Subdir.
Step4: this will extract all the dll files and some folders along with the executable (exe) file. (setup.exe) but it depends upon the software so it will be different. Just copy the whole name along with the extension i.e., setup.exe
Step5: now press ctrl+A and select all the extracted files and folders and right click on it and select add to archive.
Step6: now when you will click on Add to archive a new window will open, its Winrar Application. In the right side in General tab put a tick on Create SFX Archive.
Step7: now go to advance tab at the top and click on SFX options. In the set up program in Run After Extraction enter the name of the file along with the extension that your copied in Step4 i.e.,setup.exe
Step8: finally, in the top bar click on Modes tab and put a tick on Unpack to temporary folder under temporary mode and also check on Hide all under silent mode and now press ok to close Advanced SFX options dialog box and press ok again to close winrar window.
Step9: when you  will click ok second time, winrar will create a file and that is your portable application.

Friday, March 13, 2009

DORA Process:

1) Client makes a UDP Broadcast to the server about the DHCP discovery.
 Your computer sends a "Discovery" request, asking for it's IP information from any listening DHCP servers.
2) DHCP offers to the client.
 Any listening DHCP servers will "Offer" their configuration information to your workstation.
3) In response to the offer Client requests the server.
 You workstation chooses the best lease then "Requests" that lease from the corresponding DHCP server.
4)Server responds all the Ip Add/mask/gty/dns/wins info along with the acknowledgement packet.
 The DHCP server you requested the IP configuration information from then "Acknowledges" 
your request and leases you the IP configuration information.