MyLifeBBS

The world with no boundaries

  • Home
  • Google Apps
  • DotNetNuke
  • Things in The Internet
  • SEO
  • Contact Me

Python and Google App Engine Lesson 1: Common Problems when setting up in XP.

December 4, 2008 by Oracle9

Today…is kind tough one for me. I went 30km to meet a client for a 15 minutes converation and then drive another 30km back to company. Just hope that my effort comes with good news.

Today…I was so wanted to blog about the lousy Internet Connection in Malaysia, espcially connecting to US server. It’s kinda frusturated it only loads 3-5kb per sec when visiting a website hosted with US server. I really doubted if I’m using 1mbps “broadband”. Ok, get rid of the bad things and start to python!

While most of the teaching and documentation can be easily found, what I’ll do is to cover up some leaks that might save your time if you’re new to programming.

1. All you need is to download python from python official website: www.python.org
Check point: The latest version should be python 2.6. and Python 3.0. Python 3.0 is not backward compatible with 2.X as to avoid the perceived flaws in the language.

I’d suggest we start from 2.6 as Google App Engine SDK supports 2.5 only. Anway, I’ve successfully installed App Engine SDK and having it running on Python 2.6, so it’s a green light to go.
Powered by Google App Engine
Are you ready to play with the strongest Engine in the World? Lets fly!
Powered by Google App Engine

2. Unlike Linux system, to have languages like JAVA and Python to run on Windows System, you have to set path. Luckily, this process has been automized by the pros nowadays. And I bet you can’t Google out an up to date guide on setting PATH in XP.

2.1 Download the Python 2.6 for Windows. Click on the file to install.
Check point, it doesn’t matter if you install it in different drive or even portable drive as long as you have set the PATH correctly.

2.2 Setting the PATH for Python, Click for explaination on PATH

Easy Way: Open Command Prompt (Start > Run > Type cmd), type this:

set path=%path%;C:python26

Hard way:

My Computer > Advanced Tab > Envinronment Variables > System Variables > Look for “Path”
and click edit. Add this behind all text: ;C:Python26libs;

Ok, now a little a bit testing. Open NotePad, type:

Print “Hello, world!”

Save it as hello.py and open Cmd and run the file. c:practicehello.py and you’ve just created your first python program!

Now part 2: Setting Google App Engine.

  1. Download the engine for Window.
  2. Double click to install and you’ve just got your Google App Engine in your Windows!

I’ll continue it in the next post.

Filed Under: Personal Insight

Recommended DNN Modules

SiteGround Hosting Fast and Reliable WordPress hosting that we recommend.
XMOD Pro is a very good module to create complicated forms with external database writing. You could use it to build a simple module as well. The drawbacks like custom permission and filtering might be an issue though.
Ultra Video Gallery is a very advanced multimedia module which allows you to create a site near to YouTube. It allows you to convert video directly in the website, share it, comment, membership integration and so on.
Project Management Templates, This is not a DNN module but if you need to manage your works better, try the project management templates. It helps a lot.

Post Archives

Blogroll

  • Food Promotions in Kuala Lumpur GoEatOut Promotion Page

Recommended Sites

  • DNN Store is the best place to shop for DNN modules
  • Malaysia Food Guide Best place to find malaysia food promotions and place to eat.
  • Malaysia Public Holidays A site that list out all public holidays in Malaysia with lunar calendar too

Recent Comments

  • kenny on How to modify DNN 6 login module skin design – Quick Guide
  • michelle on Turn back On Windows 8 Wifi – 100% works
  • Oracle9 on Turn back On Windows 8 Wifi – 100% works
  • AK on Turn back On Windows 8 Wifi – 100% works
  • Customizing the DotNetNuke login page : Karl’s Place on DotNetNuke Customizing your Login – PART 3

About the Author

I'm the founder of InnoChannel Sdn Bhd. We're here to help people to market their business online and also a Google Apps Premier Partner in Malaysia who provides email consultation, setup, data migration and so on.

Copyright © 2025 · News Pro Theme on Genesis Framework · WordPress · Log in