Here are some collection of WordPress Code for theme designer, or just enjoy customizing your existing WordPress theme. This should be an easy reference as I consolidate them all into one post.
We see new beta sites all the time, but are they any good? Here are some collection of new beta sites. Some of them provide free and useful web services.
1. http://www.sliderocket.com/
SlideRocket is a web application that provides everything you need to design professional quality presentations, manage and share libraries of slides and assets, and to deliver presentations in person or remotely over the web.
Some websites using “[at]” to replace “@” and email will look as “name [at] domain.com”. This is a good idea for personal websites since nobody challenge you. In commercial, many clients wouldn’t allow you to use “name [at] domain.com” this format. They are not web designer and they don’t understand how spam prevention works, or even care for that matter.
I have this method originally from david walsh blog. Its author have a quick PHP script that you can use when putting raw email addresses on a page:
However, they are not always know that they can include subject, CC, BCC, and email body text information in the link as well. By using a querystring-like syntax, we can do more with that simple link.
Here is a list of 16 Cool Websites. You probably have heard of some of them, but if you’ve heard of all 16 of these cool websites, then consider yourself an internet fiend.
Sometimes we’ve just redesigned some pages of our web site. The pages have high search engine rankings that we don’t want to lose. How can we safely redirect web site traffic from our old pages to the new pages without losing our rankings?
We should set up a permanent redirect (technically called a “301 redirect”) between these sites. Once we do that, we will get full search engine credit for our work on these sites.
Upload .psd designs, download .html file and images. It’s that simple to create CSS compliant webpages.
Some web designers may not have fully knowledge to master CSS, and many of us are good enough with little bit of brushing and designing in PhotoShop. Now, I found a great website, PSD to CSS Online, which provide free service to convert PhotoShop creations into CSS pages online.
The 404 or Not Found error message is a HTTP standard response code indicating that the client was able to communicate with the server but either the server could not find what was requested, or it was configured not to fulfill the request and not reveal the reason why.
Some websites make their 404 pages cool and imaginative. They include fancy graphics, unique ideas, and even poetry to convey to the users they have reached a bad link. Not only that, they also provide a link to the home page, sometimes a search feature, and even an option to report the bad link, so you’re not left lost.
The following are some collection of creative HTTP error not found page design:
The OpenID Foundation have announced that representatives from Google, IBM, Microsoft, VeriSign and Yahoo! have all joined its board, which means a massive step forward for the integration of singles IDs.
What is OpenID?
OpenID eliminates the need for multiple usernames across different websites, simplifying your online experience.
You get to choose the OpenID Provider that best meets your needs and most importantly that you trust. At the same time, your OpenID can stay with you, no matter which Provider you move to. And best of all, the OpenID technology is not proprietary and is completely free.
As a web designer, we know that we can apply different stylesheets for different media. The following is the most common method used.
The above code requests two separate stylesheets, one for global media styles (screen, print, handheld, tv…) and one for print only. There is nothing wrong with the above, but if load time is an issue you could save yourself a server request by combining your CSS files:
This is a site to share my knowledge, discovery and experience related to my hobby and work. Most articles on this site are related to web design, web development, graphic design, short reviews, tips and tricks. I sometimes write some about Microsoft Office Application too.