By Dposorio | Published:
February 25, 2010
As I mentioned before, I am a big fan of the redesign of whitehouse.gov that happened when Obama was inaugurated. One of the other things I impressed me was its use of a slider on the home page to trumpet featured posts.
Because I am in the middle of a building a new website for the [...]
Posted in web design and development | Tagged CSS, cycle plugin, demo, example, Javascript, Jquery, Obama, slider, slideshow, tutorial, whitehouse.gov |
By Dposorio | Published:
February 15, 2010
I have been loving the redesign of whitehouse.gov that coincided with Obama’s inauguration since, well, his inauguration. One of the things that impressed me the most is its navigational menu. It is a horizontal, pull-down style menu, but what is most interesting to me is the “mega” nature of the sub-menus.
It so happens that I [...]
Posted in web design and development | Tagged CSS, demo, drop down, example, horizontal, Javascript, Jquery, menu, Obama, submenu, tutorial, whitehouse.gov |
RSS feeds have been around for a long time. My experience with them was limited to adding the NY Times and the BBC as “Live Bookmarks” in Firefox.
Slowly, I began to realize that there is more to it than that – a lot more. This is not an exhaustive list of uses for RSS feeds, [...]
Also posted in blogging, e-activist tools | Tagged blog, feeds, Firefox, Flickr, Google Reader, MySpace, non profit organizations, reader, rss, social networking, tutorial, Twitter |
Free online tool: Color Scheme Designer
This is a great resource if you don’t even want to think about it, or when you just need a helping hand.
Tips for web writing
“5 Writing Tips for Web Designers” has good advice for those of you who write for the web. Below is my summary and commentary. Also, see this related post.
1. Basically, it’s all about your customers’ needs for finding information, becoming a member, getting involved, donating, whatever. Everything – including links, navigation, info [...]
Also posted in blogging | Tagged blogging, writing |
By Dposorio | Published:
February 10, 2009
This is a multi-chapter curriculum that offers tutorials on web design concepts, HTML basics, CSS basics, web accessibility, best practices and more. I haven’t yet delved into this in detail, but I’m really excited to. I think this might be a great supplement to the mighty W3 Schools.
By Dposorio | Published:
October 16, 2008
There are many advantages to building a site on top of WordPress:
automatic RSS feeds
chronological blog posts
event calendaring
content updated by authors rather than by a webmaster
A site can be built and handed over to a nonprofit organization to take ownership of. WordPress updates and upgrades are a breeze. As the future unfolds and plugins develop, your [...]
By Dposorio | Published:
September 2, 2008
Here is a great slideshow tool that I found. It’s called JQuery Cycle Plugin. It offers a bunch of cool effects. It a plugin for JQuery. JQuery is a library that makes JavaScript effects easier to code. Both can be integrated with WordPress.
I used JQuery Cycle Plugin to create the animation found on the WordPress [...]
I found a cool CSS technique on this web page. The idea is have text wrap in a curvy, rather than in a block-like manner.
Here are the basic steps
Take an image and slice it into horizontal strips. Use the same height for each strip.
I use GIMP to make the image’s background transparent.
I saved the image [...]