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 - CJ Jackson
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/
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.
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!
5
Off-topic / Re: Facebook addict
« on November 17th, 2012, 12:22 AM »
7% Lucky me! :lol:
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:
8
Features / Re: Github & stuff
« on July 19th, 2012, 02:04 AM »
Quote from Nao on July 19th, 2012, 01:17 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...
SmartGit is written in Java, as long as you not using a mixed OS environment (Virtual Machine) as I am, you should be fine, power to you, for me Java just screws round with clipboard synchronisation that Virtual Machine uses, TortoiseGit is pretty much Windows only, I choose to use something cross platform and not written in Java.  Use whatever you're comfortable with. ;)
9
Features / Re: Github & stuff
« on July 18th, 2012, 10:32 PM »
Quote from Nao on July 17th, 2012, 06:11 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! :^^;:
Paying too much attention to the Windows installation process, those won't apply when upgrading Git-Cola as msysgit, Python and PyQt has already been installed!  When did the installation become more important than the interface? The command line interface is more tricky, trust me!  You got file staging to deal with! ;)
10
Features / Re: Github & stuff
« on July 15th, 2012, 11:55 PM »
Quote from Arantor on July 15th, 2012, 11:36 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.
I agree, the more complex the programming language is, the worse it is, especially with those who are amateurs! C++ is worst off with 82 keywords, while PHP is around 49, C has 32, Golang has 25.
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.
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!
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?
15
Off-topic / 8-bit Google Maps
« on April 1st, 2012, 02:15 AM »