General Tutorials, Tips & Tricks

Anyone can Register DLL Files – Even You

Anyone can Register DLL Files – Even You
DLL (Dynamic Link Library) files are composed of computer data and code. These are used by software makers as shared resources on Windows operating systems. Rather than install separate components, they share the same DLL file. If you want or need to manually register/unregister DLL files, here’s how it is done.Dynamic Link Library RegistrationStep 1 If necessary, ...

Redirect your homepage /+ URL to your Google + profile

Redirect your homepage /+ URL to your Google + profile
While lot of people are stuggling getting into this new social network, I was among the lucky one who got very early access, thanks to a friend working with Google.I loved Google+. After so many failures in Social domain, Google has finally unleashed a product that can definitely take Facebook head on. While I follow ...

How to use Dropbox as an SVN repository

How to use Dropbox as an SVN repository
Recently, the popular Cloud based startup Dropbox is getting lot of attention on Internet. It is a free file synchronization/backup service where you can backup, save and share files. Dropbox gives 2 GB of free space to every user where one can save / backup their files.One of the interesting usage of Dropbox can ...

Some Useful Unix File Finding Commands

Some Useful Unix File Finding Commands
Following are some bunch of commands that might be useful if you want to find files in unix/linux.Large Files Find files larger than 10MB in the current directory downwards...find . -size +10000000c -lsFind files larger than 100MB...find . -size +100000000c -lsOld Files Find files last modified over 30days ago...find . -type f -mtime 30 -lsFind files last ...

Step by step Guide to Crack WinRAR

Step by step Guide to Crack WinRAR
Hi folks, its been a long time since I have posted some thing technical, so I will be writing about the challenge I got at NIT KU, where I cracked WinRAR 3.80 using a disassembler and will tell you the same here. You can crack any version of WinRAR using this method and need not to pay for ...

Hacking Wifi Network Using BackTrack

Hacking Wifi Network Using BackTrack
Wifi or Wireless Fidelity is the name of a popular wireless networking technology that uses radio waves to provide wireless high-speed Internet and network connections (as if you didnt know..),Wifi has become an integral part of our lives today. Wifi is secured using a WPA protocol which intends to secure Wireless LANs like Wired LAN’s by ...

ViralPatel.net Turns One Year Old

ViralPatel.net Turns One Year Old
I started writing ViralPatel.net one year ago, on November 18, 2008. Looking back, it’s been the best year of my life. This has been a great journey in learning new things. I would like to thank my friends who inspire me to start this blog and also contributed some of the great articles.For people interested ...

Sitemap XML: Improving Website’s SEO score and Search Engine Visibility

Sitemap XML: Improving Website's SEO score and Search Engine Visibility
The Sitemaps protocol allows a webmaster to inform search engines about URLs on a website that are available for crawling. A Sitemap is an XML file that lists the URLs for a site. It allows webmasters to include additional information about each URL: when it was last updated, how often it changes, and how important it ...

Taking Backup of your Website and WordPress Blog

Taking Backup of your Website and Wordpress Blog
Recently we updated viralpatel.net and moved to Wordpress 2.8.4. The process of upgrading the wordpress went smooth. The wordpress installation you are running your website on must be updated regularly to avoid any kind of security threats in older versions of wordpress.But while you play with your stable website code, it is always advisable to take backup of your website. ...

Gartner’s Hype Cycle Special Report for 2009

 Gartner's Hype Cycle Special Report for 2009
This is a Hype Cycle Chart, which Gartner is using for past many years now. As is known, it demystifies the Hype and helps find the Right Technology to invest in at the Right Time.Gartner's Hype Cycle characterizes the typical progression of an emerging technology, from over enthusiasm through a period of disillusionment to an eventual understanding of the technology's relevance and role in a ...
Page 1 of 512345