Everyone seems to be going a little over board with the newly announced Chrome OS. Don’t get me wrong, I love all new shiny things – I’m a shiny-new-thing-lover, but people are not only blowing this out of proportion, they’re not even talking about the right things. Let’s break it down shall we?
What IS Chrome [...]
I’ve been really apprehensive about posting my own review of Google Wave simply because I don’t see how the general public will be affected by it yet. Long term, I’m hoping Google Wave will become the method of choice for collaboration, but short term, it’s still too early to tell. Some people are gushing over [...]
RAM stands for Random-Access-Memory and it is what your computer uses to perform most operations. A lot of programs will “live in memory” that means while the program is running it will be utilizing your RAM. The more programs you have running concurrently, generally the more RAM you will need.
However, picking the right ram is [...]
Inspired by a friend who isn’t as big of a computer geek as I am, I decided to do a post explaining the differences between 32bit and 64bit when it comes to operating systems.
The 32 and 64 bit numbers actually refer to the maximum accessible address space that the OS and CPU can handle. In [...]
David Walsh Blog is something that I’ve been following for some time now. While he predominantly focuses on Mootools related functionality (I’m jQuery) he does have some good posts about design and development on all aspects of the web. Definitely a website worth adding to your Feed list.
This particular post is something that I feel [...]
Recently I came upon the task of measuring performance in a corporate website. Generally when profiling I just pop open Google Chrome and run the Web Developer Tools that come pre-installed. It has a built in profiler that works and as a bonus looks really pretty. However, since this is a corporate setting, IE6 is [...]
My apologies in the delay in posting, I have been working rather hard on something and it is consuming a lot of time. I know todays post was almost 24h’s late, but I’m hoping tomorrow I will be able to get a few different ideas I’ve had written up.
Thanks for reading FHB!
This is part two of the Simple Website Instant Messenger (SWIM for short, I love it when acronyms just work themselves out) and will cover adding some client-side functionality to our system. For part 1, click here.
Client-side functionality essentially translates itself to “using JavaScript to do some funcy (eh? get it? Funcy? Functional?) things”. It [...]
While I initially decided that Fridays would be posts from my favourite blogs, this was something that I realized not a lot of people are aware of. If you’re looking to get into ASP.NET I recommend you check out this great offering from Microsoft. There are a few stipulations, but definitely worth it if you’re [...]
If you’re interested in web development, you’ve doubtlessly come across jQuery and wondered about how you could utilize it in your own projects. jQuery looks a little daunting at first, but hopefully by the end of this little introduction to jQuery you’ll have a much firmer grasp on it and be able to take your [...]