Monthly archive for June 2009

Su Mo Tu We Th Fr Sa Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6 7 8 9 10 11 12 13
14 15 16 17 18 19 20 21 22 23 24 25 26 27
28 29 30 1 2 3 4

2009

30th June 2009

Tweet: // Tue 30 Jun 2009, 7:20 p.m.

@cfinke yeah same here ... Padding-left.. from web

Tweet: // Tue 30 Jun 2009, 9:42 a.m.

@Rob_Yates V'env is great but I wanted to delete an env and setup apache vhost to serve another venv. And apache logs shows path to old thng from web

Tweet: // Tue 30 Jun 2009, 9:41 a.m.

@jtauber It's great but I have created & deleted a v'env and apache logs trace backs seems to point to django which does n't exist.. from web

Tweet: // Tue 30 Jun 2009, 5:01 a.m.

Rob_Yates said // @yashh I'm not sure about that. I think virtualdev is a fantastic solution for development - perhaps more so than in production from Tweetie

29th June 2009

Tweet: // Mon 29 Jun 2009, 11:41 p.m.

jtauber said // @yashh why not? I think it's even MORE useful in dev where you have lots of different environments on one box from Tweetie

Tweet: // Mon 29 Jun 2009, 11:37 p.m.

Lesson learnt: Virtualenv is for production environment. Certainly not for dev environment..#python from web

Comment // anthony// Mon 29 Jun 2009, 3:46 a.m. on Django comments...

Well I have now rolled it out and working with an AJAX engine for a front end. What I would like to turn off is the requirement for having to be logged in, as this requires the user to be registered. Not something that I think is applicable to my site. As you may have noticed in other posts I am using the YUI AJAX framework and I would recommend it to anyone that is using Django as an AJAX framework. http://www.casinoexperte.eu

28th June 2009

Tweet: // Sun 28 Jun 2009, 11:43 a.m.

is enjoying 'inFamous'. Nice moves & story.. from web

25th June 2009

Link // zag font // Thu 25 Jun 2009, 10:21 a.m. // 0 comments

A free font available for download.

Visit site..

23rd June 2009

Location checkin // Tue 23 Jun 2009, 1:15 p.m.
Yashh checked in at San Jose // San Jose. via brightkite via gowalla

Link // install lxml py… // Tue 23 Jun 2009, 10:54 a.m. // 0 comments

A tutorial on on installing libxml2 & libxslt on mac osx leopard.

Visit site..

Book // Tue 23 Jun 2009, 12:44 a.m.

Dive Into PythonJust added book "Dive Into Python" by "Mark Pilgrim"

22nd June 2009

Tweet: // Mon 22 Jun 2009, 8:54 p.m.

@liz i guessed that. from web

Tweet: // Mon 22 Jun 2009, 8:47 p.m.

@liz again? lucky.. from web

Tweet: // Mon 22 Jun 2009, 8:34 p.m.

my server setup is getting complicated... from web

Link // using flickr ap… // Mon 22 Jun 2009, 3:10 p.m. // 0 comments

A tutorial on how to call flickr API (search API) right from the user's browser. This way we can avoid a bottleneck at the server and use client to do the API call.

Visit site..

21st June 2009

Link // cocos2d // Sun 21 Jun 2009, 2:54 p.m. // 0 comments

cocos2d for iPhone is a framework for building 2D games, demos, and other graphical/interactive applications. It is based on the cocos2d design: it uses the same API, but instead of using python it uses objective-c.

Visit site..

Link // beaker python // Sun 21 Jun 2009, 2:13 p.m. // 0 comments

Beaker is a library for caching and sessions for use with web applications and stand-alone Python scripts and applications. It comes with WSGI middleware for easy drop-in use with WSGI based web applications, and caching decorators for ease of use with any Python based application.

Visit site..

20th June 2009

Link // werkzeug // Sat 20 Jun 2009, 8:17 p.m. // 0 comments

Werkzeug is a simple collection of various utilities for WSGI applications and has become one of the most advanced WSGI utility modules. It includes a powerful debugger, full featured request and response objects, HTTP utilities to handle entity tags, cache control headers, HTTP dates, cookie handling, file uploads, a powerful URL routing system and a bunch of community contributed addon modules.

