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.
4081
Off-topic / Re: Introduction
« on December 12th, 2012, 06:42 PM »
Hello, err... Unknown person ;)
4082
Development blog / Re: It only took two guys two years...
« on December 12th, 2012, 06:41 PM »
I'm sure it can wait for alpha 4 though ;)
4083
Bug reports / Re: SMF bug 3009 (duplicate meta information)
« on December 12th, 2012, 01:34 PM »
There's an AeMe helper function for truncating complex strings... But I believe I moved it to westr since then... Bit old in my head.
4084
Off-topic / Re: Maxthon Cloud Broswer
« on December 12th, 2012, 01:26 PM »
What's new compared to Opera..? :whistle:
It isn't enough to just add 'cloud' everywhere in your descriptions to make them feel modern...
It isn't enough to just add 'cloud' everywhere in your descriptions to make them feel modern...
4085
The Pub / Re: Logo Madness
« on December 12th, 2012, 01:07 PM »
Bump for the logo above... Right or wrong track?
4086
Development blog / Re: It only took two guys two years...
« on December 12th, 2012, 12:10 PM »
Oh, maybe we should release Alpha 3 at some point... It's been at least a month since Alpha 2 ;)
4087
Features / Re: New revs
« on December 10th, 2012, 04:50 PM »
rev 1789 -- first time I'm letting an entire week pass between two commits... :(
(1 file, 1kb)
! Account for plugins passing a '.css' extension to add_plugin_css_file() when they shouldn't. (Subs-Cache.php)
! If a plugin's CSS file isn't found, we should gracefully fall back to a better solution. Or, at the very least, not crash everything. (Subs-Cache.php)
@ rev 1789 had to be given to the French guy... Even a bad flu won't prevent that!
(1 file, 1kb)
! Account for plugins passing a '.css' extension to add_plugin_css_file() when they shouldn't. (Subs-Cache.php)
! If a plugin's CSS file isn't found, we should gracefully fall back to a better solution. Or, at the very least, not crash everything. (Subs-Cache.php)
@ rev 1789 had to be given to the French guy... Even a bad flu won't prevent that!
4088
Off-topic / Re: Efficiently compressing dynamically generated web content
« on December 6th, 2012, 11:22 PM »
Not usable in Wedge is it? ;)
4089
Features / Re: New revs
« on December 2nd, 2012, 10:07 PM »
rev 1785
(52 files, 9kb)
! Fixed strict mode error. (Class-MoDe.php)
* Lots of minor changes to unify CSS style definitions in HTML code, and other similarly non-important things. (About 50 files)
* French translation. (ManageBoards, ManageMembers)
(52 files, 9kb)
! Fixed strict mode error. (Class-MoDe.php)
* Lots of minor changes to unify CSS style definitions in HTML code, and other similarly non-important things. (About 50 files)
* French translation. (ManageBoards, ManageMembers)
4090
Archived fixes / Re: Non-static method weMoDe::isMobile()
« on November 30th, 2012, 06:01 PM »
Yup!
Just for the pleasure of posting from my new phone... :niark:
Just for the pleasure of posting from my new phone... :niark:
4091
Off-topic / Re: Need help with my Interwebs connection
« on November 29th, 2012, 10:43 AM »
I never got this problem with my old Windows XP PC... Even though I used even more tabs than on this one. (Reason being --- Opera 8-11 had support for WAY more tabs than Opera 12 which is a bitch when it comes to tab memory... So I had on average 900 tabs running on a 2GB computer, while now I can only get at most 500 tabs on an 8GB computer now...)
Anyway, also, I can easily connect to the web through my iPod or my girlfriend's laptop so it's really not a modem/router issue. As I said, it's in my computer (or OS), and it's probably (not 100% positive though) a software setting gone wrong... (Or a driver setting.)
Anyway, also, I can easily connect to the web through my iPod or my girlfriend's laptop so it's really not a modem/router issue. As I said, it's in my computer (or OS), and it's probably (not 100% positive though) a software setting gone wrong... (Or a driver setting.)
4092
Off-topic / Re: Need help with my Interwebs connection
« on November 29th, 2012, 01:52 AM »
I don't have wifi in my PC, and a USB dongle didn't help much -- couldn't get it to work properly, really. Plus, wifi = anyone can hack into my network communications.
So for now, I'm stuck with Ethernet...
So for now, I'm stuck with Ethernet...
4093
Off-topic / Re: Need help with my Interwebs connection
« on November 29th, 2012, 01:18 AM »
I don't see this setting..?
Also, the help file mentions an error I should be getting in the log. I don't have it ;-(
Also, the help file mentions an error I should be getting in the log. I don't have it ;-(
4094
Features / Re: Converting media to use the same internals as other admin pages
« on November 28th, 2012, 11:40 AM »This is more a braindump than anything else.
I can fully understand keeping the admin settings entirely separate when it was still an SMF mod - because it's a big and complex mod with dozens and dozens of settings - but now it's in Wedge, not only should it adhere to the same UI as everywhere else (or everywhere get adjusted to how Aeva did it, I'm amenable either way as long as it's consistent), it should reuse as much of the same logic as possible.
Originally I wanted to rewrite the admin panel to be more like Aeva, but it was too much work, and... Let's just said I called it quits and got used to the regular SMF style.
We did some stuff in the beginning to help AeMe feel at home, like splitting the Aeva embedding section into its own sub-section and place it outside of the media menu... But then we skipped to other things.
What I'm also thinking of doing is pulling the EXIF data out of being its own page and making it a single item with collapsible selector, much like Admin > Members > Registration and Login > Settings > Notify administrators when a new member joins is - we get to save a page and admins only touch it if they need to. And we then only have a single settings entry that contains everything rather than a separate entry per item - and we can do away with the 'display meta data' item, because if the list of metadata items is empty, they didn't want to show anything.
But I get your point. ;)
I guess the only real question starts turning into how much work it is to remove wedge_media_settings and fold it into the core settings without breaking anything, whether that's feasible/practical/desirable or not. From an admin point of view, I'd say it would tend to be better if it were done that way.
I haven't ruled out any other changes yet, e.g. breaking up the current Configuration page into several smaller pages, e.g. General Configuration, Files and Folders (for the paths, file types and stuff), Previews.
Heck, even me, who co-wrote it... I'm confused by things here and there. Why isn't there a 'Delete' button anywhere but in the admin panel for media albums, for instance...?
I'm also not entirely sure about the list of file types. It just seems to me that we could possibly do it better than that, perhaps providing a list of default file types we know about and letting users select/deselect. See attachment.
4095
Archived fixes / Re: Session writing
« on November 28th, 2012, 11:32 AM »
I don't know... How could it NOT be a WebKit bug when it can only be reproduced on WebKit browsers...? I didn't say this arbitrarily. It just happens that I tested dozens of times on all browsers.
I didn't test, however, forcing a fake WebKit user agent on a non-WebKit browser, and the other way around...
I didn't test, however, forcing a fake WebKit user agent on a non-WebKit browser, and the other way around...