The blog has been updated. In the top their, some may notice a weird picture thingy next to the words "summer break." This is my gamertag. It's basically what I do online via Xbox Live. Kinda interesting stuff, if you're bored - or just really like video games.
By the way, I've been trying to alter the embed tag at the top of the page by hyperlinks and form buttons, but have been unable to manage either. If anyone has any tips, it would be greatly appreciated.
Many of you visit "the blogs" quite often. The question is, have you ever fooled around with RSS/XML feeds? I thought Kristen and Mom would especially like this feature. Basically, you can check new posts on all the blogs from one location. One way is by configuring Google Desktop to show the XML feeds from all the blogs. The second way is by setting up a personalized Google Homepage. Click "Add Content" in the upper right corner of the screen (on your personalized Google Homepage) and in the search box at the bottom of the add content pane, type in the blog address (i.e. http://summerbreak05.blogspot.com/atom.xml) and add a /atom.xml to the end of it. From then on, you will be able to see recently published posts from all the blogs you so desire. Very handy for the avid blogger out there.
Anyway, that's all for tonight. Keep an eye out on the weather and pray for snow (specifically 4-8in. in the Northwestern NC region, close to MA). Everybody have a great night. Last but not least, Congratulations Kristen for the beautiful baby girl. Hope you guys are doing well.
have you submitted your essays?
Some interesting blog options... maybe one day I'll get around to adding a video or checking out some cool options!
Yeah, I did submit my essays. They were similar to the "final" versions i sent to you two.
By the way, I'll probably keep updating the "Flavor of the Day," but I may add an archive section somewhere. If anyone has any suggestions as to how I can make the song selection more seamless, I'd love to hear your ideas.
Remember, press 8 to see the flavor of the day! I make sure the videos are always fun :)
great blog but not only do you have to change your template to keep others interested, but actually post once in a while.
well said, pink soup!
you guys are just jealous that your blogs aren't as cool as mine!
on another note, does anyone know why this code doesn't work? This function is implemented by an onClick command in the hyperlink beneath the 'stars' song (achieved by pressing the #9 at the prompt screen). I couldnt get the code to work, so i left it the way it was and commented the below section out. I would apprecieate any tips!
function myembedd()
{
embedresize = document.myembed.height()
if (embedresize == "45")
{document.myembed.height="400"}
if (embedresize == "400")
{document.myembed.height="45"}
}