Archives for August 2007
You are currently browsing 3 article(s) published in August 2007, please try the search if you can't fint what you're looking for.
Encourage IE Users to Upgrade to a Modern Browser
Monday, August 27, 2007
I'm getting seriously fookin fed up wiv IE and the fact that so many people still use it regularly.
If you've ever visited exscale.se using IE you may have noticed a small warning-label at the top of the page, and I encourage everyone who's serious about modern web development to start using something similar.
- Continued...
- Comments are off
- Filed under Other
Dark is Back
Tuesday, August 14, 2007
I decided to brush up and update my old style "Dark" that I made back in March of 2006.
I've added quite a lot of widgets to my sub-content area since then and this style doesn't really look good with more than a few of them visible so you won't have access to everything if you use it.
I think this is the best one I've made and I know it's one of the most popular ones among visitors (well, perhaps not so much anymore since i added the JoshuaInk-style) so I felt it was time to get it back online.
Select it from the style switcher, styles page or just click the thumb.
Enjoy.
Markdown Heading Level PHP Function
Tuesday, August 07, 2007
If you use Markdown-syntax for articles/comments or whatever like I do you know that the #-symbol defines a heading.
But depending on where an article is displayed on a page you may want to adjust the heading-levels.
On exscale.se for example the maximum allowed heading-level for an article on the index-page is 4 (<h4>). This is because the title of the article on the index-page is a <h3>.
I've created a little php-function that adjusts markdown heading-levels to whatever the user wants, so that the same article can be displayed on different pages where heading-levels aren't the same.
- Continued...
- Comments are off
- Filed under PHP, Semantics






