Programming

post thumbnail

Decision making within the life cycle of complex systems

Matt and I were talking today about the role that decision making plays in our lives… and I mentioned how when you’re younger, you have fewer decisions to make… but they are more critical, while as you age, you have a greater number of decisions to make the older you get (until it plateaus at [...]

19Aug2008 | Jim | 0 comments | Continued
post thumbnail

Creating SugarCRM Modules

This tutorial shows how to create custom modules in SugarCRM, my favorite open source CRM!
I’ve used SugarCRM for years, and have always loved it. *gush* … with the advent of v5.0, we now have the ability to build modules using the module builder. I’m so in love with this little thing!
 

Click To Play

6Aug2008 | Jim | 0 comments | Continued
post thumbnail

New Website Launch (www.risingpropertyinvestments.com)

http://www.risingpropertyinvestments.com/
This site is a simple lead generation site built to bring leads in from folks who are looking for lease option homes. People with poor credit, no credit, bankruptcy, etc… who want to buy a home but are not qualified. The site is built in Flash and PHP.

22Jul2008 | Jim | 0 comments | Continued
post thumbnail

New Website Launch (www.wewillpaycash.biz)

http://www.wewillpaycash.biz/
This site is a simple lead generation site for our wholesale real estate investment business. Developed in flash and PHP, it is pretty simple… and hopefully effective!

22Jul2008 | Jim | 0 comments | Continued
post thumbnail

Brain-Reading Headset to Sell for $299

(AP) — Hands cramping up from too many video games? How about controlling games with your thoughts instead? Later this year, Emotiv Systems Inc. plans to start selling the $299 EPOC neuroheadset to let you do just that.
The headset’s sensors are designed to detect conscious thoughts and expressions as [...]

22Feb2008 | Jim | 1 comment | Continued
post thumbnail

Air Installer Build from any directory

I’ve been building an air installation builder in CF… and I ran into some issues with it at first, so I figured I would document some of them here in case someone else ran into the same stuff…
First off, I’ve been using what is right now the latest beta version of ADT, which is part [...]

9Jan2008 | Jim | 0 comments | Continued
post thumbnail

Managing Threads in ColdFusion

I started looking at <cfthread> today, and realized that it really does not have any sort of management facility built into it. while you can view / manage threads from within the server monitor…
1) you can’t get a status for a thread except from the calling page, or from another thread that was called from [...]

7Jan2008 | Jim | 0 comments | Continued
post thumbnail

stickman’s accordian.js and prototype 1.6.0 not playing well together

yesterday i was having some issues with accordian.js and the latest greatest version of prototype. everything worked fine and dandy with prototype 1.5.1.1, but i was having problems with ‘too much recursion’ errors while using Effects.DropOut from scriptaculous’ effects.js. so… i decided to upgrade to prototype 1.6.0, and that’s when the accordian broke. :*(
 
turns out [...]

12Dec2007 | Jim | 5 comments | Continued
post thumbnail

Adobe onAir Event

I’ll be leaving this evening for the Adobe onAir event in Atlanta. I’ll be there all day tomorrow. onAir is Adobe’s 18 stop bus tour where they code while on the bus, and stop in these cities and show off what they’ve done while on the road. It’s all about Apollo and Flex (Apollo is [...]

13Aug2007 | Jim | 0 comments | Continued
post thumbnail

remoteObject() and Cold Fusion

 
I’ve recently started using Adobe Flex, and so far I really love it. Since I’m unable to design my way out of a wet paper bag, having pretty little components available like the datagrid has made me very happy.
Today i’m going to talk about my new friend remoteObject(), and since I am primarily a ColdFusion [...]

1Aug2007 | Jim | 1 comment | Continued