My subscription with lunarpages expired sometime in August. Since we're practically broke (hence the LONG pause in the blog, no free time due to working overtime and double jobs to make ends meet), I decided to shut down my hosting with them, and move the site to a friend's and partner's server.
We'll see how this goes.
Posted by
yiangos on Tuesday 07 September 2010 - 15:13:46
comment: 0 |

Remember
this guy? Well, I just finished helping him make his website look spiffy. Anyone reading this blog, go to
http://www.henningludvigsen.com and show him some love. He's a REALLY talented artist!
Posted by
yiangos on Monday 28 December 2009 - 23:26:30
comment: 0 |

At one point, it was required to obfuscate the data in the querystring. Hiding it (i.e. using different methods to pass data to a page) was not an option, as the pages needed to be able to stand alone (e.g. give a fully functional link for an offer banner). So I built an obfuscation scheme.
Posted by
yiangos on Thursday 27 August 2009 - 02:24:34
comment: 0 |

In my two previous posts (
here and
here), I showed how to create two of the components needed for my
steganography project. This post is about the part where we manipulate the least significant bits of the RGB components of a pixel.
Posted by
yiangos on Wednesday 22 July 2009 - 01:14:00
comment: 0 |

I've shown the inner workings of the first essential component for my
steganography project in a previous post
here. The second essential part is a pseudo-random number generator (PRNG) that's seedable.
Posted by
yiangos on Tuesday 07 July 2009 - 02:19:27
comment: 0 |
