Orlando Landscaping Services – Roedell’s
Orlando Landscaping businesses are popping up all over the place during the past year. I believe part of this is due to the economy and how a downturn in the construction business has forced so many hard workers to look for work in other fields (literally). But, can you really trust landscapers that don’t know [...]
BlueChip Energy (Solar) – New Front Page Design
Solar Energy Systems BlueChip Energy™ gets a new design for it’s Solar Energy Business Web site. Does it say too much? Possibly. I’ve gotten mixed reviews for this index page. Some people claim that it is too flashy, but it wasn’t built with Flash. It was built using some of the latest JQuery techniques on [...]
SQL Conditions – A CakePHP Component Class
“aka: How to add advanced search functionality to your CakePHP Application” Advanced search functionality is something that I’ve always built into my applications. Even back in the days of writing CGI/PERL applications, I’ve always had some class or set of functions to help build SQL conditions (aka WHERE expressions) based on user input (GET/POST). When [...]
Tools and Reports Modules for SugarCRM CE
Over the past couple of years I have worked with SugarCRM. During that time I’ve tried to overcome the lack of Reports and Tools in the Community Edition (CE) by incorporating my own custom reports and tools for marketing professionals to be able to use thru SugarCRM custom modules. These reports and tool were eventually [...]
SugarCRM Account Re-assign Logic Hook
This SugarCRM Logic Hook was used to overcome a common issue with SugarCRM. SugarCRM CE doesn’t automatically reassign an Account’s related contacts when the Account is reassigned. This often creates visibility/usability issues due to the lack of permissions (roles). The logic hook below reassigns the Accounts related contacts and opportunities saving you the time of doing it manually as well as preventing multiple contact issues. This logic hook also manages a reassigning mapping to general store users based on status set.

Recent Comments