Visit site..

20th June 2009

Link // python paste // Sat 20 Jun 2009, 8:15 p.m. // 0 comments

Yet another python web framework based on WSGI. A-Do-It-Yourself-Framework.

Visit site..

17th June 2009

Link // aviary // Wed 17 Jun 2009, 9:08 p.m. // 0 comments

An online photoshop like app which does image manipulation. Way advanced controls and too awesome... Can use this for quick edits.

Visit site..

What is a browser // Wed 17 Jun June, 2009, 4:17 p.m.

More than 50 people were asked what a browser and less than 8% knew what it was.. lol.

Link // iphone stencil // Wed 17 Jun 2009, 12:58 p.m. // 0 comments

Awesome iphone stencil useful for drawing pixel perfect wireframes. Also has a blueprint of iphone pdf.

Visit site..

Tweet: // Wed 17 Jun 2009, 10:23 a.m.

iPhone 3.0 Downloading ... (230.1MB) from web

Tweet: // Wed 17 Jun 2009, 10:16 a.m.

@shauninman Thank you for the wonderful piece of app. Totally love it.. from web

16th June 2009

Tweet: // Tue 16 Jun 2009, 9:56 a.m.

An impossible to steal bike. http://bit.ly/yS6tI from web

15th June 2009

Book // Mon 15 Jun 2009, 9:58 a.m.

Beginning iPhone DevelopmentJust added book "Beginning iPhone Development" by "Jeff LaMarche, Dave Mark"

13th June 2009

Tweet: // Sat 13 Jun 2009, 12:46 p.m.

liz said // @yashh i know!! YAY :D from EventBox

Tweet: // Sat 13 Jun 2009, 9:26 a.m.

@liz Congrats.. Feel good... from web

Tweet: // Sat 13 Jun 2009, 3:40 a.m.

liz said // Omg!! My team (pixelsfm) of @yashh & I placed in @DjangoDash!! :D :D http://djangodash.com/judging/results/ (via @brosner) from Tweetie

09th June 2009

Link // objectivec begi… // Tue 09 Jun 2009, 1:22 p.m. // 0 comments

A great beginners guide to objective C. Very useful.

Visit site..

Link // iphone developm… // Tue 09 Jun 2009, 11:43 a.m. // 0 comments

31 days of iphone exercises and sample code. Very useful

Visit site..

07th June 2009

Link // jsio javascript… // Sun 07 Jun 2009, 10:33 p.m. // 0 comments

js.io simplifies creating rich web applications by providing direct integration with Open protocols.

Visit site..

Link // mapstraction // Sun 07 Jun 2009, 9:04 p.m. // 0 comments

A library that provides a common API for various javascript mapping APIs to enable switching from one to another as smoothly as possible. Developers can code their applications once, and then easily switch mapping provider based on project needs, terms and conditions, and new functionality.

Visit site..

Location checkin // Sun 07 Jun 2009, 8:08 p.m.
Yashh checked in at Muir Woods National Monument // Mill Valley, CA. via brightkite via gowalla

Link // django tip cach… // Sun 07 Jun 2009, 5:28 p.m. // 0 comments

Neat trick for expensive pages which can be mostly cached with the exception of the “logged in as” bit—run them through the template system twice, caching the intermediary generated template.

Visit site..

Link // djapianxapian s… // Sun 07 Jun 2009, 5:24 p.m. // 0 comments

A tutorial explaining using Xapian with django project. Djapian is a resuable app which makes this quite easy. The author provided great tips by the ability to search more than one model at a time.

Visit site..

Link // testing django … // Sun 07 Jun 2009, 4:52 p.m. // 0 comments

Neat decorator for executing a Django view under high concurrency in your unit tests, to help spot errors caused by database race conditions that should be executed inside a transaction.

Visit site..

Link // django tip user… // Sun 07 Jun 2009, 4:50 p.m. // 0 comments

A good trick which enables to use django user profiles as User object's property. Good use of Python property & get_or_create. Nice..

Visit site..

thnknsblvng