Posted on December 4, 2013 1 Comment
Cloudsole Developer is an easy way to develop Salesforce apex classes, triggers, components and visualforce pages. It uses the salesforce API to access your code in a safe and secure way. Some of the functionality of the IDE: Create new Apex Triggers Classes, Visualforce Pages & Components Select from a list of predefined templates to create class stubs Code […]
Posted on January 4, 2013 1 Comment
You are frustrated with coding Apex in Eclipse because it is slow or you are coding in the browser 😦 not the best thing when you close the window and loose all your code…to the rescue MavensMate. MavensMate is an Force.com IDE is an add-on project running on Sublime Text 2. I have been using […]
Posted on April 9, 2010 3 Comments
If you work with Datapower allot you will know that you need curl to send an request to datapower. This is done using the command line. I am busy developing a GUI that will make it easy to execute curl commands for a specific Datapower XML Firewall or multi protocol gateway. This is the design […]