PDA

View Full Version : www.autospecs.mobi, www.autodisk.mobi



GijsZePa
11-17-2007, 09:46 PM
Hi guys,

Almost finished my first .mobi project
I stil have to implement it in the live production but please can you review it before it's going live ?
Still have to tweak the ready.mobi specs to receive a 5/5 throughout the whole site...that's not easy with asp.net.

It's a huge site. sqlserver DB contains tables with 100.000 + records and it will be updated constantly. It's in dutch, but if you click on 'merken', 'modellen' and 'typen' you can probably understand the meaning of the site. It contains cardealers (with maps...THANX PILOT), newsitems, carbrands, models, types, options, accessories etc etc..

Check it on this temporary url: http://www.wepseit.com/app1

Thanks guys,

Martin

gogo
11-17-2007, 10:41 PM
sorry duplicate post. anyone else finding site a bit slow?

domainitrix
11-18-2007, 03:13 AM
Nice site. Good job!. looked at it on my Motorolla, it loads well, car fotos loads fast and looks good as well.

Question : was I supposed to get "Autodisk logo" instead of the actual "Autodisk" on top? I'm getting "autodisk logo" now.

GijsZePa
11-18-2007, 06:10 AM
sorry duplicate post. anyone else finding site a bit slow?

Well. That's possible for some parts. I have to 'grab' the graphics from a central online server (the customer supplies mutliple other websites with content). For the same reason I use some HttpWebRequest (kind of screen scraping) to fill some parts of the site. That can be slower also..
The original database is not superbly normalized, so in some parts of the site I dynamicly fill some new tables with the original content. That's only happening once. The first visitor of a specific part of the site fills the new db design with content. The next time somebody visits that part I use the new indexed tables to grab the content from (lightning fast)

Thanx for the comment !.

Martin

GijsZePa
11-18-2007, 06:12 AM
Nice site. Good job!. looked at it on my Motorolla, it loads well, car fotos loads fast and looks good as well.

Question : was I supposed to get "Autodisk logo" instead of the actual "Autodisk" on top? I'm getting "autodisk logo" now.

Changed that. Those are the comment I'm waiting for. Looking over that one !

Thanx for the nice comments...!

Martin