Results for the tag 'tutorial'
Link // iphone development t… // Tue // 09 Jun 2009 // 11:43 a.m. // 0 comments
31 days of iphone exercises and sample code. Very useful
Visit site..Link // installing cherokee // Sun // 15 Mar 2009 // 1:22 p.m. // 0 comments
Just installed cherokee on my server to serve PHP apps. I want to confine apache to django & rails. This tutorial helps to get cherokee up on ubuntu 8.10. Cool!!
Visit site..Link // opacity mask basics … // Fri // 20 Feb 2009 // 3:09 p.m. // 0 comments
Another tutorial on making opacity maps in illustrator. Kind of hard but the end product is good.
Visit site..Link // create web 20 sticke… // Fri // 20 Feb 2009 // 3:09 p.m. // 0 comments
A tutorial on creating a web 2.0 stickers. The glossy finish and shadows really make the look cool. Worth a try.
Visit site..Link // glossy vector web 20… // Fri // 20 Feb 2009 // 3:09 p.m. // 0 comments
Creating a web 2.0 shiny logo in no time. This is kind of easy approach where author uses illustrator to select part of the text and offset it and add tint. Good one.
Visit site..Link // git yr remote set up // Fri // 20 Feb 2009 // 3:09 p.m. // 0 comments
A tutorial on setting up a Remote Git repository. So basically you create a git user and access the repository via git@domain.com/git/repo.git something like that. I was able to setup git repo a while with a similar approach.
Visit site..Link // python recipes activ… // Wed // 27 Aug 2008 // 9:20 p.m. // 0 comments
Wonderful source code examples on how to use python.
Visit site..Link // complex circular des… // Thu // 23 Oct 2008 // 2:20 p.m. // 0 comments
Creating intricate circular designs and patterns may look difficult because the shapes can be very complicated, but you will be surprised at just how easy making these shapes can be. I will go over some neat tricks, tools, techniques, and settings that will have you pumping out perfect circular designs in no time using Illustrator.
Visit site..Link // colorful design adob… // Wed // 19 Nov 2008 // 6:20 p.m. // 0 comments
A tutorial on creating a apple logo with wonderful effect. Love the way he makes background and blend colors into the apple.
Visit site..Link // iphone development v… // Mon // 10 Nov 2008 // 11 a.m. // 0 comments
A collection of more than 600+ minutes of iphone development video tutorials. Interesting got to check it in free time.
Visit site..Link // unix toolbox // Wed // 27 Aug 2008 // 8:39 p.m. // 0 comments
This document is a collection of Unix/Linux/BSD commands and tasks which are useful for IT work or for advanced users. This is a practical guide with concise explanations, however the reader is supposed to know what s/he is doing.
Visit site..Link // git magic preface // Wed // 27 Aug 2008 // 8:40 p.m. // 0 comments
Here is a good tutorial on getting started with GIT. Its pretty much into great details. Good one.
Visit site..Link // winpdba python debug… // Thu // 09 Oct 2008 // 5:40 p.m. // 0 comments
Here is a platform independent python debugger for python. Looks like its cool. I need to check this out some time.
Visit site..Link // 10 tips for creating… // Sun // 19 Oct 2008 // 12:40 p.m. // 0 comments
A post mentioning various tips on creating mockups for website. I love the mention of resources like colorlovers etc at the end of tutorial. They give a lot of inspiration while designing.
Visit site..My Experience with Django Signals
posted: 01st October. 2008 // 9:54 a.m. // Be the first to commentA post describing use of Django signals in a practical situation. I explained a practical scenario where django signals could be used to make your life easy.
Link // git guide // Wed // 10 Sep 2008 // 12:56 p.m. // 0 comments
Howto use git 1.5. Especially good instructions for branch handling
Visit site..Building a Brightkite using djang…
posted: 20th August. 2008 // 8 a.m. // 8 commentsThis is the continuation to my post on "Creating a Brightkite using Django-part-1". I Discuss the details on how to create templates for this app.
Building a Brightkite using djang…
posted: 17th August. 2008 // 11:05 a.m. // 12 commentsHere is a quick tutorial on building a brightkite like app using Django. This post contains techniques how how we can geo code a django object.
Link // creating a basic api… // Tue // 12 Aug 2008 // 9:43 a.m. // 0 comments
Here is a good post on how to create a basic api with django. This is pretty much the best and simple way to create api support. The ability of django to create objects and output them in any format is great. We can create XML and JSON formats. Thank you Nathan borror
Visit site..Link // django tagging napes // Sat // 09 Aug 2008 // 11:27 a.m. // 0 comments
Here is a simple tutorial on how to use django-tagging within a project. We can also create tag cloud using built in template tags.
Visit site..Link // roll your own django… // Thu // 07 Aug 2008 // 8:35 a.m. // 0 comments
Here is a quick tutorial on rolling your own authentication system. Its quite useful when things wont work for you with django.auth. Its fairly simple and appealing enough.
Visit site..Link // css decorative galle… // Wed // 06 Aug 2008 // 6:40 p.m. // 0 comments
Styling images to set frames on the background. Also setting various other special effects. Great tutorial
Visit site..Link // uploading images to … // Sat // 26 Apr 2008 // 11:02 a.m. // 0 comments
A fantastic blog post on setting a dynamic upload location for ImageFields and FileFields in Django.
Visit site..Link // custom view paginati… // Sun // 13 Apr 2008 // 6:23 p.m. // 0 comments
Nice summary on how to add generic view-style pagination to your custom Django views. Very useful -- and easier than I thought! Thank you oBeattie.
Visit site..