1800RssFeeds.com Logo
Search for Feeds
Feed Actions

Subscribe

Jhcore.com - Jhcore.com @ 1800 RSSFeeds.Com

Site URL: http://jhcore.com/
Feed Description: This RSS feed gives you different type of PHP-based multimedia content handling application’s information and lots of important news.
Feed URL: http://jhcore.com/feed
Site Title: jhcore.com
Language: en
 

Jhcore RSS Details

 
Getting RESTful With Web.py
Django may be the Python web framework getting all the press recently, but web.py is definitely a nice, simple framework. One of the nice aspects of web.py is that it exposes methods for the basic HTTP methods (GET, POST, PUT, DELETE, etc.) and uses these methods to process each request from the client. [...]...

New Jsonpickle Release
Just released 0.0.5 for jsonpickle, the Python to JSON object serializer. Check out the announcement....

Eclipse 3.4 (Ganymede) On Ubuntu
Eclipse Ganymede (the successor to Europa) was released today. Ubuntu seems to be stuck on Eclipse 3.2 since at least Feisty Fawn. There are nice features that we are missing out on (Mylyn, inline renames, etc.). JDK First things first, you need a JDK (Java SDK) in order to use Eclipse. I am a [...]...

Pymedia On Ubuntu Hardy Heron
Recently, I needed to use pymedia, for some audio and video encoding. The problem though, is that pymedia was nowhere to be found in the Ubuntu Hardy Heron package repository, and the only .deb installation candidate from the pymedia website was for an older version of pymedia and Python 2.4. Not wanting to [...]...

Bminews.com Launched
I am launching a social news site, bminews.com. It is a specialty site for practitioners in the fields of Bioinformatics and Medical Informatics. Join in! I am looking for a site with great news on new developments, technologies, and opportunities in the field. Related topics (programming/consulting/career advice/math/scientific writing/conferences) are all encouraged....

Jsonpickle
I have been working on an open source project, jsonpickle. The goal of the project is to be able to serialize a Python object into standard JSON notation. Python can “pickle” objects into a special binary format, but sometimes it is nice to get a human-readable format. Especially with projects like CouchDB [...]...

Building Python Packages From Source On Windows
I always forget how to build Python packages, such as psyco and simplejson that require C/C++ code to be compiled. The usual error I get from running “python setup.py install” is: error: Python was built with Visual Studio 2003; extensions must be built with a compiler than can generate compatible binaries. Visual Studio 2003 was not [...]...

CPAN On Windows
To use Perl’s CPAN on Windows with cygwin, you need to install some additional programs in cygwin. Run cygwin’s setup.exe (I like clicking the “View” button to change the listing to Full, so I get an alphabetical list of the packages). Make sure that you install the following packages: perl (just in case [...]...

CouchDB On Ubuntu
UPDATE: These results are now largely outdated by the couchdb package in the Ubuntu universe repository: sudo apt-get install couchdb I have eagerly been waiting to try out CouchDB. I find the concept of document storage, instead of strict relational storage, to be very interesting. Plus, Erlang seems to be gaining mindshare. I documented the process [...]...

Just Upgraded To Gutsy Gibbon Tribe 2
After reading a post on Planet Ubuntu Users, I grew envious that I didn’t have the latest and greatest of Ubuntu–so I decide to take the plunge. First I tried the sudo update-manager -c -d, which error’ed out. So I hacked away at the /usr/lib/python2.5/site-packages/UpdateManager/DistUpgradeFetcher.py file by adding import os. Everything started [...]...

Related Feeds
>> Comp.compilers newsgroup
>> Database Journal News
>> The Shadow Fox Network Tutorials Feed
>> News on Kerio website
 
Other Feeds