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 - Dragooon
841
Off-topic / Re: Texasmans Programming Blog
« on April 13th, 2011, 09:48 PM »
Indian food ftw.
842
Off-topic / Re: Introduction
« on April 13th, 2011, 07:06 PM »
Hello I am Dragooon, thought I'd drop by here and say hello, just joined the site.
843
Off-topic / Re: Texasmans Programming Blog
« on April 12th, 2011, 04:01 PM »
Quote from Dismal Shadow on April 12th, 2011, 03:59 PM
Cool stories, bro.
Fixed for you.
844
Features / Re: Naming Boards/blogs/sites etc.
« on April 12th, 2011, 07:11 AM »
Pichu, Pikachu, Raichu.
845
Features / Re: Another optional core feature
« on April 11th, 2011, 09:21 PM »
It is already an optional core feature in SMF.
846
Off-topic / Re: Texasmans Programming Blog
« on April 11th, 2011, 07:43 PM »
Quote from chilly on April 11th, 2011, 07:40 PM
that's not the french flag...
That's not even the German flag.
847
Off-topic / Re: Happy Birthday Nao!
« on April 10th, 2011, 05:58 PM »
Next year perhaps.
848
Did anyone call a Dragon? Oh...SEO Dragon, sorry, that is my distant relative. I am more familiar with PHP Dragon, I also know CSS Dragon but she hates me.

Kind of OT but I'd personally like a month browser if you're building a blog into Wedge, I mean it is pretty standard for blogs to have categories and months and I don't see it being that much of a pain.
849
Off-topic / Re: Post count fever
« on April 6th, 2011, 08:09 PM »
Quote from Arantor on April 6th, 2011, 08:05 PM
Quote from Dragooon on April 6th, 2011, 08:02 PM
In my tests serializing/unserializing a 1.5MB array was as fast as including a file with that array, which was much faster than JSON..for some surprising reason.
What version of PHP was that? What was the source data?

I benchmarked it a bit back and found that it was fastest to json_decode the array but the entire array was nested arrays of numbers, and we're talking a 26k string when JSON encoded. (Remember, for the majority of the time, the hurt of serialize isn't an issue, it's the hurt of json_decode vs unserialize vs raw array that we're interested in).
It was PHP 5.3.2 and the source data was actually a 2.7MB array containing information about 630 vbulletin forums along with permission combinations for each of 103 groups of every forum. include and serialize was about the same at 0.35 seconds whereas json was about at 0.4-0.5. Apparently they can be faster than each other depending upon the size and type of data.
850
Off-topic / Re: Post count fever
« on April 6th, 2011, 08:02 PM »
In my tests serializing/unserializing a 1.5MB array was as fast as including a file with that array, which was much faster than JSON..for some surprising reason.
851
Off-topic / Re: Post count fever
« on April 5th, 2011, 09:21 PM »
Quote from texasman1979 on April 5th, 2011, 08:50 PM
Officially, how much needs to be rewritten to be a unique product outside the need to be a fork of smf?
Even if it is a complete rewrite, it will still remain a fork of SMF.
852
Off-topic / Re: Post count fever
« on April 5th, 2011, 07:30 PM »
Quote from Arantor on April 5th, 2011, 07:26 PM
Officially, they are not 'running scared', and officially they do not think that we 'have won', and that officially they wish us good luck for Wedge.
Officially, I have an unicorn.
853
Quote from Nao/Gilles on April 5th, 2011, 06:49 PM
You need to save for an iPad3? :whistle:
I was thinking in the direction of iPhone 5 but that's good too!
854
The Pub / Re: Wap2, imode?
« on April 5th, 2011, 06:51 PM »
Quote from Nao/Gilles on April 5th, 2011, 06:49 PM
I see you've learned your lesson! :niark:
Posted: April 5th, 2011, 06:48 PM

Of course, if it was part of the vanilla package, we could update it along with our other modifications :P
Oooo tempting. I may give it a shot and port the thing over and try to maintain the features(It'll be easier since everything's using jQuery), but not in the next 2 weeks atleast.
855
Can I take the money?[1]
 1. I officially did nothing