
NewsTime Wordpress Theme is a 2 column widgetized news theme.
Theme contain a reccent comment plugin and many feature.It's a simple,customized theme.
Demo
Author: Alexander
Installation:
1.Upload NewsTime to wp-content/themes
2.Upload get-recent-comments to wp-content/plugins
3.Go to wp-admin and activate newstime theme.
4.Activate get-recent-comments plugin.
5.Enjoy posting !
Edit menu:
Open header.php and find – line 47,modify link overthere with your links.
- line 85,modify link overthere with your links.
Edit footer link:
Open footer.php and find line 11.
To edit ‘BLOGROLL,FEATURED VIDEO,ADS’ go to sidebar.php
License
You can:
- Edit the theme
- Delete BLOGROLL link
- You can add your credits on footer.
You can’t:
_ Delete my copyright from footer
- You can’t add your credits and delete main.
- Redistribute the theme without my agreement.
If you want to delete my copyright contact me at ‘alleeex@yahoo.com’.
Just copy the following code in the notepad and save as a .bat extension.
eg- lock.bat,etc
in the 13th line from d end, it says- 'if NOT %pass%==kingstoneee goto FAIL'
here, d password is kingstoneee.Cut dis n give ur own password..
After saving ,double click on it and u will get a folder by the name 'Locker' where u hav saved dis file.
Then put ur stuffs in dat locker n double click on ur .bat extension...
it will ask u to hide locker, Y/N..
if u press Y d locker will be hidden n even if u goto tools - show hidden folders u wont be able 2 see dis locker folder..
nxt tym when u want 2 open dis locker.,double click on .bat extension n it will ask u for ur password...!
the code is -
cls
@ECHO OFF
title Folder Locker
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D**" goto UNLOCK
if NOT EXIST Locker goto MDLOCKER
:CONFIRM
echo Are you sure u want to Lock the folder(Y/N)
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D**"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D**"
echo Folder locked
goto End
:UNLOCK
echo Enter password to Unlock folder
set/p "pass=>"
if NOT %pass%==kingstoneee goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D**"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D**" Locker
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Locker
echo Locker created successfully
goto End
:End
Most of the computer hardware's comes along with their respective device drivers in a disc.If your driver CD gets lost or corrupted,then you can always download the necessary drivers from the manufacturer's website or restore the drivers from the backup if you have created earlier.But if you do not have a backup and is unsure about the manufacture of the device or your device model,then you will not be able to search the device driver online and windows will be showing errors like “Unkown device Found” or “Device not identified” in your system tray.Here is an excellent trick to find out the correct drivers for the unknown devices in your device manager.
How to Download Drivers for Unknown Devices
1) Find the Vendor and Device ID of the unknown device.To do this,
Open Device Manager
In Device manager,take the properties of unknown device
In Properties, click on Details tab and select Device Instance Id from the drop box.
You will see a code like this
HDAUDIO\FUNC_02&VEN_14F1&DEV_2C06&SUBSYS_104D1700&REV_1000
Here 14F1 is the Vendor ID
and 2C06 is the Device ID
2)After obtaining both device and vendor ID,go to
http://pcidatabase.com
After finding your device model and manufacturer,you can either go to the manufactures website and download the necessary drivers or you can get them from these websites.
http://www.driverfiles.net
http://driverzone.com
http://www.driverguide.com

When moving files, Windows XP will give four options: Yes, Yes to All, No and Cancel. Sometimes though, you want a No to All — to enable this, just hold down SHIFT while clicking No.
Step-1
Press “Windows Key + R” buttons from your keyboard to launch the Run dialogue box and type
control userpasswords2
press Enter and it will bring up User Accounts screen.
Step-2
Now you have to uncheck the box labeled as
Users must enter a user name and password to use this computer.
After unchecking, hit Apply button.
Step-3
Automatically Log On screen will popup. Enter the required information and click OK.
That’s it. Now on, whenever you’ll boot up your Windows , it will automatically login to your account without asking for the credentials.
Ctrl+C may be the most important work we do everyday. But it's not a very safe thing to do. Read on to know why. What happens when you press Ctrl+C while you are online. We do copy various data by Ctrl + C for pasting elsewhere. This copied data is stored in clipboard and is accessible from the net by a combination of Javascripts and ASP. This is called clipboard hack problem.
Just try this:
1. Copy any text by Ctrl + C
2.Click the Link: Retrieve Clipboard Text To A Web Page With Javascript - Make Sure You Do Not Allow Someone To Gather This Information, It Is An Exploit In Many Eyes
3.You will see the text you copied was accessed by this web page.
Surprised! I know you are because i was also surprised to see it. Do not keep sensitive data (like passwords, credit card numbers, PIN etc.) in the clipboard while surfing the web. It is extremely easy to extract the text stored in the clipboard to steal your sensitive information. Forward this information to as many friends as you can, to save them from online frauds!
It is true, text you last copied for pasting (copy & paste) can be stolen when you visit web sites using a combination of JavaScript and ASP (or PHP, or CGI) to write your possible sensitive data to a database on another server.
How Cipboard Hack is done?
The Clipboard hack is done by the following Source Code:
How to safeguard yourself from Clipboard Hack Problem?
To avoid clipboard hack problem, do the following:
1.Go to internet options->security.
2.Press custom level.
3.In the security settings, select disable under Allow paste operations via script.
Now the contents of your clipboard are safe


