Hi steve,<br><br>I have submitted my weekly report already.<br><br>But i made a mistake when i tried to add my wiki to quick links in the &#39;home&#39; wiki page. The preview was ok but when i clicked on the save button then it changed into the &#39;pages&#39; page. plz help by taking back the previous one.<br>
<br>I am extremely sorry for this mistake. <br><br>Thanks<br>Razequl<br><br><div class="gmail_quote">On Fri, May 25, 2012 at 10:12 AM, Stephen Woodbridge <span dir="ltr">&lt;<a href="mailto:woodbri@swoodbridge.com" target="_blank">woodbri@swoodbridge.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Razequl,<br>
<br>
How is your project going?<br>
Feel free to ask questions and give us updates. It Friday so status reports are due today. As we have said these can be pretty simple and straight forward like:<br>
<br>
What was you plan for the week?<br>
What did you get done this past week?<br>
What is you plan for next week?<br>
What issues or problems are you having?<br>
What help do you need if anything?<br>
<br>
I still have on my todo list to get you a simple sample for TRSP. I will do that in the morning as it is too late tonight.<br>
<br>
Thanks,<br>
  -Steve<div class="im"><br>
<br>
On 5/19/2012 6:16 PM, Razequl Islam wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Steve,<br>
<br><div class="im">
Thanks for your suggestion. I&#39;ve merged trsp branch with pgrouting<br>
master branch. But haven&#39;t run this functionality for the lacking of<br>
turn restricted network data. If possible please help me giving some<br>
turn restricted network data file thus i can apply this<br>
functionality(trsp) on these data.<br>
<br>
And the other thing, if there is any documentation for trsp, please give<br>
me the link.It will help.<br>
<br>
thanks<br>
Razequl<br>
<br>
On Thu, May 17, 2012 at 2:31 AM, Stephen Woodbridge<br></div><div><div class="h5">
&lt;<a href="mailto:woodbri@swoodbridge.com" target="_blank">woodbri@swoodbridge.com</a> &lt;mailto:<a href="mailto:woodbri@swoodbridge.com" target="_blank">woodbri@swoodbridge.<u></u>com</a>&gt;&gt; wrote:<br>
<br>
    Hi Razequl,<br>
<br>
    It is good to here that you have got your course work almost done<br>
    and it sounds like you are making excellent progress getting started<br>
    with pgrouting.<br>
<br>
    Regarding the trsp it is in a branch called trsp so you probably<br>
    need to do something like:<br>
<br>
    cd /path/to/pgrouting-git/<br>
    #git checkout master<br>
    #git pull<br>
    git checkout trsp<br>
    #git merge master<br>
    cmake -DWITH_TRSP=ON .<br>
    make<br>
    sudo make install<br>
<br>
    Let me know if you have questions.<br>
<br>
    Thanks,<br>
      -Steve<br>
<br>
<br>
<br>
    On 5/16/2012 4:10 PM, Razequl Islam wrote:<br>
<br>
        Hi Steve,<br>
<br>
        Sorry for being late to reply. I was busy for some academic purposes<br>
        which are almost end. Now i can give the full time for this project.<br>
<br>
        I am using ubuntu 12.04 LTS now. I hope it will not cause any<br>
        problem in<br>
        future as it is the very latest version of Ubuntu. I have already<br>
        installed the pre-requirement for pgrouting. and compiled<br>
        pgrouting core<br>
        as it says in the documentation. I found a great help from<br>
        Github for<br>
        completing this process. But stuck at adding functionality of<br>
        TRSP.  I<br>
        haven&#39;t found any TRSP section in ~/pgrouting/extra/ directory. How<br>
        could i add this functions. Please help.<br>
<br>
        I have already gone through the Workshop+Tutorial.<br>
<br>
        now i am working on making the design and prototype of the<br>
        implementation. I will up it to gitub wiki in between 1 or 2 days.<br>
<br>
        Thanks<br>
        Razequl<br>
        On Tue, Apr 24, 2012 at 7:37 AM, Stephen Woodbridge<br>
        &lt;<a href="mailto:woodbri@swoodbridge.com" target="_blank">woodbri@swoodbridge.com</a> &lt;mailto:<a href="mailto:woodbri@swoodbridge.com" target="_blank">woodbri@swoodbridge.<u></u>com</a>&gt;<br></div></div>
        &lt;mailto:<a href="mailto:woodbri@swoodbridge" target="_blank">woodbri@swoodbridge</a>. com<div><div class="h5"><br>
        &lt;mailto:<a href="mailto:woodbri@swoodbridge.com" target="_blank">woodbri@swoodbridge.<u></u>com</a>&gt;&gt;&gt; wrote:<br>
