Skip to content

Instantly share code, notes, and snippets.

@filmaj
filmaj / index.html
Created April 14, 2017 21:26 — forked from tmclean85/index.html
Aloha homepage
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
@filmaj
filmaj / gist:3694793
Created September 10, 2012 23:30 — forked from timkim/gist:3694742
Cordova Android Git Url
git clone https://git-wip-us.apache.org/repos/asf/incubator-cordova-android
cd incubator-cordova-android/framework
android update project -p .
curl -OL http://mirror.symnds.com/software/Apache//commons/codec/binaries/commons-codec-1.6-bin.zip
unzip commons-codec-1.6-bin.zip
cp commons-codec-1.6/commons-codec-1.6.jar libs/.
@filmaj
filmaj / error.log
Created July 18, 2012 18:32
backbutton index - cordova, phonegap
07-18 14:21:39.333: WARN/System.err(1256): java.net.SocketException: Permission denied
07-18 14:21:39.333: WARN/System.err(1256): at org.apache.harmony.luni.platform.OSNetworkSystem.createServerStreamSocketImpl(Native Method)
07-18 14:21:39.353: WARN/System.err(1256): at org.apache.harmony.luni.platform.OSNetworkSystem.createServerStreamSocket(OSNetworkSystem.java:170)
07-18 14:21:39.353: WARN/System.err(1256): at org.apache.harmony.luni.net.PlainServerSocketImpl.create(PlainServerSocketImpl.java:45)
07-18 14:21:39.363: WARN/System.err(1256): at java.net.ServerSocket.<init>(ServerSocket.java:135)
07-18 14:21:39.363: WARN/System.err(1256): at java.net.ServerSocket.<init>(ServerSocket.java:89)
07-18 14:21:39.363: WARN/System.err(1256): at org.apache.cordova.CallbackServer.run(CallbackServer.java:205)
07-18 14:21:39.363: WARN/System.err(1256): at java.lang.Thread.run(Thread.java:1096)

PhoneGap Training Day

 9:30 - 10:30 ... intro thing (setting up, compiling, git, emulators, debugging, testing, security)
    Brian
10:30 - 10:45 ... break
10:45 - 12:30 ... tutorial thing
    Fil. Run through building tutorial app on desktop (firefox/chrome/firebug/webinspector). Deploy to Android emulator, then device. Run through porting to BlackBerry - what needs to be done, what to watch out for.
    Brian. Deploy to iPhone sim / iPad.

12:30 - 1:30 ... lunch