One Man’s View of the World
Site News
News about this website.
Weather delivered to your email or cell phone
Jul 14th
I had fiddled with this in a couple forms. I’m pulling data from wunderground.com, but tweaking it a bit to make it email and cell phone friendly. Check it out by sending a message to: weather_[5 digit US zip code] at rsbauer.com. I’d provide an example but I don’t need the spam bots spamming this. Oh yeah, you can put whatever you like for the subject and message body. (heck, leave ‘em blank!)
More >
Oracle partners with PHP
May 16th
Grassroots computing languages hit the big time. I’m waiting for the official announcement. I’m kind of curious if this will effect what I’m doing at work. There was announcement some time ago about Oracle to partner with Mozilla to use XUL and such although I don’t know what they’re current status of that is.
More >
ASCC website design ready to go
Apr 7th
rsbauer.com email to news gateway upgraded
Apr 7th
Its code that sits behind the scenes so its really not news worthy. But I point it out anyways because it now supports image handling. Again, not a big deal, except I have a new phone that supports taking pictures and sending them. Now I can snap a pic and send it directly to the website. I’m not planning on shifting the posting load over to the phone, but I’m thinking it’ll be a nice feature to have whenever I’m on the go and wish to add some news.
More >
PHP for fun and profit
Mar 29th
For fun I rewrote my “blog” email site updater code. I ran into Pear’s Mail_mimeDecode::decode class and it really blew away my email string handling jumble of code. The email updater code sits behind the scenes and listens on a particular email address. Once an email comes in, it checks the sender. If all is ok, it’ll parse the email and post it here – all automatically. With Mail_mimeDecode::decode, I’ll be able to even parse emails with attachments (with things like an image). For a coding exercise, I would like to get multimedia messages from my cell phone to pop up here and look pretty. But its late and I’m no longer thinking straight so I’ll leave this project for another day.
Also new is the gallery page. On the gallery page, you can see all the highlight images of the subalbums. I think its a little funky at the moment, but a start to what I was originally thinking. That page is DEFINITELY not dialup friendly (I think this can be fixed by reducing the number of albums I show per page). Roll the mouse over the image to view the album name. Click on the image to hop directly into the album.
This is also related to the gallery and kinda neat: random gallery image or a random image from a particular gallery. Hit refresh on those pages to view a new image. Wish to kick it up a notch? Set your desktop to Active Desktop and add http://www.rsbauer.com/randimg/randimg.php or http://www.rsbauer.com/randimg/randimg.php?album=[album name] as the url. Then setup a schedule to refresh/resync every 10, 30, 60+ minutes (you pick). What ends up happening is you’ll get a desktop wallpaper that rotates when you want it to images in the gallery or gallery album of your picking. I think I’ll post the code for those so those running gallery can play with this.
More >
Albums shuffle
Feb 18th
I’ve shuffled the albums around and put most of them in various main categories. Hopefully this will make it easier to find the pics…
More >
GIS mapping
Feb 7th
The fun to be had with GIS mapping… Here’s northeast Ohio. Nothing too exciting. Red = highways, purple = utilities, yellow = city boundries, blue = water.
More >
Click tracking – graphically
Dec 10th
I was playing around with this today: Click tracking toy
Just click anywhere on the page. Click a couple times. You won’t see anything immediately – that’s by design. Click update or click reload. You should see some dots where you clicked. Resize the page and hit reload. If my code is working correctly, the dots will reload in the right spots (note: this means if you resize the page and do nothing, the dots will do nothing too).
If you’re using IE, you’re screwed. This page won’t work. in fact, you might get a funky error. The page works in Firefox and I suspect it’ll work in all the Gecko browsers. If it works in any other browsers, cool.
More >
New web stuff added
Nov 27th
I’ve added the SumArea TI-89 app to the TI section. Screen shot and notes included!
Its taken over a year for me to figure the layout for this page: Computer Science Class Requirements There’s a link off the school page. I have the classes I still need to take highlighted in green. Those not highlighted I’ve already taken.
More >

