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 - Nao
8191
Off-topic / Re: Doctor Who
« on August 9th, 2011, 11:48 AM »
Wow...
8192
Features / Re: Core/Not Core
« on August 8th, 2011, 07:47 PM »
Quote from Arantor on August 8th, 2011, 07:19 PM
I consider Word bloated because it has an awful lot that most people won't use, IMO; the usual claim is everyone uses only 10% and that everyone uses a different 10% but my experience is that the 10% claims aren't of all the features - most people use a very very limited subset so that you could prune 80% of the features and probably 95% won't notice.
But I'm sure 20% of the pruned features would be missed by 15% of the user base on at least 5% of all forums.

What were you saying already? :lol:
Quote
I don't think we're looking like we're going to be bloated in the core, though, because I think what we're doing suits a suitably large percentage of sites.
It suits ours to begin with, and we have both simple and complex needs :P
8193
Features / Re: New revs
« on August 8th, 2011, 07:39 PM »
rev 919
(3 files, 5kb)

! Error when no news lines were filled in. (Subs.php, index.template.php)

* Spacinazi. (Subs-BoardIndex.php)
8194
Features / Re: Core/Not Core
« on August 8th, 2011, 06:41 PM »
Nah, I beg to differ... If the new features don't hurt performance at all, and if you don't even notice them (only if you're *looking* for them), it's not bloat ;)

SMG went from 400kb (early versions) to 750kb (AeMe), nobody ever complained about bloat ;)
8195
Features / Re: New revs
« on August 8th, 2011, 06:37 PM »
rev 918
(13 files, 16kb)

! Aeva auto-embedding should now be applied only to popular sites by default (until you fine-tune the admin settings). This saves about 0.1s per call to parse_bbc(). (Aeva-Embed.php, ManageMedia3.php)

! self:: doesn't seem to work on public static functions. Using the object name instead. (Class-String.php)

* Removed these websites from the Popular embed list (not actually that popular these days): Bebo, Imeem, Truveo. (Subs-Aeva-Sites.php)

* Moved these websites to the Popular embed list (according to Alexa ranks): Break, Hulu, Last.fm (Audio). (Subs-Aeva-Sites.php)

* Spacinazi. Ternary operators are always processed after == :) (Feed.php, Subs-Auth.php)

* Moved a long comment out of a function. (Security.php)

* Okay, I give up for now... Back to Verdana for posts for now. In terms of readability, it's hard to do better on an imported SMF forum, otherwise it's too much of a change. For now. (index.css, sections.css)

* Now calling number_context in board index and in-topic stats, for the number of replies and views. (Display.template.php, MessageIndex.template.php, index.language.php)

- Had a remaining board_topics call. (MessageIndex.template.php)

@ Note: I would really appreciate if someone could take some time and look into video site popularities. Or even test the current state of Aeva embedding -- do all sites work as expected, etc. I wonder if I really should have sites like MySpace Videos or video.msn.com in the popular list... Do people embed these often?
8196
Features / Re: New revs
« on August 8th, 2011, 11:48 AM »
rev 917
(8 files, 12kb)

* Renamed $txt['board_topics_*'] to $txt['topics_*'] to harmonize with posts and redirects, grouped them together, and fixed the few occurrences of $txt['board_topics'] that weren't converted yet. Also removed the ucfirst on processed Posts, Topics and Redirects, since they're guaranteed to have a number before them. (SSI.php, BoardIndex.template.php, MessageIndex.template.php, index.language.php)

! add_js() was using a wrong restarter CDATA, oops. (Subs-Cache.php)

* Some tweaks to the user box. (sections.css)

* First topic post now sports a slightly larger font to differentiate it from the rest. Best used in blog posts. (sections.css)

