MENU | Category » Geek!

July 30, 2008

PHP: HTML Form 2 Email

Assuming you have a very basic form already set up, using a submit button will allow you to call a php script:
<form method=”post” action=”contact.php”>
<input name=”email” type=”text”>
<textarea name=”message” rows=”15″ cols=”40″></textarea>
<input type=”submit”>
</form>
You’ll obviously format your form as you see fit, adding as many fields as you need to achieve what your after. The important bit is the […]

Filed by Kieran at July 30th, 2008 under Blog, Code, Geek!
No comments on this post yet

June 5, 2008

PHP: Calculate Difference Between Dates As Strings

There are plenty of well documented methods to calculate the difference between two dates. However its not so easy when you don’t have a date type, but a string which represents a date. You could turn the string into a date, then do some math and come up with a difference but thats long winded!
The […]

Filed by Kieran at June 5th, 2008 under Blog, Code, Geek!
No comments on this post yet

April 30, 2008

Copying And Pasting Values Across Multiple Rows In A Filtered List In Microsoft Excel

That sounds like a complicated task in itself, without even considering how unhelpful MS Excel can be…. What exactly am I trying to achieve?! How frequently does this need occur?
I work with massive spreadhseets. Sure I should probably use a specific database application, but seeing as Access sucks balls and everybody in my company literally […]

Filed by Kieran at April 30th, 2008 under Code, Excel, Geek!
No comments on this post yet

April 7, 2008

Javascript - Numbers to Currency

So a small project recently saw me create (or more accurately complete) a web page to be shown on a large screen tv at work - the idea being the page would track daily install figures and show remaining targets etc.
The problem was the system took numbers from a static file, which was updated daily. […]

Filed by Kieran at April 7th, 2008 under Blog, Code, Geek!
No comments on this post yet

March 30, 2008

Wordpress 2.5

Ok, so I upgraded the site to the next milestone 2.5 and we’ll see how that works out. I’m not really all that taken with the new dashboard but I fear change so i guess we’ll work that out.
The good news is simplelife and picturegrid still work - if only i had the time to […]

Filed by Kieran at March 30th, 2008 under Blog, Geek!, Wordpress
No comments on this post yet

March 25, 2008

Aligning Images With Wordpress

Its been a while since I geeked up. I’ve been working the equivelent of one and a half full time jobs, and accidently bought a playstation 3 so geekness (unless it involves burnout chains 8 long) has taken the back seat (see I’m so enraptured by Burnout Paradise on our 46″ HD screen that I’m […]

Filed by Kieran at March 25th, 2008 under Blog, Code, Geek!, Wordpress
No comments on this post yet

January 17, 2008

SimpleLife Flickr Updates

Check out my lifestream for exciting developments on the SimpleLife front.
Coming soon:

Show Flickr images in feed. (Optional)
Show only Flickr photos in specific tag. (Optional)
Flickr related links to a non photo page are not marked in flickr colours. For example a link to a flickr set from delicious, will now look like a link from delicious […]

Filed by Kieran at January 17th, 2008 under Code, Geek!, Lifestream, SimpleLife, Wordpress
1 person have commented this post

January 16, 2008

Plugin Standards

Suggestions For Plugin Standards
Hmm… seems like I’ve got some work to do! I’m still struggling with uploading my plugins to wordpress.org - svn isn’t particularly user friendly for the unitiated, and my picturegrid plugin page currently looks like death. WHY?! EVERYTHINGS HOW IT SHOULD BE! Feel like banging my head against a wall, as there […]

Filed by Kieran at January 16th, 2008 under Code, Geek!, Wordpress
No comments on this post yet

January 8, 2008

ICONIZE!

So I’ve written another wordpress plugin. Well, when i say “written” i really mean compiled, because this one is based on the rather excellent Iconize project created by Alexander Kaiser.
IconizeWP is a simple wordpress plugin that attempts to intergrate Alexander Kaiser’s excellent Iconize project with any Wordpress blog. Simply activate the plugin and all […]

Filed by Kieran at January 8th, 2008 under Code, Geek!, Wordpress
No comments on this post yet

January 6, 2008

SimpleLife 1.1a

I’ve just released version 1.1a of my lifestream plugin for wordpress Simplelife.
This maintenance release addresses the following issues:

Twitter Feed - Was truncated and needed to be fixed.
Fix Stripos in PHP4 - Not available on PHP4 installations, routine now added.
Option & Function Tidy Up - Some of the options I’d used were a bit non […]

Filed by Kieran at January 6th, 2008 under Geek!, Lifestream, SimpleLife, Wordpress
1 person have commented this post

Next Page »

Weekly Top Artists

  • Loading...