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
7156
Features / Re: Thought system
« on November 7th, 2011, 11:56 PM »
It's just less pronounceable to me.
But that's okay! I just figured that if someone found a better word for Thoughts, they should feel free to participate :)
Posted: November 7th, 2011, 11:37 PM

(Pete, could you also tell me your 'thoughts' on the current Wedge implementation of thoughts..? Is it okay for you? I know I'm still missing showing off the Edit/Reply/Delete buttons because ahem there's no 'latest thoughts' list on the homepage for now. Only on my install. Will commit something tomorrow in that respect.)
7157
Features / Re: New revs
« on November 7th, 2011, 11:17 PM »
rev 1152
(3 files, 14kb) (I hate it when a very long day of work ends up as a one-line changelog... >_<)

* Moved profile thoughts to their own sub-page, and implemented proper nesting. (Profile-View.php, Profile.php, Profile.template.php)
7158
Features / Re: Thought system
« on November 7th, 2011, 11:16 PM »
I'm assuming 'Words' sounds bad in English, then...?
7159
Features / Re: Thought system
« on November 7th, 2011, 10:50 PM »
Quote from Arantor on November 7th, 2011, 08:43 PM
Unless we borrow from Facebook and call it a status...
That would imply non-comment thoughts have more weight than comments... I'm not sure I want to do that..?

Anyone?
7160
The Pub / Re: Logo Madness
« on November 7th, 2011, 10:34 PM »
Logo or text?
7161
Features / Re: Thought system
« on November 7th, 2011, 08:37 PM »
BTW... I woke up :P

Also, there are a few things I mentioned in the changelog topic...
For instance-- how about we rename the system to 'Words'?
It may be less intuitive, though. Because it doesn't start with T(weet) but with W(edge).
I just thought it'd be worth asking...

Friggin' system is taking more time than I want, BTW. I'm currently working on a 'proper' profile template... Long and annoying to test.
7162
Other software / Re: So, SMF has declared the cold war...
« on November 7th, 2011, 06:18 PM »
And thanks for your understanding ;)
7163
Features / Re: Thought system
« on November 6th, 2011, 11:06 PM »
Take your time, I'll be offline in a few minutes anyway.
7164
Off-topic / Re: Voxatron + others...
« on November 6th, 2011, 10:51 PM »
Wikipedia says Windows game.

Seems to be Win7 compatible.
http://www.gog.com/en/gamecard/outcast
7165
Features / Re: Thought system
« on November 6th, 2011, 10:46 PM »
'kay, haven't added preparsecode() to the stuff in the end... This is mainly because I didn't even remember correctly how I was doing things, uh... The only thing that got parsed at cache time was personal_text, while all other free thoughts are parsed at display time. I still think there's an issue with bbcode though... <sigh>

One thing that I should point out is that I was using .escape() to send the data in JS, I forgot that it didn't support UTF, so now it uses (properly) .php_urlencode().
7166
Plugins / Re: Plugins I refuse to do
« on November 6th, 2011, 10:44 PM »
Quote from Arantor on November 6th, 2011, 07:41 PM
Pssst, you know I implemented it already, right?
.....
I'm old. Don't stir up my wounds!
Please, don't tell me you also already implemented the thought system somewhere I didn't notice... :lol:
Quote
Ages ago I rewrote the old query_see_board to become query_see_only_board (later query_list_board) and it's all stored in the board_groups table ;)
Oh yeah, silly me... The very feature that you forgot to write a UI for. Might be related to my not noticing :P

Why not reuse the UI in AeMe BTW...? I think it has enough stuff with regards to setting album privacy.
7167
Features / Re: New revs
« on November 6th, 2011, 10:40 PM »
rev 1151
(11 files, 24kb)

+ Finished implementing 90% of the thought system. Correctly supporting privacy and deletion, added a privacy setting allowing the redistribution of your thought (as personal text, and possibly later published on a third-party website), (Ajax.php, Profile-View.php, index.template.php, index.language.php, script.js, index.member.css)

* Renamed ajax_indicator(true) to show_ajax(), and ajax_indicator(false) to hide_ajax(). It's shorter and hopefully easier to understand... (Packages.template.php, register.js, script.js, stats.js, topic.js)

@ Although I have yet to commit a working list of thoughts with edit/reply/delete links, it works on my local copy. Delete and Profile area need some refining, and we need to test the feature from beginning to end. Also in desperate need of a short string to replace the word 'Blurb' in the language file... And we need to add newly added replies to #new_thoughts. And maybe rename Thoughts to something else..? 'Words', maybe? I like the sound of it, probably because it starts with a W.

:edit: we also need to do something to ensure that reply input boxes are shown below the original thought, rather than replace it (like an edit.)
7168
Features / Re: New revs
« on November 6th, 2011, 07:33 PM »
rev 1150
(7 files, 8kb)

- Removed a few variable assignations when it comes to simple MySQL queries that don't return any data (UPDATE, DELETE...) (ManageSettings.php, Aeva-Foxy.php, Aeva-Gallery.php, ManageMedia2.php, Subs-Media.php, RemoveTopic.php, Subs-Boards.php)
7169
Features / Re: Thought system
« on November 6th, 2011, 07:30 PM »
Also, there's an issue with my current logic... I'm preparsing the BBC before storing it, but then I allow for editing posts, which means that if they have BBC, they end up showing HTML tags in the code. Hmm...
I guess I could use the HTML to BBC converter, especially since Wedge only accepts a small subset of very simple bbc tags in thoughts.

I'll probably commit everything before I get to it. I spent many hours stuck in the Parisian traffic, I'm definitely KO tonight. I want to commit and be done with it... Whatever glitches it has.
7170
Off-topic / Re: Hmmm
« on November 6th, 2011, 07:28 PM »
Hmm...
I don't really have a site where I go. I just browse the web and keep the sites I like in a 'design' tab group.

Long ago, I was very much into CSS Zen Garden. I think it's still active... A real eye-opener.
Other than that... Heck, I'd like to know which sites are the ones that matter when it comes to borrowing some inspiration.