Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - groundup
16
Off-topic / Re: PHP IDE for windows
« on June 27th, 2011, 03:19 PM »
I use a mix of N++ and Eclipse. I use N++ for things that I don't feel like loading my whole workspace in. Yesterday I used Zend Studio for the first time and liked it. I don't think I'll be spending all of that money on it though.
17
Development blog / Re: New directions
« on June 22nd, 2011, 03:00 AM »
Hopefully we'll see a revolution of open source forks ;) that will commit to the community instead of an individual or group of individuals.
18
Features: Forward thinking / Re: MySQL only!
« on June 22nd, 2011, 02:35 AM »
That's one of the benefits of the abstraction layer though: you can support MySQLi and MySQL and the title of this topic still holds true ;)
19
Features / Re: Optimize release images
« on June 22nd, 2011, 02:34 AM »
So, if you don't care that it looks bad, why do you care about the images?
20
Features: Forward thinking / Re: MySQL only!
« on June 22nd, 2011, 01:04 AM »
Arantor, you've seen my posts about prepared statements on SMF as well as many of my other SQL related posts. One of the big things with having a query name is that you can then do caching or break it down even more. You can use the name as a hook. There's a bunch of things you can do.
21
Features: Forward thinking / Re: Removing deprecated code
« on June 22nd, 2011, 12:56 AM »
Go with 5.3. Be bold and innovative with it. Besides,  what's your release plan like? 6 months to a final release? In 6 months, where do you think 5.3 adoption will be at?
22
Features: Forward thinking / Re: Removing deprecated code
« on June 21st, 2011, 04:28 AM »
Need a like button.
23
Features / Re: Optimize release images
« on June 21st, 2011, 04:27 AM »
Why does it matter that they don't work right in IE6 if you don't support IE6?
24
Features: Theming / Re: WeCSS: the Wedge CSS parser
« on June 19th, 2011, 11:30 PM »
I agree with Unknown - keep it standard. Sounds like something that could be very useful.
25
Archived fixes / Re: PM settings aren't saving properly
« on April 27th, 2011, 01:43 AM »
I haven't looked at it, but why wouldn't that work? If new_settings == old_settings ? continue : replace;

On a side note, completely unrelated but it doesn't deserve a topic: I love "wedgees" as a group name.