"Ya, it looks like the the facebook python module has been updated and that broke django-lifefeed. I'll update django-lifefeed to use the latest module. In the meantime you can use the older friendfeed module."
- Jay Graves
Here’s a round-up of the top 10 readily-available monospace fonts for your coding enjoyment, with descriptions, visual examples and samples, and download links for each.
- Jay Graves
I am using a custum UITableViewCell , which has some labels , buttons imageviews to be displayed.There is one label in the cell whose text is a NSString object and the length of string could be variable , due to this i cannot set a constant height to the cell in UITableViews : heightForCellAtIndex method.The ceels height depends on the labels height , whcich can be determined using the NSStrings sizeWithFont method . i tried using it , but looks like i m going wrong somewhere . Can anyone hepl me out in this , adding the code used in iniatilizing the cell
- Jay Graves
View controllers are a set of classes in UIKit that implement common user interface design patterns for presenting numerous application views to the user on iPhone OS. By using view controllers, you eliminate redundant code in your applications and provide a consistent and familiar user interface. View controllers provide support for tab bars, navigation bars, modal views, and table views. View controllers also simplify autorotating your user interface when the orientation changes.
- Jay Graves
d to start making money. And whether you’re doing it as a bootstrapped company or you’re going after venture funding, you still need cash flow. And that cash flow doesn’t have to be huge. If you don’t, you’re going to go crazy becaus
- Jay Graves
"It sounds like you might have an older version of pip installed. The current pip supports installing from svn, git, hg and bzr. Are you sure you are in your virtual environment? workon pinax and that you installed pip into that virtual environment easy_install pip The current version of pip is 0.3.1 try pip --version to see what version you have."
- Jay Graves
"Thanks for the corrections David. I have updated with the steps to create the .virtualenvs dir and the path to the requirements file. according to pypi, virtualenvwrapper has a dependency on virtualenv so I thought pip would take care of installing virtualenv."
- Jay Graves
"This is specifically for setting up a dev environment. The released versions of Pinax will be tarballs that contain all the necessary modules. So pip would not be needed."
- Jay Graves
"Sorry Nick I don't know to much about the windows world but I am told that pip has some problems with Windows. So you might have to install things manually. Let me know if you do get Windows up, we could use a nice tutorial for Windows users."
- Jay Graves
Writing scalable server applications in the Java™ programming language has always been difficult. Before the advent of the Java New I/O API (NIO), thread management issues made it impossible for a server to scale to thousands of users. The Grizzly framework has been designed to help developers to take advantage of the Java™ NIO API. Grizzly goals is to help developers to build scalable and robust servers using NIO and we are also offering embeddable components supporting HTTP, Bayeux Protocol, Servlet (Partially) and Comet
- Jay Graves
This page provides instructions on how you can flash your Android Dev Phone with a factory Android platform system image and associated radio image. From here, you can also download the actual image binaries, as well as relevant tools to help you flash the images to your device.
- Jay Graves
The wadofstuff.django.serializers python module extends Django's built-in serializers, adding 3 new capabilities inspired by the Ruby on Rails JSON serializer. These parameters allow the developer more control over how their models are serialized. The additional capabilities are:
- Jay Graves
p until now I've posted all the instructions and ideas behind my OpenSolaris Live USB system, the sum of which serves as mostly informative for all but the most intrepid... Attached here is the kit of all the tools you need to make a persistent OpenSolaris Live USB drive, from start to finish. In the Zip file is the main conversion script, which will take a standard OpenSolaris Install and make it live, and an additional tool for use after you've converted your system. This tool works with both 2008.05 and 2008.11, and should work with Nevada builds as well.
- Jay Graves
Even the most experienced Linux admin can sometimes feel frustrated trying to do a simple task in a new *nix environment like Solaris or BSD. This quick tutorial should ease the transition and clarify the most common terminologies in Solaris 10. This is not a run of the mill n00b intro to a Unix OS. This tutorial is intended for seasoned Linux admins and it does not waste time on explaining the obvious.
- Jay Graves