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.
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.
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.
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.
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.
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:
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.
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.
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.