feed-icon-32x32.png

Subscribe in Feed Reader
Subscribe by Email

Learn how Salesforce.com can help your business
arrowpointe @ twitter
  • anyone use Salesforce's knowledge base? (the old school one) Notice scrollbars appearing in the content recently? 4 days ago
  • yes, i can use aggregate functions in dynamic soql. asked too soon, sorry 4 days ago
  • can i use aggregate functions in the Database.query() method? 4 days ago
  • what's the timing for new IDE? will it run just as well on eclipse 3.4 as 3.5? major benefits of 3.5 (i only use eclipse for salesforce)? 4 days ago
  • anyone use campaignmonitor with salesforce? no integration, but seems like a slick tool. curious about your process re: subscriber sync 4 days ago
  • is there a apex method or query that can tell me whether a subscriber org has a Trial vs. Active license of my package they installed? 5 days ago
  • feels like the new salesforce ui uses JavaScript libraries and rendering more friendly to fitefox's memory issues. Real or my imagination? 6 days ago
  • More updates...

Powered by Twitter Tools

Archive for March, 2007

My Salesforce Blog & Enterprise Irregulars

A couple blogs to add to the blogroll:

  • My Salesforce Blog feed-icon-12x12.png: Salesforce developer focused blog by Joseph Ferraro, a Salesforce customer, developer, and admin for a corporate real estate firm based in Philadelphia. Welcome, Joseph!
  • Enterprise Irregulars feed-icon-12x12.png: A blog about Enterprise technology and its application to business in the 21st century. I think I am late in finding out about this one. I found it via Gareth’s recent post.

Comments (2) comments feed

Auto vCard Removes Slashes

Well, I guess I need to get back to work. I am back from a weekend in Chicago for a wedding and a nice, long vacation to New Zealand (what a place!). Time to get back to work.

I made a quick fix to the Auto vCard functionality. The script will now strip out the annoying slashes from the text. Prior to the fix, the last name O’Malley would look like O\’Malley. That’s fixed. It will now display properly. This was fixed for all of the fields the functionality supports.

For more information on Auto vCard,

Comments (4) comments feed

Taking a break

I am taking a break and will be back again towards the end of March. I will be missing all the happenings for the Spring ‘07 release. A few of the cooler items in the upcoming release are:

  • Customizable Search Results – you can go a step further than you can today and add Filters. This allows the end user to perform a generic search and then perform additional filtering on the search results without having to re-search. (Wish this was added to Views, so users wouldn’t have to create a new View everytime they want to filter for something.)
  • Time Based Workflow – Allows workflow events to be triggered based upon time passing. Looks like the timing can only be in Days. Hopefully, hours will be implemented as an option in the future.
  • Email Approvals – accept/reject your Approvals from your email client rather than having to log into Salesforce.
  • Rich content Solutions – allows you to document you Solutions in HTML format using a WYSIWYG editor. (wish this was on Activity comments too or, even better, as an option on all Long Text fields).
  • Enhanced Data Model Customization – allows you to create lookup relationships between Standard Objects, create recursive relationships on Standard Objects, etc.

I look forward to catching up on the new release when I get back. It’s not as grand as the Winter ‘07 release, but it’s encouraging to see another release take place so quickly afterwards.

If you submit comments to the blog while I am out and don’t see them published on the site, now you know why. Have a good March!

Comments (1) comments feed