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
7981
Other software / Re: Fork discussion at SMF
« on August 29th, 2011, 12:23 AM »
Quote from Arantor on August 29th, 2011, 12:14 AM
A lot of our plans are public, but they want more social features.
Not that it's a bad thing to add social features... But I think they should be as low key as possible. i.e. if I'm ever adding some "+1/like" option, I'll be very likely to put them into the post menu.
Quote
She doesn't have the skillset for it either.
Remember how she has a groupie who's also the best coderz around? :P
Quote
Can't say I've ever found that to be the case though...
Dozens of times for me...
Quote
But as a theme designer it *does* make it easier on themers because then they're not bound by the 256 colour rule and can have alpha blended icons etc.
Agreed, but the system needs to check for both gif and png then.
Not like it's much of a problem in Wedge though -- most icons (even the smileys) are integrated through CSS.
7982
Other software / Re: Fork discussion at SMF
« on August 29th, 2011, 12:12 AM »
So... Someone who knows what Wedge is doing... But wants to have their own features implemented in...
Maybe someone who asked us for one of these features to be implemented, and we politely declined...? :P

I can't see any mention about threaded view so that can't be Clara... :lol:
Posted: August 29th, 2011, 12:09 AM

To ScottyBoy on the linked topic:
Quote
I'd like to suggest getting rid of every .gif image in SMF. As a theme designer, those drive me crazy.
Well, actually GIF images are sometimes the best choice... When it comes to small icons (16x16 or smaller) with a limited number of colors (~16), GIF is often more efficient than PNG at compression time.
7983
Other software / Re: Fork discussion at SMF
« on August 28th, 2011, 11:58 PM »
Well, so I have no idea, since I don't follow the SM.org activity streams...

Anyway, a long to-do list is nice, but how much of it will be implemented eventually....?
Even Wedge has a very long to-do list and many "would like" features are in both forks, and yet to be done. Even if they're already done on Wedge.org (things like the thought system on Noisen.com or here for the Friends group, or the Buddy system being asynchronous -- I don't remember the exact term, just the fact that you can 'friend' someone without needing to be 'friended' back... -- so many things really), it doesn't mean they'll be in Wedge 1.0 -- well, hopefully they will, but there's only so much I'm willing to do to get Wedge out before 2012 :P
7984
Features / Re: New revs
« on August 28th, 2011, 11:47 PM »
rev 969
(8 files, 11kb)

* Simplified copyright text and handling. (smfinfo.php, Credits.php, Subs.php, index.template.php, index.language.php, Printpage.template.php, Reports.template.php)
7985
Off-topic / Re: IE users are dumb
« on August 28th, 2011, 10:49 PM »
I'm with Pete.
7986
The Pub / [Archive] Re: Logo Madness
« on August 28th, 2011, 10:46 PM »
2012... Olympics?
7987
Other software / Re: Fork discussion at SMF
« on August 28th, 2011, 10:45 PM »
He does acknowledge the influence of Wedge for his feature list.

JBlaze maybe? Bloc? They both are interested in forking.
7988
Off-topic / Re: Doctor Who
« on August 28th, 2011, 07:32 PM »
Yeah, and it was pretty clear too who the little girl was...

Great episode. Just a bit disappointed with the Let's Kill Hitler storyline -- I thought it was lots of fun, should have kept going a little longer ;)
But technically...

(click to show/hide)
How come she doesn't know who River Song is? I mean, she hasn't lost memory, and wasn't she brought up in a place where *they* called her River Song or something...? I mean they got the name from her cradle or something, didn't they? As a child?
7989
The Pub / Re: What about mobile?
« on August 28th, 2011, 10:28 AM »
Starting from which repo/release?
7990
The Pub / Re: What about mobile?
« on August 28th, 2011, 10:02 AM »
Btw Dragooon. You haven't answered Pete's suggestion. Maybe you just wanna let me do the port? ;)
(I still think Wine and co look good on mobile phones though!)
7991
The Pub / Re: Jump box and its stupid Go button
« on August 28th, 2011, 12:47 AM »
Ah, yes indeed... Thanks.

Well, I'm removing the link as such, so that Google doesn't bother with it, but I don't mind that users attempt to follow it and find they're locked out of it... Doesn't mean they'll be locked forever, i.e. maybe eventually all of the dev topics will be made public....
7992
Off-topic / Re: Doctor Who
« on August 28th, 2011, 12:03 AM »
Exciting. Will watch tomorrow!
7993
The Pub / Re: Jump box and its stupid Go button
« on August 27th, 2011, 07:59 PM »
This was discussed here:
/up/6570/demo-reports/120/
7994
Features / Re: New revs
« on August 26th, 2011, 04:45 PM »
rev 968
(5 files, 7kb)

* Hopefully finished implementing the 'theme_skin_guests' rewrite. Why do these things always have to be complicated...? Will require some thorough testing of the admin settings with a default install and an imported SMF install set with a default guest skin different from the root skin. (Subs-Boards.php, Subs-Cache.php, ManageBoards.template.php)

* The 'replace' type in the skins.xml file can be uppercase if you want. It's not going to kill performance anyway... (Subs-Cache.php)

* Fixed a couple of rtl.css occurrences to index.rtl.css. Hmm, what exactly does that copy function in Themes.php do...? Does it mean we have to copy all of the index.*.css files? I smell trouble! :P (Class-CSS.php, Themes.php)
7995
Development blog / Re: Anniwersary
« on August 26th, 2011, 03:58 PM »
Quote from Arantor on August 26th, 2011, 03:48 PM
Even with all the custom tweaks you've made to RC4's core :P
Yep... Of course these tweaks are gone. But they can be re-implemented.