Marcus Olovsson
Front End Magician
-
“Ghost: Just a Blogging Plattform”
∞ -
“Stop technical debt from crushing coders!”
∞ -
My homemade watch-script
If you’ve used Sass, or any other preprocessed language, you’re probably familiar with the “watch-option”. It’s an option that watches over a folder and runs some kind of command when its content is changed. As you might know, it’s considered as good practice to combine and minify all your CSS and JavaScript when deploying a [...]
-
Retina for web workflow
∞ -
nil / Nil / NULL / NSNull
∞ -
How to customize your command prompt
∞ -
Strict Theme for Tumblr
Tumblr is a popular blog platform, which allows users to create their own short-form blog. It’s really simple to just add a photo or a link, without feeling the need to write a bunch of text. A few years back I made a theme called Strict, that users could download and use for free. Later [...]
-
Convert iOS resources to Android
For Titanium-developers: you might be aware that if you want to use density-specific resources on Android (like @2x on iOS), you need to use the special android-folder in Resources. In a recent project I made a bash-script to make this easier. This script will copy all resources from Resources/iphone/images to Resources/android/images, and move them around [...]
-
Removing the WebView shadow in Titanium
3 comments ∞