Thursday, 28 August 2008
Wednesday, 27 August 2008
Tuesday, 26 August 2008
26/8/08 update
finalzing the project but still've two inquiries:
1-how to make the list of favorites updated in runtime(as we need each tim to close the browser and opne again to see the favorites updated).
2-how to start with a vista gadget using silverlight
1-how to make the list of favorites updated in runtime(as we need each tim to close the browser and opne again to see the favorites updated).
2-how to start with a vista gadget using silverlight
Sunday, 24 August 2008
Update 2
:D We've successfully finished integrating the interface with the working code with displaying the title ,description (cleaned from tags) , image ,and link to the web site .
Now we are working on :-
====================
- Animation
- opening the web page from the image(using the image as a link)
-Problems are:
=============
-Still can't deal with RSS version 2
Now we are working on :-
====================
- Animation
- opening the web page from the image(using the image as a link)
-Problems are:
=============
-Still can't deal with RSS version 2
24/8/08:update 1
1-currently we got :link,description(not clean),title,still we need the image
2-still we've the problem of opening the link from the images
2-still we've the problem of opening the link from the images
Thursday, 21 August 2008
21/8/08 :update 2
1- we found during research tha some RSS are not after the standard construction in their tags,so they cant be parsed by visual studio,dnt know if we suppose to do the parsing ourselves!
http://www.xml.com/lpt/a/1097
2-in GUI:problem of opening the link from the title was solved,but it wasnt solved for opening the link from the image.
3-design of UI is finished,with its events,but without the animations
4-we've divided the new RSS code into classes and made its input a URI with the output as object of items class(like required from the interface).
5- the clean text code isnt working for the new RSS code so currently checking why
6- we tried a new concept for removing the tags(by using a function from xdocument called Xpath, but so it'll consume more time in writing its code.
http://www.xml.com/lpt/a/1097
2-in GUI:problem of opening the link from the title was solved,but it wasnt solved for opening the link from the image.
3-design of UI is finished,with its events,but without the animations
4-we've divided the new RSS code into classes and made its input a URI with the output as object of items class(like required from the interface).
5- the clean text code isnt working for the new RSS code so currently checking why
6- we tried a new concept for removing the tags(by using a function from xdocument called Xpath, but so it'll consume more time in writing its code.
21/8/08 :update 1
1-we finished the base interface of the silverlight, modifying now the controls
2-searching for the problem(no root element) i the rss grabber and in parallel looking for another code for parsing rss into xml
2-searching for the problem(no root element) i the rss grabber and in parallel looking for another code for parsing rss into xml
Wednesday, 20 August 2008
20/8/08 update
1-tried a new code for rss parsing as an xml,but we faced problems with the same sites that didn't work before,except this time instead of a null exception it gave "no root exception",and currently researching.
2-in GUI: finished background design but without the events handling.
3-problem:can't put a scroll viewer on text block.
2-in GUI: finished background design but without the events handling.
3-problem:can't put a scroll viewer on text block.
Monday, 18 August 2008
18/8/08 Update
1-finished the requirements document according to the given template
2-the program now can read images in its context! :)
2-the program now can read images in its context! :)
Sunday, 17 August 2008
update 17/8/08
1-we reached the code for "carousel"->making elements rotate around each other in silverlight (like the ferris wheel)
2-we reached the code for zooming to elemnts on move over on them
3-we reached the code for rtf to xml converter and currently adjusting it to our main code
4-started in correction in our if else condition in the code(while loading the xml from the rss)
2-we reached the code for zooming to elemnts on move over on them
3-we reached the code for rtf to xml converter and currently adjusting it to our main code
4-started in correction in our if else condition in the code(while loading the xml from the rss)
Thursday, 14 August 2008
update:links
http://silverlightrocks.com/cs/files/
http://w3schools.com/
http://www.htmlgoodies.com/beyond/javascript/article.php/3648476
http://weblogs.asp.net/lduveau/archive/2008/03/26/calling-a-javascript-function-from-silverlight-2.aspx
http://timheuer.com/blog/archive/2008/03/09/calling-javascript-functions-from-silverlight-2.aspx
http://w3schools.com/
http://www.htmlgoodies.com/beyond/javascript/article.php/3648476
http://weblogs.asp.net/lduveau/archive/2008/03/26/calling-a-javascript-function-from-silverlight-2.aspx
http://timheuer.com/blog/archive/2008/03/09/calling-javascript-functions-from-silverlight-2.aspx
update thursday 14/8/08
goals achieved :
1- Requirements
2-WBS
3-full proof of concept
reseacrh over how to convert the rtf as it is in silverlight(didn't reach how)
also waiting for the IIS to make our project a web service(not just a HTML test page)
1- Requirements
2-WBS
3-full proof of concept
reseacrh over how to convert the rtf as it is in silverlight(didn't reach how)
also waiting for the IIS to make our project a web service(not just a HTML test page)
Wednesday, 13 August 2008
Text RSS succeded !!!!!!!
Capturing Text RSS from a web site and displaying it into a list box succeeded :D :)
Links & materials extracted till now for the project
http://www.brokenwire.net/bw/Programming/35/silverlight-rss-feed-display
http://timheuer.com/blog/archive/2007/08/29/embedding-fonts-with-silverlight-and-user-controls-rss-json.aspx
http://www.smallbusinesscomputing.com/news/article.php/3672896
http://blog.donburnett.com/NewBlog/silverlight/retrieving-and-processing-an-rss-feed-in-silverlight-2-beta/
http://www.silverlightguide.com/
http://www.webopedia.com/quick_ref/rss.asp
http://office.microsoft.com/en-us/officelive/FX102711871033.aspx
http://www.theregister.co.uk/2008/01/09/silverlight_media_application_service/
http://www.learn-silverlight-tutorial.com/TheSilverlightFramework.php
http://www.codeproject.com/KB/silverlight/DrinkMateStandardImprints.aspx
http://genbucks.com/tools/metataggenerator.php
http://community.irritatedvowel.com/blogs/pete_browns_blog/archive/2008/06/20/How-to-Retrieve-and-Process-an-RSS-Feed-in-Silverlight-2.aspx
http://blog.paranoidferret.com/index.php/2007/10/01/silverlight-tutorial-animating-html-elements/
http://msdn.microsoft.com/en-us/library/bb410109.aspx
http://www.example-code.com/csharp/spider_parseHtml.asp
http://blog.paranoidferret.com/index.php/category/all-tutorials/silverlight/
http://www.easybyte.com/products/rtf2html.html
http://www.rtf2html.com/
http://www.rtf2fo.com/index.html
http://weblogs.asp.net/scottgu/pages/silverlight-tutorial-part-3-using-networking-to-retrieve-data-and-populate-a-datagrid.aspx
http://timheuer.com/blog/archive/2007/08/29/embedding-fonts-with-silverlight-and-user-controls-rss-json.aspx
http://www.smallbusinesscomputing.com/news/article.php/3672896
http://blog.donburnett.com/NewBlog/silverlight/retrieving-and-processing-an-rss-feed-in-silverlight-2-beta/
http://www.silverlightguide.com/
http://www.webopedia.com/quick_ref/rss.asp
http://office.microsoft.com/en-us/officelive/FX102711871033.aspx
http://www.theregister.co.uk/2008/01/09/silverlight_media_application_service/
http://www.learn-silverlight-tutorial.com/TheSilverlightFramework.php
http://www.codeproject.com/KB/silverlight/DrinkMateStandardImprints.aspx
http://genbucks.com/tools/metataggenerator.php
http://community.irritatedvowel.com/blogs/pete_browns_blog/archive/2008/06/20/How-to-Retrieve-and-Process-an-RSS-Feed-in-Silverlight-2.aspx
http://blog.paranoidferret.com/index.php/2007/10/01/silverlight-tutorial-animating-html-elements/
http://msdn.microsoft.com/en-us/library/bb410109.aspx
http://www.example-code.com/csharp/spider_parseHtml.asp
http://blog.paranoidferret.com/index.php/category/all-tutorials/silverlight/
http://www.easybyte.com/products/rtf2html.html
http://www.rtf2html.com/
http://www.rtf2fo.com/index.html
http://weblogs.asp.net/scottgu/pages/silverlight-tutorial-part-3-using-networking-to-retrieve-data-and-populate-a-datagrid.aspx
Monday, 11 August 2008
SilverLight RSS Reader - Project Abstract
Title: SilverLight RSS Reader.
Team: Sparks.
Starting Date: 11/8/08.
Objective of the project:
To develop a graphical RSS reader that allows users to mainly read XML files, embedded RTF and meta-tags blog feed reader.
The project is divided into 2 parts:
First, we will convert syndicated content into a suitable format (eg. XML) depending on the content's type either text or image.
Second, the converted content is read and displayed to the user in a graphical interface using SIlverLight, for the user to easily navigate through the web materials.
Project Duration:
15 Days.
Currently Needed Software:
SilverLight, and Visual Studio 2008
Team: Sparks.
Starting Date: 11/8/08.
Objective of the project:
To develop a graphical RSS reader that allows users to mainly read XML files, embedded RTF and meta-tags blog feed reader.
The project is divided into 2 parts:
First, we will convert syndicated content into a suitable format (eg. XML) depending on the content's type either text or image.
Second, the converted content is read and displayed to the user in a graphical interface using SIlverLight, for the user to easily navigate through the web materials.
Project Duration:
15 Days.
Currently Needed Software:
SilverLight, and Visual Studio 2008
Subscribe to:
Posts (Atom)