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
6001
Off-topic / Re: OMG! How can I download this!!!!!!!!
« on March 18th, 2012, 10:51 PM »
We basically needed to make it live to be able to test for any real use case that we didn't think of when testing on our local installs. And it's proven to be quite interesting...
6002
The Pub / Re: Trying something a bit new
« on March 18th, 2012, 10:49 PM »
What was it?

Btw I should add support for @remove specificity, ie being able to add a selector filter right after the keyword... That'd be good. And maybe even a wildcard like "background: *" so that any changes to the parent won't affect this...

Oh, and about the iPod preventing me from typing: seems to fix itself once it first saves that empty draft. But I don't know if drafts are the cause. The same issue happens when I get asked for my admin password...
6003
Archived fixes / [Bug] Re: Select menu is slightly broken on touch screens
« on March 18th, 2012, 10:41 PM »
I don't think it's possible toake it scroll. We mentioned that elsewhere today iirc. The solution is to avoid restraining height but I haven't got time to work on the select box right now.
As for tripping up you mean having it cut off on the right yeah? It's also another thing I always forget to fix. It's easy enough, I just need to reduce the left margin by the same amount of pixels.
6004
Features / Re: Thought privacy icons
« on March 18th, 2012, 07:23 PM »
Actually I'm planning to reuse theNoisen icons but I always forget to do it!! :(
Posted: March 18th, 2012, 07:22 PM

Plus it would help show that our select boxes are cool ;)
6005
Off-topic / Re: How to piss Arantor off, part 3
« on March 18th, 2012, 07:01 PM »
ThIs behaviour is unfortunately what pushes so many people to give up with communities. It's always about 'I'm smart so I don't need you to contradict me.'

Basically -- if you think you know everything, then why do you feel we deserve the time you waste trying to educate us? Another nice guy...
6006
Features / Re: New revs
« on March 18th, 2012, 06:39 PM »
rev 1481
(6 files, 6kb)

+ Added "Top liked posts" statistics to the Stats page. Yay. Nothing is cached for now, it's not out of complexity but because I'm not sure it's worth it. (Stats.php, Stats.template.php, Stats.language.php)

* Tweaked CSS for quickbuttons so that they can be used outside of ul tags. (sections.css)

! Shortcut BBCode like
  • was generating warnings as well as incorrectly handling outside trimming. (Subs-BBC.php)
! Fixed a Feed bug on requesting a Topic feed. I'm not sure where that one came from... (Feed.php)

* Spacinazi. (Class-UnitTest.php, Class-SFTP.php, Like.php)
6007
I'd like to fix iOs bugs too. Some are annoying!
Anyway I'll be back to work tomorrow.
6008
Archived fixes / [Bug] Re: PM gets multiplied
« on March 18th, 2012, 03:57 PM »
UH.
Maybe we should have for volunteers to send you a pm specifying browser, and pm settings if not default?
6009
Not today though!
6010
Features / Re: Likes
« on March 18th, 2012, 11:24 AM »
Quote from die2mrw007 on March 17th, 2012, 03:06 PM
LOL... copying for something better is always good. Windows copied MAC, but Windows is more popular/widely used than MAC !!
"The first successful commercial GUI product was the Apple Macintosh, which was heavily inspired by PARC's work; Xerox was allowed to buy pre-IPO stock from Apple, in exchange for engineer visits and an understanding that Apple would create a GUI product." (Wikipedia, Xerox PARC page.)
6011
Features / Re: Likes
« on March 18th, 2012, 10:21 AM »
Re: Bug (totally not the place...): from what I see, if you reply a post that has a direct URL in it, the quote contains the url tag followed by the link (rather than just the link). Even if you added the url tags manually, maybe Wedge should be able to see that it's a URL, and not add another set of url tags around it... Url tag nesting isn't cool. Is this a problem in SMF as well? What does SMF record in the DB?

Re: Likes, I think you'd like to know that I added a Stats section earlier this morning with the Top Liked Posts. (Only 'posts' for now, since we can't like anything else anyway.) I'd like to know if you're cool with that -- because it may encourage competition, for better or for worse. Perhaps a 'More' link would be nice, with a list of all liked posts... And of course, profiles should have top posts as well.
6012
Features / Re: Brave new world
« on March 18th, 2012, 08:35 AM »
Quote from Asgard Dash on March 18th, 2012, 01:47 AM
Looks like that's all fixed up, nice work on the plethora of quick fixes!
All of my fixes are documented in the New Revs topic (which is now conveniently linked on all page footers :P), so you should already have been aware of it... Because I'm evil.
Quote
I actually enjoy going live with a project and then fixing all the bugs I missed, there's some satisfaction that comes with it.
I'm not sure about that myself... I've never been fond of release dates. Especially in the Kyodai Mahjongg days -- SVN stuff didn't exist, and it was a PITA to archive my sources every time I did an important change... Only to realize that another minor change broke the code and I couldn't find it.

Anyway, I've always preferred public pressure to public judgment, which is probably why I didn't mind spending 19 months on the project without anything to... 'give away'. But the audience has been so receptive, I'm sort of regretting not releasing it ealier :P
Now for the alpha version... Ah ah... Just 6 years like till its release! Or 6 days, depending on what kind of drugs you'll put into my glass!
6013
Features / Re: Brave new world
« on March 18th, 2012, 08:30 AM »
Hmm, I don't think it ever did...
I know it's just a matter of providing an iframe link, but... I never did it :P (My first versions on Aeva Lite predate their HTML5 version by a while...)
6014
It would be all right if we had competent moderators who did topic-splitting after a couple of days to keep topics sane...
Only problem is, you've got me as moderator :P
6015
Archived fixes / [Bug] Re: Select menu is slightly broken on touch screens
« on March 17th, 2012, 10:42 PM »
Hey good test string :)

However the reason I don't do that is that sometimes we use HTML in options...