Speeding is Not Dangerous (as dangerous as you think)

By Angelo on November 18, 2009

I’ve been wanting to write about the self-righteous attitude that some people have about speeding for years. I’ve never had the motivation to spend time on it before. But now we have speed cameras handing out citations, and the rallying cry to support this is that speeding is dangerous. Here are some examples of their claims: See the rest of this entry…

Topics: Society | 3 Comments »

Opt-out of Boxbe Spam

By Angelo on September 16, 2009

First, let me give you the link to opt-out of unsolicited emails from Boxbe:
https://www.boxbe.com/unsubscribe

Please Note: even after several months from using the above link, I still receive messages from Boxbe to join.

I’ve been hit by Boxbe spam. This company promises to reduce the spam its users receive, and in return spam every one of their contacts on a regular basis.  The only problem is, they do not provide the above link (which I cannot yet confirm it actually works) within their email.  To the best of my current knowledge, it is still a requirement that they provide this link.

See the rest of this entry…

Topics: Computer | 3 Comments »

For Windows Users Who Want to Try Linux

By Angelo on June 13, 2009

Using computers is not intuitive.  We may feel it is intuitive because we have used computers for a long time, or have become familiar with them.  However, computers are not intuitive—especially their interfaces.  Someone who is used to Windows may find the MacOS GUI frustrating.

Most people are familiar with Windows.  The Windows GUI environment has become so familiar to us, that some of us may find it difficult to operate in another environment.  Even down to the direction mouse pointer (arrow) is pointing—seeing a right-pointing arrow may make one a little uneasy about having to adjust their “aim” for the pointer to the right side of the pointer instead of the left side.

See the rest of this entry…

Topics: Computer | 1 Comment »

WordPress: the World of GPL Violations

By Angelo on April 25, 2009

It seems that the world WordPress themes is chock full of questionable use of GPL code.  I really wonder if there is someone I can report this to.  Let me give an example.  There is a site that sells a “membership” to download their themes.  Great, always happy to see someone getting paid for their hard work.  But then I read about the license on this individual’s work.  So just like so many other WordPress themes, it is questionable whether or not you can create a theme at all that isn’t under a GPL compatible license.  What was even more shocking was this bad English: See the rest of this entry…

Topics: Computer, WordPress | 1 Comment »

Fix for Freshy2 (2.0.6) on WordPress 2.7

By Angelo on March 18, 2009

I have been having a problem with the Freshy2 theme for WordPress 2.7.  So with a little bit of hacking, I tracked it down to two problems.  You just have to edit two lines of code in the functions.php file in your freshy2/ directory:

See the rest of this entry…

Topics: WordPress | No Comments »

I’m Not a Blogger, Really – The Secret About Blogs

By Angelo on February 10, 2009

I’m not a blogger really–if you didn’t already guess by my posting infrequency.  But I do own and use a lot of what people call blogs.  I just don’t like to see them that way.

You see, I’ve been making web pages since 1995, and had a personal home page (remember those?) since 1996.  My first page was rather minimalist, and in a sense, a rebellion against what I’m doing here–writing a dialog with you in typical “blog post” fashion.  Back then I felt that no one really went online to know more about a complete stranger.  I still think I was right about that at the time (although things have changed).  At least I sure never cared about what most people put on their home pages at that time.  My page was utilitarian:  find resources related to gaming, programming, music, or whatever else I happened to be interested in.  More accurately, it was useful to me, a place I could store and show off a few things, including a rather cool photo album for the times.

See the rest of this entry…

Topics: Computer, Personal, Society | 3 Comments »

CD/DVD Filesystem Snapshot

By Angelo on August 21, 2008

This will work with other filesystems, not just ext2, so you may want to choose a filesystem that is similar to what you currently run (if you care). The idea is that instead of creating an ISO image that is very flexible (can be read by Windows), you create a filesystem image and burn it to disc. The advantage of this is that you can preserve filesystem properties such as permissions, ownership, etc. The disadvantage is that the straightforward approach (everything on one disk) only gives you about 4.5 G of space to work with (depending on the media size).

See the rest of this entry…

Topics: Computer | 1 Comment »

Making a Bootable Linux CD

By Angelo on August 12, 2008

This is an example of customizing Mandriva 2008.0

First copy the contents of the CD to a directory

auto-boot/
|-- VERSION
`-- isolinux
|-- alt0
|   |-- all.rdz
|   `-- vmlinuz
|-- boot.cat
|-- custom.msg
|-- isolinux.bin
|-- isolinux.cfg
|-- memtest
`-- target.msg

To change default auto configuration file, edit:
isolinux/isolinux.cfg

See the rest of this entry…

Topics: Computer | No Comments »

Next Entries »