<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1042400" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1042400</link>
    <description></description>
    <language>en</language>
          <item>
    <title>It&#039;s not something you will</title>
    <link>https://www.webmaster-forums.net/web-programming-and-application-development/building-site#comment-1235626</link>
    <description> &lt;p&gt;It&#039;s not something you will do in a hurry, that&#039;s for sure.&lt;br /&gt;
how long it would take would depend on your skills, how much detail you want to have etc&lt;/p&gt;
&lt;p&gt;If it&#039;s something you are wanting to do, don&#039;t give up at the first sign of it requiring some thought and perhaps a little more dedication that you first anticipated.&lt;/p&gt;
&lt;p&gt;The first parts of a website, the designing on paper and thinking about how it will work, is often the trickiest part.&lt;br /&gt;
Once you have figured out all the ideas, functions and features you are going to do, it is often simple enough to get them together in a working site&lt;/p&gt;
 </description>
     <pubDate>Thu, 27 Nov 2008 17:45:29 +0000</pubDate>
 <dc:creator>greg</dc:creator>
 <guid isPermaLink="false">comment 1235626 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>I thank you all for your</title>
    <link>https://www.webmaster-forums.net/web-programming-and-application-development/building-site#comment-1235625</link>
    <description> &lt;p&gt;I thank you all for your time but I don&#039;t think 1 person can do this in his spare time so I think I should scrape the idea.&lt;/p&gt;
 </description>
     <pubDate>Thu, 27 Nov 2008 17:35:22 +0000</pubDate>
 <dc:creator>Tristam</dc:creator>
 <guid isPermaLink="false">comment 1235625 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Drawing lines on Google Maps</title>
    <link>https://www.webmaster-forums.net/web-programming-and-application-development/building-site#comment-1235622</link>
    <description> &lt;p&gt;Drawing lines on Google Maps is a really tedious process isn&#039;t there a simpler way?&lt;/p&gt;
&lt;p&gt;Gmaps only provides info on transit in select countries. That&#039;s no use  for me.&lt;/p&gt;
&lt;p&gt;Alright if I were to scrape the idea of providing a graphical representation and only give a textual route how do I do it?&lt;/p&gt;
 </description>
     <pubDate>Thu, 27 Nov 2008 17:28:14 +0000</pubDate>
 <dc:creator>Tristam</dc:creator>
 <guid isPermaLink="false">comment 1235622 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>For the maps, you can use</title>
    <link>https://www.webmaster-forums.net/web-programming-and-application-development/building-site#comment-1235623</link>
    <description> &lt;p&gt;For the maps, you can use google maps. They have api&#039;s which would allow you to manipulte their maps.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://code.google.com/apis/maps/&quot; title=&quot;http://code.google.com/apis/maps/&quot;&gt;http://code.google.com/apis/maps/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To draw on the maps to mark a road from one point to another you would use polylines.&lt;/p&gt;
&lt;p&gt;To highlight all the stops on a route you could use the markers&lt;br /&gt;
&lt;a href=&quot;http://code.google.com/apis/maps/documentation/examples/map-markers.html&quot; title=&quot;http://code.google.com/apis/maps/documentation/examples/map-markers.html&quot;&gt;http://code.google.com/apis/maps/documentation/examples/map-markers.html&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 27 Nov 2008 17:23:00 +0000</pubDate>
 <dc:creator>greg</dc:creator>
 <guid isPermaLink="false">comment 1235623 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>I can create and maintain</title>
    <link>https://www.webmaster-forums.net/web-programming-and-application-development/building-site#comment-1235621</link>
    <description> &lt;p&gt;I can create and maintain the info as they don&#039;t change frequently.&lt;br /&gt;
I first need to get some textual results before integrating it into Google maps.&lt;/p&gt;
&lt;p&gt;That post is extremely complex do I have to go through the same? If it is unavoidable I will do it but that would take ages.&lt;/p&gt;
 </description>
     <pubDate>Thu, 27 Nov 2008 17:02:16 +0000</pubDate>
 <dc:creator>Tristam</dc:creator>
 <guid isPermaLink="false">comment 1235621 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Google Maps already provides</title>
    <link>https://www.webmaster-forums.net/web-programming-and-application-development/building-site#comment-1235619</link>
    <description> &lt;p&gt;Google Maps already provides &lt;a href=&quot;http://www.google.com/transit&quot;&gt;directions using public transportation&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;How do you calculate fares?  Is it just by distance?&lt;/p&gt;
 </description>
     <pubDate>Thu, 27 Nov 2008 17:00:31 +0000</pubDate>
 <dc:creator>pr0gr4mm3r</dc:creator>
 <guid isPermaLink="false">comment 1235619 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Have a look at this post on</title>
    <link>https://www.webmaster-forums.net/web-programming-and-application-development/building-site#comment-1235617</link>
    <description> &lt;p&gt;Have a look at this &lt;a href=&quot;http://groups.google.com/group/kml-support-third-party-applications/browse_thread/thread/f657844b76e9efab&quot;&gt;post on the topic at Google&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You have three challenges:&lt;/p&gt;
