PDF Tricks
Inspired by Lifehacker‘s top 10 PDF Tricks, I too compiled a set of my own. The PDF file format, as we all know, is one of the best ways to publish, save and exchange well-formatted documents that will look exactly the same regardless of the device or computer you open them on. Whether it’s your résumé, a tax form, e-book, user guide or a web page, you can’t go wrong using a PDF. Chances are you’ve already got a free PDF reader installed on your computer, but you can do a lot more with your PDF files than you might think.
Listed here are technique for converting, exchanging, sharing, managing and editing PDF documents.
1. Save any file as a PDF
Windows users can’t do this out of the box, but freeware CutePDF installs a PDF printer which also outputs any document to PDF via the Print dialog.
An alternative to CutePDF is doPDF for Windows. Linux users can also print to PDF file.
With OpenOffice,you can make files & convert them to pdf too. Users with genuine MSOffice 2007 can download the “Microsoft Save as PDF or XPS” add-on for the same purpose.
2. Manage your PDF library in iTunes
One of the lesser-known features of iTunes is that it can manage PDF files as well as music. Here’s how to use iTunes’ tagging and Smart Playlist features to manage your PDF library.
3. Speed up your PDF reader
Acrobat Reader isn’t the snappiest application on the block, but it’s the most common PDF reader out there. You can speed up Acrobat’s startup by bypassing unnecessary application plugins (by removing the “%Program Files%\Adobe\Reader 8.0\reader\plug_ins\accessibility.api” file), or you can switch to another PDF reader like the FoxIt Reader or Sumatra pdf reader.
4. Edit PDF’s with PDF Tools
Want to reorder, encrypt, crop, watermark or edit form fields in your PDF? Check out the free PDFill PDF Editor or pdftk (command line interface+GUI).
5. Password protect PDFs
To just add a password, encrypt or disable PDF printing and copying (superficially anyway) you can use PDFCreator for Windows.
6. Convert files to PDF online
If you don’t have access to the right desktop software, a few webapps will convert files to PDF and email you the result. Doc2PDF can convert a nice selection of filetypes, from images to office documents. And for reading a feed on the go as a PDF, check out RSS 2 PDF. Zamzar is an online file conversion utility site for converting any file! Use it to do pdf too. Online Offices like Zoho, ThinkFree or Google Docs too do it by file export. BTW, Adobe itself has a facility for online conversion.
7. Make custom PDF notepaper
Design your own DIY notepaper with Michael Botsko’s PDF notepaper generator. Check off your note-taking template options – with your name, project name, and optional hole-punch – and download a printable PDF of the result.
Categories
History
Talk to me...
Followers
Get Updates
GMail as default Email – Firefox
GMail as default Email – Firefox
When you click on an email address that uses the standard “mailto” email protocol, Firefox 3 itself can launch Gmail instead of a desktop app.
By default, the Firefox RC 1 only comes with Yahoo Mail as a possible “mailto” link handler, which leaves Gmail users out in the cold—unless you know how to set it up by hand. Here’s how to configure Firefox 3 to use Gmail as your default “mailto” application handler.
In the tab where Gmail is loaded, copy and paste the following snippet of Javascript into your address bar:
javascript:window.navigator.registerProtocolHandler(“mailto”,”https://mail.google.com/mail/?extsrc=mailto&url=%s”,”GMail”)
If you are a Google Apps user, use this code instead, but replace example.com with your domain name:
javascript:window.navigator.registerProtocolHandler(“mailto”,”https://mail.google.com/a/example.com/mail/?extsrc=mailto&url=%s”,”GMail”)
Firefox 3 will ask permission (popup) to add Gmail as default mailto handler. Click the Add Application button.
When you click on an email address that uses the standard “mailto” email protocol, Firefox 3 itself can launch Gmail instead of a desktop app.
By default, the Firefox RC 1 only comes with Yahoo Mail as a possible “mailto” link handler, which leaves Gmail users out in the cold—unless you know how to set it up by hand. Here’s how to configure Firefox 3 to use Gmail as your default “mailto” application handler.
In the tab where Gmail is loaded, copy and paste the following snippet of Javascript into your address bar:
javascript:window.navigator.registerProtocolHandler(“mailto”,”https://mail.google.com/mail/?extsrc=mailto&url=%s”,”GMail”)
If you are a Google Apps user, use this code instead, but replace example.com with your domain name:
javascript:window.navigator.registerProtocolHandler(“mailto”,”https://mail.google.com/a/example.com/mail/?extsrc=mailto&url=%s”,”GMail”)
Firefox 3 will ask permission (popup) to add Gmail as default mailto handler. Click the Add Application button.
Folder Options Problem
Open Run and then type "gpedit.msc"
Now goto User Configuration > Administrative templates > Windows Component > Windows Explorer.
Click on Windows Explorer you will find the 3rd option on the right side of screen
"Removes the Folder Option menu item from the Tools menu"
Just check it, if it is not configured then change it to enable by double clicking on it and after applying again set it to not configured.
you will find the option after restarting windows.
Now goto User Configuration > Administrative templates > Windows Component > Windows Explorer.
Click on Windows Explorer you will find the 3rd option on the right side of screen
"Removes the Folder Option menu item from the Tools menu"
Just check it, if it is not configured then change it to enable by double clicking on it and after applying again set it to not configured.
you will find the option after restarting windows.
IP commands
Display Connection Configuration: ipconfig /all
Display DNS Cache Info Configuration: ipconfig /displaydns
Clear DNS Cache: ipconfig /flushdns
Release All IP Address Connections: ipconfig /release
Renew All IP Address Connections: ipconfig /renew
Re-Register the DNS connections: ipconfig /registerdns
Display DHCP Class Information:ipconfig /showclassid
Change/Modify DHCP Class ID: ipconfig /setclassid
Network Connections: control netconnections
Network Setup Wizard: netsetup.cpl
Test Connectivity: ping
Trace IP address Route: tracert
Displays the TCP/IP protocol sessions: netstat
Display Local Route: route
Display Resolved MAC Addresses: arp
Display Name of Computer Currently on: hostname
Display DNS Cache Info Configuration: ipconfig /displaydns
Clear DNS Cache: ipconfig /flushdns
Release All IP Address Connections: ipconfig /release
Renew All IP Address Connections: ipconfig /renew
Re-Register the DNS connections: ipconfig /registerdns
Display DHCP Class Information:ipconfig /showclassid
Change/Modify DHCP Class ID: ipconfig /setclassid
Network Connections: control netconnections
Network Setup Wizard: netsetup.cpl
Test Connectivity: ping
Trace IP address Route: tracert
Displays the TCP/IP protocol sessions: netstat
Display Local Route: route
Display Resolved MAC Addresses: arp
Display Name of Computer Currently on: hostname
Notepd Tricks
Open a blank notepad file
Write .LOG as the first line of the file, press enter.
Save the file and close it.
Double-click the file to open it and notice that Notepad appends the current date and time to the end of the file and places the cursor on the line after.
Type your notes and then save and close the file.
Each time you open the file, Notepad repeats the process, appending the time and date to the end of the file and placing the cursor below it.
Open Microsoft Word and type =rand (200, 99).
And then press ENTER.
And see the magic!.
Open notepad file
Type “Bush hid the facts” (without the quotes)
Save it as whatever you want.
Close it, and re-open it.
Open notepad
type "msg* your computer contains potentially dangerous programs, please shutdown as quickly as possible" (Without the quotes)
Save the file as whatever.bat and select the "save file as all types" option
Now close the window
Open the .bat file that you have saved
Check out the prank
Write .LOG as the first line of the file, press enter.
Save the file and close it.
Double-click the file to open it and notice that Notepad appends the current date and time to the end of the file and places the cursor on the line after.
Type your notes and then save and close the file.
Each time you open the file, Notepad repeats the process, appending the time and date to the end of the file and placing the cursor below it.
Open Microsoft Word and type =rand (200, 99).
And then press ENTER.
And see the magic!.
Open notepad file
Type “Bush hid the facts” (without the quotes)
Save it as whatever you want.
Close it, and re-open it.
Open notepad
type "msg* your computer contains potentially dangerous programs, please shutdown as quickly as possible" (Without the quotes)
Save the file as whatever.bat and select the "save file as all types" option
Now close the window
Open the .bat file that you have saved
Check out the prank
Disabling the Right-Click on the Start Button
Normally, when you right button click on the Start button, it allows you to open your programs folder, the Explorer and run Find.
In situations where you don't want to allow users to be able to do this in order to secure your computer.
1.Open RegEdit
2.Search for Desktop
3.This should bring you to HKEY_CLASSES_ROOT\Directory
4.Expand this section
5.Under Shell is Find
6.Delete Find
7.Move down a little in the Registry to Folder
8.Expand this section and remove Explore and Open
Now when you right click on the Start button, nothing should happen.
You can delete only those items that you need.
Note: - On Microsoft keyboards, this also disables the Window-E (for Explorer) and Window-F (for Find) keys
In situations where you don't want to allow users to be able to do this in order to secure your computer.
1.Open RegEdit
2.Search for Desktop
3.This should bring you to HKEY_CLASSES_ROOT\Directory
4.Expand this section
5.Under Shell is Find
6.Delete Find
7.Move down a little in the Registry to Folder
8.Expand this section and remove Explore and Open
Now when you right click on the Start button, nothing should happen.
You can delete only those items that you need.
Note: - On Microsoft keyboards, this also disables the Window-E (for Explorer) and Window-F (for Find) keys
RUN Commands
Add Hardware Wizard
hdwwiz.cpl
Add/Remove Programs
appwiz.cpl
Administrative Tools
control admintools
Automatic Updates
wuaucpl.cpl
Bluetooth Transfer Wizard
fsquirt
Calculator
calc
Certificate Manager
certmgr.msc
Character Map
charmap
Check Disk Utility
chkdsk
Clipboard Viewer
clipbrd
Command Prompt
cmd
Component Services
dcomcnfg
Computer Management
compmgmt.msc
Date and Time Properties
timedate.cpl
DDE Shares
ddeshare
Device Manager
devmgmt.msc
Direct X Control Panel (If Installed)*
directx.cpl
Direct X Troubleshooter
dxdiag
Disk Cleanup Utility
cleanmgr
Disk Defragment
dfrg.msc
Disk Management
diskmgmt.msc
Disk Partition Manager
diskpart
Display Properties
control desktop
Display Properties
desk.cpl
Display Properties (w/Appearance Tab Preselected)
control color
Dr. Watson System Troubleshooting Utility
drwtsn32
Driver Verifier Utility
verifier
Event Viewer
eventvwr.msc
File Signature Verification Tool
sigverif
Findfast
findfast.cpl
Folders Properties
control folders
Fonts
control fonts
Fonts Folder
fonts
Free Cell Card Game
freecell
Game Controllers
joy.cpl
Group Policy Editor (XP Prof)
gpedit.msc
Hearts Card Game
mshearts
Iexpress Wizard
iexpress
Indexing Service
ciadv.msc
Internet Properties
inetcpl.cpl
IP Configuration (Display Connection Configuration)
ipconfig /all
IP Configuration (Display DNS Cache Contents)
ipconfig /displaydns
IP Configuration (Delete DNS Cache Contents)
ipconfig /flushdns
IP Configuration (Release All Connections)
ipconfig /release
IP Configuration (Renew All Connections)
ipconfig /renew
hdwwiz.cpl
Add/Remove Programs
appwiz.cpl
Administrative Tools
control admintools
Automatic Updates
wuaucpl.cpl
Bluetooth Transfer Wizard
fsquirt
Calculator
calc
Certificate Manager
certmgr.msc
Character Map
charmap
Check Disk Utility
chkdsk
Clipboard Viewer
clipbrd
Command Prompt
cmd
Component Services
dcomcnfg
Computer Management
compmgmt.msc
Date and Time Properties
timedate.cpl
DDE Shares
ddeshare
Device Manager
devmgmt.msc
Direct X Control Panel (If Installed)*
directx.cpl
Direct X Troubleshooter
dxdiag
Disk Cleanup Utility
cleanmgr
Disk Defragment
dfrg.msc
Disk Management
diskmgmt.msc
Disk Partition Manager
diskpart
Display Properties
control desktop
Display Properties
desk.cpl
Display Properties (w/Appearance Tab Preselected)
control color
Dr. Watson System Troubleshooting Utility
drwtsn32
Driver Verifier Utility
verifier
Event Viewer
eventvwr.msc
File Signature Verification Tool
sigverif
Findfast
findfast.cpl
Folders Properties
control folders
Fonts
control fonts
Fonts Folder
fonts
Free Cell Card Game
freecell
Game Controllers
joy.cpl
Group Policy Editor (XP Prof)
gpedit.msc
Hearts Card Game
mshearts
Iexpress Wizard
iexpress
Indexing Service
ciadv.msc
Internet Properties
inetcpl.cpl
IP Configuration (Display Connection Configuration)
ipconfig /all
IP Configuration (Display DNS Cache Contents)
ipconfig /displaydns
IP Configuration (Delete DNS Cache Contents)
ipconfig /flushdns
IP Configuration (Release All Connections)
ipconfig /release
IP Configuration (Renew All Connections)
ipconfig /renew
Make folder invisible
Steps
CREATE A FOLDER
RIGHT CLICK ON THE FOLDER
PROPERTIES
CUTOMIZE FOLDER
CHANGE ICON WITH THIS ICON BELOW
CREATE A FOLDER
RIGHT CLICK ON THE FOLDER
PROPERTIES
CUTOMIZE FOLDER
CHANGE ICON WITH THIS ICON BELOW
Then rename the folder with press and hold ALT button keep holding ALT button and press 0160 from the num pad. you done folder and name is invisible now.
Paint Art
Click the below link and see what is inside
http://www.jacquielawson.com/viewcard.asp?code=1560479383964&source=jl999
http://www.jacquielawson.com/viewcard.asp?code=1560479383964&source=jl999
Notepad
Notepad++ is a free source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL Licence.
Based on a powerful editing component Scintilla, Notepad++ is written in C++ and uses pure Win32 API and STL which ensures a higher execution speed and smaller program size. By optimizing as many routines as possible without losing user friendliness, Notepad++ is trying to reduce the world carbon dioxide emissions. When using less CPU power, the PC can throttle down and reduce power consumption, resulting in a greener environment.
•Syntax Highlighting and Syntax Folding
•WYSIWYG
•User Defined Syntax Highlighting
•Auto-completion
•Multi-Document
•Multi-View
•Regular Expression Search/Replace supported
•Full Drag 'N' Drop supported
•Dynamic position of Views
•File Status Auto-detection
•Zoom in and zoom out
•Multi-Language environment supported
•Bookmark
•Brace and Indent guideline Highlighting
•Macro recording and playback
Downloading Link
http://www.ziddu.com/download/5250943/Notepad.zip.html
Based on a powerful editing component Scintilla, Notepad++ is written in C++ and uses pure Win32 API and STL which ensures a higher execution speed and smaller program size. By optimizing as many routines as possible without losing user friendliness, Notepad++ is trying to reduce the world carbon dioxide emissions. When using less CPU power, the PC can throttle down and reduce power consumption, resulting in a greener environment.
•Syntax Highlighting and Syntax Folding
•WYSIWYG
•User Defined Syntax Highlighting
•Auto-completion
•Multi-Document
•Multi-View
•Regular Expression Search/Replace supported
•Full Drag 'N' Drop supported
•Dynamic position of Views
•File Status Auto-detection
•Zoom in and zoom out
•Multi-Language environment supported
•Bookmark
•Brace and Indent guideline Highlighting
•Macro recording and playback
Downloading Link
http://www.ziddu.com/download/5250943/Notepad.zip.html
InnoSetup
Inno Setup is a free installer for Windows programs. First introduced in 1997, Inno Setup today rivals and even surpasses many commercial installers in feature set and stability.
Key features:
•Support for all versions of Windows in use today: Vista, XP, 2008, 2003, 2000, Me, 98, 95, and NT 4.0. (No service packs are required.)
•Extensive support for installation of 64-bit applications on the 64-bit editions of Windows. Both the x64 and Itanium architectures are supported. (On the Itanium architecture, Service Pack 1 or later is required on Windows Server 2003 to install in 64-bit mode.)
•Supports creation of a single EXE to install your program for easy online distribution. Disk spanning is also
supported.
•Standard Windows 2000/XP-style wizard interface.
•Customizable setup types, e.g. Full, Minimal, Custom.
•Complete uninstall capabilities.
•Installation of files: Includes integrated support for "deflate", bzip2, and 7-Zip LZMA file compression. The
installer has the ability to compare file version info, replace in-use files, use shared file counting, register
DLL/OCX's and type libraries, and install fonts.
•Creation of shortcuts anywhere, including in the Start Menu and on the desktop.
•Creation of registry and .INI entries.
•Integrated Pascal scripting engine.
•Support for multilingual installs.
•Support for passworded and encrypted installs.
•Silent install and uninstall.
•Full source code is available (Borland Delphi 2.0-5.0).
Downloading link
http://www.ziddu.com/download/5250944/InnoSetup.zip.html
Key features:
•Support for all versions of Windows in use today: Vista, XP, 2008, 2003, 2000, Me, 98, 95, and NT 4.0. (No service packs are required.)
•Extensive support for installation of 64-bit applications on the 64-bit editions of Windows. Both the x64 and Itanium architectures are supported. (On the Itanium architecture, Service Pack 1 or later is required on Windows Server 2003 to install in 64-bit mode.)
•Supports creation of a single EXE to install your program for easy online distribution. Disk spanning is also
supported.
•Standard Windows 2000/XP-style wizard interface.
•Customizable setup types, e.g. Full, Minimal, Custom.
•Complete uninstall capabilities.
•Installation of files: Includes integrated support for "deflate", bzip2, and 7-Zip LZMA file compression. The
installer has the ability to compare file version info, replace in-use files, use shared file counting, register
DLL/OCX's and type libraries, and install fonts.
•Creation of shortcuts anywhere, including in the Start Menu and on the desktop.
•Creation of registry and .INI entries.
•Integrated Pascal scripting engine.
•Support for multilingual installs.
•Support for passworded and encrypted installs.
•Silent install and uninstall.
•Full source code is available (Borland Delphi 2.0-5.0).
Downloading link
http://www.ziddu.com/download/5250944/InnoSetup.zip.html
Firebird
Firebird is a relational database offering many ANSI SQL standard features that runs on Linux, Windows, and a variety of Unix platforms. Firebird offers excellent concurrency, high performance, and powerful language support for stored procedures and triggers.
Firebird is a fully featured and powerful RDBMS. It can handle databases from just a few KB to many Gigabytes with good performance and almost free of maintenance!
Below is a list of some of the Firebird's major features:
•Full support of Stored Procedures and Triggers
•Full ACID compliant transactions
•Referential Integrity
•Multi Generational Architecture
•Very small footprint
•Fully featured internal language for Stored Procedures and Triggers (PSQL)
•Support for External Functions (UDFs)
•Little or no need for specialized DBAs
•Almost no configuration needed
•Large user community
•Optional single file embedded version
•Dozens of third party tools
•Careful writes - fast recovery, no need for transaction logs!
•Many ways to access your database
•Native support for all major operating systems
•Incremental Backups
•64bits builds available
•Full cursor implementation in PSQL
•Monitoring tables
•Connection and Transaction Triggers
•Temporary Tables
To download
http://www.ziddu.com/download/5250945/Firebird.zip.html
Firebird is a fully featured and powerful RDBMS. It can handle databases from just a few KB to many Gigabytes with good performance and almost free of maintenance!
Below is a list of some of the Firebird's major features:
•Full support of Stored Procedures and Triggers
•Full ACID compliant transactions
•Referential Integrity
•Multi Generational Architecture
•Very small footprint
•Fully featured internal language for Stored Procedures and Triggers (PSQL)
•Support for External Functions (UDFs)
•Little or no need for specialized DBAs
•Almost no configuration needed
•Large user community
•Optional single file embedded version
•Dozens of third party tools
•Careful writes - fast recovery, no need for transaction logs!
•Many ways to access your database
•Native support for all major operating systems
•Incremental Backups
•64bits builds available
•Full cursor implementation in PSQL
•Monitoring tables
•Connection and Transaction Triggers
•Temporary Tables
To download
http://www.ziddu.com/download/5250945/Firebird.zip.html
iMesh
iMesh is a media and file sharing client with online social network features, available in 9 languages. iMesh operates the first "RIAA-approved" P2P service, allowing users residing in United States and Canada to download music content of choice for a monthly fee in the form of either a Premium subscription or a "ToGo" subscription. A third option is also available for users (residing in either country) to permanently purchase tracks for $0.99 each, without a subscription.
In addition to the paid content, iMesh allows all users (regardless of origin country) access to "non-copyrighted" music and video files. A legalized ringtone download service is also available, allowing users to purchase songs for use as cellphone ringtones.
iMesh was the first company to introduce "swarming" - the ability to download one file from multiple sources, increasing download speed. iMesh was also the first company to introduce a working 'resume' feature, allowing users to pause downloads and resume them at a later time.
The company behind iMesh is also the same company behind BearShare under their MusicLab subsidiary.
Downloading lnk
http://www.ziddu.com/download/5265013/iMesh.zip.html
In addition to the paid content, iMesh allows all users (regardless of origin country) access to "non-copyrighted" music and video files. A legalized ringtone download service is also available, allowing users to purchase songs for use as cellphone ringtones.
iMesh was the first company to introduce "swarming" - the ability to download one file from multiple sources, increasing download speed. iMesh was also the first company to introduce a working 'resume' feature, allowing users to pause downloads and resume them at a later time.
The company behind iMesh is also the same company behind BearShare under their MusicLab subsidiary.
Downloading lnk
http://www.ziddu.com/download/5265013/iMesh.zip.html
Dream Aquarium Screensaver
Dream Aquarium is a next-generation aquarium screensaver that brings the beauty of a lush freshwater aquarium to your computer with unsurpassed realism.
Features:
· The most realistic fish motion and behavior of any virtual aquarium.
· A fiddler crab that cleans the bottom of the aquarium and chases fish.
· Fish have articulated fins, moving eyes, gills and mouth.
· Beautiful shifting light rays, ground ripples, gently waving plants that fish can swim into, soft shadows cast by fish, configurable bubble streams, auto-feeding.
· Add well over a hundred fish, and change settings without having to exit the aquarium.
EXTREMELY BEAUTIFUL SCREENSAVER FOR YOUR DESKTOP...
Downloading Link
http://www.ziddu.com/download/5038044/Dream_Aquarium_1.177_Screensaver.zip.html
Animated Alphabets
صَلَاةُالْتَاجْ
صَلَاةُالْتَاجْ
الّلهم صلٌ على سيدنا وَمَوْلانا محمدٍ صاحب التاج والمعراج والبراق والعلمِ دافعِ البلاءِ والوباءِ والقحطِ والمرض والألمِ اسمه مكتوبٌ مرفوعٌ مشفوعٌ منقوشٌ في اللوح والقلم سيد العربِ والعجم إمام المكة والمَدينة والحرم جسمه مقدَسٌ معطرٌ مطهرٌ منوَرٌ في البيت والحرم شمس الضحى بدر الدجى صدر العلى نور الهدى كهف الوراى مصباح الظلم جميل الشيمِ شفيع الأممِ صاحب الجودِ والكرم ِوالله عاصمه وجبريل خادمه والبراق مركبه والمعراج سفره وسدرة المنتهى مقامه وقاب قوسين مطلوبه والمطلوب مقصوده والمقصود موجوده سيد المرسلين خاتم النبييين شفيع المذنبين انيس الغريبين رحمةً للعالمين راحة العاشقين مراد المشتاقين شمس العارفين سراج السالكين مصباح المقربين محب الفقراء والغرباء والمساكين سيد الثقلين نبي الحرمين امام القبلتين وسيلتنا في الدارين صاحب قاب قوسين محبوب رب المشرقين والمغربين جدِ الحسن والحسين مولانا ومولى الثقلين ابي القاسم محمد بن عبد الله،نور من نور الله يا أيها المشتاقون لنور جماله وكماله صلوا عليه واله وصحبه وسلمواتسليما كثيرا
صلاة الكمالية
صلاة الكمالية
اللَّهُمَّ صَلِّ وَسَلَّمْ وَبَاركْ عَلى سَيِّدِنَا مُحَمَّدٍ ،و عَلَى آلِه عَدَدَكًمَال اللّه وَكَمَيَليقُ بكَمَاله0
Subscribe to:
Comments (Atom)
