Doggetto.com

January 30, 2010

Producing a Faux-WordPress Plugin for Symfony, Part I

Filed under: symfony Framework,Technology — NoCoolName_Tom @ 8:30 pm

Printing Press

So, for the past year or so I have struggled in trying to figure out how best to incorporate WordPress into a Symfony application. The conclusion I have come to? I’m really starting to wonder if it’s worth any of the trouble. So, I’m trying to figure out, for myself at least, what aspects of WordPress I really appreciate; of those features, I really wonder whether or not building a new plugin (or extending sfSimpleBlogPlugin/sfBlogsPlugin) would not be a better idea. (more…)

January 4, 2010

How I Use Netbeans 6.8 and Symfony 1.2

Filed under: Personal,symfony Framework,Technology — Tags: , — NoCoolName_Tom @ 2:02 pm

Beans

I am expirementing with using a full-fledged IDE for web development at work. Until recently I used gEdit; most people don’t know that gEdit can be extended via plugins to become a fantastic development environment. However, one thing I could never get to work was auto-completion based upon functions and classes in PHP. However, the speed of using gEdit, as opposed to Eclipse, was amazing and I never could quite get the hang of editors like Aptana and Eclipse. Recently, I found that Sun’s Java-based IDE, NetBeans, had added symfony support and I wondered how useful that might be. I tried it and loved it. Using NetBeans is not without issues, however. It’s still a bit buggy (that might be because I’m using the development code) and memory usage is about what you’d expect from a Java-based editor (ie, sometimes really, really high). Still, it’s worked out quite well and I’d recommend giving it a try. (more…)

Powered by WordPress