
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.

1
Features / Re: Cookieless domains and other things...
« on April 12th, 2014, 12:04 PM »
You don't need to implement it into Wedge, only the http server has to implement it.
https://developers.google.com/speed/spdy/mod_spdy/
https://developers.google.com/speed/spdy/mod_spdy/
2
Features / Re: Cookieless domains and other things...
« on April 11th, 2014, 11:18 PM »
Or you could wait for HTTP/2.0 or you could just use SPDY, like I am doing now! Both of those technologies can compress and deal with repeating headers such as cookies and user agent!
The only disadvantage of HTTP/2.0 and SPDY, is the fact that it's requires SSL meaning you need a certificate which you can get for free anyway for non-commercial use.
The only disadvantage of HTTP/2.0 and SPDY, is the fact that it's requires SSL meaning you need a certificate which you can get for free anyway for non-commercial use.
3
Off-topic / Re: Is Wordpress actually Most SEO CMS?
« on October 1st, 2013, 09:31 AM »4
Off-topic / Re: How to Apply Thermal Paste the Kentucky Way
« on December 20th, 2012, 11:59 PM »
Never let a hick touch your motherboard or any part of the computer for that matter!
6
The Pub / Re: Logo Madness
« on September 8th, 2012, 06:09 PM »
Reminds me of iPhone Apps, I don't know why! :lol:
7
Off-topic / Iran Nuclear Plants Hit By Virus Playing AC/DC
« on July 29th, 2012, 11:10 AM »
http://www.businessweek.com/news/2012-07-25/iran-nuclear-plants-hit-by-virus-playing-ac-dc-report
Latest virus aimed at shutting down Iran's nuke plants not only shuts them down, but plays AC/DC "Thunderstruck" at full volume all night long :lol:
Latest virus aimed at shutting down Iran's nuke plants not only shuts them down, but plays AC/DC "Thunderstruck" at full volume all night long :lol:
8
Features / Re: Github & stuff
« on July 19th, 2012, 02:04 AM »@CJ> You're saying it's easier to use. I'm saying it's harder to install. I'm just asking, what tells me it's going to be 'easy' to use once I install it? SmartGit isn't that hard to use, heck even TortoiseGit is okay after the initial learning curve...
9
Features / Re: Github & stuff
« on July 18th, 2012, 10:32 PM »Has git-cola got any advantage over the competition...?
I'm not sure it's that 'easy' to work with if it requires installing msysgit, *then* Python, then PyQt... Meh! :^^;:
10
Features / Re: Github & stuff
« on July 15th, 2012, 11:55 PM »Seriously, being open is not the magical panacea it's supposed to be. Being open means you get more input. It doesn't mean it's any *better* input. If anything I'd almost say that it will eventually dilute things because there will be pressure to accept patches that aren't up to snuff.
11
Features / Re: Github & stuff
« on July 13th, 2012, 08:57 AM »
Bazaar is probably the worst distributed visioning system, it's has the worst performance, I would say Git mainly because it's feature rich (file staging is a big plus for me, easily allows me to keep one commit per chance) and is very efficient in most case when compared to SVN.
I use git-cola interface, very easy to work with and is cross platform.
I use git-cola interface, very easy to work with and is cross platform.
12
Archived fixes / Re: Long cache keys make the cache fail.
« on May 1st, 2012, 05:10 PM »
That was a simple mistake, always use hash for generating unique keys unless simple id number are practical to use.
13
The Pub / Re: The Cookie Law (in the UK at least)
« on April 20th, 2012, 11:52 PM »
I'm replacing my wordpress blog with one of my own, it will only use the cookie that will hold the session id, it will mainly be used for remembering what you typed into the html form, which should fall under the exception right?
This is all regulation over education, ICO is totally fucked up!
This is all regulation over education, ICO is totally fucked up!
14
The Pub / Re: The Cookie Law (in the UK at least)
« on April 5th, 2012, 09:59 PM »
What about if the server was in the US?