Posts
Published 1 July 2013
in archive
with tags
javascript
,
jquery
,
isotope
,
design
While I don't do much design stuff nowadays, I do enjoy it when I get the chance. After discussing a masonry style grid with dynamic categories with my other half this weekend, I tried to find the implementation online. Failing that, I thought this was a great chance to do a bit of design.
Continue reading …
Published 27 June 2013
in archive
with tags
bitmap
,
image
,
csharp
I'm working on a computer vision project at the moment. Whilst working on it, I've had to resize a few bitmaps due to the webcam library I'm using not being able to properly set the resolution of the camera.
Continue reading …
Published 27 June 2013
in archive
with tags
csharp
,
delegates
,
generics
,
threading
Back in 2010 I wrote a blog post about cross thread calls, showing how to overcome invalid cross-thread operations and change windows forms from other threads. It was simple but a little bit messy.
Continue reading …
Published 23 May 2013
in archive
with tags
coderbits
,
raphael
,
graphael
,
javascript
If you've taken a look at my profile you may have noticed that I've switched the GitHub/StackOverflow widgets out for a single Coderbits widget. Not only is this because my GitHub/ServerStack.NET API code broke, but also because I think it gives a better overview of my coding profile.
Continue reading …
Published 13 May 2013
in archive
with tags
ushowcase
,
umbraco
So today is the first time I've actually used my own project, uShowcase, to make a photo gallery. I have a few photo gallery websites to make in the coming months, and it gave me a great excuse to dive into Umbraco more. I learnt some things, chief among them: always use your own projects.
Continue reading …