Category Archive: Computers

May 16

Peer Code Review

Here is a presentation I created back in 2010 illustrating the benefits of peer code review in software development teams. I also discuss the Code Collaborator product from Smart Bear Software; the peer code review tool I use most regularly.   Peer Code Review

Permanent link to this article: http://ericsilva.org/2012/05/16/peer-code-review/

May 10

Syncing Gmail Contacts Birthdays and Events with Google Calendar

I am horrible with other people’s important dates, e.g., birthdays, anniversaries, date you got your appendix removed, etc. I just realized I should put all that info into my Gmail Contacts, and then it will appear on my Google Calendar automatically. Oh wait… It doesn’t show up. Damn. Why doesn’t it work? Turns out, this …

Continue reading »

Permanent link to this article: http://ericsilva.org/2011/05/10/syncing-gmail-contacts-birthdays-and-events-with-google-calendar/

Feb 24

Code Review Does Not Have to Suck

I have been using this saying for the last 6 years, “Code Review Does Not Have to Suck”.  I just saw today that SmartBear, who makes the wonderful CodeCollaborator peer code review tool, which I also use, released a quick 3-minute video explaining this. Peer code review is a critical milestone step in any good …

Continue reading »

Permanent link to this article: http://ericsilva.org/2011/02/24/code-review-does-not-have-to-suck/

Feb 22

Dell 3115cn Multi-Function Color Laser Toner

We have a Dell 3115cn color laser printer at work.  The color toner cartridges are individual, and we buy them in these multipack deals (Dell Part #4BC3115).  The problem is that inside the box are four cartridges wrapped in that silver foil packaging and are not marked as to which color is inside.   You …

Continue reading »

Permanent link to this article: http://ericsilva.org/2011/02/22/dell-3115cn-multi-function-color-laser-toner/

Feb 04

How to Design a Good API and Why It Matters

I am starting to design a new API for an application that will need to integrate with other applications. Before doing so, I always make it a point to re-watch and re-read this presentation given by Joshua Bloch from Google.  Joshua does a fantastic job going over the DOs and DON’Ts of good API design. …

Continue reading »

Permanent link to this article: http://ericsilva.org/2011/02/04/how-to-design-a-good-api-and-why-it-matters/

Dec 06

To root, or not to root

To root, or not to root: that is the question: Whether ’tis nobler in the mind to suffer The crap of HTC is not outrageous fortune, Or to take arms against a sea of useless apps, And by opposing end them? To root, to be free; No more; and by freedom to say we end …

Continue reading »

Permanent link to this article: http://ericsilva.org/2010/12/06/to-root-or-not-to-root/

Sep 16

iTunes Ping

I just recently started using iTunes Ping, and my first impression was ‘Facebook/Twitter for Music’; pretty neat.  If you have friends on Ping, then you can follow them, and see what they are listening to and/or interested in.  Finding your ‘actual’ friends is pretty easy, since you know there name and often times e-mail, but …

Continue reading »

Permanent link to this article: http://ericsilva.org/2010/09/16/itunes-ping/

Jul 15

Really Slick OpenGL Screen Savers

Tired of the boring screen savers that come with Windows and haven’t changed since Windows 3.1?  Take a look at Really Slick Screensavers for some cool OpenGL savers available for Windows, Linux, Solaris, or Mac OS X.

Permanent link to this article: http://ericsilva.org/2010/07/15/really-slick-opengl-screen-savers/

Jul 13

Greenshot – free screenshot tool

After using SnagIt for several years with my old company, I was in need of an open source replacement.  After using everyone’s favorite research assistant, I found Greenshot.  It doesn’t have all the bells and whistles that SnagIt has, but it has the basics which is what you use 80% of the time anyway. So …

Continue reading »

Permanent link to this article: http://ericsilva.org/2010/07/13/greenshot-free-screenshot-tool/

Mar 19

Simple Calendar Control for Web Application

cal

I originally did this back in 2007, but did not want to lose the content, so I decided to put it up here. I found a robust and relatively simple calendar control to use for web UIs. It can use a pop-up window or a floating <div> tag. I prefer the latter as it makes …

Continue reading »

Permanent link to this article: http://ericsilva.org/2010/03/19/simple-calendar-control-for-web-application/

Older posts «