Archive for the 'Work' Category

Drupal Facebook CiviCRM

October 23, 2007

Wow these things can get complicated.  My requirements are Drupal +casAuth or ldap Auth +normal account creation +facebook +CiviCRM  Anybody see any possible user management issues with this?  I know I do. Not quite sure what to do about managing users in this scenario.

Drupal Modules Needed For Current Project

October 15, 2007

Yes
TokenCiviCRMEcommerceOrganic GroupsCCKViewsDevelPathautofacebook_authDrupal for FacebookActions
Maybe
Revision ModerationSimplenewsCustom LinksCustom PagersCustom BreadcrumbsDiffWorkflowAutomatic Node TitlesNode ProfileContent TemplatesImage FieldDateCalendarAudioVotingAPIPanelsImageCacheNice
XML SiteMapPorter StemmerAkismetFive StarOpen IDi18n

My Ideal Software Development App

October 5, 2007

I have been looking for the perfect community development app.
Here are my requirements.

Create Multiple projects.
Blog w/ standard api so i can use ScribeFire to post to the blog.
Subversion browsing and repository creation.
Ticket Management
Task Management
File Management
Wiki
Open Source
PHP for easy installation and portability.

If you happen to find an app that fits the bill please inform me.

Work Thoughts

August 8, 2007

Inventory System

Moved plugins to new listing format.
Need to determine how a query that only needs to pull up 1 value is handled.  Leaning towards handling the foreach inside the processing file and not the include file.  Problem with this is we lose consistency.  Maybe handling the foreach in the template would be best

Options

Foreach in the [...]