article

Saturday, April 3, 2010

How to build a star ratings jQuery Plugin

How to build a star ratings jQuery Plugin

If you want to read more and download the source follow the link below.

http://www.switchonthecode.com/tutorials/how-to-build-a-star-ratings-jquery-plugin

Mootool Rabid Rating

Mootool Rabid Rating

If you want to read more and download the source follow the link below.

http://msteigerwalt.com/widgets/ratings/v1.2/

Prototype Starbox

Prototype Starbox

Starbox allows you to easily create all kinds of rating boxes using just one PNG image.

If you want to read more and download the source follow the link below.

http://www.nickstakenburg.com/projects/starbox/

jQuery Start Rating

jQuery Start Rating

The Star Rating Plugin is a plugin for the jQuery Javascript library that creates a non-obstrusive star rating control based on a set of radio input boxes.

If you want to read more and download the source follow the link below.

http://www.fyneworks.com/jquery/star-rating/

jQuery Popup Dialog

jQuery Popup Dialog

If you want to read more and download the source follow the link below.

http://www.queness.com/post/1696/create-a-beautiful-looking-custom-dialog-box-with-jquery-and-css3

Demo

http://www.queness.com/resources/html/project/index.html

Simple toggle view

Simple toggle view

It's simple to hide information and show.

If you want to read more and download the source follow the link below.

http://www.queness.com/post/1743/create-a-fast-and-simple-toggle-view-content-with-jquery

jQuery Tabbed Interface

jQuery Tabbed Interface

It displays information and in the same time it can saves heaps of spaces in a webpage.

If you want to read more and download the source follow the link below.

http://www.queness.com/post/106/jquery-tabbed-interfacetabbed-structure-menu-tutorial


Demo

http://www.queness.com/resources/html/tabmenu/jquery-tabbed-menu-queness.html

Thursday, April 1, 2010

Block USB Devices

Block USB Devices

1. Go to Start –> Run, type Regedit.
2. Go to HKEY_LOCAL_MACHINE\System\CurrentControlset\Services\USBStor
3. In the right pane, look for value Start and have value as 0000000(3)
4. Double click on that and change that value to 4.

Enable (Disabled Task manager)

Enable (Disabled Task manager)

1. Go to "Start" -> "Run" -> Write "Gpedit.msc" and press on "Enter" button.
2. Navigate to "User Configuration" -> "Administrative Templates" -> "System" -> "Ctrl+Alt+Del Options"
3. In the right side of the screen verity that "Remove Task Manager"" option set to "Disable" or "Not Configured".
4. Close "Gpedit.msc" MMC.
5. Go to "Start" -> "Run" -> Write "gpupdate /force" and press on "Enter" button.

How to change IP

How to change IP

1. Click on "Start" in the bottom left hand corner of screen

2. Click on "Run"

3. Type in "command" and hit okYou should now be at an MSDOS prompt screen.

4. Type "ipconfig /release" just like that, and hit "enter"

5. Type "exit" and leave the prompt

6. Right-click on "Network Places" or "My Network Places" on your desktop.

7. Click on "properties"You should now be on a screen with something titled "Local Area Connection", or something close to that, and, if you have a network hooked up, all of your other networks.

8. Right click on "Local Area Connection" and click "properties"

9. Double-click on the "Internet Protocol (TCP/IP)" from the list under the "General" tab

10. Click on "Use the following IP address" under the "General" tab