<br>
            Jinfu, Razequl,<br>
<br>
            Since I was just updating my calendar with critical GSoC<br>
        dates from<br>
            here:<br>
<br>
        <a href="http://www.google-melange.com/" target="_blank">http://www.google-melange.com/</a> gsoc/document/show/gsoc_<br>
            program/google/gsoc2012/faqs# timeline<br>
        &lt;<a href="http://www.google-melange" target="_blank">http://www.google-melange</a>. com/gsoc/document/show/gsoc_<br>
        program/google/gsoc2012/faqs# timeline<br>
        &lt;<a href="http://www.google-melange.com/gsoc/document/show/gsoc_program/google/gsoc2012/faqs#timeline" target="_blank">http://www.google-melange.<u></u>com/gsoc/document/show/gsoc_<u></u>program/google/gsoc2012/faqs#<u></u>timeline</a>&gt;&gt;<br>

<br>
            I thought I would pass this on to you in case you do not have it<br>
            handy. Please make sure you have these dates in your<br>
        calendar so you<br>
            can plan around them. Many of these are hard deadlines that<br>
        we need<br>
            to meet to keep your project in good standing with Google.<br>
<br>
            I&#39;m sure you guys are busy with exams and curriculum<br>
        deadlines but<br>
            between now and May 21th is also your time to get a head<br>
        start on<br>
            your projects by reading pgRouting documentation, code,<br>
        setting up a<br>
            build and test environment, getting to know us better, asking<br>
            questions, etc. This is a good time to think about how you will<br>
            actually break down you project in detail and discuss that<br>
        with us.<br>
<br>
            We like to use the pgrouting-dev list for general discussions<br>
            because then you can get responses for Daniel, Jay and/or<br>
        myself and<br>
            other users and developers my have some valuable insights<br>
        also. Any<br>
            given question/answer is likely to provide insight to others as<br>
            well. Also, Daniel is in Japan, I am in the Boston, Mass USA<br>
        area,<br>
            and I think Jay is in India. Given the wide range of<br>
        timezones, we<br>
            are more likely to get you answers quicker by using the list.<br>
<br>
            How to get started:<br>
<br>
            0. Read these:<br>
        <a href="https://github.com/pgRouting/" target="_blank">https://github.com/pgRouting/</a> pgrouting/wiki/Developer---<br>
            Getting-Started<br>
        &lt;<a href="https://github.com/pgRouting/" target="_blank">https://github.com/pgRouting/</a> pgrouting/wiki/Developer---<br>
        Getting-Started<br>
        &lt;<a href="https://github.com/pgRouting/pgrouting/wiki/Developer---Getting-Started" target="_blank">https://github.com/pgRouting/<u></u>pgrouting/wiki/Developer---<u></u>Getting-Started</a>&gt;&gt;<br>
<br>
        <a href="http://download.osgeo.org/" target="_blank">http://download.osgeo.org/</a> pgrouting/forum/pgrouting.<br></div></div>
        <a href="http://postlbs.org/wiki/" target="_blank">postlbs.org/wiki/</a> &lt;<a href="http://postlbs.org/wiki/" target="_blank">http://postlbs.org/wiki/</a>&gt; pgRoutingDocs.html<div><div class="h5"><br>
<br>
        &lt;<a href="http://download.osgeo.org/" target="_blank">http://download.osgeo.org/</a> pgrouting/forum/pgrouting.<br>
        <a href="http://postlbs.org/wiki/" target="_blank">postlbs.org/wiki/</a> pgRoutingDocs.html<br>
        &lt;<a href="http://download.osgeo.org/pgrouting/forum/pgrouting.postlbs.org/wiki/pgRoutingDocs.html" target="_blank">http://download.osgeo.org/<u></u>pgrouting/forum/pgrouting.<u></u>postlbs.org/wiki/<u></u>pgRoutingDocs.html</a>&gt;&gt;<br>

