Thursday, 2 August 2012

This is for mobile users (especially opera mini users)


Here I present some bookmarklets collected from different sources. The bookmarklets are basically javascript codes. So they will work on almost any browser that supoorts javascript. As Opera Mini also supports javascript to some extent, they can also work on Opera Mini. These codes can be typed in the browser url box to execute their functions. You also can save them as bookmarks or Opera Mini speed dials for quick access in Opera Mini.




Page source


javascript:(function(){w=window.innerWidth-15+'px';c=unescape(document.documentElement.innerHTML);c=c.replace(/(<\/[^>]+>)/g,'$1\r\n').replace(/</g,'<').replace(/>/g,'>');document.write('<html><head><style%20type="text\/css">pre{width:'+w+';word-wrap:break-word;}<\/style><title>Page%20Source<\/title><\/head><body>
'+c+'<\/pre><\/body><\/html>');document.close();})();




Translate page into English


javascript:(function(){e=(document.charset||document.characterSet);location.href='
;http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&hl=en&langpair=auto|en&tbb=1&ie='+e;})();




Link list


javascript:(function(){w=window.innerWidth-15+'px';c='<html><head><style%20type="text\/css">div{width:'+w+';word-wrap:break-word;}<\/style><title>Link%20List<\/title><\/head><body><div>';for(i=0;x=document.links;i++)c+='<a%20href="'+x.href+'">'+x.href+'<\/a><br\/>';document.write(c+'<\/div><\/body><\/html>');document.close();})();




Page info


javascript:(function(){w=window.innerWidth-15+'px';d=window.document;c='Title:%20'+d.title+'<br\/>URL:%20'+d.URL+'<br\/>Last%20Modified:%20'+d.lastModified+'<br\/><br\/>Cookies:<br\/>'+document.cookie.replace(/;/g,'<br\/>');document.write('<html><head><style%20type="text\/css">div{width:'+w+';word-wrap:break-word;}<\/style><title>Page%20Info<\/title><\/head><body><div>'+c+'<\/div><\/body><\/html>');document.close();})();




Image list


javascript:(function(){w=window.innerWidth-15+'px';c='<html><head><style%20type="text\/css">div,img{max-width:'+w+';height:auto;word-wrap:break-word;}<\/style><title>Image%20List<\/title><\/head><body><div>';for(j=0;x=document.images[j];j++)c+='<img%20src="'+x.src+'"/><br\/><a href="'+x.src+'">'+x.src+'<\/a><br\/><br\/>';document.write(c+'<\/div><\/body><\/html>');document.close();})();




Character map


javascript:(function(){w=window.innerWidth-15+'px';c='<html><head><style%20type="text\/css">pre{width:'+w+';}li{display:block;width:4.5em;height:2em;float:left;}<\/style><title>Character Map<\/title><\/head><body>
<ul>';l
=[0x21,0x2f,0x3a,0x40,0x7b,0x7e,0xa0,0xbf,0x2022,0x2022,0x2026,0x2026];for(k=0;k<l.length;k+=2)for(j=l[k];j<=l[k+1];j++)c+='<li>'+j+':&#'+j+'<\/li>';document.write(c+'<\/ul><\/pre><\/body><\/html>');document.close();})();




Show Cookies for current site


javascript:if%28document.cookie.length%3C1%29%7Balert%28%27No%20cookie%20for%20this%20site.%27%29%7Delse%7Balert%28%27Cookie%20for%20this%20site:%27+document.cookie%29%7D




Delete Cookies


javascript:%28function%28%29%7BC=document.cookie.split%28%22;%20%22%29;for%28d=%22.%22+location.host;d;d=%28%22%22+d%29.substr%281%29.match%28/%5C..*$/%29%29for%28sl=0;sl%3C2;++sl%29for%28p=%22/%22+location.pathname;p;p=p.substring%280,p.lastIndexOf%28%27/%27%29%29%29for%28i%20in%20C%29if%28c=C%29%7Bdocument.cookie=c+%22;%20domain=%22+d.slice%28sl%29+%22;%20path=%22+p.slice%281%29+%22/%22+%22;%20expires=%22+new%20Date%28%28new%20Date%29.getTime%28%29-1e11%29.toGMTString%28%29%7D%7D%29%28%29




Replace links with their URLs


javascript:%28function%28%29%7Bvar%20i,c,x,h;for%28i=0;x=document.links;++i%29%7Bh=x.href;x.title+=%27%20%27+x.innerHTML;while%28c=x.firstChild%29x.removeChild%28c%29;x.appendChild%28document.createTextNode%28h%29%29;%7D%7D%29%28%29




Replace plain text URLs with clickable links


javascript:-1,-1,%28function%28v%29%7Bwith%28document.body%29%7BinnerHTML=innerHTML.replace%28/%28%5Cw+%29%28:%5C/%5C/%5B%5Cw-.%21%7E*%27;%5C/?:@&=+%24,%#%5D+%29%28?=%5B%5E%3E%5D*%28%3C%7C%24%29%29/g,function%28s,t,u%29%7Breturn%28s.link%28v%5Bt%5D?v%5Bt%5D+u:s%29%29%7D%29%7D%7D%29%28%7B%27ttp%27:%27http%27,%27tp%27:%27http%27,%27ttps%27:%27https%27,%27tps%27:%27https%27%7D%29




Add to Google Reader


javascript:l=document.getElementsByTagName%28%27link%27%29;for%28n=0;n%3Cl.length;n++%29%7Bif%28l%5Bn%5D.getAttribute%28%27rel%27%29==%27alternate%27%29%7Blocation.href=%27http://google.com/reader/m/view/feed/%27+l%5Bn%5D.getAttribute%28%27href%27%29+%27?hl=en%27%7D%7D




Add to Google bookmarks


javascript:%28function%28%29%7Bvar%20a=window,b=document,c=encodeURIComponent,d=a.open%28%22http://www.google.com/bookmarks/mark?op=edit&output=popup&bkmk=%22+c%28b.location%29+%22&title=%22+c%28b.title%29,%22bkmk_popup%22,%22left=%22+%28%28a.screenX%7C%7Ca.screenLeft%29+10%29+%22,top=%22+%28%28a.screenY%7C%7Ca.screenTop%29+10%29+%22,height=420px,width=550px,resizable=1,alwaysRaised=1%22%29;a.setTimeout%28function%28%29%7Bd.focus%28%29%7D,300%29%7D%29%28%29;




Save to del.icio.us


javascript:location.href=%27http://del.icio.us/post?v=4;url=%27+encodeURIComponent%28location.href%29+%27;title=%27+encodeURIComponent%28document.title%29

How to increase Processor Speed


There are many steps to increase your processor speed or system performance.
This post is for those people who are having problem with Processor speed. Follow the below steps carefully..
If you are using Microsoft Windows xp,then your processor speed may slow down.Why because Windows Xp carries extraordinary large list of unusual,visual sound effects,menu shadows,high resolution, quality color,fade effects and many.These features may slow down your Processor speed.


     
 By decreasing your Xp resources,your Processor speed may definitely increase.
Firstly disable all the settings in Start up mode.
this can be done by following instructions:-
1)Go to “Run”.
2)type “msconfig” in run.
3)Go to Start up.
4)Disable all startup items except Antivirus.
Prefetch files:-
delete all prefetch files.
1)go to run.
2)type prefetch.
3)delete all files.
If you are not having any with work with resolution better you restart your system in Safe Mode.This can be done by continuously by clicking F8 key more than 5times as soon as restart your system. Then a page will open with many options.Choose “Safe Mode“.If you want to do any Networking then choose
“Safe Mode with Networking“.
These two options may remove all your display,resolution,bit size settings etc.But increase your system speed.
Visual effects:-
1)Right click on “My Computer” >Go to System proporties>Go to Advanced Settings
2)Then click on the Setting in Performance then choose the option”Adjust for best appearance”or you
can choose”custom”.
These options many decrease your system visual effects but increase your system performance.
Automatic updates:-
Even though your system is geniune better to turn off your Automatic updates.There are many reasons
which slow down your processor speed if you turn on Automatic updates.few reasons are:-
1)Most of your RAM speed is used by Xp Operating System.If the resources of your XP is increased then Operating
System may slow down.It indirectly effects the processor speed.
2)If your click on Live Up dates then there may be chances of Virus entering in your system.which leads your
processor speed slow.
Defragmentation:-
This is the major step which increases your Processor speed.
Steps to perform Defragmentation
1)Go to my computer.
2)Right click on C drive. Click on proporties.
3)Choose the option Defragment now.
Removing virus:-
Virus such as Trojan,vorm.exe,sass.exe etc which slow down your processor speed.So download any good antivirus software such as Norton,Spyware terminator,Kaspersky etc.I would perfer Kaspersky it is a best antivirus software.Norton may slow down your system performance.


