Moved to: WoodyHayday.com
Woody Hayday

Fresh Ideas

Hi there! This is my old blog, I don't hang around here much.
You can now find me trying to mix things up here:
Visit WoodyHayday.com Subscribe To My Email List

Author Archives: Woody

TED Talks – Architecture

For some reason architectural design has really got me recently…specifically Bjarke Ingels – He’s someone I would like to work with should I ever give up this code for CAD!

Posted in Ideas

Entourage – Good downtime

Recently got a bit ill….Time to catch up on some Entourage!! – Good program – here’s a good example clip.

Posted in WoodyLabs

SSRS Every Forth Page? – Shortest Code

On looking for the quickest way to spit something out on every forth page of an SSRS report I wrote this – anyone got a yet further abreviated way to set visibility on every forth page? =iif(((Globals.PageNumber+1) Mod 4) = 0, False, True)

Posted in Snippets, SSRS

SSRS 08 Reports Strait from URL

Looking to get SQL Server Reporting Services 08 reports to people easily? sometimes its simpler to just give them an url, which you can do and works well. If you take the following and replace SERVERHOST, REPORT LOCATION/NAME,PARAMNAME and PARAMVALUE with your SSRS report details you can literally hand it out irrelevant of session, location […]

Posted in SSRS

I think I am INTP

Happened across the “16 personality types” – Usually don’t drop time on this stuff but this one hit home. I think I am INTP – But I think I might fluctuate more towards a leader/extrovert version. What personality type suits you?

Posted in Uncategorized

TED Talks that inspire – My Pick

My most recent favourite on TED.com is this talk by behavioral economist Dan Ariely, is a funny one. Alex Tabarrok on how “ideas trump crisis” Adam Savage’s Talk on his obsessions in life All worth a watch, if you get a spare chance check out TED.com,  you can see my profile where I will try […]

Posted in Ideas, Technology

xp_fileexist Network Drive – T SQL Based File checking

If you didn’t already know you can check whether files exist, find file sizes and all sorts of other useful things directly from within Transactional SQL Query. In this example I had a table containing a few columns that gave me the network drive location and filename of a few thousand files and I wanted […]

Posted in Social Media, SQL Server, Transactional SQL

Developers Arsenal PHP to ASP Jump

Server Side Scripting is a wonderful term. It’s what takes the control off of the browser and solely in the hands of the developer, because ultimately the developer is the one with the coding capacity. Since I first messed about with php for my own entertainment I have always revelled in using it, perhaps it […]

Posted in ASP.Net, C#, CSS, Javascript, PHP
The New Blog
WoodyHayday.com
A Quote..
"I am not unfamiliar with horror, my memory is a faithful wife and my imagination, unlike myself, a diligent maid who sits quietly all day at her work and in the evening can speak so prettily for me that I just have to look at it even if.."
Søren Kierkegaard writing as Johannes de silentio
Old Random Projects
    © Woody Hayday 2008-2026