Archive for August, 2009

Ted Kennedy Funeral Procession in Washington, DC

August 30th, 2009

Jen and I went to the Funeral Procession for Ted Kennedy yesterday.  We were located at the exit of the U.S Capitol where the motorcade exited after stopping at the Senate steps.

var addthis_brand = ‘Kapustabrothers.com’;var addthis_language = ‘en’;var addthis_options = ‘twitter, email, favorites, digg, delicious, myspace, google, facebook, reddit, live, more’;


Zune HD, Will you Buy One?

August 14th, 2009

The Zune HD is a pretty neat little device from Microsoft. Pricing and Storage sizes have not yet been announced but check out the video to see the amazing OLED screen and the new interface.  It looks promising but will probably be priced out of my realm.

var addthis_brand = ‘Kapustabrothers.com’;var addthis_language = ‘en’;var addthis_options = [...]


Recovery.gov | SharePoint, Blogging, and Photo Uploads!

August 4th, 2009

This will never happen with recovery.gov but it’s in the second contract modification document from Smartronix.
Synteractive is a strategy and business solutions consulting firm specializing in
leveraging the power of information to radically improve the efficiency and effectiveness
of complex organizations. Synteractive has a proven record of using Microsoft Office
SharePoint Server (MOSS) technology to aid in business [...]


Zend_Db Firebug Profiler via .ini File

August 3rd, 2009

So a couple of days ago I posted a way to get the DB profiler working via your bootstrap but an easier way to get things working is via your configuration .ini file.
Once again you need Firefox, FireBug, and FirePHP. Then in your .ini file add the following lines;

resources.db.isdefaulttableadapter = true
resources.db.params.profiler.enabled = true
resources.db.params.profiler.class = [...]