-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
14 lines (10 loc) · 912 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
This project has been created for demo purposes by sascha@corti.com (@TechPreacher).
SurfaceTwitterSerach is a simple Twitter Search Client for Microsoft Surface 2.0, demonstrating the capabilities of the Microsoft Surface 2.0 SDK.
To display the search GUI, you have to place the Byte Tag specified in Settings.xml on the Surface unit running the application.
You can print your own Byte Tags by downloading them from: http://www.microsoft.com/en-us/download/details.aspx?id=11029
You can also use the Surface Simulator on any computer to simulate placing a Byte Tag on the running application.
This project uses the following, brilliant libraries:
danielcrenna / hammock: https://github.com/danielcrenna/hammock
Json.NET: http://james.newtonking.com/projects/json-net.aspx
danielcrenna / tweetsharp: https://github.com/danielcrenna/tweetsharp
Thanks to the authors for their fantastic work!