|
|
|
|
Founder Blog
|
 |
|
|
Author: |
paulrony |
Created: |
1/3/2006 4:38 PM |
|
|
These are just a few notes that I've taken while developing SplendidCRM. |
|
App_Browsers, a little used, but impressive, feature |
|
|
By Paul Rony on
1/10/2008 7:35 AM
|
|
|
|
First a little background. One of the new features of SplendidCRM 2.0 is the detection of a mobile-based browser. Within days of release, a customer requested support for a BlackBerry, and iPhone and an iPod.
Our first instinc ...
|
 |
|
|
More...
|
|
|
Visual Studio 2008 |
|
|
By Paul Rony on
12/9/2007 12:04 AM
|
|
|
|
We had a customer that was having trouble compiling, so we decided to retest on all supported versions of Visual Studio. While we were at it, we decided to include all versions of Visual Studio 2008. You can review our < ...
|
 |
|
|
More...
|
|
|
Something we should have done a long time ago |
|
|
By Paul Rony on
12/3/2007 2:40 PM
|
|
|
|
While working on the Saved Search feature, we decided to leverage the Field Layout editor to define the search dialogs. This is something that we should have done a long time ago given how easy it was. Besides being a feature that customers have requested, it actually simplifies the search code.
|
 |
|
|
|
|
|
Mobile browser support |
|
|
By Paul Rony on
11/18/2007 1:31 PM
|
|
|
|
A customer recently inquired about our support of a mobile browser. My immediate answer was no, but the more I thought about it, the more I realized that this was one of the features we wanted to add after migrating to .NET 2.0 MasterPages. Feature creep is a terrible thing, so I'm not going to call this feature creep. I'm going to call it a re-prioritization of a planned feature.
The cool thing is that we were able to create a new master page for the mobile browser. This means that 95% of our code went unchanged. We did need to modify our dynamic view generation to separate fields by rows instead of columns and we were compelled to c ...
|
 |
|
|
More...
|
|
|
PDF Invoices coming soon |
|
|
By Paul Rony on
10/24/2007 7:27 PM
|
|
|
|
We have a number of big projects that occupy our time, but we were able to slip-in one long-overdue feature. When we designed the reporting engine in SplendidCRM to be based on Microsoft's Report Definition Language (RDL), we knew that we would one day be able to import RDL files created by the SQL Server Business Intelligence Development Studio. That day has arrived.
I'm happy to report that we are testing a build that allows you to create invoices using a full-fledged report designer, and import the report files into SplendidCRM for execution. SplendidCRM has a basic built-in report designer, but it is only useful to create tabular reports. With the ability to import report files, you can create freeform reports, like the kind typically used to generate quotes or invoices. These reports can even embed images so that your invoices would be nothing less than stunning.
|
 |
|
|
|
|
|
Importing language packs |
|
|
By Paul Rony on
8/22/2007 10:05 PM
|
|
|
|
Importing language packs just got easier. In the next release of SplendidCRM, we have provided the ability to download and install SugarCRM Language Packs directly from SugarForge in a single click. The SugarCRM language packs are not perfect, but they are a great start.
We have already updated our demo server and imported a number of language packs including Hungarian, French, Norwegian, Portuguese, Russian, Spanish, Chinese, German and Hebrew. We still have a little more work to do in order to support right-to-left languages, but the system otherwise looks great.
|
 |
|
|
|
|
|
Amazon Web Services |
|
|
By Paul Rony on
8/10/2007 2:46 AM
|
|
|
|
The day started with the goal of posting a new VHD that includes Visual Studio 2005 Pro configured to compile and debug the latest SplendidCRM build. The day ended with migration to Amazon S3 (Simple Storage Service).
|
 |
|
|
More...
|
|
|
Converting Web Application Projects to Web Site Projects |
|
|
By Paul Rony on
6/27/2007 1:38 AM
|
|
|
|
We had a customer that was having trouble with the prerequisites to load and debug the SplendidCRM project. First you start with Visual Studio 2005 Professional, then you add the Web Application Projects add-in, which incidentally requires a patch before it will install. It seems simple enough but this person was still unable to load the project without the pesky Convert dialog appearing. If configured properly, the SplendidCRM project should load with just a warning about being unable to attach to our version control system, so the presence of the Convert dialog suggests that the Web Application Projects add-in was not functioning.
Instead of wasting co ...
|
 |
|
|
More...
|
|
|
|
In the beginning . . . |
|
|
By Paul Rony on
5/1/2007 12:41 AM
|
|
|
|
In honor of the SplendidCRM 1.4 release, I’m going to post an email that I sent to John Roberts, CEO of SugarCRM.
-----Original Message----- From: Paul Rony Sent: Thursday, November 04, 2004 1:26 PM To: john@sugar.com Subject: Introduction to SplendidCRM
John Roberts,
I'm working on a project that might interest you. As a personal challenge, I've decided to port your SugarCRM application from a LAMP implementation to a Microsoft .NET 2.0 implementation. My original goal was to learn the new features of .NET 2.0 and, in most cases, the only way to learn is to create a real and complete application. It then occurred to me that the results could be a showcase on how to convert a LAMP project to .NET and how much better, in my opinion, the application would be because of it.
I simp ...
|
 |
|
|
More...
|
|
|
|
|
|