
I just saw the Avengers last night and I have to say that it was one of those few movies that actually lived up to the hype. After the movie, I went online searching for movie posters and artwork from the movie. The following are some of my favorite Avengers artwork that I found Online. Click on any of the images for a larger resolution version.
Web Design Blog
Web Design, Resources, Illustrations, Webcomics, News and more...
Posters for Star Wars Identities

The exhibition Star Wars: Identities is currently in Montreal. Although I have not seen it yet, I was quite impressed with the artwork for the posters used to promote the exhibition. Here are a couple of the posters that I was able to find online. Pay close attention to the details in the picture. Each one reveals extra details once you look deeper. You can download any of these posters as desktop wallpapers. Their resolution is pretty good.
Get Current Week, Last Week and Other Timestamps using MkTime in PHP
PHP Timestamps can be very useful in programming and tracking possible modifications which could have been made. The mktime() function in PHP is a powerful tool that returns UNIX timestamps of a given date. The mktime() function shows the number of seconds passed from 1st January 1970 to a given date. 1st January 1970 is taken to be the starting date for the OS and hence all the timestamp values are generated by keeping this as the base. This can be used to calculate the time elapsed across a wide range of varieties including the last 24 hours, yesterday, last week, this week, last month, etc…
Read More Category: PHP, TutorialsA Complete List of Standard Google Maps Marker Icons
I do a lot of web programming that involves interaction with Google Maps. In cases where I need to use Google’s standard markers, it’s always a headache trying to figure out what custom markers exist. So I wrote a little script to create a list of all the standard Google marker icons availalbe.
Here is a list of all the standard Google map marker icons available:
CSS File Spacer – A Free CSS Utility
I love to read CSS and hate it when the CSS file is all packed up together and hard to read. So, I recently wrote a simple C# application that reads a packed CSS file and unpacks it by adding spaces and making the CSS file easier to read.
Read More Category: Downloads, HTML/CSS, Web DevelopmentMagic The Gathering Artwork by Aleksi Briclot
Although I am not a fan of the card game Magic: The Gathering, the artwork is amazing! I am particularly impressed with the artist: Aleksi Briclot.
Read More Category: Artwork & Illustration InspirationsCaptain America Movie Poster Artwork
I absolutely love this poster for the Captain America movie. The visuals for this poster are absolutely stunning. This is one of the best design work that I have seen for a movie poster in quite some time. I love the attention to detail, the lighting and even the textures used in this poster.
Read More Category: Artwork & Illustration Inspirations, Artworks, General Talk, Graphic Design InspirationsCreating a bar graph with CSS and HTML
I recently had to create a bar graph to highlight my skills in the portfolio section of this site. I started out being lazy and looked for a good tutorial for creating a bar graph using only CSS and HTML. After failing to find any good bar graphs, I decided to write one myself usin a combination of various techniques that I came across on the web. The result is the following bar graph:
Read More Category: HTML/CSS, Tutorialsexecuting shortcode inside the_excerpt() in WordPress
I recently had a project that required me to use Wordpress shortcode inside a Wordpress excerpt. Anybody who is familiar with Wordpress will tell you that: Wordpress does not allow you to use shortcode in excerpts!
You see, you can use shortcodes for anything called through the_content() function, but the shortcode will be displayed as-is when the same post is called through the_excerpt() function. According to the Wordpress Codex, no code or html tags are executed in the_excerpt() function.
Iron Man 2 Hope and Change Obama-style Poster
One of my favorite parts of the Iron Man 2 movie was the Iron Man Hope and Change poster. I thought I was the only person that thought this poster was great until I found out that many people are looking for this poster online. Well, for anybody out there that is interested, djbowen at Deviantart has created a pretty good replica.
Read More Category: General Talk