Colorize Your Source Code With Sunlight

Today I’d like to introduce to you this nice Javascript library that’ll help improve the way source code is embedded on your web page – or at least add a little bit of aesthetic, if you will, to how it’s displayed. After all, we all know how it can be pretty hard scanning through all [...]

Continue Reading →

Convert PSD Files to HTML and CSS with PSDSlicing

For converting a PSD document to XHML and CSS code, you’ll need a PSD slicing tool. One of the better available online resources for this is PSDslicing. PSDslicing is a professional HTML service that assists you with converting your designs into an elegant, high quality W3C-ready HTML and CSS code. The markup is compatible with [...]

Continue Reading →

The Benefits of Using HTML5 in Web Development

HTML5 is the future of web and developers need it to make work faster and easier. If you haven’t used HTML5 yet, here are some reasons I learned from content writer and blogger Samith Jhon on why you should start now: Use in mobile technology. Today’s technology now includes mobile devices as a mainstream tool [...]

Continue Reading →

Create Interactive Web Videos With Popcorn Maker

Today’s featured web tool is called Popcorn Maker by Mozilla.It’s a timeline-based video editing app, built on Popcorn, and written entirely in web standards. Not only does it make it easy for non-programmers to remix and share their videos on the web, but also to enhance it for web use. Basically, you can mix audio [...]

Continue Reading →

Are You Human Captchas: Ending Your Captcha Agony

You must have probably encountered a lot of captcha phrases when you visit a site and somehow it gets in the way. It even gets too annoying if these phrases are unreadable. Good thing there are alternatives and here’s one that you’ll definitely find cool. These captcha alternatives are HTML5 mini-games called the PlayThrus. The [...]

Continue Reading →

WordPress Titles With No Plugin

Like other WordPress users, Web designer Chris Ferdinandi is one of many who would prefer to use little to no plugins at all when it comes to certain website functions. In his case, he decided to drop the All-in-One SEO Pack plugin in favor of a fewer lines of code in his site’s header. In [...]

Continue Reading →

Tips on Designing PC Games

If you love gaming, there is a wide variety of PC games from Tesco and other online game stores for every kind of player to choose from, but somehow plenty of games still fall flat. If you’re the one designing and developing your game, there are some key points to remember regardless of the game [...]

Continue Reading →

Quickly Convert Hash Into URL Query

Here’s a rather quick and very short helpful Ruby trick that some of you might be interested in incorporating to your current or next project. It’s basically a snippet that makes use of the to_query method that’ll allow you to quickly convert a hash of values into a URL string. “http://www.example.com?” + { language: “ruby”, [...]

Continue Reading →

Add Breadcrumbs Without A Plugin In WordPress

Using breadcrumbs for page navigation is a great way to let your visitors know where they are and where they came from as they navigate your website; it gives them an idea of your site’s page hierarchy. Plus, did you know that it is also one way to optimize your site for search engines as [...]

Continue Reading →

Redirecting Users To Bypass WordPress Dashboard

Once you’ve finished developing a site in WordPress, a sub-domain or a staging server, there will come a point in time wherein you have to migrate it to a live URL and sync the database. This can be such a tedious task, especially if you’re using plugins that don’t store data in the database. With [...]

Continue Reading →

Page 1 of 3123»