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
8701
Other software / Re: avatar bug
« on June 11th, 2011, 02:21 AM »
Quote from Arantor on June 11th, 2011, 02:05 AM
Google really is your friend ;)
It's so easy, it's no fun...

http://www.google.com/search?hl=en&q=michael+jackson+pop+corn

Results show up in the 'Images' section.
8702
Off-topic / Re: PC hotline
« on June 11th, 2011, 02:19 AM »
Managed to reboot with Windows 7... Even though it's installed on the very first partition that failed for me (and I didn't manage to boot it last time I tried!)

I launched a quick chkdsk on my XP partition (that also holds my Wedge files), and it still fails.
I did an xcopy of the Wedge folder, it stopped again in the cache folder. Then I just created several subfolders and xcopied other, media, Sources and Themes separately. They all worked... Also the root folder. So, normally, all of my recent changes should be retained (phew.)

I'm still gonna have to do something about it... I think I'll go to a computer shop tomorrow, and buy myself a new machine. I'd really rather build it myself, but I found a machine that is 80% of what I was planning to build. (The only issue is that it lacks a SSD, which I can buy separately (I'll also buy an extra 1TB or 1.5TB HD), and has a GeForce 560 which AFAIK is overkill for me and a bit noisy. I like silence. Well, I can always replace it in the future...)

Then I'll install W7 on it and try to recover as much data as possible.

I'm not excited with the idea though... If only it could be a cable problem...! But it really doesn't seem to be linked to that.
8703
Off-topic / Re: PC hotline
« on June 11th, 2011, 01:54 AM »
One of my sata cables was half disconnected but after I plugged it in correctly it started to fail even more.
I've got 4 disks. 2 are system disks. Both failed. Haven't tested the others but I suspect one of them is still okay.
8704
Off-topic / PC hotline
« on June 11th, 2011, 01:46 AM »
Pm Pete. I can barely post here with my iPod and no pc. Sigh.
8705
Off-topic / Re: SMF4Mobile in splitview template
« on June 11th, 2011, 12:07 AM »
Yup!
8706
Features: Forward thinking / Re: Removing deprecated code
« on June 10th, 2011, 08:10 PM »
Thank you guys...
I can assume that everyone's at least at 5.2, that's the good news.
The bad news being that over half of you are at 5.2, so maybe 5.3 is a tad too demanding as the minimum version.
5.2 would still be good. It has JSON and ZIP by default, as well as file upload progress. But 5.3 would be great. Namespaces, lambda functions for me (I learned to love them in JS), MySQLi for Pete... Sweet.
Pete, locally you could use WampServer. It's working great for me, and the lowest default version of PHP on it is 5.3.0.

Etch was the Debian I'd installed on my server last time I had one -- a couple of years ago. I would assume if I'd kept it, I'd have updated the main packages, but apparently PHP 5.3 is only available either through recompiling, or through non-official package servers like php53.dotdeb.org... Hmm. That'd mean I'd be locked out of my own forum system, eh. Or that I'd get a good reason to try and upgrade it, obviously.

Need more configuration samples. Keep 'em coming! :)
8707
Off-topic / Re: SMF4Mobile in splitview template
« on June 10th, 2011, 07:20 PM »
Smart-asses couldn't backport it, if only because it would be protected by our custom license... (Giving only Wedge, and you of course, the right to use it.)

You'll end up contributing, don't worry :) We're currently in a state where we're trying to finish a first alpha version... When it's more or less ready, I'll start into looking at all of the external code -- Thorsten's importer, your portal code, your mobile theme, etc... I just don't want to put more pressure on myself at that stage. (Maybe Pete will, of course.)
8708
Features: Forward thinking / Re: Removing deprecated code
« on June 10th, 2011, 06:24 PM »
Update: we're considering dropping support for PHP < 5.3, instead of 5.1.2.

