With the popularity of IPhone App store, every mobile software vendor has come up with their own version of App (Application) store. Have a look into this article, which talks about the various App Stores.
http://www.pcmag.com/article2/0,2817,2350905,00.asp
What interests me with these App stores is that, if you have any good/great ideas, you can make it count - really faster. It is as simple as this - register with minimal amount, develop application, publish and get approved, and you can make money in no time.
Friday, August 14, 2009
Monday, August 3, 2009
How to add Source code in the code blog
Have a look into this post:
http://mlawire.blogspot.com/2009/07/blogger-syntax-highlighting.html
Sample Java Program:
Happy Blogging!
Have a look into this post:
http://mlawire.blogspot.com/2009/07/blogger-syntax-highlighting.html
Sample Java Program:
public class SampleSyntaxHighter
{
public SampleSyntaxHighter(){
}
public static void main(String args[]){
System.out.println("Syntax Highlighter Sample");
}
}
Happy Blogging!
Sunday, August 2, 2009
IPhone Programming - Getting Started
To start learning on the IPhone Programming - you can download the free iphone programming lessons taught in the Stanford university by Apple Engineers.
Link:
Subscribe to:
Posts (Atom)