Share - Manage - Govern
BLOG ABOUT RSS CONNECT WITH RENE RSS RSS Feed
22. January 2010  

There's no need to mention the importance of a good network of contacts when it comes to looking for job opportunities. One of my student jobs I got through a friend (for his father's company), as he knew a bit about what I was doing as a part time job then, and they required someone to help them in that area.

Another job at SAP I got through my former flatmate. He did some Java programming there, and as he was going to Australia for an internship for a few months, they needed a replacement. I just came back from my internship in Singapore and was looking for a new student job, thus it was a perfect timing, and I took over from him.

These are cases where a network of people that I had close contact with in "real life" helped me. However, I also have two examples (my two most recent jobs) that show that it's also possible to find a job through one of the social networking websites. I'm sure that there are people who found a job through, for example, facebook or studiVZ, but the more important networks for these 'business-related' activities are LinkedIn and XING. LinkedIn has a lot more people on it, whereas the XING interface is a lot more usable in my opinion.

As for the job before my current one, I got it through XING. I contacted some people in Singapore through it, as I wanted to find an internship/thesis job here. One of the people I messaged replied saying that there might be an opportunity for me. As it turned out, I asked just at the right time, as they were looking for someone to help them with an IT project, and were considering hiring an intern for it.

As for my current job, which I started recently,  I was contacted by a headhunter through LinkedIn. As I always keep my profiles as much up-to-date as possible, the headhunter saw my SharePoint experience, and as it matched the requirements nearly 100%, he contacted me and asked if I was looking for a job (which I actually also was at that time).

Comments Comments (0)
technorati tags: , ,
 
18. November 2009  

For a few days now, I'm using Dropbox. It's a service that lets you store your files online, but with a really great integration into your operating system (they support Windows, Linux, and MacOS!), so that you can access them nearly everywhere very comfortably.

I'm using it so that I can now easily access some shared files on my netbook, my laptop, my office laptop, and even my iPhone without having multiple copies floating around! Before that, I always had to copy a document on my thumbdrive and carry it with me (and no, I did not always have the latest version with me, and yes, I sometimes had a few copies of a document....)
Dropbox

The 2GB version is free (which can be slightly expanded, please see the end of this posting for more info), if you need more space they offer a 50GB and a 100GB version for a monthly fee.

Their Features page gives a good overview of their service:

File Sync
Dropbox allows you to sync your files online and across your computers automatically.

File Sharing
Sharing files is simple and can be done with only a few clicks.

Online Backup
Dropbox backs up your files online without you having to think about it. 

Web Access
A copy of your files are stored on Dropbox's secure servers. This lets you access them from any computer or mobile device.

Security & Privacy
Dropbox takes the security and privacy of your files very seriously.

Mobile Device Access
Free Dropbox iPhone app

 

Also, if you edit or delete a file, a history of the change is kept and you can go back to a previous state within 30 days:

Dropbox

 

You can also see what was changed when in a nice overview tab (web version):
Dropbox

 

Files can be stored within folders (web version):
Dropbox

 

Here's the menu for a file as seen on the web version:

Dropbox

 

As I said, Dropbox can also be tightly integrated into your operating system. As I'm using Windows, I'll show some examples of the Dropbox Window 'client' here.

During installation, you can specify where Dropbox should store the documents. Yes, that means a local version of the documents inside your Dropbox will be available!
After the installation, you can find the Dropbox symbol in the taskbar:
Dropbox

A single click opens the settings for it:
Dropbox

 

Double-clicking opens the location that you specified during the installation (of course you can also simply navigate there through Explorer):
Dropbox

 

Additionally, for the folders within your Dropbox, you get the following menu for viewing deleted files and sharing the folder when you right-click:
Dropbox

 

This is how the contents of the folder look like. Not much difference to a regular folder in Windows, but the difference is that any changes made here (e.g. copy&pasting a document into here, or editing a doc) will be synchronised to the Dropbox server, and from there then to all other locations that you set up. For example, if I upload a document via the web interface from my office laptop, I can later on access that document on my laptop, netbook, AND iPhone.
Dropbox

 

 

The difference between the Windows version and the iPhone version is that the documents in the iPhone version do not get synchronised immediately, but only when you access them. But you have the option to set favourites, which are documents that get downloaded immediately and are available for 'offline access'

Startscreen for the iPhone application
Dropbox

 

Overview of all folders inside my Dropbox:
Dropbox

 

Inside the 'SharePoint' folder:
Dropbox

 

Viewing the document list:
Dropbox

 

My favourites (documents that are stored directly on the iPhone):
Dropbox

 

Here's how an Excel spreadsheet looks like on the iPhone (in landscape mode):
Dropbox

 

And this is the internal PDF viewer (portrait mode)
Dropbox
 

 

As I said before, the service is free for the 2GB version. Additionally, if you refer a friend or sign up through a referral, you get an additional 250MB:

 Dropbox

So if you're interested in testing or even using it, here's my referral link: https://www.dropbox.com/referrals/NTI4MzQ1ODQ5

PS: If you complete the first 5 steps on the Getting Started page, you'll get an additional 250MB:
Dropbox

Comments Comments (1)
 
17. November 2009  

Old Article on Napster

written at 14:20 in Web

Nine years ago, my English teacher (I "majored" in English & French in my last 2 years in school, which means that those 2 classes had a bigger weight than the others on my final grade) asked me to give a short summary of a TIME magazine article about Napster in class. I still remember how fascinated I was with this story at that time, as it provided a good view into the background story of the initial development of Napster.

TIME - Napster

In a way, Napster changed the world. Peer-to-Peer networks are more than common nowadays, filesharing is an issue more than ever before. That's why reading this article again made me see it in a different light, at that time I did not fully understand the impact that one teenager would have on the content industry.

The article from October 2000 can be found for free on the TIME magazine website under Meet the Napster.

Comments Comments (0)
technorati tags: , , , , ,
 
12. November 2009  

Changes to the Blog

written at 18:08 in Web

During the past 7 or so days, I was ocassionally working on some changes to the blog here. Besides several minor modifications (mostly to the CSS stylesheet, some corrections in the lifetype templates), I also added 2 slightly more important functionalities.

  1. I removed the old Archive links on the navigation to the left (they were pointing to individual months), and replaced them with a single page that contains ALL entries that I've ever written:
    Blog Update

    In order to get this done, I first wrote a small (ok, tiny! just a few lines of code in the end) plugin for lifetype, that fetches and returns all blog postings (somehow I couldn't find this in the existing functionality, maybe I just overlooked it). This was my first PHP coding in a long time....
    Additionally, I then created a Custom Template for this new Archive page, that applies the viewing logic to the long list of entries, and displays it as it can be seen above.
  2. The second addition to the blog are 'previous' and 'next' links in the viewing page of the individual postings:
    Blog Update

    This makes it a lot easier to navigate through the blog posting by posting.
Comments Comments (0)
technorati tags: , , , ,
 
06. November 2009  

How to Tell if Your Cat is Plotting to Kill You

Click image for more background information!

Comments Comments (0)
technorati tags: , , ,
 
1 2 3 4 5 6 7 8 9 10 11 12 13 14  Next»