05 July, 2010
Touchless switch LED lamp
Make Magazine has a blog posting about a touchless LED lamp. The how-to can be found at instructables.
23 June, 2010
GoogleCL
I have downloaded and installed GoogleCL. The idea of a command line utility to work with my calendars, contacts, documents and blog site is appealing. This utility should give me a boost to my personal productivity and more flexibility in how I interact with this tools.
I am interested in seeing where Google takes this tool.
Some helpful links
26 August, 2008
Portable Applications
I am always on the look out for small tools that allow me to work more efficiently and effectively. The website Pendriveapps.com has a large number of applications that fit the bill plus some applications for having a little fun.
17 July, 2008
MojoPac
MojoPac is a virtualization tool that can be put a various portable devices like an external hard drive, thumb drive or iPod.
Has anybody used the tool? What do you like about? What draw backs have you seen?
From what I have seen and read on the website. It appears you don't need a second license for the OS but you need additional licenses for the in software you install. The MojoPac website does not make it clear if additional licenses are needed.
Has anybody used the tool? What do you like about? What draw backs have you seen?
From what I have seen and read on the website. It appears you don't need a second license for the OS but you need additional licenses for the in software you install. The MojoPac website does not make it clear if additional licenses are needed.
24 July, 2007
Origin of Old Familiar Phrases
This on comes from the 'Hey that's interesting' bucket.
The site Neatorama has a post entitled 'Origin of Familiar Phrases.' The post covers phrases like: 'stump someone', 'put on your thinking cap' and 'slush fund'.
The site Neatorama has a post entitled 'Origin of Familiar Phrases.' The post covers phrases like: 'stump someone', 'put on your thinking cap' and 'slush fund'.
20 July, 2007
Cheat Sheets for Programmers
Here are some cheat sheets that I found useful this week.
AJAX
GOOGLE
AJAX
MISC
- Quick Reference Cards (Covers multiple topics: Programming, Databases, Administration, Editors, and more)
- Progamming Handbooks and Cheatsheets (Covers multiple technologies)
- .NET Cheat Sheets (Covers multiple topics: Formatting Strings, ASP.NET 2.0, Visual Studio 2005 Built-in Code Snippets, and links to other cheat sheets)
- Developer Cheat Sheet Compilation (Covers multiple topics: Database, Programming Languages, OS, and more)
SUBVERSION
- Subversion Cheat Sheet (Open-Source source control)
- Google Cheat Sheet (List of all Google services and tools)
CSS
Regular Expressions
16 June, 2007
Helping Out a Fellow Programmer or How I Learned to Love the Code Again
This week I found out that a guy I work with is a brand new programmer. He has some experience working with ASP.NET in the VB language. I have had a couple of conversations with the guy to evaluate his technical skills. It is confirmed, he is a new programmer. He is also eager to learn and seems to be fairly bright.
I have started him off with a programming challenge and a reading assignment. For the programming challenge, I went over to the Sphere Online Judge website to grab the problem 'Life, the Universe, and Everything' the classical problems page. The reading assignment is from the MSDN website: System Namespace, Object class, Console class and Introduction to the IDE webpages.
My personal opinion is I should also do the programming and reading assignments I am giving out. I am doing this for two main reasons. The first being, I don't want to over whelm the guy with information. The other reason is to make sure I also understand the material. I have discovered an interesting benefit of working with this new programmer. I am being forced to think about code in different ways. I need to be able to explain the code to someone else and I am also thinking multiple ways that the code could be written.
This is going to be an adventure.
I have started him off with a programming challenge and a reading assignment. For the programming challenge, I went over to the Sphere Online Judge website to grab the problem 'Life, the Universe, and Everything' the classical problems page. The reading assignment is from the MSDN website: System Namespace, Object class, Console class and Introduction to the IDE webpages.
My personal opinion is I should also do the programming and reading assignments I am giving out. I am doing this for two main reasons. The first being, I don't want to over whelm the guy with information. The other reason is to make sure I also understand the material. I have discovered an interesting benefit of working with this new programmer. I am being forced to think about code in different ways. I need to be able to explain the code to someone else and I am also thinking multiple ways that the code could be written.
This is going to be an adventure.
Subscribe to:
Posts (Atom)
Challenging myself to learn something new
I have recently set a big challenge for myself. I want to know about Machine Learning . To add to the challenge, I am trying out usin...