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
6976
FAQs / [FAQ] Re: What is Wedge?
« on November 28th, 2011, 10:05 PM »
Back on 2003 I used Spip.net and it had a much better presentation code system. { for italics, {{ for bold, it had code for footnotes too and intertitles. I missed footnotes, hence why they're in Wedge.
http://dossiers.cyna.fr was built with Spip.
6977
Features / Privacy options
« on November 28th, 2011, 09:09 PM »
Splitting this topic into its own from the original Selectbox topic...
Please read the bold characters below and tell us your opinion!
6978
Features / Re: Selectbox
« on November 28th, 2011, 06:47 PM »
Okay, I've split all posts related to select boxes, merged them into a single topic...

I've found a new one, in additions to the ones listed on page 1, that I think is particularly awesome:
http://harvesthq.github.com/chosen/
I don't know the gzipped size (will have to test), but it's 5.5KB when minified and zipped.
The big plus is that when you multi-select something, you see all items listed in a pretty neat way -- just have a look at the demo. It could inspire us, if only for the auto-suggest item...

Here are the things we need in a select box, I'd say:
- perfect accessibility fallbacks
- ability to have wide options while having a set width on the select box itself
- ability to show comments (like a dfn) below options -- I'm thinking we could put them inside HTML comments, and have the widget retrieve them and show them below the options when you open the select box. Also, we could show these comments next to the select box when it's updated with a new option.
- HTML elements in options
- would be nice to have a combo box...
- would be nice to have a script below 5KB when gzipped and minified.
- automatically update contents when changing the select
- automatically moving the HTML box when changing select box position

Also, I'd like us to discuss privacy settings (this is the thing that prompted me to change the select box in the first place.)
Are the privacy settings at Noisen/Wedge.org enough, would you reckon?
Is it needed/useful to have membergroups in the list?
Should we allow better granularity of friend access?
How do you suggest we store privacy in the database? As a bit-wise variable? A list of numbers? Or more?
Posted: November 28th, 2011, 06:02 PM

Please give your opinion on the intended feature lost, too.
6979
The Pub / Re: Logo Madness
« on November 28th, 2011, 06:33 PM »
They're all good. But I keep thinking the Wedge logo should kick ass :P
6980
The Pub / Re: Logo Madness
« on November 28th, 2011, 01:02 PM »
Oh, well, you know guys that you can make me stop anytime... :P

Plus, it's not like I'm preventing anyone from lobbying for their own fave logo!
6981
The Pub / Re: Logo Madness
« on November 28th, 2011, 08:37 AM »
Just to let you guys know that I've grown tired of the current logos, and I've been reviewing the last 30 pages of this topic, and making a selection of my 'favorite' logos (including a few by 3 other members), and now I'm actually/currently exploring two directions: (1) the last few logos using the wedge ship (hey there), (2) WEDGE instead of wedge. Might end up finding a good one... Especially in the G department.
6982
Features / Re: Post moderation
« on November 27th, 2011, 09:13 PM »
Omg... I'm afraid it's a tldr for me :(
6983
Features / Re: New revs
« on November 27th, 2011, 05:50 PM »
rev 1179
(7 files, 10kb)

* Finished implementing the thought system... Hopefully. The main thing here was to get Wedge to show your newly sent thoughts in the thought box if you're on the homepage. Can't believe it was so complicated just to do that... (Ajax.php, Post.language.php, script.js, index.member.css, Xml.template.php)

! Fixed thought action form's layout. (index.member.css)
6984
Off-topic / Re: Google Code-in
« on November 27th, 2011, 09:44 AM »
It's a bit abstract to me with just points, but... looking good?!
6985
Plugins / Re: Crazy idea
« on November 26th, 2011, 02:01 PM »
I'm not saying it wouldnt work ;)
6986
Features / Re: Template skeleton!
« on November 26th, 2011, 02:00 PM »
Would it hurt performance?
6987
Features / Re: Template skeleton!
« on November 26th, 2011, 10:44 AM »
Hmm, the only way it could work for me in terms in file naming would be to have a Class or Classes folder with files named 'wedit.php' and such in it.
I'm not sure it'd be beneficial in the long run, though. For example in terms of ease of update (if you do it via FTP.)

Would like to get more opinions...
6988
Off-topic / Re: Today's thought of the day (24 Nov)
« on November 26th, 2011, 09:03 AM »
+1 Adonis. Oh and that L key is annoying....

Everything should be doable without leaving the screen so i guess we all use tab.
6989
Features / Re: Extending the postbit/poster info
« on November 26th, 2011, 08:55 AM »
I just think the post layouts across the various forum features might benefit being streamlined. And your original idea would have been the opportunity to do it.
6990
Features / Re: Template skeleton!
« on November 26th, 2011, 08:51 AM »
Do you have examples of this?