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.
10006
Features / Re: New revs
« on November 21st, 2010, 12:42 AM »
Thanks :)
I'm not finished, unfortunately... I just took a break after I finished the JSE portions (I'm also trying not to overwhelm Pete with code to verify...)
I still have to finish the data-* implementation, *and* convert all templates... Most notably drop all of the old params (align, valign, cellspacing, cellpadding, type...), and... I don't remember the rest, I'm too tired. Good night!
rev 273
! Implemented a quick hack to fix menus not working in IE6 since rev 260. I have no idea why this fixes it, but it does, so let's shoot first and ask questions later. (index.template.php)
* Indenazi. (BoardIndex.php)
rev 274
- Dropped XHTML5 specification for now, because it needs to be served with an unrealistic MIME type. Just plain HTML5 is fine enough. @todo: determine whether existing application/xhtml+xml support should be removed, and remove support for strict doctypes as well, since HTML5 only has one doctype anyway. (index.template.php)
* Changed XHTML to HTML5 in the footer. (index.template.php, index.english.php, index.french.php)
I'm not finished, unfortunately... I just took a break after I finished the JSE portions (I'm also trying not to overwhelm Pete with code to verify...)
I still have to finish the data-* implementation, *and* convert all templates... Most notably drop all of the old params (align, valign, cellspacing, cellpadding, type...), and... I don't remember the rest, I'm too tired. Good night!
rev 273
! Implemented a quick hack to fix menus not working in IE6 since rev 260. I have no idea why this fixes it, but it does, so let's shoot first and ask questions later. (index.template.php)
* Indenazi. (BoardIndex.php)
Posted: November 21st, 2010, 12:24 AM
rev 274
- Dropped XHTML5 specification for now, because it needs to be served with an unrealistic MIME type. Just plain HTML5 is fine enough. @todo: determine whether existing application/xhtml+xml support should be removed, and remove support for strict doctypes as well, since HTML5 only has one doctype anyway. (index.template.php)
* Changed XHTML to HTML5 in the footer. (index.template.php, index.english.php, index.french.php)
10007
Features / Re: New revs
« on November 20th, 2010, 05:12 PM »
rev 272
! Fixed PIE bug that prevented it from being called from the header. (PIE.htc)
- Deleted two unused language strings. Unless I'm wrong?! (ManagePermissions.english.php, ManagePermissions.french.php)
* French version was using a misleading translation for "template" in the Themes file. (Themes.french.php)
* Some extra fixes to the JavaScriptEscape mega-update. (I'm not gonna list all of the files again!)
I think I'm done for JSE... Finished with alert() and confirm(), at least.
There are plenty more occurrences of the "use/don't use entities" comment in language files, that we REALLY need to look into. Either they're already gone (i.e. entry was deleted from Curve, but not from the language files), or they're for e-mails (in which case we can't do much except make an EmailEscape function), or they shouldn't be here.
! Fixed PIE bug that prevented it from being called from the header. (PIE.htc)
- Deleted two unused language strings. Unless I'm wrong?! (ManagePermissions.english.php, ManagePermissions.french.php)
* French version was using a misleading translation for "template" in the Themes file. (Themes.french.php)
* Some extra fixes to the JavaScriptEscape mega-update. (I'm not gonna list all of the files again!)
I think I'm done for JSE... Finished with alert() and confirm(), at least.
There are plenty more occurrences of the "use/don't use entities" comment in language files, that we REALLY need to look into. Either they're already gone (i.e. entry was deleted from Curve, but not from the language files), or they're for e-mails (in which case we can't do much except make an EmailEscape function), or they shouldn't be here.
10008
Features / Re: New revs
« on November 20th, 2010, 04:41 PM »
rev 271
* A few more data-on* conversions and JS fixes. (Groups.php, ManageAttachments.php, ManageBans.php, ManageCalendar.php, ManageErrors.php, ManageMail.php, ManageMembergroups.php, ManageMembers.php, ManageSearchEngines.php, ManageServer.php, ManageSmileys.php, Modlog.php, Profile-Modify.php, Subs-Package.php, Subs.php, Calendar.template.php, GenericMenu.template.php, index.template.php, ManageMaintenance.template.php, MessageIndex.template.php)
* The VERY boring, extremely DULL, but totally PRICELESS JavaScriptEscape mega-update. All occurrences of confirm() now sport a proper JSE call that prevents broken scripts. Thank you for that superb bug, SMF, and you can keep the change. (Groups.php, ManageAttachments.php, ManageBans.php, ManageBoards.php, ManageMail.php, ManageMembers.php, ManagePaid.php, ManageSearchEngines.php, ManageSmileys.php, ModerationCenter.php, TEMPLATES: Admin, Calendar, Display, ManageAttachments, ManageBans, ManageBoards, ManageMaintenance, ManageMembergroups, ManageNews, ManageSearch, ManageSmileys, MessageIndex, ModerationCenter, MoveTopic, Packages, PersonalMessage, Post, Profile, Recent, Search, Themes, LANGUAGES: Admin, index, ManageBoards, ManageMail, ManageMaintenance, ManageMembers, ManagePaid, ManageSettings, ManageSmileys, ModerationCenter, Packages, PersonalMessage, Search, Themes)
* Commenazi. (Subscriptions-PayPal.php)
* A few more data-on* conversions and JS fixes. (Groups.php, ManageAttachments.php, ManageBans.php, ManageCalendar.php, ManageErrors.php, ManageMail.php, ManageMembergroups.php, ManageMembers.php, ManageSearchEngines.php, ManageServer.php, ManageSmileys.php, Modlog.php, Profile-Modify.php, Subs-Package.php, Subs.php, Calendar.template.php, GenericMenu.template.php, index.template.php, ManageMaintenance.template.php, MessageIndex.template.php)
* The VERY boring, extremely DULL, but totally PRICELESS JavaScriptEscape mega-update. All occurrences of confirm() now sport a proper JSE call that prevents broken scripts. Thank you for that superb bug, SMF, and you can keep the change. (Groups.php, ManageAttachments.php, ManageBans.php, ManageBoards.php, ManageMail.php, ManageMembers.php, ManagePaid.php, ManageSearchEngines.php, ManageSmileys.php, ModerationCenter.php, TEMPLATES: Admin, Calendar, Display, ManageAttachments, ManageBans, ManageBoards, ManageMaintenance, ManageMembergroups, ManageNews, ManageSearch, ManageSmileys, MessageIndex, ModerationCenter, MoveTopic, Packages, PersonalMessage, Post, Profile, Recent, Search, Themes, LANGUAGES: Admin, index, ManageBoards, ManageMail, ManageMaintenance, ManageMembers, ManagePaid, ManageSettings, ManageSmileys, ModerationCenter, Packages, PersonalMessage, Search, Themes)
* Commenazi. (Subscriptions-PayPal.php)
10009
Features / Re: New revs
« on November 20th, 2010, 09:45 AM »
rev 270
! data-on* trick didn't work on anything else than data-onclick. (script.js)
"Oops! Infinite loop."
Was due to a last minute change in variable names and I didn't change it everywhere... As a result, my thread was running at 100% because I had a tab set on a page with this code running. Uh. Opera is very powerful, but it could be a little helpful and offer me to warn me when a script is in an infinite loop... Even IE does... Because it seriously impaired my work yesterday.
! data-on* trick didn't work on anything else than data-onclick. (script.js)
"Oops! Infinite loop."
Was due to a last minute change in variable names and I didn't change it everywhere... As a result, my thread was running at 100% because I had a tab set on a page with this code running. Uh. Opera is very powerful, but it could be a little helpful and offer me to warn me when a script is in an infinite loop... Even IE does... Because it seriously impaired my work yesterday.
10010
Features / Re: New revs
« on November 20th, 2010, 09:25 AM »
rev 269
* Converted two more files. (Calendar.template.php, Post.template.php)
* Started work on PM template -- need to move inline scripts to the footer. (PersonalMessage.template.php)
+ Added workaround for IE6 table borders and HTML5 tags. (ie6.css, index.template.php)
- Started deleting type="text/javascript" references. Thanks HTML5! (Class-Editor.php)
* Replaced context-type meta tag with meta charset. Thanks HTML5! (index.template.php)
! Calendar design was broken. (index.css)
! HTML5 validation no longer allows numeric entities in the C1 range, so turned into … (Admin.french.php, ManageMaintenance.french.php, Post.english.php, Post.french.php)
! SMF bug: error message in Post template was shown with two <dt>'s rather than a <dt><dd> pair. (Post.template.php)
! SMF bug: File-type inputs don't accept a size parameter. (Post.template.php)
* Converted two more files. (Calendar.template.php, Post.template.php)
* Started work on PM template -- need to move inline scripts to the footer. (PersonalMessage.template.php)
+ Added workaround for IE6 table borders and HTML5 tags. (ie6.css, index.template.php)
- Started deleting type="text/javascript" references. Thanks HTML5! (Class-Editor.php)
* Replaced context-type meta tag with meta charset. Thanks HTML5! (index.template.php)
! Calendar design was broken. (index.css)
! HTML5 validation no longer allows numeric entities in the C1 range, so turned into … (Admin.french.php, ManageMaintenance.french.php, Post.english.php, Post.french.php)
! SMF bug: error message in Post template was shown with two <dt>'s rather than a <dt><dd> pair. (Post.template.php)
! SMF bug: File-type inputs don't accept a size parameter. (Post.template.php)
10011
The Pub / Re: Logo Madness (Was: New revs)
« on November 19th, 2010, 10:22 PM »
I like your new logos, Bloc, a lot. I'll try to remember them. Can you provide me with a version with layers? I'm not very good at manipulating them (I'm using Paint Shop Pro 7, yeah I know it sucks... But I actually like it because it's not bloated for my use.)
Right now I've decided to stick with my current one because, well, I just spent my day on it and I'm giving meself a bit of leeway, ahah. Plus, I showed it to my gf and she said, "at last something nice!"
I offered "A new hope" and she screamed "Geek!" in a very bad way, lol. She much prefers "Simple math, really". She got the pun immediately and thought it made sense. I just called her to have a look at your logos, Bloc, but she's too tired to get off the bed so it'll have to wait.
Can you try setting "simple math." and "really." next to the "d" 's upper branch, surrounding it? It would provide a better balance for the text I believe. Details like that matter. :)
Right now I've decided to stick with my current one because, well, I just spent my day on it and I'm giving meself a bit of leeway, ahah. Plus, I showed it to my gf and she said, "at last something nice!"
I offered "A new hope" and she screamed "Geek!" in a very bad way, lol. She much prefers "Simple math, really". She got the pun immediately and thought it made sense. I just called her to have a look at your logos, Bloc, but she's too tired to get off the bed so it'll have to wait.
Posted: November 19th, 2010, 10:20 PM
Can you try setting "simple math." and "really." next to the "d" 's upper branch, surrounding it? It would provide a better balance for the text I believe. Details like that matter. :)
10012
The Pub / Re: Logo Madness (Was: New revs)
« on November 19th, 2010, 09:38 PM »
I've added it as the banner logo in our private area. What do you think? Compare with the public area's logo.
10013
The Pub / Re: Logo Madness (Was: New revs)
« on November 19th, 2010, 09:19 PM »
Okay guys, it just struck me... Are you kidding me or what? ::)
- The Star Wars references today... Chewie and all...
- "A new hope"...
- The "space shuttle" thing about the logo... May as well be considered as a Tie Fighter...
- And finally, I just remembered: Wedge Antilles.
Well, I really like the old SW movies, but I don't want people to think that Wedge is named after Wedge Antilles... I even have no friggin' idea what he looks like! lol.
What about something like this...?
- The Star Wars references today... Chewie and all...
- "A new hope"...
- The "space shuttle" thing about the logo... May as well be considered as a Tie Fighter...
- And finally, I just remembered: Wedge Antilles.
Well, I really like the old SW movies, but I don't want people to think that Wedge is named after Wedge Antilles... I even have no friggin' idea what he looks like! lol.
What about something like this...?
10014
The Pub / Re: Logo Madness (Was: New revs)
« on November 19th, 2010, 08:13 PM »
Not looking for names but for better suggestions than "Simple math, really." ;)
Most notably the "really".
("NaoWedge"? :geek:)
Most notably the "really".
("NaoWedge"? :geek:)
10015
The Pub / Re: Logo Madness (Was: New revs)
« on November 19th, 2010, 07:04 PM »I once wrote a big ol' article on my old-old website about the continuity blips in Red Dwarf. Unfortunately the Internet Archive isn't apparently serving the page at the moment :(
Though I have to say, it was one of the best English accents from someone whose accent isn't actually an English one, that I've heard in a while.
And yes, the change looks good :)
I think I'm gonna keep the tag (including the "Really"), except if someone has a better suggestion. We'll just have to do with the Simple Machines pun, rather than SMF pun...
"Simple math, cheers!" would work phonetically as a pun on Simple Machines, but it may be a bit stretched at that point.
10016
Features / Re: New revs
« on November 19th, 2010, 04:41 PM »
rev 268
* Remove registered hooks that no longer exist. (e.g. file was deleted after uninstalling an add-on.) Hopefully this is the right thing to do... (Load.php, Subs.php)
* Continuing HTML5 conversion, introducing cellspacing and cellpadding replacement classes. (Subs.php, ViewQuery.php, Calendar.template.php, index.css, GenericList.template.php, Memberlist.template.php, Register.template.php, Reports.template.php, Stats.template.php)
* Moved more JS inline code to the footer. (Post.template.php, Stats.template.php)
* Indenazi. (Calendar.template.php, Post.template.php, Register.template.php, Stats.template.php)
! For an unknown reason, HTML5 doesn't play well with the quick icon selector's padding on hover. (script.js)
* Remove registered hooks that no longer exist. (e.g. file was deleted after uninstalling an add-on.) Hopefully this is the right thing to do... (Load.php, Subs.php)
* Continuing HTML5 conversion, introducing cellspacing and cellpadding replacement classes. (Subs.php, ViewQuery.php, Calendar.template.php, index.css, GenericList.template.php, Memberlist.template.php, Register.template.php, Reports.template.php, Stats.template.php)
* Moved more JS inline code to the footer. (Post.template.php, Stats.template.php)
* Indenazi. (Calendar.template.php, Post.template.php, Register.template.php, Stats.template.php)
! For an unknown reason, HTML5 doesn't play well with the quick icon selector's padding on hover. (script.js)
10017
The Pub / Re: Logo Madness (Was: New revs)
« on November 19th, 2010, 04:12 PM »
Changed the logo color for the blue background. Works well :)
10018
The Pub / Re: Logo Madness (Was: New revs)
« on November 19th, 2010, 04:08 PM »It's even a continuity error across the canon - he talks about that as being awful for Sunday dinner since it goes everywhere (especially the gravy), then points out elsewhere that he nearly starved as a child because he wouldn't be fed unless he answered questions correctly, and failed.
I don't know about you, but IRL, I'm a mix between Rimmer's egocentrism, neurosis and pedantry, and Lister for... uh... for the rest, "hopfully"?
Yeah, nice combo.
Or I could be Han, and you'd get to be Chcensored
I'm definitely hairy enough to be Chewbacca, and I can sometimes growl like a Wookiee (did I spell that right? been way too long)
So, you sing like a wookie and you dance like an ewok! You'd be a killer on nerd dancefloors! Start the music, here's for you Travolta!
But... did Han shoot first? :o
I didn't even notice that in the first version of the movie... But it definitely makes him cooler.
Come on, it's a BABY TOY! I'm sure the gun doesn't even have anything else than a STUN mode!
Relax, Obi-wan isn't only in the first film, he does turn up at times in the two later films, then we get a whole new set of three films with his character and someone doing a terrible impersonation of his accent, haha.
(I can say whatever I want, I never got to see the 3rd movie. Not particularly in a hurry to watch it, after the first two episodes...)
It does work better, but I'd leave it alone, there are currently more private boards than public ones and I like feeling special :)
Headline feature for 1.0.Quote No, even better! We remove people support from Wedge! No more stupid themes!
10019
The Pub / Re: Logo Madness (Was: New revs)
« on November 19th, 2010, 03:53 PM »most people grab a theme they like and stick with it, because they're boring.
No, even better! We remove people support from Wedge! No more stupid themes!
10020
The Pub / Re: Logo Madness (Was: New revs)
« on November 19th, 2010, 03:52 PM »You're not Arnold J. Rimmer, your family doesn't thrive on a misprint of the Bible.Quote A new hop?
Are you a hoppist, too? :whistle:
My natural English accent isn't quite up to Alec Guinness', but I do have the beard.Quote But... I wanna be Dark Vaderz lulz
Or I could be Han, and you'd get to be Ch
(What? He DOES have a beard! A hundred of them, too!)
I suppose I'd be more likely to be Luke, though. That's what you get when you're blond. <sigh>
Works with Obi-Wan, too. Although it tells me you're going to leave before we release v1.0. Refund! Refund!
That's very true.Quote Sure we can... It's not final as long as v1.0 isn't out. But it's also important to give a good impression from day one
If you're going for the pun angle:
Simple Math, Finally
Simple Math, Fortunately
Anyway, do you like the Simple Math take? I didn't even think about adding an F to complete the pun.
Maybe "Simple Math, Friends". Hmm no.