July 16, 2010

Another adventures and experiments with Play on my Linux !!

July 16, 2010 0
Hey everyone,Along with my recent adventures and experiments with Play, I decided to force myself to become more proficient with Play. For all those who don't know what “Play” is , I will give u all a just of it..The Play framework is a clean alternative to bloated Enterprise Java stacks.I think its very nice framework...
Read more...

July 14, 2010

PlayFramework on my linux !!

July 14, 2010 0
Hey everyone,Along with my recent adventures with play,I decided to force my self to become more proficient with Play.For those who don't know about the play ,"The Play framework is a clean alternative to bloated Enterprise Java stacks. It focuses on developer productivity and targets RESTful architectures." I think its...
Read more...

My first Encounter with PlayFramework !!!!

July 14, 2010 2
Its a story very funnny and yet close to my heart... I just thought to share this with you. One month prior,everything in my life was going fine and very smooth. I was very happy with my python,my Django and was very engrossed in making different different application as a testing. I was so much happy and content with...
Read more...

July 13, 2010

How to Improve your Skills as a Programmer.....

July 13, 2010 0
Gather complete requirements.Take the time to write down what the end product needs to achieve. Clarity of thought at this stage will save a lot of time down the line.Write an implementation plan (or model).For something small and self-contained, this might just be a basic flowchart or an equation.For larger projects,...
Read more...

If programming languages were cars...

July 13, 2010 0
The list* AdaAda is a tank. A butt-ugly tank that never breaks down. People laugh uncontrollably if you tell them you drive Ada, but really, do you want to be driving a sports car in a war zone? [from Amit Dubey]* Assembly Languageis a bare engine; you have to build the car yourself and manually supply it with gas while...
Read more...

July 10, 2010

I got a speedy Linux "# !" for my desktop.

July 10, 2010 0
CrunchBang Linux is an Ubuntu based distribution offering a great blend of speed, style and substance. Using the nimble Openbox window manager, it is highly customisable and provides a modern, full-featured GNU/Linux system without sacrificing performance. CrunchBang Linux comes with the ability to play most popular media...
Read more...

May 17, 2010

Django-Python Web Framework

May 17, 2010 0
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.Developed four years ago by a fast-moving online-news operation, Django was designed to handle two challenges: the intensive deadlines of a newsroom and the stringent requirements of the experienced Web developers...
Read more...

My first website "OnRoute Courier & Cargo " in django.

May 17, 2010 0
My first website,The OnRoute-courier&Cargo website is fully powered by django.This website is also written in Ruby and Python scripting languages and also available on Google-App-engine.Thanks to Pavan Mishra,who help me to develop this website on Django.Pavan also made this website on Ruby and Rails.which is hosted...
Read more...

"Xpress Courier & Cargo " in Google Appengine

May 17, 2010 0
Now,its my second Project,which is developed in Google Appengine.This website is also made in Django with the use of python as a scripting language.Thanks to Pavan Mishra ,who help me to develop this website on Google Appengine.Here is the URL xpressCC .Here is some snaps of the Website..powered by Google Appengine...developed...
Read more...

May 14, 2010

Writing programs gives you the power to control your PC.

May 14, 2010 0
Almost everyone knows how to use a computer,but few people take the step and learn how to control it.if you use others people's software,you will be always limited by what other people think you want to do.Write your program and only the limit will be your own imagination.Programming will make you more creative.It will...
Read more...

May 07, 2010

say Hello, World! in Google Appengine.

May 07, 2010 0
Lets start.# Creating a Simple Request Handler :-Python App Engine applications communicate with the web server using the CGI standard. When the server receives a request for your application, it runs the application with the request data in environment variables and on the standard input stream (for POST data).* create...
Read more...

The Development environment for google appengine.

May 07, 2010 0
You develop and upload Python applications for Google App Engine using the App Engine Python software development kit (SDK).Download from the Python website .Download the App Engine SDK . Follow the instructions on the download page to install the SDK on your computer.most use of two commands from the SDK: * dev_appserver.py,...
Read more...

Google App Engine at a glance .

May 07, 2010 0
1. Google App Engine at a glance 2. Introduction • PaaS • Running own Apps in Google infrastructure • Supports different runtime environments – Java ( JRE 6 with limitations, standard APIs like JDO, JPA, JavaMail) – Python ( 2.5.2, standard library) • App runs in sandbox • Automatic scaling and load balancing 3. Architecture...
Read more...

Google Appengine overview...

May 07, 2010 0
Creating an App Engine application is easy, and only takes a few minutes. Now , we are going to learn : * build an App Engine application using Python * use the "webapp" web application framework * use the App Engine datastore with the Python modeling API * integrate an App Engine application with Google Accounts for...
Read more...

May 06, 2010

Take a look on "Google Appengine for Python"

May 06, 2010 2
Welcome to Google App Engine for Python!You can develop your Google App Engine application for either of two application environments:1->Java2->PythonBut here,I am going with Python * a fast Python 2.5 interpreter in a secure sandbox environment * includes the complete Python standard library * compiled application...
Read more...

May 05, 2010

Google Appengine

May 05, 2010 1
Google Appengine.Google App Engine lets you run your web applications on Google's infrastructure. App Engine applications are easy to build, easy to maintain, and easy to scale as your traffic and data storage needs grow. With App Engine, there are no servers to maintain: You just upload your application, and it's...
Read more...

May 02, 2010

Follow Us @soratemplates