All Entries in the "featured" Category
Implement Google like CAPTCHA in PHP
Share Implementing captcha in PHP is simple with reCaptcha. Recently i came accross the captcha used by google. It’s pretty neat and readable. I searched for a service that would provide the same as reCaptcha does, but couldn’t find one. During my search i came accross a class file written by Jose Rodriguez which was [...]
How To Make An Intel Processor
Share Sharing with you the Amazing Process of making an Intel Processor . Sand. Made up of 25 percent silicon, is, after oxygen, the second most abundant chemical element that’s in the earth’s crust. Sand, especially quartz, has high percentages of silicon in the form of silicon dioxide (SiO2) and is the base ingredient for [...]
Set Credentials using security.yml in Symfony 1.4
Share Symfony provides some cool configuration features that would allow you to minimize your coding part . In this tutorial i would explain how to configure security.yml to set credentials for a different users. Create a class file named account.class.php under apps/frontend/lib folder with content .The class below checks weather the user is admin and [...]
Sun Java Certification Exam Materials | Dumps | SCJP Tutorials | E-pad | Troytec Testkiller
Share I did my Sun Certification last year [2009] and successfully cleared the exam . I am sharing you the materials that i referred to clear it . From my experience clearing the exam is not difficult you just need to mug up the dumps . But i wouldn’t recommend that as you wont get [...]
Google Map Integration using Javascript | PHP
Share Many of you would have wondered how we can integrate google maps to your web application . This tutorial would help you to do the same in a simple way using javascript and php . I am providing you a detailed description of Google Map Integration . Your First Map You need to get [...]
Twitter OAuth Integration using PHP
Share This article would help you to integrate twitter using OAuth . I had to implement twitter integration using OAuth but couldn’t find a good tutorial but did it successfully after long research. Thus I am sharing you step by step explanation on it . Step 1 : Login to your twitter account and register [...]






