Best practices on the move: Building breakthrough Blackberry apps

Contrary to the general belief, as Blackberry phone usage still increases uniformly and with mobility playing a much larger role in the enterprise functioning, there is an enormous opportunity for Blackberry app development for the enterprise. The guidelines set forth in this blog are intended to serve as a road map for Blackberry mobile app experts.

0 reactions

One Open Source CRM, SugarCRM as a robust integration platform

SugarCRM is the most intuitive and flexible CRM with out-of-the-box and powerful integration capabilities which make it the number one Open Source CRM system. Integration with SugarCRM powers business-wide task automation and centralized visibility, keeping you and your resources engaged and connected even while on-the-go.

0 reactions

Juicy Slider Demo

Responsive and Lightweight Slider/Slideshow Plugin for JQuery

0 reactions

Introduction to Sails.js | Nettuts+

Sails is a Javascript framework designed to resemble the MVC architecture from frameworks like Ruby on Rails. It makes the process of building Node.js apps easier, especially APIs, single page apps and realtime features, like chat.

0 reactions

Deploying a Laravel Application Using Capistrano | Nettuts+

Our goal is to simplify this process as much as possible. The idea is to use your code repository as a source for every deployment. The deployment tool, in our case capistrano, will automatically log into your server and build your system right out of your repository.

0 reactions

Working With IndexedDB – Part 2 | Nettuts+

Welcome to the second part of my IndexedDB article. I strongly recommend reading the first article in this series, as I’ll be assuming you are familiar with all the concepts covered so far. In this article, we’re going to wrap up the CRUD aspects we didn’t finish before (specifically updating and deleting content), and then demonstrate a real world application that we will use to demonstrate other concepts in the final article.

0 reactions

Dates and Time – The OOP Way | Nettuts+

The Date/Time PHP extension is a set of classes that allow you to work with almost all of the date and time related tasks. It’s been available since the release of PHP 5.2 and the extension introduced several new classes, all of which are mapped to real life scenarios:

1 reactions

Using BrowserStack for Cross-Browser Testing | Nettuts+

Browser testing is the bane of our existence. Well, that’s a bit of an exaggeration, but not by much. Multiple browser versions and browser fragmentation can make it difficult to get good test coverage for your sites especially when you factor in the different operating systems developers use to build with.

1 reactions

Money Pattern: The Right Way to Represent Value-Unit Pairs | Nettuts+

The Money Pattern, defined by Martin Fowler and published in Patterns of Enterprise Application Architecture, is a great way to represent value-unit pairs. It is called Money Pattern because it emerged in a financial context and we will illustrate its use mainly in this context using PHP.

1 reactions

Deeper In the Brackets Editor | Nettuts+

Nearly one year ago, Jeffrey Way reviewed the open source Brackets project. In the time since that review Brackets has come quite far, recently celebrating it’s 33rd Sprint release. In this article I’ll talk about many of the updates as well as demonstrate why Brackets is my favorite editor.

2 reactions