Jul
18
2009
0

D&D Session 3: July 18, 2009

Last night’s had us continuing our adventures from the last session in the dungeon I-keep-forgetting-the-name-of with characters I-don’t-recall-their-names-unless-it’s-written-on-my-character-sheet.

(more…)

Written by in: D&D |
Jul
17
2009
--

Zend Framework 1.9.0 Preview Release Now Available

The Zend Framework team announces the immediate availability of a preview
release of version 1.9.0:

http://framework.zend.com/download/latest

Note that because these packages are not stable, they will not be
found on the zend.com CDN; please scroll to the bottom of the above page to
find links to this release.

Jul
16
2009
--

ZendCon User Group Contest – Free Pass Announcements

As previously announced, Zend held a contest here to give away 5 free tickets to ZendCon 2009 to 5 deserving User Groups. It’s now time for the announcements of who won!

Jul
15
2009
--

Looking for help for CuteFlow

CuteFlow is an open source PHP workflow management system. The current version is written in plain PHP. The codebase is pretty old and pretty pretty pretty ugly for current PHP standards. We are at the beginning of a complete rewrite of the system with Symfony but still maintaining the old version. The most work is done by myself, so I can need any help I can get. If you are interessted in helping there are a lot of areas you can help.

  • New website with symfony (layout is ready)
  • Writing documentation
  • Creating Screencasts
  • Developing

If you are interessted send me a mail to timo.haberkern@fantastic-bits.de.

Jul
15
2009
--

PHP Performance Tips from Stas Malyshev

On his blog, Stas Malyshev (Core Contributor to PHP and Zend Employee) has posted a list of PHP Performance tips that he wants novices to know about. He realized that while he had previously panned a post by Google about PHP Performance of having lots of incorrect or misleading information, but that he never gave good substitute advice himself.

Jul
14
2009
0

YouTube to nix IE6 support…finally

IE6, the bane of all web developers.  I can’t tell you how many times I’ve had to code special cases just for the most non-compliant browser (since IE 5.5), of them all.

YouTube Will Be Next To Kiss IE6 Support Goodbye

Written by in: Tech |
Jul
13
2009
--

PHP Abstract Podcast Episode 42: Keith Casey & Web2Project

Another Episode of PHP Abstract! In this episode I interview Keith Casey while we were both at php|tek in Chicago. Keith Casey is a lead developer on the open source software: Web2Project, which was being released the day that this interview was recorded.

Jul
13
2009
--

SitePoint PHP Blog: How to Use PHP Namespaces, Part 1: The Basics

Now that PHP 5.3 has been released and is ready for production use, it’s time to familiarize yourself with some of the new features that come with it. In this new tutorial from SitePoint they look at one of the more controversial additions – namespaces.

Jul
12
2009
0

PHP urlEncode urlDecode Tool

So while I was at it made this PHP urlEncode urlDecode Tool because I keep forgetting to bookmark other sites’ urlencode/urldecoders.  Also because the Mac version of Hackbar in Firefox doesn’t have the same options as the Window’s version.

Jul
12
2009
0

PHP TimeDiff Tool

I needed to send an email with human readable string of the difference between two timestamps, so I made this little tool:

PHP TimeDiff Tool

Powered by WordPress | Theme: Aeros 2.0 by TheBuckmaker.com