aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2012-09-29 19:55:47 -0400
committerTeddy Wing2012-09-29 19:55:47 -0400
commiteb765cc14dd72e73d9035f308f11eaeef97d33b3 (patch)
tree4abe27b936c7e9cb5a6a21321d1b7e058210aab1
parent6ebbf728e84d8dc84d1f9606b9f792ce6d4a9344 (diff)
downloadbabblr-iOS-master.tar.bz2
Updated README with some resoures from when I was developing today.HEADmaster
-rw-r--r--README.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/README.md b/README.md
index 360ddaa..641a0dc 100644
--- a/README.md
+++ b/README.md
@@ -4,5 +4,22 @@ Babblr
# Web Socket
ws://poddb.com:9394/
+
# Growing iOS SMS text field
https://github.com/HansPinckaers/GrowingTextView/commit/d0fc657801244387c935b360e4db955f7da1736d
+
+
+# iOS Web Sockets with UnittWebSocket
+http://code.google.com/p/unitt/wiki/UnittWebSocketClient
+
+## Examples
+- http://code.google.com/p/unitt/source/browse/projects/iOS/UnittWebSocketClient/tags/1.0.0-RC/UnittWebSocketClientTests/UnittWebSocketClientTests.m
+- http://code.google.com/p/unitt/source/browse/projects/iOS/UnittWebSocketClient/tags/0.9.3.1/UnittWebSocketClientTests/UnittWebSocketClient07Tests.m
+
+
+# UITableView
+http://www.mobisoftinfotech.com/blog/iphone/introduction-to-table-view/
+
+
+# Appcelerator iOS SMS text field
+http://www.screenr.com/dnxs \ No newline at end of file