Work from August, 2010

Browse archive...

← Back to Homepage

http://levikoi.com/2010/08/19/seasoned-designers-offer-a-little-advice/ thumbnail image

Seasoned designers offer a little advice

I came across an article that gave the best piece of advice for anyone working in the interactive agency space 'If you don't love it, leave it'.  The best sites that I've worked on have been done by a team of people that all love what they are doing. ------------------------------------------------ At one ...

http://levikoi.com/2010/08/18/running-a-second-wordpress-loop-alongside-the-main-loop/ thumbnail image

Running a second WordPress loop alongside the main loop

Wordpress comes standard as a site with one blog loop, header, sidebar, and footer.  But what if you want to run 2 blog loops on the same page?  Well, there's an app for that... errr... function for that.  It may seem as easy as copy and pasting the while loop ...

http://levikoi.com/2010/08/16/loading-your-tweets-using-the-twitter-api/ thumbnail image

Loading your tweets using the twitter API

When building this site I knew I wanted to load my twitter status, but I didn't want to use a plugin. I thought that I would just use my twitter RSS link and parse the xml that way, but for some reason I would keep getting a 400 error on ...

http://levikoi.com/2010/08/16/using-an-image-as-site-background-created-jquery-plugin/ thumbnail image

Using a scalable image as website background (created jQuery plugin)

I created a jQuery plugin that will allow you to use an image as the site backdrop.  My last post showed how to create this effect on your own, but the plugin will be much easier. Open the demo page and resize the browser to view the full effect. *It even works in IE 6!

using an image as a site background

Here is a demo of a page with a background image that resizes and sets the left and top margins based on screen size. Here is the code needed for the image to maintain the normal aspect ratio Built using jQuery: $(function(){ ///// storing the screen width and height ///// var wHeight = $(window).height(); var wWidth = $(window).width();

http://levikoi.com/2010/08/16/feature-on-instant-shift/ thumbnail image

Feature on Instant Shift

http://levikoi.com/2010/08/16/my-latest-javascript-experiment/ thumbnail image

My latest Javascript experiment

The canvas tag only renders 2D animations. This is my attempt at making it look 3D. This will not work in IE... nothing cool does, so upgrade to either Firefox or Chrome.

Take Over the world step 1.

purchase a panda and a giant laser on ebay (separately so there is no suspicion ). *may require a good credit score.

http://levikoi.com/2010/08/16/has-canvas/ thumbnail image

Has Canvas

processing JS experiment site.

clock built using javascript

the top circle represents the seconds, first line represents the minutes, and the second line represents the hours (on a 24 hour scale).

← Older
Stop ACTA