Similar Posts
Globalizing Clouds, Geopolitically Speaking
This article was originally posted on CloudAve. Security remains as one of the biggest challenges in adopting and spreading cloud computing. But there is an even bigger concern that could threaten the existence of clouds in a bigger picture. Read the story to find out what this threat is and what could be done about…
Archive | Javascript | Productivity | Technology | TutorialsBulk exporting Word documents to other formats with JavaScript
JavaScript is hot commodity for server and client side web development. But when it comes to command line programming it is unlikely to ditch the likes of Python and Ruby for JavaScript. I don’t have the luxury of picking my toolset at work. I’m a business consultant with no access to anything beyond the essential…
Fixing the multiprocessing error while developing for AppEngine
If you are developing for Google AppEngine on Mac, and you have updated python to 2.6.x or higher, you might face this non-sense error over and over: ImportError: No module named _multiprocessing The main reason behind this error is that AppEngine (as of this writing) can’t get along with python versions higher than 2.5.x. Fortunately…
Develop Google AppEngine with Aptana Studio
Recently I have jumped on Python wagon to play with Google AppEngine a bit. Python is a very fun (and powerful) language and I feel so bad I never touched it before. There are many editors for Mac OS to make coding in Python even more fun, TextMate and Coda to name a few, but…
- Archive | Mac | Productivity | Social Media
EventBox; social networking and the news
All that buzz and the load of information attacking us by social media and news aggregated from different sources, seem overwhelming. One of the greatest inventions of the internet age was news feeds (Atom, RSS, …) that help us avoid navigating through 10s and soemtimes 100s of websites everyday. It is sometimes really hard to…
- Archive | Mac | Productivity | Tutorials
Create your own news reader application for free
Many people use RSS news feeds to read the latest updates from their favorite websites synchronized in a single place. It is much more productive than surfing around and reading content surrounded by ads and useless stuff. With the subscription list increasing in number, having a powerful new reader with a good set of features…
