So I’ve been pretty busy lately, and have fallen behind on my blog entries. Some of the things I will be blogging on I have collected over the past few weeks so if it seems like old new to you, it might just be that, but I figured I still wanted to mention the subjects in my blog because it?s worth reading. The article on BusinessWeek Online describes Ray Lane of Oracle?s take on Web 2.0. He used to work for Oracle and now he is moving in the startup direction for those that don’t know.
More »
Six Apart, the creator of the popular blog software applications TypePad, MovableType, and Live Journal, has released a public preview of a new software package called Vox. Vox is a WYSIWYG (What You See Is What You Get) blogging application with Web 2.0 style. It makes it quite easy for users to have customized blogs. The concept behind it is to allow those who aren’t necessarily technically savvy to be able to blog like those who are.
More »
FastCompany has an article about TagWorld and other next-generation social networks. I guess it seems like everyone is trying to capture some of the popularity created by MySpace. The article hopes to show how companies and individuals are changing the way they communicate in order to create more efficient business.
More »
Demo.com has a pretty cool video demonstrating the next revision to Yahoo! Photos. There aren’t too many products out there that impress me right off the bat, but I have to say from watching this video, I’m very impressed with the improvements made in the new Beta. By utilizing the Web 2.0 concept in the latest version, Yahoo is able to utilize AJAX and create their online photo album program seem like a desktop application.
More »
Scott Schiller has a pretty good tutorial on creating rounded corners in CSS. As he says in his post, a lot of people developing Web 2.0 and/or AJAX web applications have created layouts utilizing rounded corners.
More »
So what is sIFR? Scalable Inman Flash Replacement is a Flash based module for presenting fonts the way the author intended. Not only that, sIFR allows the developer to use any font they desire. This solves the limitations of XHTML/CSS in that the developer is not limited to the fonts found on the users system. On top of that, there is no guarantee the fonts will looks the same across platforms or browsers.
More »
Dynamic Drive has a tutorial on creating AJAX Tabs similar to the ones I have in the portfolio section on my home page. While I didn’t use this script to create them, many sites such as CNN and Yahoo have incorporated this feature. It’s actually a pretty nice way of organizing a lot of content and only sending the content that the user wants to see making the page load faster and less bandwidth hits on your server.
More »
When writing scripts, I didn’t think white space would affect my code so much. A space is still considered a character though and it does take up file space. By using the Java tool Dojo to compress JavaScript files, removing white space reduces a 321B file down to 140B. While this might not seem like that much with broadband connections out, it makes a difference.
More »
Vitamin has a post by Cal Henderson for those creating next generation web applications that make heavy use of JavaScript and CSS. The main issue is the optimization of the content in order to give users the best possible experience when visiting the website.
More »
I’ve been recently reading Rafe Needleman’s blog entries posted on CNET.com. Technology is an interesting subject for me. He blogs about content that I usually blog about. Needleman pulls a lot of content from Emily Chang’s eHub site, which has become a comprehensive directory of Web 2.0 based sites.
More »