Tuenti.NET
Tuenti.NET is an .NET/Mono API implementation to connect with the spanish social network Tuenti. more…
Tuenti.NET is an .NET/Mono API implementation to connect with the spanish social network Tuenti. more…
It should be provides this methods:
User Auth(string mail, string passwd);
List GetFriends(User user);
void UpdateStatus(User user, string status);
List GetNotifications(User user);
void sendPrivateMessage(User user, Friend dest, string message);
void sendBoardMessage(User user, Friend dest, string message);
List getMyBoard(User user, int page);
List getBoard(User user, Friend friend, int page);
This git repository contains the Tuenti.NET API implementation.
Cloning this repository:
git clone git://gitorious.org/tuenti-net/tuenti-net.git tuenti-net cd tuenti-net
Add this repository as a remote to an existing local repository:
git remote add tuenti-net git://gitorious.org/tuenti-net/tuenti-net.git git fetch tuenti-net git checkout -b my-local-tracking-branch tuenti-net/master_or_other_branch

Friday April 02 2010
Favorite
00:38
totas started watching tuenti-net/tuenti-net
Thursday February 04 2010
Commit
20:46
Juan Dapena Paz started development of tuenti-net/tuenti-net
Commit
20:45
Repository
20:43
Juan Dapena Paz created repository tuenti-net in Tuenti.NET
This git repository contains the Tuenti.NET API implementation.
Wiki
01:20
Juan Dapena Paz edited wiki page tuenti-net/Home
Project
01:09
Juan Dapena Paz created project Tuenti.NET
Tuenti.NET is an .NET/Mono API implementation to connect with the spanish social network Tuenti.
...
Professional Gitorious services - Git hosting at your company, custom features, support and more. gitorious.com.
