Posted in Lifeon Dec 14, 2005
I found a newer feature on Yahoo! today called Yahoo! Avatars. Basically, it allows you to pick through different images to create a cartoon likeness of yourself. It’s kind of fun to play around with. Here is my current avatar:
Posted in Businesson Dec 11, 2005
Well, I’ve been slowly pulling in the pennies with my Google Ads. I’m not sure if maybe it is my friends who are clicking on the ads they are interested in to help me get a few cents, or just random visitors who actually and randonly click on the ads. I have over 170 blog entries. I think as I add more and more entries, I can increase the traffic to my site and make money, in the long run, by running the ads on my page. This is all an experiment though, I don’t know if it’s actually going to work or not. It looks like though I can consistantly make about 10-20 cents a day. So far though, it seems to have been much more successful than my Amazon Associates ads.
I still really like how Google will give me $1 for every person I can refer to Firefox with the Google Toolbar. Over the last year, through non-paying efforts I’ve referred about 50 people. Maybe I can keep that up. If you want to install Firefox with the Google Toolbar, and I highly recommend that you do, please click here.
So the 10 to 20 cents a day that I think I can consistantly make, I think I can increase this by increasing my content on my blog. So look forward to many more blogs messages on a wider variety of topics.
Posted in Technicalon Jul 14, 2005
Well, I’ve been learning a lot about creating usable web sites. There is so much to consider. Persons with color deficient vision, or persons needing high-contrast text, blind persons, persons with mobility problems who can’t use a mouse well, and on and on. I’m convinced that our new Chemistry department web site will finally allow all these people to effectively use our web site.
Information Architecture is a much bigger deal than I thought it would be. When organizing information, there is a organizational scheme, and organizational structure. The scheme refers to how items are grouped together, while the structure refers to how these groups relate to each other. I’m mostly concerned with scheme right now, because the new Chemistry web site content management framework was developed around a hierarchical structure.
There are a couple standard sheme types. Some schemes are exact, like ordering things alphabetically — its very obvious what category (letter) a piece of information would go. Others are more ambiguous, because there might be some information which could fit into more than one group. Ambiguous scheme types are of more interest to me because it is a more natural way of thinking. Some of these ambiguous scheme types are:
This is just only the beginning of what I’ve learned. I’ve also learned why link sorting is important, how to choose good labels for links and pages, what navigation menus should be displayed where, and how to conduct research.
That’s been the biggest thing that I’ve read and learned: research. Each book I’ve read has talked about theory and concepts, but they say in order to get a true idea of what to do, you have to do research with real users.
Most of the ideas posted here were from a book I’ve read Information Architecture for the World Wide Web. I highly suggest reading it if you have interest in organizational schemes. Please use the Amazon link if you wish to buy this book, so I can get a small commission for referring you.
A lot of departments are using coldfusion for its web site developement. I’ve seen just a little bit of coldfusion code, and I’m impressed on how remarkably simple it looks. I can understand why its such an appealing platform for many departments across BYU. However, as long as I am webmaster, we will continue to use PHP for our primary website developement for a couple of reasons I think are really good. Read the rest of this entry »
Posted in Technicalon Mar 16, 2005
I just have a short suggestion for PEAR, the PHP Extension and Application Repository. PHP version 5 includes the capability to have interfaces, which are like a definition or description for classes which implement the interface. PEAR should provide a bunch of interfaces for various things, such as database interfaces, authentication schemes, user managment systems, etc. Read the rest of this entry »
Posted in Technicalon Dec 5, 2004
The webserver for radioclub.byu.edu recently got hacked through a php exploit in urldecode. I’m not exactly sure how this all worked, but I found that an irc bot was running on my server, and looking through the apache logs, I found that the exploit recently described as the howdark exploit. What is left to be determined is if the hacker got root access. In which case, I would have to reinstall the entire system and examine any migrated files. If I can determine that he did not get root access, then I can simply delete the files and fix the whole and hope other things like it don’t happen again.
I’ve also made sure that any other installations of phpBB2 hanging around on my other servers are either upgraded or deleted.
If anyone is running phpBB2 with a version less than 2.0.11, you really should upgrade immediately.
Posted in Bloggingon Dec 4, 2004
I found this article about how MSN is censoring the blogs that it hosts. I’m actually not too upset about it, since most users are probably pretty aware of whats happening and they can move to another hoster like blogger.com, or even have their stuff hosted here on peargrove.com. But there is something else that really bugs me. Its in the end user license agreement of using MSN blogs:
Unlike rival services such as Blogger, MSN Spaces forces new users to grant Microsoft permission to “use, copy, distribute, transmit, publicly display, publicly perform, reproduce, edit, modify, translate and reformat” their blog postings.
Wow, that is really horrible. What it is saying, is that if you use MSN Spaces, Microsoft owns your content. I don’t want Microsoft to own anything I create. I create it, and it is mine. Thats why my blog is hosted by me instead of by Microsoft, so I own my own content. I’m free.
Recent Comments