-
as seen on How to geek
- Search for 'How to geek'
Want to send some Geek Love to that special someone? Why not do it with these elementary school throwback valentines, and win their heart this upcoming Valentine’s day—the geek way!
Read on to see the simple method to make your own custom Valentines, as well as download a set of eleven ready-made…
>>> More
-
as seen on How to geek
- Search for 'How to geek'
Want to have a fun look at geek culture and see just where you fit in? Then you need to see the Diagram of Geek Culture infographic that illustrator Julianna Brion has created. The infographic/map covers areas such as geek types, activities, obsessions, and more!
Which part of geek culture do you…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hello guys,
I'm using date:format-date template EXSLT file I'm using XSLT 1.0 and MSXML3.0 as the processor.
My date:format-date template EXSLT file's declaration is:
<xsl:stylesheet
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:msxsl="urn:schemas-microsoft-com:xslt"
xmlns:tui="http://www…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I am using Joomla for my site and I have included Expires Headers in my htaccess file, however when checking the site via YSlow the grade is still F, the code in the htaccess file for this is
<IfModule mod_expires.c>
# Enable expiration control
ExpiresActive On
# Default expiration:…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I am creating a calendar control of sorts...
One thing I need to know is how many weeks are there in a Month...
So NSCalendar rangeOfUnit:inUnit:forDate Seems to be exactly what I need...
Except I am noticing something that seems off and I can't quite figure out why this is happening...
The following…
>>> More