<br>
            1. Let us know if you are using Linux or Windows? Linux is<br>
        easier<br>
            for us to support. So hopefully, you have access to a Linux<br>
        machine.<br>
            2. Check out the TRSP branch from github. - Need help? Ask :)<br>
            3. Build it. - Need help? Ask.<br>
            4. Install it. - Need help? Ask.<br>
            5. Try out the Workshops &amp; Tutorials<br>
            6. I have some simple test cases for trsp, somewhere, I will<br>
        post a<br>
            link to download it.<br>
            7. Look at the flow of control from SQL, to plpgsql<br>
        function, to C<br>
            wrappers, to C++ code in the extra/trsp/* files. Ask<br>
        questions so<br>
            you understand this. You will need to mirror this flow for<br>
        your project.<br>
            8. start planning out your project in terms of how you will<br>
            integrate your code using the above trsp as a model.<br>
<br>
            Ok, this is a lot of stuff, but you have some time. My goal<br>
        here is<br>
            to lay out high level tasks in an order that will make your<br>
        project<br>
            flow smoothly. The key is communications. Please let us know<br>
        what<br>
            you are doing? We are here to help you and guide you to a<br>
        successful<br>
            conclusion.<br>
<br>
            Jay, Roni - since you have both been GSoC students and recently<br>
            worked on various projects in pgRouting, feel free to jump<br>
        in with<br>
            any thoughts hints, etc.<br>
<br>
            Best regards,<br>
              -Steve<br>
            ______________________________ _________________<br>
            pgrouting-dev mailing list<br>
        <a href="mailto:pgrouting-dev@lists.osgeo.org" target="_blank">pgrouting-dev@lists.osgeo.org</a><br>
        &lt;mailto:<a href="mailto:pgrouting-dev@lists.osgeo.org" target="_blank">pgrouting-dev@lists.<u></u>osgeo.org</a>&gt;<br></div></div>
        &lt;mailto:<a href="mailto:pgrouting-dev@lists" target="_blank">pgrouting-dev@lists</a>. <a href="http://osgeo.org" target="_blank">osgeo.org</a><div class="im"><br>
        &lt;mailto:<a href="mailto:pgrouting-dev@lists.osgeo.org" target="_blank">pgrouting-dev@lists.<u></u>osgeo.org</a>&gt;&gt;<br>
        <a href="http://lists.osgeo.org/" target="_blank">http://lists.osgeo.org/</a> mailman/listinfo/pgrouting-dev<br>
        &lt;<a href="http://lists.osgeo.org/" target="_blank">http://lists.osgeo.org/</a> mailman/listinfo/pgrouting-dev<br></div>
        &lt;<a href="http://lists.osgeo.org/mailman/listinfo/pgrouting-dev" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/pgrouting-dev</a><u></u>&gt; &gt;<div class="im"><br>
<br>
<br>
<br>
<br>
<br>
        ______________________________ _________________<br>
        pgrouting-dev mailing list<br>
        <a href="mailto:pgrouting-dev@lists.osgeo.org" target="_blank">pgrouting-dev@lists.osgeo.org</a> &lt;mailto:<a href="mailto:pgrouting-dev@lists.osgeo.org" target="_blank">pgrouting-dev@lists.<u></u>osgeo.org</a>&gt;<br>

        <a href="http://lists.osgeo.org/" target="_blank">http://lists.osgeo.org/</a> mailman/listinfo/pgrouting-dev<br>
        &lt;<a href="http://lists.osgeo.org/mailman/listinfo/pgrouting-dev" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/pgrouting-dev</a><u></u>&gt;<br>
<br>
<br>
    ______________________________ _________________<br>
    pgrouting-dev mailing list<br>
    <a href="mailto:pgrouting-dev@lists.osgeo.org" target="_blank">pgrouting-dev@lists.osgeo.org</a> &lt;mailto:<a href="mailto:pgrouting-dev@lists.osgeo.org" target="_blank">pgrouting-dev@lists.<u></u>osgeo.org</a>&gt;<br>

    <a href="http://lists.osgeo.org/" target="_blank">http://lists.osgeo.org/</a> mailman/listinfo/pgrouting-dev<br>
    &lt;<a href="http://lists.osgeo.org/mailman/listinfo/pgrouting-dev" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/pgrouting-dev</a><u></u>&gt;<br>
<br>
<br>
<br>
<br>
______________________________<u></u>_________________<br>
pgrouting-dev mailing list<br>
<a href="mailto:pgrouting-dev@lists.osgeo.org" target="_blank">pgrouting-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/pgrouting-dev" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/pgrouting-dev</a><br>
</div></blockquote><div class="HOEnZb"><div class="h5">
<br>
______________________________<u></u>_________________<br>
pgrouting-dev mailing list<br>
<a href="mailto:pgrouting-dev@lists.osgeo.org" target="_blank">pgrouting-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/pgrouting-dev" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/pgrouting-dev</a><br>
</div></div></blockquote></div><br>