Project DescriptionGoogle reader discontinued note in reader features. Current google reader allows to export users old notes in JSON format, This App will parse the JSON file & upload it to it delicious , delicious is a good alternative for note in reader
Its a .NET 4 WPF App
Known ProblemsGoogle reader export feature has some problem, its not exporting all the notes to JSON , only exporting last 4-5 months of data
google is working on a solution check status on
http://www.google.com/support/reader/bin/static.py?page=known_issues.csFeaturesGoogle reader notes JSON is imported to a local sql compact datbase
Support resuming - Already exported bookmarks will not be exported again
Libraries usedJson.NET
Entity framework 4.1 (DbContext API)
MVVM Light
SQL Compact 3.5