Add like if you find it helpful  

Major Differences Between Windows 7 and Windows 8


  * Boot time: win7 48 sec. win8 10 sec.
   * Desktop : Microsoft has replaced the normal shortcut icons with dynamic tiles. You can change their size and place similar applications around each other- or anything else that my suit you.
  *  Mounting iso images: Windows 7 could only burn an ISO image to a DVD but Windows 8 actually betters this by offering you the option to mount the image too. In Windows 7, you didn’t have the option to make virtual drives to use the ISO image’s content but Windows 8 allows you to create a virtual drive to mount the ISO image so that you can easily use it just like a normal DVD.
    *Built-in Antivirus(bad news for hackers): Windows 8 has an antivirus present inside the kernel of the operating system. This means that your system won’t boot if a corrupt USB device is plugged in. It sounds impressive though I don’t know whether it would pass the test of time…. and viruses! All in all, I do expect Windows 8 to be a serious upgrade on Windows 7 and with Microsoft working on the things that require some tweaking; I genuinely believe that Microsoft is finally ready to launch an OS which will take the world by storm.
   * Multiple monitors support in Windows : Microsoft announced that customers can use more than one monitor to connect with Windows 8 operating system. Windows 8 PC management allows customers to use multiple monitors at same time. It means Windows 8 offers flexibility by allowing start screen at one monitor and desktop in another. Customer can also choose taskbar on both screens with different icons on each monitor. Moreover, you can play with background images as well by changing it separate on each monitor. Such support is not available with Windows 7 operating system.