&lt;p&gt;1. Creating and maintaining the database of the bus routes.&lt;/p&gt;
&lt;p&gt;2. Integrating the data with a display like Google maps&lt;/p&gt;
&lt;p&gt;3. Integrating a UI for users to interact with the display/data&lt;/p&gt;
 </description>
     <pubDate>Thu, 27 Nov 2008 16:47:48 +0000</pubDate>
 <dc:creator>decibel.places</dc:creator>
 <guid isPermaLink="false">comment 1235617 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>There are around 2500 buses</title>
    <link>https://www.webmaster-forums.net/web-programming-and-application-development/building-site#comment-1235615</link>
    <description> &lt;p&gt;There are around 2500 buses in my city. The prices do not change regularly.&lt;/p&gt;
&lt;p&gt;There are 4 types of buses Ordinary,Express,Deluxe and Super Deluxe.&lt;br /&gt;
Ordinary buses halt at all stops.&lt;br /&gt;
Express buses skip a few small ordinary stops.&lt;br /&gt;
Deluxe and super deluxe buses stop only at the major stops of a area.&lt;/p&gt;
&lt;p&gt;Is it possible to show the route on Google Maps or wikimapia or something like that?&lt;/p&gt;
&lt;p&gt;The user enters the beginning and end of a journey and the site must show him&lt;br /&gt;
1)The bus that will take him there&lt;br /&gt;
2)If he needs to change buses to get there.&lt;br /&gt;
If possible&lt;br /&gt;
3)Time taken to reach the destination (taking journey time and traffic into consideration)&lt;br /&gt;
4)Fare&lt;br /&gt;
5)Graphical representation of the route on Google Maps(The bus stops are listed on Gmaps)&lt;/p&gt;
&lt;p&gt;I know HTML, I can figure out PHP but I don&#039;t know CSS. I can get help from people.&lt;/p&gt;
 </description>
     <pubDate>Thu, 27 Nov 2008 16:37:29 +0000</pubDate>
 <dc:creator>Tristam</dc:creator>
 <guid isPermaLink="false">comment 1235615 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>How simple it is depends on</title>
    <link>https://www.webmaster-forums.net/web-programming-and-application-development/building-site#comment-1235614</link>
    <description> &lt;p&gt;How simple it is depends on a lot of things, mainly how large your city is and how many busses and routes there are etc.&lt;/p&gt;
&lt;p&gt;Are you wanting to provide prices? This would require regular updating and checking prices if you want to remain accurate.&lt;br /&gt;
As of course would the routes, stops etc.&lt;/p&gt;
&lt;p&gt;I wouldn&#039;t provide prices as they can change too frequently, but that&#039;s up to you&lt;/p&gt;
&lt;p&gt;The data storing and user searching for bus numbers, stop names and stop locations and times for each stop for each bus is fairly easy to do with a database (eg PHP and MYSQL).,&lt;br /&gt;
Then it&#039;s a case of how you want to provide that data.&lt;/p&gt;
&lt;p&gt;Will all this be textual? Which make it a simple case of storing all the relevant data and simply retrieving it as per the users search criteria.&lt;br /&gt;
Or are you wanting graphical, such as a city road map of some sort with the bus route shown?&lt;br /&gt;
That would be nice, but it gets a little more complex.&lt;/p&gt;
&lt;p&gt;You would no doubt want to create an admin control panel, so you can easily edit bus numbers/times/stops/prices etc&lt;/p&gt;
&lt;p&gt;What experience do you have? Can you code in anything? HTML/PHP/CSS etc&lt;/p&gt;
 </description>
     <pubDate>Thu, 27 Nov 2008 16:21:00 +0000</pubDate>
 <dc:creator>greg</dc:creator>
 <guid isPermaLink="false">comment 1235614 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
