Interesting and Very Informative for all users.
http://uxmovement.com/forms/stop-misusing-select-menus/
Monday, February 4, 2013
Thursday, January 10, 2013
PURGE to free memory.
/usr/bin/purge
Just type in 'purge' at the command line (Terminal.app) from the main page:
PURGE BSD System Manager's Manual PURGE NAME
purge -- force disk cache to be purged (flushed and emptied)
SYNOPSIS purge
DESCRIPTION
Purge can be used to approximate initial boot conditions with a cold disk buffer cache for performance analysis.
It does not affect anonymous memory that has been allocated through malloc, vm_allocate,
Purge can be used to approximate initial boot conditions with a cold disk buffer cache for performance analysis.
It does not affect anonymous memory that has been allocated through malloc, vm_allocate,
Thursday, December 6, 2012
Hey! .... It's been a long time since I posted something in my blog! Heheh ... Anyway, I was kind a busy for a several weeks working on the mobile app for my company. I just paused for awhile and rethink some of my tools to update. Everyday of work I had needs an IDE but I prefer pure text editor.
Now, working on something on Mac text editor is a bit handy but you need to be familiar with at least some shortcuts that will make your self convenient. One text editor I've been using is "TextMate" though I've been using the terminal edit on Mac "VIM" hehe! Late I tried using "Sublime Text" quite okay but I still need to do some adjustments when coding. (They aren't FREE, 30days is over then you have to purchase the license) . Then I go back to "TextMate 10", but one server side scripting I've been playing around lately is CoffeeScript which I need a bundle for TextMate to run do some fancy actions like syntax highlighting, ability to compile or evaluate CoffeeScript inline, convenient symbol listing for functions and a number of expando snippets. Then I found this article which is very helpful. (https://github.com/jashkenas/coffee-script-tmbundle) OKaY! great :)
Now, working on something on Mac text editor is a bit handy but you need to be familiar with at least some shortcuts that will make your self convenient. One text editor I've been using is "TextMate" though I've been using the terminal edit on Mac "VIM" hehe! Late I tried using "Sublime Text" quite okay but I still need to do some adjustments when coding. (They aren't FREE, 30days is over then you have to purchase the license) . Then I go back to "TextMate 10", but one server side scripting I've been playing around lately is CoffeeScript which I need a bundle for TextMate to run do some fancy actions like syntax highlighting, ability to compile or evaluate CoffeeScript inline, convenient symbol listing for functions and a number of expando snippets. Then I found this article which is very helpful. (https://github.com/jashkenas/coffee-script-tmbundle) OKaY! great :)
CoffeeScript.tmbundle
A TextMate Bundle for the CoffeeScript programming language.
Installation:
cd ~/Library/Application\ Support/TextMate/Bundles (Textmate 1)
cd /Applications/TextMate.app/Contents/SharedSupport/Bundles (Textmate 1.5.10 & 2)
git clone git://github.com/jashkenas/coffee-script-tmbundle CoffeeScriptBundle.tmbundle
Just got to Bundles -> Bundle Editor -> Reload Bundles
This is for HAML
git clone git://github.com/textmate/ruby-haml.tmbundle.git
This is for Removing trailing white spaces
git clone git://github.com/vigetlabs/whitespace-tmbundle.git Whitespace.tmbundle
Sunday, September 16, 2012
iOS 6 Supports Photo and Video Uploads Via Safari Web Browser
I'm quite excited on this coming release of iOS 6 which we'll be able to use the file upload using safari browser
http://www.everythingicafe.com/ios-6-supports-file-uploads-via-safari/2012/06/15/
Among of the new features I'm quite keen to work about is more on Offline Reading list, Smart app banner, photo uploads and iCloud Tab syncing.
http://www.everythingicafe.com/ios-6-supports-file-uploads-via-safari/2012/06/15/
Among of the new features I'm quite keen to work about is more on Offline Reading list, Smart app banner, photo uploads and iCloud Tab syncing.
Apple is also adding a fullscreen mode when iOS 6 detects that your phone or tablet is in landscape mode.
Friday, August 31, 2012
The Clean Architecture
I surf around the web and saw this link from Uncle Bob mighty clean Architecture diagram. Which is good to learn when you're developing software. Details in the image below let you understand how the 4 phases of Clean Architecture shows.
1. Frameworks & Drivers
2. Interface Adapters
3. Application Business Rules
4. Enterprise Business Rules.
Thursday, July 26, 2012
Top 3 Mistakes That Cause Traders To Fail
http://www.investopedia.com/video/play/biggest-mistakes-investors-make#ixzz21mnvXvD5
3 Common mistakes that causes traders to fail.
1. Not protecting yourself.
2. Not staying focus.
3. Not being open to new ideas.
3 Common mistakes that causes traders to fail.
1. Not protecting yourself.
2. Not staying focus.
3. Not being open to new ideas.
Tuesday, July 17, 2012
Internet Side Business: 5 Things You Should Know
Internet Side Business: 5 Things You Should Know
1. Online Side Businesses Don’t Free Up Your Time
2. There Are Low Barriers to Entry
3. It Is Not Cheap
4. Survey BEFORE Launch
5. You Need Content
Subscribe to:
Posts (Atom)