*Windows based apps store Windows 8 operating system introduces new app store in which different apps is implemented for various devices and settings on right of the screen. The settings section includes contextual apps like volume, brightness, restart and power options. You can share content, links, app reviews, contacts, metro apps, Facebook and twitter applications with your friends or colleagues. Windows 8 store offers both desktop apps and ecosystem for developers. On the other hand, Windows 7 OS is missing all these features.
*Inbuilt Windows Touch features: The main difference between Windows 7 and Windows 8 comes with its metro style interface that provides live title of rectangle shape which has replaced the icon pattern in Windows.
* In Windows 7 operating system, software shortcuts are in the form of icons. As far as the touch interface is concerned then Windows.
*supports touch interface but not that much, what was expected. So, Windows 8 comes with true touch interface for Metro style apps. It is fast way of accessing data by using an improved on-screen keyboard and handwriting recognition




DESKTOP'S VS LAPTOP'S:WHO WINS-YOU SAY ???


Laptops are almost always sleeker in design than desktop computers. It is no small wonder why people are attracted to laptops. But watch your step. These small beauties have a catch. You could end up with a stylish and eye-catching laptop that cannot perform at par with your expectations. Here are some things that you may want to consider before deciding between a desktop and a laptop.
Cost


Desktops are generally inexpensive investments when compared to a laptop of the same performance level. When buying laptops, you pay a hefty premium for portability — the ability to carry your computer with you all day, anywhere, at any time. If mobility is not an issue with you, a desktop computer is an economical and practical purchase.
Use


Why are you buying a computer? Do you need a machine so you can immediately record your thoughts and bursts of inspiration while on business trips? Are you buying a computer so you can connect wirelessly on the Internet while traveling about? A laptop will fit the lifestyle of a busy and active person who needs computing power at all times.
If you are looking for a gaming PC, stay away from laptops. Because of their small sizes, laptops are only endowed with so many components and are usually less powerful than desktops of the same capacity and speed. While there are high performance laptops on the market, their upgrade options are limited. You will end up with a low-performing machine in the long run that will no longer be able to play the latest games.
Power and Upgradeability


The best thing about desktops is the room for change and modifications. Space is not a big concern for desktop computer casings so you can fit in a lot of components inside. In contrast, laptops have rigid space limits. Most laptop components, such as the LCD screen, have been integrated into the casing and cannot be easily replaced or upgraded. With few upgrade options, a powerful laptop now will not be that powerful months or years later. With an old desktop, you can always replace old parts with newer and better versions and have a powerful PC in keeping with the times.
Size and Portability


This is the area where laptops rule over desktops. Portability is what accounts for a laptop’s hefty price tag. Laptops are way lighter and smaller than desktop computers and, thus, very easy to transport. Their portability makes laptop computers an ideal companion for busy business professionals who are always on the go. It also makes laptops an ideal choice for people who have little room to spare on their cluttered study tables.


Desktops are great if permanently stored at a stationary location in your house. If you are bent on purchasing a notebook computer that you can carry with you to the office, school, or on trips, expect to pay more than its desktop counterpart.

Share your Broadband , ADSL , EDGE connection [complete tutorial]