The reasons behind it:
- 5.3 is already 2 years old (will be in two weeks). We can no longer consider it 'young'. It has received several incremental updates, and should be perfectly stable now.
- 5.2 and 5.3 add some features that, although not vital, are nice enough that we sometimes used them without realizing we couldn't. Then we had to write our code differently, etc... It's not cool.
- It's best to keep up with the current version, if only because it allows us to test for compatibility. Sometimes new PHP versions break compatibility, so we need to install these versions... Might as well ask everyone to use the same branch as we do.
- And finally, really -- here's the thing we'll always say to people who complain about version numbers in Wedge.

If you're really serious about outdated software, use SMF 2.0!

Your host should have PHP 5.3 installed. If it doesn't, maybe it's a cheap, bad host, and maybe they're not up to date on most of their software -- as a result, it may create other issues in Wedge that wouldn't trigger otherwise.

Guys & gals, we'd be interested in knowing what PHP (and MySQL) version you're running your main SMF install on! This information should be in your admin homepage.
8709
Features / Re: New revs
« on June 10th, 2011, 05:25 PM »
rev 804
(4 files, 7kb)

* Finished implementing the small changes to how the packman deals with hookfile. As is customary with me, this is totally untested. Mwaha. (Packages.php)

! Whoever thought enabling magic quotes through the .htaccess was a bloody idiot. (other/.htaccess)

* Typonazi, parenazi. (ManageSettings.php, Subs-Package.php)
8710
The Pub / [Archive] Re: Logo Madness
« on June 10th, 2011, 12:56 PM »
Quote from stackmouse on June 7th, 2011, 12:23 PM
I like the soft and earthlike colors of this forum, I am tired of the "cool and edgy" style with silver/blue color combinations.
Warning: Wedge.org != Wedge.
Wedge has the Wine styling, which is less 'earthlike', and more 'edgy'. It's still very good looking -- I'll post the first screenshots later this month, after I'm done with my nth redesign.
Quote
Also I really like the current logo, the only thing I'd do for it is to drop the picture of the wedge from the lower left corner.
It's not really associated with the text logo. And I like the triangle...? It's the only thing I had absolutely no influence over (being a suggestion from Bloc), so obviously I like it best :lol:
Quote
Have you tried to "buttonize" the text logo so that the logo by default has a certain background color? Would that be a solution for it?
I posted such examples last week and no one seemed to like them...?
8711
Features: Upcoming / Re: Language tags
« on June 10th, 2011, 12:52 PM »
Just as a note: I've decided to go with the [lang=fr] syntax only... This tag will probably get more development time later.
8712
Other software / Re: Wedge and SMF directions
« on June 10th, 2011, 12:30 PM »
Quote from AngelinaBelle on June 7th, 2011, 10:08 PM
I'm sorry I've shifted this topic so far off-topic. I'm not going to try to heal any rifts today.
There's nothing to heal, nothing that matters right now at least.

Off-topic is welcome here. We just need to use that 'Split Topic' feature more often, eheh. Like I did right now.
Quote
I like "floating topics" by any other name, because content is content to me.
What do you mean "by any other name"?
8713
Off-topic / Re: SMF4Mobile in splitview template
« on June 10th, 2011, 12:25 PM »
Oh my... I'm getting lost :lol:

Okay, I originally thought you wanted SMF Mobile to be SMF centric and a paid-for mod. That you want to make a Wedge version (actually I can do the conversion myself) is new to me, as well as it being free. :^^;:

Wine is working okay in my iPhone for now, and I'm still planning to make it look better, but I definitely like having an alternative.
8714
Off-topic / Re: Introduction
« on June 10th, 2011, 12:10 PM »
Thank you :)
8715
Off-topic / Re: iHate Apple
« on June 9th, 2011, 10:06 PM »
I think the Windows 8 font is Segoe UI Light... (Emphasis on "Light". I found it in my Windows 7 folder, it's a new font.)