August 2009 Archives
- Can a CD-ROM drive burn DVDs with special software?
Unfortunately no, but that would be cool. - URL Redirection no matter what I click on
This is a good question - most (if not all) of these programs can be solved by cleaning out your computer. I just so happened to have recently made a video that describs that. Basically you clean out your computer by removing startup items and cleaning Internet Explorer's add ons - click it out. - My kid used my computer with XP now it has Windows 98
No clue how that happened although I'm sure theres an interesting story behind. Most likely will have to reinstall XP because Windows 98 would have totally screwed up the boot record. - Ran cable from downstairs to upstairs - doesn't work
This person ran a cable from downstairs to upstairs - it was plugged into a router and it doesn't work. However if he goes downstairs and plugs in directly it works. In this it is most likely a damaged cable (the distance was too far to degrade the signal).
Today we are going to load JSON data thats being served from our Ruby on Rails scaffold. For this lesson I'll just concentrate on reading from JSON and display it on the map. In another lesson we'll show how to setup the scaffold. Then we'll go over how to make the markers and client list clickable. For an example on what this will look like, visit http://www.ccexperts.com/dev/json-map.html or view the image below.
- Make your computer faster
- Remove Virus / Spyware programs
- It's faster - yes! This is worth it right here.
- Customize the tag page - you can move around tabs, pin tabs, etc.
- Omnibox give you more info - Type and see suggestions and you can easily see if they are bookmarks, history items, etc
- Tweak with themes - Yes you can add really good backgrounds!
- HTML 5 Improvements - Yes! Now if only Internet Explorer 6 would die so the world would start to use HTML 5
Every web designer has at one point or another been asked, "How can I get weather on my site?" The old answer was to have a giant ugly weather channel gadget. Something that looked very nasty and you couldn't un-brand it no matter what. Some used an iframe to display external data and have it appear to be on their site. Lastly you could always just have a link that says 'click here for weather'. My goal was to get weather data from an external source and be able to customize how it looks. Fortunately now there are some great resources out there. I'm going with one that is my favorite, something extremely easy to use and customize - Google's Weather API.
