Random Things II

It’s been awhile since my last update. Today, I would like to briefly share with everyone 3 possibly interesting stuff discovered in the last 2 weeks:

Read More

Improving Performance by Using Constants and Variable Correctly

This will be a quick post… In a nutshell, we created an adsense plugin and used constants when we should have used variables. Variables have to be stored in some kind of memory, whereas constants are set. The compiler works quickly with constants whereas, it’s has to process the variables. So rule is, use constants where things don’t change and use variables when things change. I know it’s obvious… but anyway…

Read More

How to Update Your Ruby on Rails App to Use the New Recaptcha using the recaptcha gem in 2 Steps

It’s been a while since I blogged, mainly because Sarah & I have been busy working on the advertising plugin for discourse. Today, we also did a presentation to Redbubble.com (our coaching company) to explain what we’re working on. Meanwhile, Redbubble has some fantastic and unique stuff you can get for yourself or someone special - highly recommend (but then I’m biased). You should though at least check it out.

Read More

Random Things I

I’ve been meaning to blog about this for awhile now. Let’s take a look at some random and possibly cool things I’ve discovered lately:

Read More

Wednesday Wraps

Sarah: I will spend tomorrow elaborating more on my work today. There are many questions to ask the coaches regarding my deconstruction of the adsense.js.es6 file.

Read More

Ember, Node, Handlebars and Broccoli

Sarah: I’m once again very thankful towards Redbubble for providing us a proper workspace. The Macbook is coming in very handy. The disk is relatively uncluttered, which leaves much room for us to download and install the programs, dependencies, applications and gems we need.

Read More

Week 2 and Rain

Vi: Today, again, was a cold and rainy day. Sarah is off to yoga now and I’m on a new diet. Have lost a few kilos being in Japan for the last few weeks and I like it, but being in Melbourne and especially in Redbubble is very tempting. There are cupcakes, biscuits and heaps of food. Today was a good day, I only ate one cupcake. Will continue trying my best to avoid eating all 4 cupcakes in one day. Redbubble is the company that keeps on giving, aside for providing us with an awesome place to work from, they provide breakfast and lunch. Actually… they should be on BRW’s Best Workplaces. A nomination is in order… Ok, now that the scene is set… let’s go through what happened today in dottish point form.

Read More