Site Display Issues With Google Chrome

September 13, 2008

Google Chrome is still in beta. Problems are expected in beta products. I am having site display issues on many sites. Chrome was working fine when I first installed it but now it's giving some display issues. Some sites would not load the proper fonts, alignments, pictures, graphics. Even gmail wouldn't load properly. I've tried, refreshing the pages, reload Chrome, reboot PC.

I managed to fix the problem by going into Chrome Setting/Clear Browser Data.
Check Clear browsing history, Check Clear download history, Check Empty the cache, Check Delete cookies and Clear data from this period: Everything and then click Clear Browsing Data. Close Chrome, Reload Chrome. All Fixed!

I hardly use Chrome and have site display issue. I hope Google will fix this problem soon.

 

Digg It!StumbleUponTechnoratiDel.icio.usReddit

Google Web Browser coming soon

September 02, 2008

Google will be releasing their own web browser called Google Chrome and will be available for free today. Will be in beta mode as most of their apps like gmail which is still in beta for years. Check out google blog for up to date info. UPDATE: DOWNLOAD GOOGLE CHROME

All of us at Google spend much of our time working inside a browser. We search, chat, email and collaborate in a browser. And in our spare time, we shop, bank, read news and keep in touch with friends -- all using a browser. Because we spend so much time online, we began seriously thinking about what kind of browser could exist if we started from scratch and built on the best elements out there. We realized that the web had evolved from mainly simple text pages to rich, interactive applications and that we needed to completely rethink the browser. What we really needed was not just a browser, but also a modern platform for web pages and applications, and that's what we set out to build.

 

Digg It!StumbleUponTechnoratiDel.icio.usReddit

Solution to Digg's limited characters URL submission

August 23, 2008

Digg.com has a max of 60 characters for url submission. How would you submit a web link that is longer than 60 characters? Use free tiny url service to solve this. Or this.

 

Digg It!StumbleUponTechnoratiDel.icio.usReddit

How to embed .mp4 in an HTML page

August 17, 2008

So you got an mp4 video file or you've converted a video to mp4 and you want it to stream from a web server. You need to use this script code putting in the location and file name of your video. Also change the video resolution to match your video size. The width and height shown here are for iPhone videos.

<object width="320" height="480" classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B"
        codebase="http://www.apple.com/qtactivex/qtplugin.cab">
    <param name="src" value="video/filename.mp4">
    <param name="controller" value="true">
    <param name="autoplay" value="true">
    <embed src="video/filename.mp4"
        width="320" height="480"
        controller="true" autoplay="true"
        scale="tofit" cache="true"
        TYPE="video/mp4"
        pluginspage="http://www.apple.com/quicktime/download/"
    >
</object>

Digg It!StumbleUponTechnoratiDel.icio.usReddit

Rit | Pak

Technology Guru, Entreprenuer, HD Gaming, HD Movies, Electronica Music, Nature Lover, Fishing, Amateur Photographer, E-commerce, Web Developer, Systems Admin

Recent Comments

Comment RSS