Wednesday, July 29, 2009

Enable or disable Windows Task Manager

Task manager is a powerful Windows tool for managing system services, processes, monitoring system activity and starting or closing applications. It is basically extended version of run box and it comes very handy to operate within Windows system. That’s way many system administrators prefer to disable task manager on public computers to restrict access to major critical system resources which could lead to system compromise.Here we will show you how to modify registry to disable and re-enable "Windows task manager".So guys,here we go:

Goto start and click on run(Win+r) and type in regedit and find this input:

"HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\System"

If you do not see “System” folder under Policies you can create it by right mouse click on Policies > Key > and name it System. Than point your mouse pointer to an empty area, right click it and choose create new DWORD (32 bit) value. Name it DisableTaskMgr and press enter. Than double click it and set Hexadecimal value to 1. Press enter and reboot computer. After than task manager will be disabled on your machine and inaccessible. If you later decide to enable task manager again, navigate once against to dword 32 value we just created and simply delete it or change value to 0. Now navigate to

"HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\System"

If there’s no key called “System” right click Policies navigate to “New > Key” in the right click menu and type “System” to create a new key.(skip this step if you have the key) To disable task manager right click the empty area in the right side pane and create a key with the following settings “New > DWORD (32-bit) Value” and type “DisableTaskMgr” and press Enter.(without the quotes) Right click on “DisableTaskMgr” and click “Modify”, type 1 and press ok.To enable task manager simply navigate to
"HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\System"

right click “DisableTaskMgr” click delete and click yes for confirmation.
Done!
Regards!!!
~snake~

Tuesday, July 28, 2009

Creat your own website for free step by step guide

Creating your own website can be useful for a number of purposes. Whether it's to share your expertise on a particular topic, start an online business, foster a community, or just maintain an online journal of your activities, having a website will allow you to make your content accessible from any connected computer. It can also theoretically allow you to have a larger audience for your ideas than you would ever have otherwise. If you have useful ideas or observations to share, you may be able to share them with as many as a few dozen people throughout the day, if you are lucky. With a website, you can share them with hundreds or even thousands.

Possibly the easiest way to create your own website is to use Google Page Creator. This service, still in beta, provides intuitive interfaces for adding text, images, links, and other bits of content to a webpage hosted by Google. The web address of your page will be yourgoogleusername.googlepages.com.

Google Page Creator is a WYSIWIG web design platform, which means "What You See is What You Get" — what you create in the design interface is what your visitors will see. Google Page Creator automatically saves your website pages as you type them, so nothing of value can be lost. The whole system is so extremely simple that even those without basic computer literacy skills can probably use it.

If you want more options and functionality on your website, as well as your own dedicated web address, you'll need to create pages in HTML, register a web domain, and get a hosting server to upload your pages to. Web domains can be registered at any number of registrars — Godaddy.com is a popular one. Google "hosting" or "cheap hosting" to find many thousands of available hosting companies. As a general rule of thumb, if you're paying more than about 10 US dollars (USD) per month for hosting for a low-traffic website, you're paying way too much. Many companies offer space for 5 USD a month.

To create HTML, you can write it from scratch in notepad, or use a WYSIWIG program like Macromedia Dreamweaver or Microsoft Frontpage. HTML is not a programming language per se, and as such is much easier to use than true programming languages. You can learn basic HTML in less than an hour and start using it to create your very own web pages.

After you create your pages, they must be uploaded to your server. You will receive a username and password from your host once you register with them. You can use these in an application called an FTP program to connect your computer with the server, then send your completed pages from computer to server. Once uploaded, your website will be visible on the World Wide Web for all to enjoy. Within a few days, pages with inbound links will be indexed by Google and begin to appear in search results.


Give comments if my post is useful for you.

javascript made easy


don't worry u got no virus
d popup u saw was just a javascript

give some web2.0ness 2 ur site:-
to see d popup put dis in ur site's html

For more javascipt tutorials visit jquery.com

Monday, July 27, 2009

New orkut symbols

Use the following code to write special symbols and smileys in scrap.
Press alt key and the following from Num pad (only)...

alt + 987 - ?
alt + 1 - ?
alt + 2 - ?
alt + 3 - ?
alt + 4 - ?
alt + 5 - ?
alt + 6 - ?
alt + 7 - ?
alt + 8 - ?
alt + 9 - ?

alt + 0178 - ?

alt + 0489 - ?

alt + 0756 - ?

alt + 0742 - ?

alt + 0719 - ?

alt + 0739 - ?

alt + 0729 - ?

alt + 0178 - ?

alt + 0489 - ?

alt + 0756 - ?

alt + 0742 - ?

alt + 0719 - ?

alt + 0739 - ?

alt + 0729 - ?

The same way many combination s can be tried..
And U can Also use these codes to RENAME Ur Folders in win XP..its coool. Try it !!!

How to JOIN a File Using HJSPLIT - A STEP BY STEP GUIDE

With HJSplit you can not only split files, but also join the split parts back together again.

Information: a collection of split parts is set of files having all the same filename, exept for the extension at the end of the file name (.001, .002, .003, etc.) . Combining/joining these split parts is equivalent to restoring the original (pre-split) file.

After clicking on the 'Join' button in the main HJSplit screen, you will see the following screen:



To join a set of files, just perform the steps indicated below.

(1) Make sure the set of split parts (set of files ending in .001, .002, .003, etc.) to be joined all reside inside the same directory.

(2) click on the button 'Input file', in the screen directly above, which will open the dialog shown directly below:



(3) In this dialog, select the file you want to join. Then press the 'Open' button.

Information: please note that only the first file in the set of split parts (the .001 file) is visible in this dialog. Note that it is important that all split parts are in the same folder. When the other files which belong to the set of split parts (.002, .003, .004, etc.) are in the same folder, HJSplit will automatically find them during joining.

After pressing 'Open', the name and path of the file you just selected will appear in the 'input file' box, please see below:



(4) Press the 'start' button in the screen above. HJSplit now shows a progressbar with the title 'working'.



(5) Finally,you will see the message that joining is completed (see below).



That the joined file can now be found in the same folder as the split part (the .001 file you selected in step 2).

Create Your own Video Hosting Site like youtube

You can create own video hosting site.

go to

Sunday, July 26, 2009