Debugging ajax end to end

  • Zend browser toolbar

    Posted byA nerdy girl at 7:33 PM 0 comments  

    Project cartoon jokes

    This series of cartoon jokes about coding projects in real life is funny yet so true!

    Posted byA nerdy girl at 1:04 PM 0 comments  

    Foods

    Posted byA nerdy girl at 3:05 PM 0 comments  

    Travels

    Posted byA nerdy girl at 3:05 PM 0 comments  

    Configuring Zend debugger for PDT

    I have come across some very useful sites about installing and configuring Zend to work with PDT debug php script

  • debug remote php script
  • debug local php script

    Posted byA nerdy girl at 11:35 AM 0 comments  

    Subclassing in Javascript

    Coming to coding in Javascript, I think it will be neat to have a code snippet which allows a class to extends a parent class. The attached code demonstrate the usage and requires the understanding of the fact that JavaScript is a prototyped-object oriented programming language.

    Posted byA nerdy girl at 12:27 PM 0 comments  

    First project : Geokudo

    The very first application that W3T Productions decided to build is Geokudo - a map master of the future. This GIS provides a way for users to analysis geographic data in the way that they see the best.

    There are several reasons why we pick this as our first project. Currently as international students, we can see the huge market of renting/selling nice houses in some internationally well-known cities like Toronto. Also, around the world, there will be people finding best rated yet nearest restaurant, travelers spotting shortest path for his biking trip, etc. It seems to us that every day there is a significantly large group of people who are relying Google Maps or any GIS for analysis purposes. However, their actions are constrained in a way that they cannot draw on the map as freely as they are drawing on a piece of paper, and thus limits the ways of interactions with the user.

    Due the the above reason, we see the need of providing a GIS that allow users to freely interact with the map in the way that they see the best, and yet help them to analysis the geographical constraints they have in hand and/or share their results with other users.

    Posted byA nerdy girl at 12:08 PM 0 comments  

  •