meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
wp7_codecamp:lut1:start [2011/10/21 09:47]
hilmi created
wp7_codecamp:lut1:start [2011/10/21 11:30] (current)
hilmi
Line 1: Line 1:
 {{ :microsoft-dot-net-new-logo.png?150}} {{ :microsoft-dot-net-new-logo.png?150}}
  
-====== Librarian ======+====== Contact Directory ======
  
 ===== Team ===== ===== Team =====
  
-  * Camilo Cifuentes +  * Hilmi Abdullah
-  * Mihai Iusan +
-  * Valtteri Kekki+
  
 ===== Goal ===== ===== Goal =====
  
-=== Idea ===+Create public sector directory service application. 
  
 +===== Idea =====
  
- +The Idea is to Create an application which can use the Open Data available of the public sector. 
-=== Problems === +
- +
- +
-=== Solution ===+
  
  
Line 24: Line 19:
 ===== Features ===== ===== Features =====
  
- +The user can search for any public sector information depending on a specific criteria. 
-===== Design ===== +
- +
  
 ===== Screenshots ===== ===== Screenshots =====
 +
 +{{:wp7_codecamp:lut1:sc1.png|}}
  
  
Line 35: Line 29:
  
   * The application is based on [[http://www.microsoft.com/net/| .NET Framework]] platform   * The application is based on [[http://www.microsoft.com/net/| .NET Framework]] platform
-  * [[http://www.bing.com/maps/| Bing Maps]] for geolocation 
   * [[http://www.silverlight.net/| Microsoft Silverlight]] for outstanding user interface   * [[http://www.silverlight.net/| Microsoft Silverlight]] for outstanding user interface
  
 ===== Implementation process ===== ===== Implementation process =====
 +Although I was planning to implement a fully working application, but due to some problmes that I faced, I couldn't acheive the goals. 
 +Firstly, I was planning to implement with LDAP interface, which I just got it yesterday(Thursday). Unfortunatly, it was harder than what I expected. Later, I tried to do with HtmlDocument and parsing, but again I faced a problem which when accessing the website, the main page adds some random numbers and letters to the URL. So it didn't work again. 
 +As a result, due to my limited time, I just added a webBrowser to the application which the user can search for the information throw the website directly! 
  
  
-=== List of increments ===+===== Code Camp Experience ===== 
 +Although I didnt meet the goals of implementation, but it was a good experience, since it was my first time with Windows Phone Programming.  
 + 
 + 
 + 
 +===== Links===== 
 + 
 +http://www.julha.fi
  
  
-===== Improvements ===== 
  
-   
-===== Links ===== 
  
  
Line 53: Line 53:
 === Presentation Slides === === Presentation Slides ===
  
 +{{:wp7_codecamp:lut1:pdpresent.pdf|}}
  
 === Project Source code === === Project Source code ===
- +{{:wp7_codecamp:lut1:publicsectorcontactdirectory.zip|}} 
 + 
  
 === Report === === Report ===