These is really helpfull and mystery for most of the intermediate and noob users.

But i will teach you that how can you accomplish it in a easy manner. 


First of all you should have some knowledge about IP ADRESSING SCHEME and there
subnets according to Ip class.


For a Fast tutorial on Ip address :
Ip address are devided into two categories (General case)
Private ip address (Like 10.X.X.X , 172.16.X.X , 192.168.X.X ) whom we can use plemty of times in diff. organisations. Private ip addresses saves Precious Ip addresses.


Public Ip address (Every ip from 1.X.X.X to 223.255.255.255 except private ip add. range)
These are the real and unique Ip addresses which cant be used 2nd time. Means Every ip address is unique.




Now from above tut. you came to knew that if we are implimenting 
Ip add. scheme in our Private use then we have to choose PRIVATE IP RANGE.  ^-^




Now Come to the topic Lets suppose we have a broadband connection 
On our desktop P.C. And we have 1 or 2 - 3 more computers in our home or our SOHO (Small office Home Office) and we are planning to share that broadbanmd connection among other p.c. so that we can save our cost and Time. It might be daunting task for most of the
users. But not now.... 




First of all there should be a Local Network in your Braodband connection P.C. and other p.c.'s so that they can Communicate . (It could be Wireless LAN too )


Now Download and Install CCPROXY (offcourse there are other softwares too but ccproxy is good and easy to use)


 Click Here For Free !!!


Now just install it and youdont have to alter anything in settings, but if you want to make it start automatically then you can tick "AUTO START" it from options.


After this installation. Ip address of this P.C. shall transformed into a proxy server (Private ip address of you LAN card not the ip address given by your ISP)


Default proxy port in ccproxy is 808 , you can change it to any port but my suggestion is Do not alter anything.


Now come to the client computers and give them an Ip address of same class  (i.e. If you chose 10 class in Main pc. then use next ip of same class on this comp. or vice versa acc. to 172 and 192 class.)


My suggestion is use 192.168.100.2 as Main p.c. Ip address .
192.168.100.3 as 2nd pc. then so on . Subnet for this class is 
255.255.255.0 . If you follow this ip's then your Proxy server would be "192.168.100.2:808"


Remember in a given Lan you can alter only Host portion of ip address 
like 1 to 255 in last portion of 192.168.100.1 to 192.168.100.255
Do not chnage 168 or 100 , else your network wont communicate 


One More important thing that you should give in all client computers is "DEFAULT GATEWAY" and default gateway is Ip address on Main (Broadband connection pc same ip which is a proxy server)


To Give Ip address On Client computers Goto PROPERTIES of MY NETWORK PLACES and right Click on your LAN CARD and choose its properties >>
A new Window will open , here Goto Networking Tab and Double click on 
TCP/IP . Here you can give the ip address as well default gatewy.


Now rest of the process is just like Airtel GPRS, Give proxy address and port no. in your Browser , messenger and enjoy high speed internet  


Troubleshooting: If any problem occures then First of all 
Give a ping to Default gateway (Main p.c. or proxy server ). so that you can confirm about connectivity of LAN.


Click Here For Free !!!


Reply me if you have any doubt or you want some more clarification.




Wednesday, 1 August 2012

Computer Acronyms ~ Specially for NEWBIES


ADSL - Asymmetric Digital Subscriber Line
AGP - Accelerated Graphics Port
ALI - Acer Labs, Incorporated
ALU - Arithmetic Logic Unit
AMD - Advanced Micro Devices
APC - American Power Conversion
ASCII - American Standard Code for Information Interchange
ASIC - Application Specific Integrated Circuit
ASPI - Advanced SCSI Programming Interface
AT - Advanced Technology
ATI - ATI Technologies Inc.
ATX - Advanced Technology Extended


--- B ---
BFG - BFG Technologies
BIOS - Basic Input Output System
BNC - Barrel Nut Connector


--- C ---
CAS - Column Address Signal
CD - Compact Disk
CDR - Compact Disk Recorder
CDRW - Compact Disk Re-Writer
CD-ROM - Compact Disk - Read Only Memory
CFM - Cubic Feet per Minute (ft�/min)
CMOS - Complementary Metal Oxide Semiconductor
CPU - Central Processing Unit
CTX - CTX Technology Corporation (Commited to Excellence)


--- D ---


DDR - Double Data Rate
DDR-SDRAM - Double Data Rate - Synchronous Dynamic Random Access Memory
DFI - DFI Inc. (Design for Innovation)
DIMM - Dual Inline Memory Module
DRAM - Dynamic Random Access Memory
DPI - Dots Per Inch
DSL - See ASDL
DVD - Digital Versatile Disc
DVD-RAM - Digital Versatile Disk - Random Access Memory


