Archive for the 'Web Development & Programming' Category

Zend Framework Tutorial Screencasts

March 31st, 2008

I though that I would share this with everyone.  I am pretty sure that most people have already seen this but if you are interested in “Getting Started” tutorials here are 4 webcast for the Zend Framework.  I am a big fan of Zend and the Zend Framework.  However, at work we are using Code [...]


PodCampDC

March 31st, 2008

I have signed up to attend PodcampDC on the weekend of April 18th.  Anyone else going to go?  It’s a free!  You can sign up and at http://podcampdc.org/.
What is a PodCamp?
PodCamp is an international network of unconferences. ” This one is in Washington DC and takes place on April 18th - 20th.

addthis_url [...]


Next Tutorial

February 5th, 2008

My next tutorial will be on setting up and deploying an activity based workflow engine.  Does anyone have any suggestions on good engines to check out?  I am primarily looking for something that is PHP/MySQL.

addthis_url = ‘http%3A%2F%2Fwww.kapustabrothers.com%2F2008%2F02%2F05%2Fnext-tutorial%2F’;
addthis_title = ‘Next+Tutorial’;
addthis_pub = ‘farrelley’;


Part II - Indexing PDF Documents with Zend_Search_Lucene

January 26th, 2008

Part II
Now that we know how to index PDF documents we need to be about to search that index and return relevant results. When the results are returned we also want open the specified PDF to the correct page.
The Code
Fist like in the last example we have to tell the server what directory [...]


McCain Blogette Rss-less

January 26th, 2008

I have been following John McCain’s daughters blog “The McCain Blogette” but find it very hard to keep up with it because there is no RSS Feed. It is very frustrating to keep up with blogs and news when there are no RSS feeds. It kills me that i have to create a [...]