Posted by: Raven Developers on Wed, 04/17/2013 - 14:21
This blog post has tweaks, snippets or fixes not in their detail versions but aid in rapid prototyping during development. Focused around Drupal 7, Wordpress, jQuery, Zurb Foundation and LAMP.
Posted by: Raven Developers on Sat, 12/29/2012 - 08:46
If you have used Webform module in Drupal it would have occured at some point: what if it could be further extended to support payment checkout? Good news is you can since Drupal modules are closely tied to its API. Some interesting statistics on Drupal 7 API:
Posted by: Raven Developers on Sat, 12/22/2012 - 21:06
How many times have you looked at your calendar that hypothetically says “Dates in this Calendar are closer than you think”. This is where you must have a great Project Management to make sure development goes smooth. There are many great web-based Opensource and commercial tools out there for Project Management with SCM like Github, Basecamp, JIRA, ProjectPier, Trac, Bugzilla etc; While all of them seemed promising and feature rich it was time to take a pick.
Posted by: Raven Developers on Fri, 11/02/2012 - 18:14
Why a plugin for Ooyala Videos? Somethings are just meant to be simple. On Googling "Ooyala for WP" you might get lucky and find "Ooyala Video Browser" plugin which works, but I haven't bothered trying it out. Screenshots gave goose bumps that it required an Ooyala account. This plugin makes embedding single/multiple Ooyala Videos easy with 3 simple steps:
Posted by: Raven Developers on Fri, 10/05/2012 - 19:06
This has bugged many users, coders and web addicts. As soon as Jetpack was out it has become an essential plugin for Wordpress. Instead of updating, maintaining and piling up all those "must have" plugins Jetpack has all the essentials with a niche and it comes straight from Automattic labs. The way we are going to make this work is making Jetpack believe that it has been connected to Wordpress. So, lets see what happens when you install Jetpack on localhost maybe something like below:
Posted by: Raven Developers on Mon, 08/10/2009 - 06:13
Everyone knows about the great Open Source Blogging tool known as Wordpress available due to the efforts of thousands of developers contributing from all over the world to make this one amazing kick start Blogging Tool that gets you ready in a few minutes to start your own Blog.
Posted by: Raven Developers on Wed, 12/31/2008 - 21:47
On a local project we required amounts converted to words. Based on Embarcadero (Formerly known as Borland) flagship product Delphi now also known as RAD Application Suite, a google search didn't gave anything. Just ended up with too many VB, .NET and C-Sharp garbage on it. So it had to be created, just copy & paste this snippet in to your own Pascal unit or download the attached CurrToWords.pas file attached: