Archive for the ‘Technology and Science’ category

Lotus Notes Shortcuts

November 5th, 2009

You’re stuck with Notes. You know F9, but you don’t know these:

Lotus Notes Shortcuts

Get DropBox

March 7th, 2009

No such thing as “too many computers?” Yes, there is.

Three computers means three filesystems, three systems to shuffle via USB jumps, network shares, and FTP. It’s quite counterproductive. There are plenty of solutions out there (SyncToy, GSpace/GDrive, scheduled tasks) but most create more work than they save … except DropBox.dropboxlogo1The time value of this product is amazing! The free account allows me to synchronize 2GBs of information with minimal effort. At a glance you easily see real-time updates, and task-tray Toast tells you when larger changes are made.dropboxsyncThe Web interface allows you to revert to previous versions or undelete files, automatically syncing with all your managed computers. Security settings allow you to manage and unmanage computers. Even photos can be shared.

Check it out! Friends, use this link to sign up: Get DropBox. You’ll be helping me while helping you. =)

It looks like DropBox (a product of Evenflow, Inc) is yet another great startup that received partial funding from Y Combinator.

Identity Makes Wired Top 6

December 31st, 2008

So cool! Identity Management made Wired magazine’s list of 6 New Web Technologies of 2008! Well, yeah! All this disparate and non-standardized profile information floating around adds quite a bit of risk to one’s identity. The more websites we use, the less manageable our identity becomes, and more places identity thieves can exploit. Just how many birthdates, maiden names, and passwords do you have floating around?

Authentication has become a custom solution for most Web sites. Even Web browsers compensate with built-in functionality like browser-managed passwords/authentication. But is the browser the right place for this? Eh.

Foxmarks is a Firefox plugin that syncs bookmarks and passwords across many computers. I’ve been using it for about three days now … it’s password syncing feature is great. I’ve historically been resistant to centralized browser passwords for one reason: paranoia. Yet since Monday I’m a changed man. I’m more productive and things are manageable. No more duplicating effort on each computer. Passwords are in one place: Firefox, nay, Foxmarks!

Foxmarks syncs with their central server making that the center, not Firefox. Firefox, on all my computers, is just an authentication point with a copy from Foxmarks.

Services like password syncing (more like password AND username syncing) are a step in the right direction towards centralized identity. Concepts such as OpenID are long-term. Still, OpenID is far from the best solution and has it’s own set of drawbacks. Regardless, centralizing identity and authentication makes sense and I’m glad it’s being recognized with Wired’s shout to Identity Management.

Will access management and entitlement make the cut in 2009?

Others that made this years Wired list were lifestreaming, HTML 5, Firefox 3, Google Chrome, and Location Awareness (I love my iPhone).

Google Shines Up With Chrome

September 2nd, 2008

Chrome is the new black, or should I say, Firefox! Yes, I said it. It had to be said. Google just released a beta version of their open source Web browser, Chrome. I’ve been using it for about 30 minutes and am quite impressed.

Google Chrome

Google Chrome

It’s lightning fast, easy to use, and blue. What’s up with technology and blue? Windows desktop, Mac desktop, Linksys routers, the default WordPress theme, my work badge … bluetooth. Anyways, one thing you’ll notice in Chrome, besides the blue, is the missing menu bar. You won’t find File, Edit, Help, etc, strung across the top. The other thing worth noting is the Task manager. It’s very similar to the Windows Task Manager (Ctrl+Shift+Esc). I can already see this saving me. The quick YouTube Features overview will give you an idea.

Concatenate Binary Files in Windows

July 7th, 2008

Here’s something I had to use recently. It’s very basic, but hopefully helps someone. Of course in Unix this is much easier (the cat command). Use the following to concatenate two binary files on the Windows command prompt. In this example the two files are file1 and file2, with the destination of destfile:

copy /b file1+file2 destfile

or if there are spaces in the file names:

copy /b “file 1″+”file 2″ “dest file”

You can concatenate more than two files, just append them with the plus. Source.

Third-World Stats

April 15th, 2008

This is pretty amazing. It’s a presentation at TED back in 2006 of third-world statistics and is one of the most beautiful and interesting representations of statistics I’ve ever seen. The information is profound and it’s worth watching … but don’t take my word for it:

You’ve never seen data presented like this. With the drama and urgency of a sportscaster, Hans Rosling debunks myths about the so-called “developing world” using extraordinary animation software developed by his Gapminder Foundation. The Trendalyzer software (recently acquired by Google) turns complex global trends into lively animations, making decades of data pop. Asian countries, as colorful bubbles, float across the grid — toward better national health and wealth. Animated bell curves representing national income distribution squish and flatten. In Rosling’s hands, global trends — life expectancy, child mortality, poverty rates — become clear, intuitive and even playful.

http://www.ted.com/index.php/talks/view/id/92

Also, check out Hans Rosling’s follow-up.

Firefox Won’t Start?

March 26th, 2008

Note: This applies to all problem Firefox Add-ons, not just QTP.

Hopefully this’ll help someone. After installing Mercury QuickTest Professional 9.2 on Windows XP Pro SP2 I realized that my Firefox 2.0.0.12 didn’t start. I mean I double-clicked on the icon and that’s it, nothing! After some Googling recommendations were to start Firefox in Safe Mode. To do so I simply opened up the command prompt and executed the following: “c:\Program Files\Mozilla Firefox\firefox.exe” -safe-mode.

After disabling Add-ons I was able to successfully start Firefox. Next came the task of isolating the problem Add-on. From the Firefox Tools > Add-ons menu I patiently enabled each Add-on and restarted Firefox, one by one.

Lo and behold the culprit was the QuickTest Professional 9.2 PlugIn Add-on.

Which Linux Distro?

January 31st, 2008

This topic has been discussed ad nauseum. Why not take a test? I’m going to try out Ubuntu today. Other matches were: Mandriva (previously Mandrake), Fedora, and OpenSuse.

Error Deleting File or Folder

November 29th, 2007

Ever tried deleting a file only to get this error message?

Error Deleting File or Folder. Cannot delete [some file or folder]: It is being used by another person or program. Close any programs that might be using the file and try again.

Error Deleting File or Folder

It is frustrating, especially if you can’t determine which application or process is locking the file or folder — a definite Windows XP nuisance. Enter Unlocker.

Unlocker is a utility showing which program/process is locking a certain file, and then gives you options to unlock the file or kill the process. I’ve found this to be the easiest solution to such problems.

Here’s a link to the app.

January Keynotes

January 8th, 2007

The International Consumer Electronics Show (CES) kicked off yesterday with a keynote from Microsoft Chairman, Bill Gates. Tomorrow the Macworld conference begins in San Francisco with Steve Jobs keynoting. I will definitely be checking out the live coverage tomorrow. In the meantime here’s Mr. Gates…