* Testing other fonts for topic posts. Readability is vital here, and Arial 14px, as cool as it is in the UI, may not be the most suitable for posts. (index.css)
8197
Features / Re: Core/Not Core
« on August 8th, 2011, 08:14 AM »
Waste Really? More like breathing space to me.
Floating userbox is okay in theory but will fall apart as soon as a post will start using complex layout like image alignment or tables or code boxes. It would distract attention I'd say.
8198
Off-topic / Re: Kudos for Nao & Arantor
« on August 7th, 2011, 05:53 PM »
Well we've waited for a year, ourselves :P
8199
Off-topic / Re: Kudos for Nao & Arantor
« on August 7th, 2011, 05:12 PM »
Yeah it's expensive. A friend of mine used it for years to make scanlations based on translations I was making of a Japanese book. He never told me it wasn't free. But then again, scanlations are pretty much illegal so... :lol:

Anyway, even Komika (free) is better than Comic Sans.
http://www.dafont.com/fr/komika-text.font
8200
Off-topic / Re: Kudos for Nao & Arantor
« on August 7th, 2011, 04:02 PM »
My main issue with Comic Sans is probably when I see it used in web comics because of its name... When people could actually choose the better one -- an actual GOOD looking font for comic reading, like Wild Words.
8201
Features / Re: New revs
« on August 7th, 2011, 01:35 PM »
rev 913
(3 files, 19kb)

* Moved media table creation from db_aeva to the regular Wedge installer. db_aeva still needs to be run at this point, but it'll soon be a thing of the past. (db_aeva.php, install.sql)

* Forgot to save the editor, where I had another keyCode to which conversion. (editor.js)
8202
Features / Re: Calendar dates
« on August 7th, 2011, 12:57 PM »
Quote from Arantor on August 7th, 2011, 12:30 PM
Here it's sort of both a holiday we're aware of as much as it is a film, but then again I suppose as we're the nation from whom independence was declared...
Those yankee bastards!!! :lol:
Quote
That argument can readily be made of any of the holidays.
My point exactly.
Quote
Thinking about it, then, every single one of the entries could need to be translated... hmm, new approach needed methinks.
Why? We can simply store {cal_*} into the database at install time, and then for user-entered names, there's always the (possibly upcoming) 'lang' tag... (Although it means we'd have to parse_bbc_inline the name, ah ah.)
8203
Features / Re: These two bytes may not matter to you...
« on August 7th, 2011, 12:55 PM »
A suggestion. Maybe we could store the md5 for all files *minus* the file version (i.e. we take the file, and substr it to after the @version line, or just remove the comments), and check them against the latest database...? That way, we can modify the version number in one go, but if the file contents themselves are the same, we're good to go. Another perk of this would be that if users had their files corrupted at upload time, they'd be noticed immediately.
Of course it can be seen as an annoyance that were the files to be modified by add-ons, we'd never be able to get their proper md5. But maybe it's a path to explore...?
8204
The Pub / [Archive] Re: Logo Madness
« on August 7th, 2011, 12:51 PM »
Well, how about you tell us your favorite logos, Pete? Your opinion is important, too :P
8205
Features / Re: New revs
« on August 7th, 2011, 12:49 PM »
rev 912
(27 files, 26kb)

* Renamed smfVersion to weVersion and smfVersions to weVersions (also changes the smfVersion setting name in the DB, FYI). Also renamed a few rarely used global JS variables in a similar fashion. (install.php, install.sql, smfinfo.php, upgrade.php, upgrade.sql, current-version.php, detailed-version.php, latest-*.php, mirrors.xml, Class-DB.php, Themes.php, admin.js, TEMPLATES: Admin, ManageSmileys, Packages, Themes)

* Renamed remaining typeof()s to just typeof. (smfinfo.php, latest-themes.php, Aeva-Foxy.php, MessageIndex.template.php, Packages.template.php, Profile.template.php, Themes.template.php, spellcheck.js)

* Normalized all remaining keyCode calls to $.which. (MessageIndex.template.php, zoomedia.js)

- There was no reason to call smf_codeFix since it's always called as needed in the default theme anyway... (Post.template.php)

* One more variable name optimization. (script.js)

@ Note: I'm not 100% sure about documenting all of the files where typeof was changed. Who cares...