Skip to content

Instantly share code, notes, and snippets.

@renehennig
renehennig / gist:5524298
Created May 6, 2013 10:04
Daniel.sublime-settings
{
"fade_fold_buttons": false,
"font_face": "Source Code Pro",
"font_size": 15.0,
"ignored_packages":
[
"Vintage"
],
"indent_subsequent_lines": true,
"indent_to_bracket": true,
@renehennig
renehennig / gist:5524295
Created May 6, 2013 10:04
TIZEN Manual
(source of documentation: https://developer.tizen.org/help/index.jsp?topic=%2Forg.tizen.web.appprogramming%2Fhtml%2Fide_sdk_tools%2Fcommand_line_interface.htm)
First of all, install the Tizen SDK and go to folder 'tizen-sdk/tools/ide/bin' and connect your phone to your PC via USB
Create a widget
./web-packaging <target path for a widget> <project folder>
e.g. : ./web-packaging /Users/oggyindahouse/workspace/HRS1/HRS1.wgt /Users/oggyindahouse/workspace/HRS1
Deploy a widget
./web-install -w <path of widget file>
@renehennig
renehennig / gist:3793091
Created September 27, 2012 09:25 — forked from lucasfais/gist:1207002
Sublime Text 2 - Useful Shortcuts

Sublime Text 2 – Useful Shortcuts (Mac OS X)

General

⌘T go to file
⌘⌃P go to project
⌘R go to methods
⌃G go to line
⌘KB toggle side bar
⌘⇧P command prompt