... showing all entries tagged code
Below you will find all posts tagged code ↓
h4x3d.com does not host any illegal content. Links/Files referred to are for educational purposes only.
Show code on wordpress css
August 22nd, 2007 by jezHi, one of the people commenting here asked for a way of displaying code in one of my themes.
For ages I have been using the following code and it worked flawless in connection with the code markup plugin for wordpress:
.primary pre#hack {
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: [...]
22 years now
August 2nd, 2007 by jezTags: birthday, calculate your age, code, jez, php age script
Hey all, in case you wondered why the 21 from my short bio turned to 22 overnight…
… I am now one year older. I really liked the 21, kind of- 22 looks stupid, doesn’t it?
Anyhow I am currently still on the road and will be reading through all the comments and mails from the past [...]
Compressing moo.tools (javascript) even further
April 25th, 2007 by jezMoo.tools is neat, I love it and use it whenever I can, but one thing is still bugging me: its size.
Even though moo.tools can be downloaded compressed (using the great php5 version of dean edward’s packer), I personally find 18kb of javascript too much.
So I started researching a bit with Google and found out different [...]