11. Create an IP address (It doesn't matter what it is. I just type 1 and 2 until i fill the area up).

12. Press "Tab" and it should automatically fill in the "Subnet Mask" section with default numbers.

13. Hit the "Ok" button here

14. Hit the "Ok" button againYou should now be back to the "Local Area Connection" screen.

15. Right-click back on "Local Area Connection" and go to properties again.

16. Go back to the "TCP/IP" settings

17. This time, select "Obtain an IP address automatically"tongue.gif

18. Hit "Ok"

19. Hit "Ok" again

How to Add a Paypal Donation Button?

How to Add a Paypal Donation Button?

1. Log in to your PayPal account.

2. Click Merchant Services.

3. Click Donations.

4. Complete the form with the details of your item and select the Donation button you wish to use. For assistance with this process, click More Resources in the upper right corner of this page.

5. In the Currency drop down box, select the type of currency you would like to receive your payments in.

6. If you need to specify additional details, click Add More Options and fill out the appropriate fields, otherwise click Create Button Now.

7. If you selected Add More Options, click Create Button Now.

8. Copy the HTML code into a text file in Notepad and save it. Click Done if you are finished creating buttons, or click on Create Another Button if you want to make additional buttons.

9. Login at Blogger.com.

10. Click on Layout link on Dashboard.

11. Click the Add page Element link in sidebar on the Page Elements subtab of Template tab.

12. Choose the Html/Javascript option in the popup window.

13. Paste the code from Paypal under the Contents window. Save.

14. Clear Cache and view Blog.

To Hide The Drives In Your Pc.

To Hide The Drives In Your Pc.

Goto run.Type regedit.Now go to:HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\ExplorerNow in the right pane create a new DWORD item and name it 'NoDrives'. Now modify it's value and set it to 3FFFFFF (Hexadecimal) .Now restart your computer. So, now when you click on My Computer, no drives will be shown. To enable display of drives in My Computer, simply delete this DWORD item that you created.Again restart your computer.You can now see all the drives again.

Wednesday, March 31, 2010

Change / Add Restrictions In Windows

Change / Add Restrictions In Windows

1.Open RegEdit
2.Go to HKEY_CURRENT_USER\Software\Microsoft\CurrentVersion
\Policies
3.Go to the Explorer Key
4.Then right click on the right side pane and select "Create Dword".
Select appropriate value name from the list given below and enter 1 for enabling the value and 0 for disabling it
NoDeletePrinter - Disables Deletion of Printers
NoAddPrinter - Disables Addition of Printers
NoRun - Disables Run Command
NoSetFolders - Removes Folders from Settings on Start Menu
NoSetTaskbar - Removes Taskbar from Settings on Start Menu
NoFind - Removes the Find Command
NoDrives - Hides Drives in My Computers
NoNetHood - Hides the Network Neighborhood
NoDesktop - Hides all icons on the Desktop
NoClose - Disables Shutdown
NoSaveSettings - Don't save settings on exit
DisableRegistryTools - Disable Registry Editing Tools
NoRecentDocsMenu - Hides the Documents shortcut at the Start button
NoRecentDocsHistory- Clears history of Documents
NoFileMenu _ Hides the files Menu in Explorer
NoActiveDesktop - No Active Desktop
NoActiveDesktopChanges- No changes allowed
NoInternetIcon - No Internet Explorer Icon on the Desktop
NoFavoritesMenu - Hides the Favorites menu
NoChangeStartMenu _ Disables changes to the Start Menu
NoFolderOptions _ Hides the Folder Options in the Explorer
ClearRecentDocsOnExit - Empty the recent Docs folder on reboot
NoLogoff - Hides the Log Off .... in the Start Menu.

100 Keyboard Shortcuts (windows)

100 Keyboard Shortcuts (windows)

* CTRL+C (Copy)
* CTRL+X (Cut)
* CTRL+V (Paste)
* CTRL+Z (Undo)
* DELETE (Delete)
* SHIFT+DELETE (Delete the selected item permanently without placing the item in the Recycle Bin)
* CTRL while dragging an item (Copy the selected item)
* CTRL+SHIFT while dragging an item (Create a shortcut to the selected item)
* F2 key (Rename the selected item)
* CTRL+RIGHT ARROW (Move the insertion point to the beginning of the next word)
* CTRL+LEFT ARROW (Move the insertion point to the beginning of the previous word)
* CTRL+DOWN ARROW (Move the insertion point to the beginning of the next paragraph)
* CTRL+UP ARROW (Move the insertion point to the beginning of the previous paragraph)
* CTRL+SHIFT with any of the arrow keys (Highlight a block of text)
* SHIFT with any of the arrow keys (Select more than one item in a window or on the desktop, or select text in a document)
* CTRL+A (Select all)
* F3 key (Search for a file or a folder)
* ALT+ENTER (View the properties for the selected item)
* ALT+F4 (Close the active item, or quit the active program)
* ALT+ENTER (Display the properties of the selected object)
* ALT+SPACEBAR (Open the shortcut menu for the active window)
* CTRL+F4 (Close the active document in programs that enable you to have multiple documents open simultaneously)
* ALT+TAB (Switch between the open items)
* ALT+ESC (Cycle through items in the order that they had been opened)
* F6 key (Cycle through the screen elements in a window or on the desktop)
* F4 key (Display the Address bar list in My Computer or Windows Explorer)
* SHIFT+F10 (Display the shortcut menu for the selected item)
* ALT+SPACEBAR (Display the System menu for the active window)
* CTRL+ESC (Display the Start menu)
* ALT+Underlined letter in a menu name (Display the corresponding menu)
* Underlined letter in a command name on an open menu (Perform the corresponding command)
* F10 key (Activate the menu bar in the active program)
* RIGHT ARROW (Open the next menu to the right, or open a submenu)
* LEFT ARROW (Open the next menu to the left, or close a submenu)
* F5 key (Update the active window)
* BACKSPACE (View the folder one level up in My Computer or Windows Explorer)
* ESC (Cancel the current task)
* SHIFT when you insert a CD-ROM into the CD-ROM drive (Prevent the CD-ROM from automatically playing)
ialog Box Keyboard Shortcuts

* CTRL+TAB (Move forward through the tabs)
* CTRL+SHIFT+TAB (Move backward through the tabs)
* TAB (Move forward through the options)
* SHIFT+TAB (Move backward through the options)
* ALT+Underlined letter (Perform the corresponding command or select the corresponding option)
* ENTER (Perform the command for the active option or button)
* SPACEBAR (Select or clear the check box if the active option is a check box)
* Arrow keys (Select a button if the active option is a group of option buttons)
* F1 key (Display Help)
* F4 key (Display the items in the active list)
* BACKSPACE (Open a folder one level up if a folder is selected in the Save As or Open dialog box)

Increase Ur Harddisk Speed

Increase your Harddisk Speed

This tip is only recommended if you have 256MB RAM or higher.Follow these steps:Run SYSEDIT.EXE from the Run command.Expand the system.ini file window.Scroll down almost to the end of the file till you find a line called [386enh].Press Enter to make one blank line, and in that line typeIrq14=4096 then Click on the File menu, then choose Save.Close SYSEDIT and reboot your computer

Friday, March 26, 2010

Apple-Flashy Wordpress Sidebar - WordPress Plugins

Apple-Flashy Wordpress Sidebar - WordPress Plugins

This jQuery plugin allows to implement originally displayed sidebar to your blog. By installing this great plug-in you’ll receive the stunning accordion effect similar to the sidebar on the Apple Startpage.

If you want to read more and download the source follow the link below.

http://net.tutsplus.com/tutorials/WordPress/WordPress-sidebar-turned-apple-flashy-using-jquery-ui/

Demo

http://nettuts.s3.amazonaws.com/028_jQuerySidebar/preview/preview.html

Tuesday, March 23, 2010

AJAX Star Rating

AJAX Star Rating

This is a rating bar script done with PHP and mySQL that allows users to rate

If you want to read more and download the source follow the link below.

Saturday, March 20, 2010

Boot your PC in less than 10 seconds

Boot your PC in less than 10 seconds
Before I proceed, may I ask for you to backup your data and registry first just to be safe. You are warned, use with caution.



How to bootup computer in 10 seconds lesser?
1) Press Windows Key and "R" to launch the run command.

