by Dave Mittner Yesterday, 8:18:06 AM
Planning a pretty large scale refactoring in the near future. The meat of things shouldn't really change; it's more like moving the food to a better plate. So hopefully it should be quick and relatively painless, but might lead to a few days of outage--especially with my more limited time to work on things now.
Comments (0)
by Dave Mittner Tuesday, May 14, 2013 8:35:13 PM
I'll be moving the server this Friday, either to a new location in the same datacenter or to a new datacenter over the course of a couple days. Just FYI.
by Dave Mittner Sunday, May 5, 2013 10:43:35 AM
Something I found today that I want to remember to look at eventually:
http://www.x-pose.org/2010/01/chrome-new-press-tab-to-search-feature/
http://www.x-pose.org/2010/01/chrome-new-press-tab-to-search-feature/
by Dave Mittner Saturday, May 4, 2013 12:48:15 AM
I'm changing how custom avatars work so editing/viewing them might become kind of broken. Ultimately you'll probably need to reset them as well.
I'm adding some fancy resizing logic so when you set an avatar it'll automatically scale it to 200x200, 100x100, 50x50, and 25x25 sizes (ratio will remain intact). This'll allow you to more freely set avatars without size restrictions since the site will automatically resize them. And it gives me the flexibility to show them at different sizes in different places.
It's not weird or anything. Facebook and Steam both do something similar. It makes sense.
I'm adding some fancy resizing logic so when you set an avatar it'll automatically scale it to 200x200, 100x100, 50x50, and 25x25 sizes (ratio will remain intact). This'll allow you to more freely set avatars without size restrictions since the site will automatically resize them. And it gives me the flexibility to show them at different sizes in different places.
It's not weird or anything. Facebook and Steam both do something similar. It makes sense.
by quart Wednesday, May 1, 2013 11:22:58 AM
Looks like the old one. Except it works better. Huh.
by Dave Mittner Wednesday, May 1, 2013 11:01:21 AM
Add search functionality
by Dave Mittner Wednesday, May 1, 2013 1:07:19 AM
All HTML, etc. is in the PHP controller file now and needs to be moved to Smarty templates.
by Dave Mittner Wednesday, May 1, 2013 1:05:41 AM
Low priority since it rarely changes and can be done directly in the database, but eventually there should be some admin screens for creating/managing forums, permissions, etc.
by Dave Mittner Wednesday, May 1, 2013 1:04:08 AM
Add Timezone option to user accounts.
The various pages should support it already, so it's just a matter of figuring out how to provide a good list of options. Oddly that's more difficult than one would think, if doing it in a smart way.
The various pages should support it already, so it's just a matter of figuring out how to provide a good list of options. Oddly that's more difficult than one would think, if doing it in a smart way.
by Dave Mittner Wednesday, May 1, 2013 1:02:57 AM
Already hitting up a designer I worked with at my last employer. Should get some ideas back from her in the near future.
