Pages

Wednesday, August 31, 2011

TenderApp vs GetSatisfaction vs UserVoice » TidyApps:

'via Blog this'

User Voice seems to win out.  Has both ticketing and feature prioritization.

Friday, July 22, 2011

eLance
http://www.superscriptor.com/blog/odesk-and-elance-scams-%E2%80%93-contractor-survival-guide/

Tuesday, June 07, 2011

Monday, June 06, 2011

People to follow:

James Hamilton from Amazon
http://www.mvdirona.com/jrh/work/

Friday, May 06, 2011

Interesting, well written, discussion of one MVC framework done in PHP.  I am not attracted to it due to the use of XSL, but the writeup itself is worth reading.

MVC Design Pattern for PHP by Tony Marston

A series of articles on doing MVC in PHP with a different framework.

Understanding MVC in PHP

PHP or Ruby on Rails?   In the authors mind, PHP is the winner, with the main caveat--use what you already use/know.

 

Sunday, April 24, 2011

Useful help topic from Apple on editing a UITableView.
"Inserting and Deleting Rows and Sections"

Tuesday, March 15, 2011

Overview of Apple's Core Data services.  Is interesting that they've made (most?) of this available for use in iPhone applications.
Code Data Concepts

PDF version of the same
Good list of free Source Code SaaS providers:
http://svnhostingcomparison.com/

Friday, March 11, 2011

In case you are ever forced to call a Web Service from Windows Scripting Host (WSH), here are some good examples:

http://snipplr.com/view/20914/technorati-ping--jscript-wsh-javascript-with-xmlhttp/
http://www.aspfree.com/c/a/Windows-Scripting/Handling-Live-Web-Content-in-WSH/
http://www.aspfree.com/c/a/Windows-Scripting/Handling-Live-Web-Content-in-WSH-Part-2/

Actual SOAP request -- search at this link for WSH
http://www.c-sharpcorner.com/UploadFile/prvn_131971/CreatingWebServices02132008050732AM/CreatingWebServices.aspx

Saturday, February 19, 2011

Wednesday, February 24, 2010

I noticed that latest announcement from Citrix again relies on open source, made me think about this…

The ultimate open source product has to be water. Everyone of us has access to the source and could resell it without permission (turn on the tap). However, some of it is made to sound special through marketing (e.g. Evian)—but it is still essentially the same product—only differentiated by packaging and marketing. You can claim it comes from a special spring, but who are we kidding.

So it is not about the source code, it is how it is packaged, marketed, and sold. There’s no engineering expertise or IP involved to add value—yet $60 Bilion. The free stuff is probably better for you, yet they get people to pay for it. Both Coke, Pepsi, and IBM make a lot from open source these days.

Market size taken from here: http://en.wikipedia.org/wiki/Bottled_water

(copyright, Russ Miller, 2010)

Saturday, April 25, 2009

To reference tables.fields in BASIC syntax in Crystal Reports formulas, one must use the form {table.column} (the curly braces are key).


https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/2081b4d9-6864-2b10-f49d-918baefc7a23

Tek-Tips - Search Results

Tek-Tips - Search Results

A useful site which includes user group discussions on Crystal Reports.

Learnings from Creating a Developer Virtual PC Image

Learnings from Creating a Developer Virtual PC Image

Seems every development project should have a page and an image like this. Listing which tools are used and making it easy to add a new member by way of a base machine image