Jump to content

what tool used to built this site


isaac_cm

Recommended Posts

What 'great shape' do you mean exactly? Personally I don't even like the look of that site to be honest. Excluding "YUI" there's no references in the source though to any 'tools' being used to create the site, which makes it pretty much impossible to know without asking the author.

 

Not sure this is worthy of the JavaScript forum...

It's just my personal opinion. No one can tell you what tools someone's used to create a website unless there's some form of mark left. Apart from YUI, I cannot find a reference to any other software or tool on there (in development context). Maybe someone else can.

 

As for suggestions though, I can give you loads. My personal opinion is that you can't beat Photoshop for graphics. GUI editors for HTML/CSS I prefer to stay away from. I write all the code / scripting / programming myself in a simple editor like Notepad++ when using Windows, and with Vim through the CLI on Linux.

 

I don't know what you want tools for though?

<script src="http://maps.google.com/maps?file=api&v=2&key=ABQIAAAAJUw9w4dGqj1cdbL_F-_ArRQhf_y_IjgKk1QNOyoe4cbGDiRJLxRgmnbi5_dI7xYl7fd-f6DArXGdvA" type="text/javascript"></script> 
        <script src="js/prototype/prototype_1.6.js" type="text/javascript"></script>    
        <script defer="defer" src="js/scriptaculous/effects_1.6.js" type="text/javascript"></script> 
        <script defer="defer" src="lightbox2.03.2/js/lightbox_1.6.js" type="text/javascript"></script>    
        <script defer="defer" src="js/yui/yahoo-dom-event/yahoo-dom-event_1.6.js" type="text/javascript"></script> 
        <script defer="defer" src="js/yui/autocomplete/autocomplete-min_1.6.js" type="text/javascript"></script> 
        <script defer="defer" src="js/dragzoom_1.6.js" type="text/javascript"></script> 

Google Maps API

Prototype JS Framework (or is it a library?)

Scriptaculous for effects

Lightbox for some more effects...

YUI

Dragzoom ?

 

All this is on their maps page, not on their initial page....What specific features are you referring to? I think some of this might be unnecessary... :-P

 

Cheers!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.