Dave Kinsella
20p13 comments posted · 0 followers · following 0
1 week ago @ Web Developer 2.0 - Concrete5 performance ... · 0 replies · +1 points
<ifModule mod_gzip.c>
mod_gzip_on Yes
mod_gzip_dechunk Yes
mod_gzip_item_include file .(html?|txt|css|js|php|pl)$
mod_gzip_item_include handler ^cgi-script$
mod_gzip_item_include mime ^text/.*
mod_gzip_item_include mime ^application/x-javascript.*
mod_gzip_item_exclude mime ^image/.*
mod_gzip_item_exclude rspheader ^Content-Encoding:.*gzip.*
</ifModule>
but if that doesn't work either, then your hosting provider has not activated either of the modules. You may be able to request that they activate them otherwise there is a way to use a php script to do the gzipping for you but the processing overhead my well negate any performance benefit that you get from serving gzipped content.
6 weeks ago @ Web Developer 2.0 - Trigger Javascript on ... · 0 replies · +1 points
8 weeks ago @ Web Developer 2.0 - Trigger Javascript on ... · 2 replies · +1 points
18 weeks ago @ Web Developer 2.0 - Trigger Javascript on ... · 0 replies · +1 points
19 weeks ago @ Web Developer 2.0 - The story (so far) of ... · 0 replies · +1 points
Next steps are to get it hooked up to a back-end so that people can play it from different devices and I've got a 3D WebGL interface in it's early stages. I've also got the rule-set plugin architecture working, so I'll make a few variants of the game available when I get time.
20 weeks ago @ HijiNKS ENSUE - A Geek... - Transport Me Up Into T... · 0 replies · +3 points
21 weeks ago @ Web Developer 2.0 - Build a Facebook integ... · 0 replies · +1 points
I'm going out on a limb and making some assumptions here:
1. You don't have any data to prove your assertion that SolidShops is "more robust and user friendly".
2. SolidShops is a Rails app - based on the screenshots only. The majority of first iteration Rails apps look like 37 Signals products (oh yes I did just make that sweeping generalisation - sorry Rails devs but you know it's true).
and here comes the Scooby-Doo moment...
3. You are in fact the "Dries" listed on the SolidShops Team page as the back-end developer of the product.
If my Poirot-like detective skills are as sharp as I hope, I don't have a problem with you promoting your product here - just be honest about it. Send me a message asking me to review the product or you could write a guest post, I've got a draft set of guidelines for guest posts that you can take a peek at.
47 weeks ago @ HijiNKS ENSUE - A Geek... - From The Ashes, A Shee... · 0 replies · +1 points
185 weeks ago @ Ackura PressRoom - Feedback · 0 replies · +1 points
Also defaulted the url fields to contain "http://" as a reminder, I'll add url validation to our things-to-do roadmap.
185 weeks ago @ Ackura PressRoom - Feedback · 0 replies · +1 points
Images on contacts will be added very soon, it's an outstanding piece of work which wont take long to implement.
You will need to speak to Bill about the changing the default stylesheets for the pressroom. I'm currently working out a system to make changing the basic style rules easier.
Ruckus