Posts Tagged ‘ data ’

Yipit Django Blog » How to Add Django Database Caching in 5 …

December 7, 2011
By

Django Tips and Best Practices. HOME · Why · Yipit on GitHub · Yipit.com · « Getting to Continuous Deployment in Django: Feature Flipping. How to Add Django Database Caching in 5 Minutes. Tweet. Ca-Ching. Milk my ...

Read more »

HandlingExceptions – PythonInfo Wiki

November 22, 2011
By

General Error Catching. Sometimes, you want to catch all errors that could possibly be generated, but usually you don't.In most cases, you want to be as specific as possible (CatchWhatYouCanHandle). ...

Read more »

Learning Ruby [iterator control structures] « Julio Terra

October 3, 2011
By

Learning Ruby · Learning Ruby ». Learning Ruby . Iterators are methods that have the ability to iterate through a collection, ...

Read more »

P'Sec: Database Table Creation Part I « David Seah / Code

September 14, 2011
By

I'm going to turn on PHP error handling (which is off by default on my server) so I can see error messages interactively. That didn't seem to work…hmm. So I'm going back to the LOGS now, following the instructions I wrote for ...

Read more »

Site Builders can Build Custom Joomla Components :: Joomla …

September 1, 2011
By

Building a Joomla Component can be a very complex undertaking, requiring knowledge of the Joomla API, MVC patterns, MySQL, PHP, error handling , and so on. For that reason, most site builders don't even entertain the ...

Read more »

Babo Labs: Using RESTful APIs

August 12, 2011
By

Effective Text Processing - VIM & Emacs v. IDEs · Python Tips & Tricks. ► May (3). 26 x 26 x 2 - #!/bin/bashing Your Way to a Good Do... Python to get Media Metadata · Why the world needs a digital e-commerce platform ...

Read more »

Neopythonic: Before Python

July 25, 2011
By

This morning I had a chat with the students at Google's CAPE program. Since I wrote up what I wanted to say I figured I might as well blog it here. Warning: this is pretty unedited (or else it would never be published ...

Read more »

Sams Teach Yourself Visual C++.NET in 24 Hours – library.nu

July 23, 2011
By

Workshop HOUR 13 Working with . NET Error Handling and Diagnostics Understanding the . NET Error Handling Classes Understanding the Exception Class Overview of the Trace and Debug Classes Creating and Using Custom Exceptions Summary ...

Read more »

What are lambdas good for, anyway? « mlindgren.ca

June 30, 2011
By

And there you have it! Those are the basics of lambdas in Python. If you'd like to learn more of the intimate details, there's a great write-up available here. Tags: lambda, programming, python, tips ...

Read more »

Learning Django: 02 – Creating the main page | Reflections of my …

May 26, 2011
By

This entry was posted in code, Django, Tips and tagged Code, django, sample, Tips, tutorial, web programming. Bookmark the permalink. ← Learning Django: 01 – Setting up Django · blog comments powered by Disqus ...

Read more »