--- E ---
ECC - Error Correction Code
ECS - Elitegroup Computer Systems
EDO - Extended Data Out
EEPROM - Electrically Erasable Programmable Read-Only Memory
EPROM - Erasable Programmable Read-Only Memory
EVGA - EVGA Corporation


--- F ---
FC-PGA - Flip Chip Pin Grid Array
FDC - Floppy Disk Controller
FDD - Floppy Disk Drive
FPS - Frame Per Second
FPU - Floating Point Unit
FSAA - Full Screen Anti-Aliasing
FS - For Sale
FSB - Front Side Bus


--- G ---
GB - Gigabytes
GBps - Gigabytes per second or Gigabits per second
GDI - Graphical Device Interface
GHz - GigaHertz


--- H ---
HDD - Hard Disk Drive
HIS - Hightech Information System Limited
HP - Hewlett-Packard Development Company
HSF - Heatsink-Fan


--- I ---
IBM - International Business Machines Corporation
IC - Integrated Circuit
IDE - Integrated Drive Electronics
IFS- Item for Sale
IRQ - Interrupt Request
ISA - Industry Standard Architecture
ISO - International Standards Organization


--- J ---
JBL - JBL (Jame B. Lansing) Speakers
JVC - JVC Company of America


- K ---
Kbps - Kilobits Per Second
KBps - KiloBytes per second


--- L ---
LG - LG Electronics
LAN - Local Area Network
LCD - Liquid Crystal Display
LDT - Lightning Data Transport
LED - Light Emitting Diode


--- M ---
MAC - Media Access Control
MB � MotherBoard or Megabyte
MBps - Megabytes Per Second
Mbps - Megabits Per Second or Megabits Per Second
MHz - MegaHertz
MIPS - Million Instructions Per Second
MMX - Multi-Media Extensions
MSI - Micro Star International


--- N ---
NAS - Network Attached Storage
NAT - Network Address Translation
NEC - NEC Corporation
NIC - Network Interface Card


--- O ---
OC - Overclock (Over Clock)
OCZ - OCZ Technology
OEM - Original Equipment Manufacturer


--- P ---
PC - Personal Computer
PCB - Printed Circuit Board
PCI - Peripheral Component Interconnect
PDA - Personal Digital Assistant
PCMCIA - Peripheral Component Microchannel Interconnect Architecture
PGA - Professional Graphics Array
PLD - Programmable Logic Device
PM - Private Message / Private Messaging
PnP - Plug 'n Play
PNY - PNY Technology
POST - Power On Self Test
PPPoA - Point-to-Point Protocol over ATM
PPPoE - Point-to-Point Protocol over Ethernet
PQI - PQI Corporation
PSU - Power Supply Unit


--- R ---
RAID - Redundant Array of Inexpensive Disks
RAM - Random Access Memory
RAMDAC - Random Access Memory Digital Analog Convertor
RDRAM - Rambus Dynamic Random Access Memory
ROM - Read Only Memory
RPM - Revolutions Per Minute


--- S ---
SASID - Self-scanned Amorphous Silicon Integrated Display
SCA - SCSI Configured Automatically
SCSI - Small Computer System Interface
SDRAM - Synchronous Dynamic Random Access Memory
SECC - Single Edge Contact Connector
SODIMM - Small Outline Dual Inline Memory Module
SPARC - Scalable Processor ArChitecture
SOHO - Small Office Home Office
SRAM - Static Random Access Memory
SSE - Streaming SIMD Extensions
SVGA - Super Video Graphics Array
S/PDIF - Sony/Philips Digital Interface


--- T ---
TB - Terabytes
TBps - Terabytes per second
Tbps - Terabits per second
TDK - TDK Electronics
TEC - Thermoelectric Cooler
TPC - TipidPC
TWAIN - Technology Without An Important Name


--- U ---
UART - Universal Asynchronous Receiver/Transmitter
USB - Universal Serial Bus
UTP - Unshieled Twisted Pair


--- V ---
VCD - Video CD
VPN - Virtual Private Network


--- W ---
WAN - Wide Area Network
WTB - Want to Buy
WYSIWYG - What You See Is What You Get


--- X ---
XGA - Extended Graphics Array
XFX - XFX Graphics, a Division of Pine
XMS - Extended Memory Specification
XT - Extended Technology

Download free Without Premium Account

  



          





                               Get it free !! Here is your Link !!