Visit this link: www.indiagetonline.com Based on our experience with Google, it probably integrates well into their other products like analytics and adsense as well. What are the drawbacks though? No control over server software or settings like you would have with a dedicated server. So forget this if you want to install a script or run something database driven. Space limitations: 100 mb per site (as of time this was posted) Max attachment size: 20 mb A long list of [...]
PC Tips/Tricks
-
Wanna Check Who Sold your Email – ID to Spammers???
You all must be fedup with getting spam mails Right?? Answer would be offcourse True Have...
-
Some useful Tips to Protect yourself from being Hacked!!!
Tip 1. Use Strong Passwords: Always use passwords that hard to guess (Mix of digits + letters...
-
How to Hide your Important Files Behind Images
So now we start how to dis cool tricks… I had taken an example of folder named “WebsiteBlog”...
PHP Tips
-
Encrypting Data with Mcrypt
MD5 hashes work just fine if you never need to see your data in readable form. Unfortunately, that’s...
-
Protecting Data with a One-Way Hash
This script performs a one-way transformation on data—in other words, it can make a hash signature...
-
Using SafeHTML
The problem with the previous script is that it is simple, and it does not allow for any kind of...
- Preventing Basic XSS Attacks
- PHP security – How to secure your website from sql injection attack
- PHP tutorials
Animation
-
Sharpen photographs in Photoshop
Hi, my name is Kim Patil and I will be showing you how to sharpen your images in 3 easy steps. So...
-
How to use the clone stamp in Photoshop.
Hi, this is Kim Patil again with a new tutorial on Photoshop and today we will learn the use of...
-
Isolating color or subject in a photo in Adobe Photoshop
Hi, my name is Kim Patil and I am going to show you how to isolate a color or a object in a photograph...
Articles
-
Skype 5.5 Beta for Windows With Facebook Integrated in it. You can chat online FB friends on Skype isn’t it Great!!!
Skype had announced the new Skype 5.5 Beta version for Windows, which enhances the user experience...
-
World’s Youngest CEO – Suhas Gopinath – Globals Inc.
Bangalore boy Suhas Gopinath launched Globals Inc at 14. Today, his firm is a 60-member strong with...
-
HTML 5 vs FLASH (web 2.0 Rivals)
HTML 5 vs FLASH (web 2.0 Rivals) - War of the Titans – Who gonna rule web 2.0 When Apple...
Oracle
-
Introduction to Oracle 11g (11.2)
Some important points to know before jumping into Oracle 11g RDBMS :- Database is collection...
Success Story
-
World’s Youngest CEO – Suhas Gopinath – Globals Inc.
Bangalore boy Suhas Gopinath launched Globals Inc at 14. Today, his firm is a 60-member strong with...
-
HTML 5 vs FLASH (web 2.0 Rivals)
HTML 5 vs FLASH (web 2.0 Rivals) - War of the Titans – Who gonna rule web 2.0 When Apple...
Technology
-
AMD Bulldozer
AMD’s new Bulldozer processors are finally here. This is AMD’s attempt at making an...
-
Sony HDR-PJ50 camcorder with built-in projector and hard-drive
Sony’s Handycam HDR-PJ50 should make...
-
How to Rename ‘Recycle Bin’ To Whatever we Want
How to Rename ‘Recycle Bin’ To Whatever we Want 1. Start, Run, ‘Regedit’. 2....
Other News
-
Do You Know ?
AMD Bulldozer
AMD’s new Bulldozer processors are finally here. This is AMD’s attempt at making an architecture with significant multi-threaded performance but at a price which most people can afford. Many believe that AMD’s last “great” architecture arrived back in the Socket 754 / 939 days when the Athlon 64 processors found themselves competing against and in many ways beating the Pentium 4 black and blue. In those days names like Clawhammer, Sledgehammer, Newcastle and San Diego came to the forefront but [...]
Read more → -
PHP Tips
Encrypting Data with Mcrypt
MD5 hashes work just fine if you never need to see your data in readable form. Unfortunately, that’s not always an option—if you offer to store someone’s credit card information in encrypted format, you need to decrypt it at some later point. One of the easiest solutions is the Mcrypt module, an add-in for PHP that allows high-grade encryption. The Mcrypt library offers more than 30 ciphers to use in encryption and the possibility of a passphrase that ensures that [...]
Read more → -
PHP Tips
Protecting Data with a One-Way Hash
This script performs a one-way transformation on data—in other words, it can make a hash signature of someone’s password, but you can’t ever decrypt it and go back to the original password. Why would you want to do that? The application is in storing passwords. An administrator doesn’t need to know users’ passwords—in fact, it’s a good idea that only the user knows his or her password. The system (and the system alone) should be able to identify a correct [...]
Read more → -
PHP Tips
Using SafeHTML
The problem with the previous script is that it is simple, and it does not allow for any kind of user markup. Unfortunately, there are hundreds of ways to try to sneak JavaScript past someone’s filters, and short of stripping all HTML from someone’s input, there’s no way of stopping it. Currently, there’s no single script that’s guaranteed to be unbreakable, though there are some that are better than most. As you’ll learn in more detail in “Verification Strategies” on [...]
Read more → -
PHP Tips
Preventing Basic XSS Attacks
XSS stands for cross-site scripting. Unlike most attacks, this exploit works on the client side. The most basic form of XSS is to put some JavaScript in user-submitted content to steal the data in a user’s cookie. Since most sites use cookies and sessions to identify visitors, the stolen data can then be used to impersonate that user—which is deeply troublesome when it’s a typical user account, and downright disastrous if it’s the administrative account. If you don’t use cookies [...]
Read more → -
PHP Tips
PHP security – How to secure your website from sql injection attack
Because the queries that PHP passes to MySQL databases are engrossed in the regnant SQL programing module, you run the try of someone attempting an SQL injection onset by using MySQL in web query parameters. By inserting despiteful SQL encrypt fragments into grade parameters, an wrongdoer attempts to delapidate into (or disable) your server. Let’s say that you have a form parameter that you eventually place into a variable named $product, and you create some SQL like this: $sql = [...]
Read more → -
Technology
Sony HDR-PJ50 camcorder with built-in projector and hard-drive
Sony’s Handycam HDR-PJ50 should make recording and playback of videos a much easier affair with its built-in hard-drive, projector and stereo speakers. The camcorder’s built-in projector can display videos that measure 60-inches diagonally when the projection surface is at a distance of three meters. The built-in stereo speakers can playback sound with which Sony claims are “powerful” should make for a fairly decent playback experience. These cams are retailing in India for [...]
Read more → -
PC Tips/Tricks
Wanna Check Who Sold your Email – ID to Spammers???
You Know Some Website used to sold our email-id to other spammers how to find out who sold that Just have a look at it and you will get to know who had sold your email-id Wanna Check Who Sold your Email – ID to Spammers go ahead…
Read more →

