PHP Code to Redirect Mobile/Handheld Users
With the amount of people walking around using iPhones or some sort of Blackberry or PDA, it makes sense to provide an alternative landing page for Mobile/Handheld users that is…
With the amount of people walking around using iPhones or some sort of Blackberry or PDA, it makes sense to provide an alternative landing page for Mobile/Handheld users that is…
WordPress widgets are great. They have tons of amazing functions and are extremely easy to use. The only problem is that not all themes support them. But that is a…
While I was developing my Magazine Basic 2.0 backend interface, I decided to include a few widgets that I thought would be useful. The only problem was I had no…
The thing I like the most about working with WordPress is its ability to do everything and anything you need it to. When designing a theme, or when using a…
There are plugins that do this but once again, I’m a code junky and I love being able to go in and manipulate the code to get what I want.…
Have you ever wondered how some sites have text in their search box? This one is pretty easy. All you need to do is modify the searchform.php file, which can…
A couple days ago I posted a collection of 6 vinyl records vectors and I thought it would be a good idea to actually show everyone how I created them.…
I noticed how on some WordPress blogs authors’ comments are styled differently from other people’s comments. I think this really makes it easier when users are scanning through your comments,…
Don’t ask me why, but for some reason one of the biggest headaches in regards to web programming is cross browser compatibility. Who knows what goes on behind the scenes…