Quickie – Aptana 2009 Roadmap Survey

Just a quick post letting everyone know that we’re asking the developer community for their input on the Aptana Studio…. what do you like, what do you hate, and what do you want. Per the survey page:

We want to make Aptana Studio better for YOU.

To do that, we need to understand what you do, how you work, what you like about Studio, and what drives you nuts. Whether you’re a regular Studio user or you’ve only tried it once or twice, we want to know what’s working for you and what’s not, what features you can’t find, and what features you can’t live without.

From now until January 10, you can help us determine our direction for the next year and beyond by taking a few minutes to give us your thoughts.

Take a few minutes and share your thoughts:
2009 Aptana User Survey

Aptana PHP 1.0 Released – Free PHP IDE

Aptana (yes, this is a shameless plug) released version 1.0 of its PHP support yesterday, and it is something that you should definitely check out. Prior to working at Aptana, I was an avid user of Zend Studio, and Coda, simply because those were the best PHP IDEs as far as I was concerned. Over the past few months, however, we’ve been hard at work on the PHP support for Aptana Studio, and I can say with much confidence that it is in every way as good as every other PHP IDE out there, and better than some in other respects. I would also say this regardless of the fact that I work for the company… it really is that good! Read on to find out about all the new goodness…

Read the rest of this entry »

PHP to JavaScript

Really cool project for porting PHP functions to JS… 198 so far. A lot of really handy string and array functions, definitely worth a look.
PHP to JavaScript Project