Have you read about it? No then wait you shall soon come to know about it. It is nothing but a futuristic technology. What we were thinking to achieve in 21st century has come true. Using everyday webcam technology, augmented reality enables websites, mobile phones and portable devices to deliver seriously cool and innovative inferences, games and real world interactivity. E-creation is emergent marketing by means of augmented reality and augmented reality interface like augmented reality games, augmented reality CD-ROM, augmented reality websites, augmented reality social media. E-creation’s augmented reality design & development produces unlimited steering and interface potential, fetching innovation & technical reliability to your association and perks up admission to better information. (more…)
Security Trick to detect JavaScript disabled
In this article I am going to show you how we can add a security when javascript is disabled in the browser options. Let’s say you have created an Enquiry form on you website, which will get some varified inputs from user & submit as email. In this form you have added all the necessary validation using javascript, so that users will get alert if some fields are missing.But what will you do if the user disables Javascript from browser options. That way anybody can submit the form without getting alerted for missing fields. (more…)
Geany – One of the Best less-popular IDE
In this article, I am going to introduce you a very powerful though very less popular IDE Geany. Thos who works on Linux platform, must be knowing Geany very well. But the good news is, it is also available for Windows platform.
Free CryEngine 3
The Sdk that powered Crysis 2 is going public for free (non-commercial purpose tough).crytek have already released sandbox for fary , crysis and cryssi2 with lot the shaders and assests that was used in game itself.so expect all shaders that used in crysis 2 in this free sdk,if not ,grab them from orgianl game. (more…)
All in One PHP Mail Function
Today I am going to show you my own created php Function for easy Emailing.
I have used PHPMailer Class file for it, which you can grab from here. I have made all the Emailing featured in PHP very easy to use by just calling a Single line function.
Here is the Code which you can grab for your own use (more…)