Jun
29
2009
--

New sfAmfPlugin release

I have just released a new version of my Symfony-Plugin sfAmfPlugin. The new version 1.4.0 has the following changes included:

  • Added an error handler function. All Errors will now be delivered as an exception (thanks to raphox for this)
  • Fixing problem with associative array values
  • Updated SabreAmf to version 1.3.0
  • Added correct content type support, you should now use the handleRequest method in your actions as shown in the documentation

You can now use the the plugin in your actions like this:

public function executeAmf(sfWebRequest $request) {

  sfAmfGateway::getInstance()->handleRequest();

  return sfView::NONE;

}

There is a lot of stuff coming for the next version of the plugin, so stay tuned :-)

Book Mark it->del.icio.us | Reddit | Slashdot | Digg | Facebook | Technorati | Google | StumbleUpon | Windows Live | Tailrank | Furl | Netscape | Yahoo | BlinkList

Jun
25
2009
0

D&D 3.5 SRD

The guys over at System Reference Documents have packaged up the D&D 3.5 SRD into a Zipped HTML package.  I put a copy of the D&D 3.5 SRD on this site.  Thanks guys!!!

Written by in: D&D | Tags: ,
Jun
20
2009
0

Update PHP Tools page

I updated my tools page.  The php timestamp converter tool has been updated to use timezone_identifiers_list() (i.e. ‘America/New_York’), now instead of hard-coded offsets.

Also moved all the scripts into one directory here.

When I get bored again I’ll add some more.  I actually use these from work so it’s really just a convenience for me.

Written by in: HTML,PHP,Tools,Web Development | Tags: , ,
Jun
13
2009
0

D&D Session 2: June 13, 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 | Tags:
Jun
07
2009
0

AJAX Animated GIF generator

Here’s a great website that easily generates all those animated GIFs you use during AJAX calls to indicate to the user something is happening.  From their website:

Create easily your own ajax loader icon :

  1. Select the type of indicator you want
  2. Enter the background code color you want
    (tick “Transparent background” if you don’t want one
  3. Enter the foreground code color you want

Press “Generate it”

Enjoy.

Written by in: AJAX,Web Development | Tags: , , ,
Jun
06
2009
0

My favorite Web Comic: The Order of the Stick

Order of the Stick

Order of the Stick

I just love this web comic. Been following it religiously for months now and can’t wait for the next strip. If you like D&D related humour then this is the comic for you.

Written by in: D&D,Fun,Websites | Tags: , , ,

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