Note: Before using .htaccess, you need to ensure AllowOverride All in httpd.conf
programming
SQL vs NoSQL Syntax
Comparison of commonly used syntax between SQL and NoSQL.
Top 9 Challenges Site for Programmers
1. Top Coder This is the biggest competitive software development community in the world. It has members from over 200 countries and the number of members spread over 200,000. You can find contests in Java, C# and C++. 2. Codechef This website originates in India and has over 25,000 members.
Photoshop: Automate Save As JPEG
Since I was doing lots of photo editing these few weeks, I found out that Save As JPEG in Photoshop taking too much time. At first I was trying to use the Photoshop Action to automate the Save As process, but Photoshop Action does not support Save As with the
Convert WinForm to WPF Metro Style
With the launch of Windows 8, everybody is moving to Metro Style application development. Even myself I have a couple of application for personal and office use. I want to convert these Windows Form (WinForm) applications to Metro Style. * Source Code / Visual Studio Project file available at the
Android Sample Code: Battery Status
Here I want to share Battery Status Application that output as below: Before I share my source code for Battery Status Application for Android. Below are the tools that you need to develop an Android Application or Widget: Android Development Environment – eclipse Android SDK Android Virtual Device Manager *For
Android App Development
Recently I got an Android Phone so I think why not I try to develop Android Apps. Right now I managed to run simple app to display battery level and voltage. I’ll be posting more soon on this. Stay Tuned. :: aerobrainTech ::