Filter
- Sep
"Point Break" remake
http://www.imdb.com/news/ni15288…
What's the fucking point?
- Sep
Dear VikingKingEleven
I need to learn tolerance.
- Sep
Wordpress comments in sidebar
Working on a wordpress-theme conversion for a client's blog.
I'm trying to get the comments for a post to show up in the sidebar instead of in the single.ph…
- Sep
Work in your portfolio
Out of 10 projects you're hired to do, how many end up in your personal portfolio as pieces you're proud of?
In other words: Out …
- Sep
Wordpress PHP question
In my wordpress theme-files I use these a lot to call different classes, custom sidebars for different pages, custom headers for different categories...
<?php if ( is_home() ) { ?> ...
<?php if ( is_page("pagename") ) { ?> ...
<?php if ( is_single() ) { ?> ...
<?php if ( is_category("categoryname") ) { ?> ...They're really helpfu…
- Sep
Stampede at Love Parade
Love, beats and panic.
Sad...
http://www.bbc.co.uk/news/world-…
- Sep
"Share on Facebook" - code
I'm working on a "share this on Facebook" button for a wordpress website. Instead of using the standard script available on Facebook I tried this piece of code, which allows you to use a custom image:
<script>function fbs_click() {u=<?php the_permalink() ?>;t=document.title;window.open('http://www.facebook…
- Sep
PHP newbie needs help...
I'm working with this snippet of code:
<?php if (is_home()) { ?>
<img src="<?php bloginfo('template_url'); ?>/img/pic-sidebar0... width="200" name="MyImage"/>
<?php } elseif (is_page('48')) { ?>
<img src="<?php bloginfo('template_url'); ?>/img/pic-sidebar1... width="200" name="MyImage"/>
<?php } elseif (is_page('50')) { ?>
<img src="<?php bloginfo('template_url'); ?>/img/pic-sidebar2... width="200" name="MyImage"/>
<?php } elseif (is_page('52')) { ?>
<img src="<?php bloginfo('template_url'); ?>/img/pic-sidebar3... width="200" name="MyImage"/>
<?php } elseif (is_pa…
- Sep
Robocop by Darren Aronofsky
"Apparently the project is not a remake, but more like a fourth RoboCop movie, which will takes place 20 years after Detroit shut …
- Sep
Looking for the site...
... that sells those tshirts with logo's from different movies. (I remember the ones with the logo of the Nostromo from Alien, OCP…
- Sep
Internet is "kapot"
One of the biggest hosting-companies of Belgium has major problems in their datacentre due to powerfailure. All sites hosted by th…
- Sep
CMS question
I was wondering what you guys use when you need your client to be able to update a few webpages (2 or 3 max) by himself. I don't t…
- Sep
redirect question
Dear Sirs, Madams,
I need to make a html-page which looks fine when viewed in an I-frame, but redirects to another page when …
- Sep
The Jerry Springer Opera
They aired it on the BCC last night. The music and singing was excellent, and some bits (the tapdancing ku klux clan!)were the fun…
- Sep
Bug power
http://www.ias.uwe.ac.uk/energy-…
And so it begins...
- Sep
Why oh wy...
... does an animated gif stop working in IE when you open a pop-up window. WHY?! I mean, my girlfriend recently left me after 3 ye…
- Sep
The Force
http://jahtruth.co.uk/ufos.htm
"George Lucas quite naturally believes that he wrote "Starwars", when, in reality, he was told t…
- Sep
word question
In microsoft word 2000, when I want to print two pages on one side, it draws a lightgrey frame around it. I know there must be an …
- Sep
weekend work
Friday night:
website concept, main layout, colours, first draft. Easy. Laidback.Saturday/saturday night: coding, scripting…