Tag: worky worky

  • Digging deep to find product problems

    Digging deep to find product problems

    Double hatting a Product Design + Management role these past few weeks have pushed me to look at product design in a different perspective. Previously, I admit I haven’t been trying hard enough to understand why “we’re doing what we’re doing”, and my product thoughts were something I treated as merely suggestions I can offer…

    Continue reading

  • Empathy at Work

    Empathy at Work

    I’ve been reading up a lot on what makes people tick and company culture some few weeks back. This is another valuable insight and you’ll see where things in teams can break apart: “…when companies try to optimize everything, it’s sometimes easy to forget that success is often built on experiences — like emotional interactions…

    Continue reading

  • Idea vs. Vision

    Idea vs. Vision

    Before midnight musings: every person that leaves, leaves with their vision. This is the same as products copying other products. You can copy features, but not the vision of the people who made them. So even in an array of products that do similar things, those that show promise have a strong vision behind them.…

    Continue reading

  • Value of My Work and My Value as a Human Person

    Value of My Work and My Value as a Human Person

    I’ve shifted through different jobs in the past few years. Even so, it has never been a breeze to price my work and my hours. I have done freelance work in the past, but I was never a hundred percent confident that I wasn’t undervaluing my work or that I wasn’t over estimating the work…

    Continue reading

  • How switching to pocket wifi changed my workflow

    How switching to pocket wifi changed my workflow

    My Old Plan My two-year contract with SMART was a mix of good and bad. Bad because my iPhone 4S broke a month after the 1-year warranty (CRY!!!) but good because my experience of their services has been smooth all throughout. I’m sure there are horror stories out there, but I guess I’m lucky enough…

    Continue reading

  • WordPress Development with Roots  (Bootstrap, SASS/LESS) and Grunt

    WordPress Development with Roots (Bootstrap, SASS/LESS) and Grunt

    Requirements XCode Git (easy via Homebrew) node.js – http://nodejs.org/download/ or https://github.com/joyent/node/wiki/installation SASS – http://sass-lang.com/install LESS – http://lesscss.org/ GruntJS – http://gruntjs.com/getting-started   Grunt Plugins SASS – https://github.com/gruntjs/grunt-contrib-sass CSSmin – https://github.com/gruntjs/grunt-contrib-cssmin Watch – https://github.com/gruntjs/grunt-contrib-watch Uglify (for compiling JS files) – https://github.com/gruntjs/grunt-contrib-uglify Example: npm install grunt –save-dev npm install grunt-contrib-uglify –save-dev   Use with SublimeText For a faster…

    Continue reading

  • From an iPad to an Android tablet

    From an iPad to an Android tablet

    It was pay-day last week (MONEY!!!!!) so I bought myself a mid-to-low range tablet (not that much money!!!): a Cherry Mobile Bolt (rebranded from Ainol Novo 7). I was thinking if I should get the 2nd generation Nexus 7, but I’m actually waiting for the new iPad Mini to be my main tablet so I…

    Continue reading

  • no longer the first day of september

    no longer the first day of september

    It’s sort-of the start of September, and I may have not done everything I said I wanted to do back in July, but this week has been a week of learning new things, so time hasn’t been completely wasted. I managed to try out and install Jekyll, and I’m still evaluating how convenient it is…

    Continue reading

  • Intro on Task-oriented Information Architecture

    Intro on Task-oriented Information Architecture

    I’ve been looking for some online articles to read up on task-oriented IA for a project, and haven’t found many. The first blog post I saw, and that have been linked by others, was Michael Andrew’s short introspective entry about it. Here he says: When experimenting with task-oriented IA, here are some issues to keep…

    Continue reading