Skip to main content

Posts

Showing posts from August, 2008

Create a site - Using Wordpress

I went for a volunteering work last weekend. I taught how to use Wordpress to the teachers in Sungai Petani. I thought the purpose of the course is to help the teachers how to create and maintain their school web site. Anyway, I only knew it’s for personal usage (personal blogging) when I got there. Well, that’s not the main point I’d like to talk about here. :P I have experiences using Mambo, Wordpress, and now Blogspot for blogging purpose. I also used Mypaper @ Pchome.com.tw for blogging. I like the design in Mypaper, however, the pages load too slowly, not to mention now I am unable to get back my account after their upgrade… The other 3 are great, I would say. Anyway, this post is to introduce the best solution to suit the needs for small company/enterprise website. My friend IM me on the same day I taught Wordpress. I was too moody and tired to explain to her. She wants to create a simple site an online flower shop. I see a lot of friends doing this by setup a Blogspot site, and ...

Quick HTML Reference

I have a number of peers and friends like to ask me how to do a web page. I learn it from the Internet. Internet is so resourceful, and it’s so convenience and easy to learn how to create a web page! If you like one of your visited pages, and would like to know how the scripts are written, you can just right click on the page, and select view source (for IE browser). You can copy and paste and modify the scripts to be yours. Here’s a page for a quick reference on html. It’s rather complete, and has everything that you need to create a simple web page, or even a complicated one! I got this from one of the search result from my “routine” work. It’s even including some style sheet details. I think it’s quite helpful. Anyway, for those don’t know about IT at all, I strongly suggest you to use Word, and then choose to save as html files. The out come source code is definitely too complicated, but it’s definitely super easy for those who know Word. Unless… you don’t know how to use Word... I...