Christian Vuerings
Personal blog by Christian Vuerings
I love to share interesting ideas.

5 Useful Bash Aliases for Mac OS X

January 27, 2019

As a developer, one of the things that can help you is to focus on being more productive by automating tasks that you do a lot. The…

Things I like doing in SF

October 10, 2015

Living in the bay area is amazing and these are a couple of awesome things that you can do & places you can go in the city. Bike ride to…

Faster Ways To Do PeopleSoft Fluid UI Development

April 06, 2015

PeopleSoft Fluid UI Development Developing pages in PeopleSoft Fluid UI can be pretty time consuming and cumbersome. In this post we’ll…

Goals & Interests for 2015

January 11, 2015

The beginning of the year is always a good time to reflect on the past year and set goals for the new one. This is my list for 2015. Goals…

5 Lessons Learned Using gulp.js

December 29, 2014

Using gulp.js isn’t always straightforward. Here are a couple of tips to help you out. 1. Things don’t run in sequence With gulp.js…

Hub - Supercharge Git

June 15, 2014

If you’re using GitHub and the command line, then hub is something for you. Why hub? Have you ever wondered why you always have to add…

Berkeleydir

January 09, 2014

Berkeleydir enables you to easily find people in the Berkeley directory. ( code ) Why build something new? Currently the way to find people…

It's Not About The Technology

October 19, 2013

Since the day we’ve had multiple computer languages, developers started arguing about which language is the best. It’s almost like debating…

Fixing Security Preferences in OS X Mountain Lion

September 21, 2012

When trying to run an application, OS X gave me the following warning: “Application name” can’t be opened because it is from an unidentified…

Managing an Open-source Project

September 23, 2011

As some of you may know, over the last couple of months I’ve been working & managing a project called jQuery Lifestream . It isn’t always…

Developing jQuery Plug-ins

May 26, 2011

Lately I’ve been developing jQuery plug-ins in my spare time. Definitely go and check out the example pages . One of the main reasons for…

Comparing Ourselves

April 16, 2011

When we compare ourselves to other people, we always pick those with whom we have a connection or similarity. For instance when we look at…

The Importance of Failing

April 11, 2011

We are afraid of all kinds of things. It’s not only you and me but everyone. It’s in our nature to have fear. In fact it’s something that…

Thanks Zach for the GitHub Love

March 15, 2011

Ever since my first visit to good-tutorials.com I’ve been following up on what Zach Holman has been doing. He gained attention with…

Once You Go Mac

February 27, 2011

Have you ever dreamed about a PC that you don’t need to shut down. Where you just had to close the lid and when you open it, it only takes…

Weathery – A Weather Aggregator

February 02, 2011

As a sailing instructor it’s important to know as much information about the weather as possible. You need to be able to see how much wind…

2011 Resolutions and Dreams

January 07, 2011

Resolutions Start a website/blog about catamaran sailing that is usable for other people Write 2/3 blogposts a week Help more people by…

My 2010 Reflections

January 05, 2011

The moment just after New Year is always a good time to reflect back on the previous year and set your goals for the year to come. Work 201…

Github Pages - Free HTML/CSS/JavaScript Hosting

January 03, 2011

Quite recently I’ve started to use github as a free hosting service for HTML, CSS and JavaScript. The way to do this is by using github…

Hacking Around With Userscripts

January 02, 2011

Lately Lately I’ve been hacking around with userscripts. Those scripts are JavaScript files that can enhance the experience of a user on…

Loading Everything at Once - HTML, CSS & JavaScript

April 25, 2010

Some Sakai3 front-end developers had a dream: For our widget loading mechanism we want to load the HTML / CSS and JavaScript in one request…