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.
9796
Off-topic / Re: Quote of the day
« on January 21st, 2011, 06:21 PM »
Well I used to be 70+ posts ahead last week, so technically you still have a shot yourself, it'll be a close race ;)
I really thought you'd be at 4000 by now eheh. Mind you, I won't even lift a finger to take the crown from you after our little race for 3000 eheh. You're way better than me at this game, master!
I really thought you'd be at 4000 by now eheh. Mind you, I won't even lift a finger to take the crown from you after our little race for 3000 eheh. You're way better than me at this game, master!
9797
Off-topic / Re: Quote of the day
« on January 21st, 2011, 06:14 PM »
Make it 3000! (Hey, I just realized it looks like I have a shot at reaching them before Pete does... How time flies :P)
9798
Features / Re: New revs
« on January 21st, 2011, 04:29 PM »
rev 509
* Finished remodeling buttons in a way that I actually appreciate. Also added a workaround to see icons in IE -- they will have to be moved to the semantically more relevant ie*.css when the number of icons has stabilized. (index.css)
* Replaced button icons with a single sprite and provided an original copy (for modifications) and a copy processed through "pngquant -nofs 64" (to save bandwidth.) (buttons.png, buttons-32bit.png, add.png, cross.png, save.png, tick.png, index.css)
- Removed the original button background. Nothing that can't be replaced with a bevel (4 times smaller). IE? Screw IE. (submit_bg.png)
* Continuing we:cat transforms and button class additions. (Display.template.php, PersonalMessage.template.php)
* Finished remodeling buttons in a way that I actually appreciate. Also added a workaround to see icons in IE -- they will have to be moved to the semantically more relevant ie*.css when the number of icons has stabilized. (index.css)
* Replaced button icons with a single sprite and provided an original copy (for modifications) and a copy processed through "pngquant -nofs 64" (to save bandwidth.) (buttons.png, buttons-32bit.png, add.png, cross.png, save.png, tick.png, index.css)
- Removed the original button background. Nothing that can't be replaced with a bevel (4 times smaller). IE? Screw IE. (submit_bg.png)
* Continuing we:cat transforms and button class additions. (Display.template.php, PersonalMessage.template.php)
9799
Off-topic / Re: Quote of the day
« on January 21st, 2011, 08:38 AM »Who's up for porting Durex to Wedge? ;)
I'm open into making a plugin for Pussies, though.
9800
Features / Re: New revs
« on January 20th, 2011, 05:06 PM »
rev 507
* Fixed form inside the h3 tag. The div will be fixed once we:cats are written to use something more flexible. Or whatever. (Admin.template.php, admin.css, rtl.css)
+ Added a white bevel inside buttons (only for modern browsers.) If you can spot the difference without zooming, you don't need glasses. It's only a test. (index.css, bevel.png)
! Safari and Chrome don't like CSS on search-type inputs. Thankfully, they provide a workaround for that... (webkit.css)
* Some more conversion work. (PersonalMessage.template.php)
* French translation. (Admin.french.php)
* Fixed form inside the h3 tag. The div will be fixed once we:cats are written to use something more flexible. Or whatever. (Admin.template.php, admin.css, rtl.css)
+ Added a white bevel inside buttons (only for modern browsers.) If you can spot the difference without zooming, you don't need glasses. It's only a test. (index.css, bevel.png)
! Safari and Chrome don't like CSS on search-type inputs. Thankfully, they provide a workaround for that... (webkit.css)
* Some more conversion work. (PersonalMessage.template.php)
* French translation. (Admin.french.php)
9801
Off-topic / Re: Quote of the day
« on January 20th, 2011, 04:34 PM »
Think of it that way: everytime you think about sex, Pete posts a message here.
Hopefully it's unrelated!
Hopefully it's unrelated!
9802
Features / Re: New revs
« on January 20th, 2011, 11:39 AM »
rev 505
* Added 'delete' and 'new' input buttons, converted some more button-heavy templates and resumed <we:> transforms. (Admin.template.php, ManageBoards.template.php, ManageMaintenance.template.php, index.css, add.png)
! Fixed the Cancel button and added a small 3D effect. Not as visible as in SMF, though. But they don't have icons in buttons. (index.css)
+ Added proper (temp?) hack for display:table in IE6 and IE7. May I say one word? "Ewwwwwwwwwwwwwwwww." (index.template.php)
* Made core feature boxes slightly larger. Even IE6 seems to accept 50% here, so why bother. (admin.css)
! Fixed a potential XML error when parsing CSS under IE. (Class-CSS.php)
! An input_* class had escaped me. Rats! (Display.php)
! Commenazi. (Subs.php)
* Added 'delete' and 'new' input buttons, converted some more button-heavy templates and resumed <we:> transforms. (Admin.template.php, ManageBoards.template.php, ManageMaintenance.template.php, index.css, add.png)
! Fixed the Cancel button and added a small 3D effect. Not as visible as in SMF, though. But they don't have icons in buttons. (index.css)
+ Added proper (temp?) hack for display:table in IE6 and IE7. May I say one word? "Ewwwwwwwwwwwwwwwww." (index.template.php)
* Made core feature boxes slightly larger. Even IE6 seems to accept 50% here, so why bother. (admin.css)
! Fixed a potential XML error when parsing CSS under IE. (Class-CSS.php)
! An input_* class had escaped me. Rats! (Display.php)
! Commenazi. (Subs.php)
9803
Features / Re: New revs
« on January 20th, 2011, 12:02 AM »
rev 504
+ Added a new button class, save, which should be semantically appropriate for a lot of areas, beginning with drafts. Also added spell class but it's unstyled for now. (Class-Editor.php, icons/save.png, Profile.template.php)
+ Styled search-type inputs. Dunno if it's a good idea to always show that icon in the header, though. (Admin.template.php, index.template.php, index.css)
! Inherited stylings didn't correctly reproduce the <we:> templates. (settings.xml)
* More abuse of the simpler, shorter HTML5 tag format. (index.template.php)
* More button conversions. And yes, I know, it still all looks ugly... And the Cancel button is broken, now. (index.css, Profile.template.php, Themes.template.php)
! The W3C Validator for HTML5 suddenly started giving errors on the JavaScript code in the debug footer, saying "invalid return". I'm sorry, man, but return false is totally justified here. Ah, well. Went back to SMF's way of doing it (javascript:void(0)). (Subs.php)
! Fixed an undefined offset error in the admin quick search. (Admin.php)
* Inpunazi. (install.sql)
+ Added a new button class, save, which should be semantically appropriate for a lot of areas, beginning with drafts. Also added spell class but it's unstyled for now. (Class-Editor.php, icons/save.png, Profile.template.php)
+ Styled search-type inputs. Dunno if it's a good idea to always show that icon in the header, though. (Admin.template.php, index.template.php, index.css)
! Inherited stylings didn't correctly reproduce the <we:> templates. (settings.xml)
* More abuse of the simpler, shorter HTML5 tag format. (index.template.php)
* More button conversions. And yes, I know, it still all looks ugly... And the Cancel button is broken, now. (index.css, Profile.template.php, Themes.template.php)
! The W3C Validator for HTML5 suddenly started giving errors on the JavaScript code in the debug footer, saying "invalid return". I'm sorry, man, but return false is totally justified here. Ah, well. Went back to SMF's way of doing it (javascript:void(0)). (Subs.php)
! Fixed an undefined offset error in the admin quick search. (Admin.php)
* Inpunazi. (install.sql)
9804
Off-topic / Re: Quote of the day
« on January 19th, 2011, 09:57 PM »
Apparently, we have a specialist!
9805
Features / Re: New revs
« on January 19th, 2011, 09:55 PM »
rev 503
* Started work on button_submit conversions. Yes, I'm slower than earlier today. (install.php, SSI.php)
* Turned all string calls in setTimeout to proper function calls. Death to eval! (create_backup.php, repair*.php, restore_backup.php, upgrade.php, Load.php, TEMPLATES: Admin, Announce, ManageMaintenance, ManageNews, ManageSearch, Packages, Profile, Themes)
Thanks to w3fools for the tip on JS... I didn't even know it was possible and it pissed me off when I made the original reworking for jQuery. I never realized SMF used proper functions at some (rare) points.
* Started work on button_submit conversions. Yes, I'm slower than earlier today. (install.php, SSI.php)
* Turned all string calls in setTimeout to proper function calls. Death to eval! (create_backup.php, repair*.php, restore_backup.php, upgrade.php, Load.php, TEMPLATES: Admin, Announce, ManageMaintenance, ManageNews, ManageSearch, Packages, Profile, Themes)
Thanks to w3fools for the tip on JS... I didn't even know it was possible and it pissed me off when I made the original reworking for jQuery. I never realized SMF used proper functions at some (rare) points.
9807
Off-topic / Re: Quote of the day
« on January 19th, 2011, 06:25 PM »
Remember, men think about sex about 5000 times a year!
9808
Features / Re: New revs
« on January 19th, 2011, 06:17 PM »
rev 502
- Removed all input_* classes, fixed many typos in that area, shortened checked/selected/disabled and basically used HTML5 goodness to simplify everything. button_* will come later. (68 files. Not gonna list them all!)
- Removed all input_* classes, fixed many typos in that area, shortened checked/selected/disabled and basically used HTML5 goodness to simplify everything. button_* will come later. (68 files. Not gonna list them all!)
9809
Features / Re: How about PMs being listed in Core Features?
« on January 19th, 2011, 03:54 PM »It was an oversight in the first place not to have it there. The key thing is that it forces the object constructor to be called (as it should have been originally). The constructor deals with setting up the storage for the callback values. It is in the installer, after all. (IOW, the fact it worked is more a fluke than not, but mostly because everything was being done in static functions)
It didn't seem right to run a hook, particularly as that's a function hit very often, so moving it to an isset check actually makes up for the fact it's not a hard-coded array :)
9810
Features / Re: New revs
« on January 19th, 2011, 03:50 PM »
rev 501
- Remove media-specific query_see_* declarations, as they're in the (as yet uncommitted) media source files now. (Class-DB.php)
+ Added the Warm styling. Even though it's still a work in progress, there's really no reason to keep it away from the repository. (Warm/*)
! Fixed the Green styling. A bit. (Green/index.css)
- Remove media-specific query_see_* declarations, as they're in the (as yet uncommitted) media source files now. (Class-DB.php)
+ Added the Warm styling. Even though it's still a work in progress, there's really no reason to keep it away from the repository. (Warm/*)
! Fixed the Green styling. A bit. (Green/index.css)