Thursday, October 8, 2009

Playing around with JQuery.
Played with flexbox got it working under salesforce but there we're issues with ie6 and ie7. (that's going to suck)

Learning Python more ... I think I'm just going to start reviewing each language just to see what are the idiosyncracies of all of them.

Tuesday, October 6, 2009

Started on the version 3 of my web site using the salesforce cloud db.
Lets see what I can do now ... probably an asynchronous call to either get the xml from a remote computer and inserting it into the db.

Thursday, October 1, 2009

So many things change when you go from working from home to working in the office.
There is a standing rule at where I work that everybody has to go in.

The logic "which makes a lot of sense"

Complete all Unit Test tests.
1) For some really odd reason My computer was running at 2 Gig memory but I couldn't find the culprit Rebooted and that fixed the issue but it was really odd.

2) So in my testmethod I'm getting the error:

Salesforce: Testmethods do not support webservice calls.

Solution remember to insantiate each Custom Object.