2) Type "regedit" inside the input space.

3) Navigate to the registry key

HKEY_LOACAL_MECHINE\SYSTEM\CurrentControlSet\Control\ContentIndex

4) Locate the key"Startup Delay" and double click on it.










5) Select Decimal, and change the value to 40000














DONE

10 tricks to Speed up your PC

10 tricks to Speed up your PC


Here are 10 simple ways to speed your PC:
1. Using an Anti-Virus, Spyware and Adware removal program:
If you use Internet frequently, chances are that you pc is infected by any adware or spyware if you not using a good anti virus/anti-malware program. Most adware’s and spywares open multiple connections to access internet spreading infection all over the web. This may slow down your pc, other harmful viruses might crunch your memory and system resources mostly slowing down startup process. Therefore,
Use a good antivirus, adware, spyware removal Software.
Make sure you UPDATE it regularly.
Enable the auto update mode for better security.
Run regular scans (weekly scheduled scanning recommended).
2. Defragmenting Hard drives:
The files when moved or created on your PC are stored into small fragments randomly on your disk drive. When you open those files it takes time to gather all those chunks and put them back together to form that single file. When you defragment your drive all those scattered fragments are arranged properly on the drive thus loading application bit faster. There is a Disk Defragmenter utility in windows,
Open My Computer > Right click on the disk drive you want to defragment > Select Properties > Under Tools tab click Defragment Now. But i recommend Power Defragmenter a small free utility by sysinternals which is faster and with various options.
3. Clean Registry:
Windows registry is a database of information of all the files, folders and the windows configuration. This database grows as you use windows, can also become erroneous. Thus, it becomes necessary to clean and repair registry errors regularly. Use CCleaner, a tiny Freeware to scan and fix registry issues.
4. Delete Temporary, Junk and Obsolete files/Clear cache:
Clean all your drives for free space, i personally recommend keep atleast 20% of your drive space free. Also, you have to clear the windows TEMP files, the web browsers temporary files, caches files, etc. All web browsers has that option.CCleaner will be a good choice for the same, it will analyze and clean all unwanted internet files, Windows Explorer files and system files.
5. Check Disk for errors:
Scan your disk for errors regularly. There may be some lost fragments or links which may lead to error in application. Run Scandisk once a week to keep things running smoothly. the error checking utility in windows will scan and attempt to recover bad sectors. Open My Computer > Right click the drive > Properties > Tools > click Check Now Button. Else simply type chkdsk /r at the command prompt.
6. Remove Startup items:
Removing unwanted startup programs will speedup the windows boot process and your desktop will be ready quickly. some programs like Limewire or MSN messenger take time to load at startup, you can remove those and run them when needed.to remove Startup items: Start > Run > type msconfig > press OK. Now in the System Configuration Utility uncheck the unwanted programs (better Disable All).
7. Remove unnecessary Programs:
Remove those programs which you don’t use anymore. This will free disk space and even help windows perform better. Also, remove the windows unwanted components like Indexing services & Outlook Express from the Add/Remove windows programs.
8. Keep PC updated:
Look for regular updates, Enable Windows Updates, Updates includes major bugfixes which can be helpful. Look for new Service packs for better hardware compatibility. Update all device drivers, anti-virus programs and other applications. Hardware Manufactures keep updating their device drivers for better and smooth functioning. I have written earlier on a Free Software To Update Windows Device Drivers do read that.
9. Remove unwanted visual effects:
The animated windows and fading menus can slow down your pc unknowingly. You can remove those fading effects, Use windows classic style theme, remove the heavy graphic wallpaper(none), You can even lower the color quality( to medium 16-Bit) and lower the screen resolution. Lower the screen resolution, better the performance.
10.Use Lightweight programs:
Replace all those resource consuming programs and look for better alternatives, especially for those who have RAM less then 512 and an old PIII machine.
use Lightweight antivirus programs like Avira...the best i found, NOD32, AVG instead of Norton Antivirus.
This will really help you improve performance and helped me speed up my pc/computer.Try these out to improve your computer speed and performance.
Hey guys...if you have any additional tips to improve slow pc performance, then just mention it below in comments section.

command prompt chatting

command prompt chatting
if you want a private chat with a friend or client on you Network, you don't need to download msn or any fancy messenger program!
All you need is your friends IP address and Command Prompt.

Firstly, open Notepad and enter:

@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A

Now save this as "Messenger.bat". Open the .bat file and in Command Prompt you should see:

MESSENGER
User:

After "User" type the IP address of the computer you want to contact.
After this, you should see this:

Message:

Now type in the message you wish to send.
Before you press "Enter" it should look like this:

MESSENGER
User: 56.108.104.107
Message: Hi

Now all you need to do is press "Enter", and start chatting!

Related Post