CyberNotes: Create a LightBox Photo Gallery

This article was written on October 25, 2007 by CyberNet.

CyberNotes
Tutorial Thursday

One of the hot new ways for viewing photos is using a JavaScript technique called LightBox. I’m sure you’ve seen it before on sites where you click on a thumbnail, and a fullsize version of the image is superimposed on the page that your viewing. It then grays out the background so that it’s easy for the viewer to focus on the image. Here’s a working example of LightBox that demonstrates the feature.

Personally I’ve never been a big fan of LightBox, but there are a lot of people who swear by it. When I came across a free program called LightBox Web Gallery Generator, I knew it would be an extremely handy tool for many of you.

What’s so great about it? Not only is it open source, but you also don’t have a thing to install. Once you download the LightBox Gallery Generator you can start working with it immediately!

–Basic Settings–

When you launch the app for the first time, you’ll notice that it’s extremely simple, and there isn’t much you can configure. It’s important to know that the LightBox Gallery Generator will only work with JPG images, but that’s the format that most cameras use so you shouldn’t have any problems.

LightBox Web Gallery Generator

You’ll want to select the folder with the images, and the folder that you want to output the gallery to. The program will generate thumbnails for all of the images and align them to a grid with however many columns and rows you specify. If you have more photos than can fit on the page it will show next/previous buttons on the generated site as well as page numbers.

The “Image” section in the program is used to specify what the dimensions are of the photos that are shown when the thumbnails are clicked on. By having them resized it helps cut back on the bandwidth needed especially when the original image is gigantic! You can always provide a link to the original image by checking the “Add link to hi-res image” option.

–Advanced Settings–

At first I didn’t really realize that the program had any advanced settings because the text links at the bottom looked like they were hyperlinks for a website. When I clicked on one of them it actually expanded the program’s window to show more settings that you can change to truly customize the look and feel of the gallery that is generated.

The “CSS” option is used to specify your own custom styles to the site. This is where you can customize border, background colors, font types, and more:

LightBox CSS

At the top of the gallery is a breadcrumb trail that visitors can use to navigate to other pages on your site. This is where you can specify your own custom homepage link or turn it off all together:

LightBox Link

The “Master Page” option is truly the heart and soul of the LightBox Gallery Generator. You can create your own custom HTML template to be used with the galleries that you generate. How’s that useful? It means you can put your own header, footer, and sidebars on the site with the gallery being placed in the center of it all.

LightBox Master Page 

–The Result–

**drum roll** The end result is what you’ve worked so hard for, well, I use the term “work” loosely. The screenshots below are from a gallery that I generated in under a minute after starting the program up for the first time. The one on the left shows what the thumbnail gallery looks like complete with navigation links, and the one on the right is the “fullsize” image that visitors are shown when a thumbnail is clicked.

LightBox Sample Gallery Thumbs LightBox Sample Gallery Full

If you chose to include a link to the high resolution images you’ll see that next to the title of each photo:

LightBox Hi-Res

This program doesn’t quite stack up to the JAlbum software in terms of configuration options, but this is definitely the simplest gallery generator that I’ve ever used. If you need to quickly create a photo gallery with some pizzazz I don’t think there is a better option.

LightBox Web Gallery Generator

Copyright © 2014 CyberNetNews.com

CyberNotes: Best Bookmarklets and Favelets Part 2

This article was written on August 22, 2007 by CyberNet.

CyberNotes
Web Browser Wednesday

IE, Firefox, and OperaLike many of you, I use bookmarklets on a daily basis to complete tasks a bit faster. Many of them offer features that normally require Firefox extensions to do, and I am one of those people that try to minimize the number of extensions I use. Not only that but if you use other browsers, such as Opera or Internet Explorer, then you’re forced to look for an alternate method of doing some things.

What is a bookmarklet? Here is Wikipedia’s definition:

A bookmarklet is a small JavaScript program that can be stored as a URL within a bookmark in most popular web browsers, or within hyperlinks on a web page. Because Internet Explorer uses the term favorites instead of bookmarks, bookmarklets are also less commonly called favelets by users.

This article is the second installment in our “Best Bookmarklets” series. In the first edition we covered over 20 great bookmarklets that let you do everything from delete a site’s cookies all the way to searching a page for text. This time around we have about another 20, and we have personally tested each one in Firefox 2 Firefox , Internet Explorer 7 Internet Explorer , and Opera 9 Opera.

Note: To use any of the following bookmarklets just hold down the left mouse button and drag the hyperlink to the bookmark toolbar in your browser.

–Hyperlinks and Navigation–

–Cache–

  • Rewrite All – Google Firefox Internet Explorer Opera
    This will rewrite every link on the current page to point to the Google Cache version.
  • Rewrite All – Coral Firefox Internet Explorer
    This will rewrite every link on the current page to point to the Coral Cache
    version.
  • Archive Firefox Internet Explorer Opera
    Pulls up a listing of archives for the current page on Archive.org.

–Websites–

  • Digg All Firefox Internet Explorer Opera
    Diggs all of the articles submitted by your friends. All you have to do is go to your Friend’s submission page and run the bookmarklet. Be careful because you could probably get banned if you’re Digging too many articles too fast.
  • MultiSubmit Firefox Internet Explorer Opera
    Submit an article to over a dozen social network sites at one time. The link for the bookmarklet points to a page where you can customize which services are used. Note: You will have to be logged into each service for it to work.
  • In IE Opera
    Opens the current site in Internet Explorer.
  • In Firefox Opera
    Opens the current site in Firefox.

–Web Development–

  • Show Comments Firefox Internet Explorer Opera
    Shows and highlights any HTML comments that would otherwise not be seen.
  • Show DIVs Firefox Internet Explorer Opera
    Outlines all of the DIV elements on the page.
  • View Selection Source Opera
    Lets you highlight some text/images on the page and view the source code for that section. Firefox has this built-in to the right-click menu, but this does kind of work for it if you need it.
  • Get Site Size Firefox Internet Explorer
    Returns the dimensions of the website.
  • Show/Hide Grid Firefox Internet Explorer Opera
    Puts a grid on the current page divided out into boxes that are 50-pixels on each side. This makes measuring a bit easier.

–Other–

We would love to hear about any bookmarklets you might be using. Let us know in the comments below if you have found any great ones, and we’ll add them to the list!

Sources for the above bookmarklets: Opera Watch, Jesse Ruderman, Bookmarklets, Masatomo Kobayashi, Opera Wiki, and Andy Budd

Copyright © 2014 CyberNetNews.com

CyberNotes: Share a Firefox Profile Between Ubuntu and Windows

This article was written on October 24, 2007 by CyberNet.

CyberNotes
Web Browser Wednesday

One of the new things in Ubuntu 7.10 is the ability to read and write to NTFS formatted drives, which is great for Windows XP and Vista users. What that means is that you can create a Firefox profile in Windows and set it up so that Ubuntu uses the exact same profile.

Why would that be nice to have? Any bookmarks, extensions, and options you configure in Windows will be used in Ubuntu as well. You won’t have to spend extra time trying to setup a Firefox profile just for Ubuntu, which for me makes this trick a must!

Here’s what you have to do:

  1. Call up the terminal in Ubuntu, and type firefox -profilemanager at the prompt:
    Firefox Ubuntu Profile 1
  2. You should be presented with the Firefox Profile Manager which we’ll use to create a new profile. After you press the Create Profile button you’ll need to click Next on the following screen.
    Firefox Ubuntu Profile 2
  3. Here you’ll want to type in the name of the new profile, and once you’ve done that click the Choose Folder button:
    Firefox Ubuntu Profile 3
  4. This is where you need to hunt down the location of your Firefox profile on your Windows partition, which in my case was labeled by default in Ubuntu as “sda2″. The profiles are located at Documents and Settings\[User Name]\Application Data\Mozilla\Firefox\Profiles\ on Windows XP/2000 or users\[User Name]\AppData\Roaming\Mozilla\Firefox\Profiles\ on Windows Vista. After you select your Firefox profile folder click the Open button.
    (Click to Enlarge)
    Firefox Ubuntu Profile 4
  5. Now you can finish up the profile creation process. When you’re taken back to the Profile Manager, select the new profile that you just made, and start Firefox. If you check the Don’t ask at startup option, Firefox will always use that profile as the default one.
    Firefox Ubuntu Profile 5

See, I told you it was simple! The same type of thing can be done with Mozilla Thunderbird, but I thought Firefox was a good place to start. Enjoy having all of the same extensions, bookmarks, and settings in your Windows and Ubuntu versions of Firefox! 😉

Copyright © 2014 CyberNetNews.com

CyberNotes: How to Copy a DVD Movie

This article was written on August 02, 2007 by CyberNet.

CyberNotes
Tutorial Thursday

What would you do if you lost your entire movie collection? Wouldn’t it be nice to have some backups laying around in case someone scratched your precious Rudy video or your dog ate an entire season of the Simpsons?

A popular application called DVD Decrypter lets you copy an entire DVD onto your computer’s hard drive, and it bypasses any copy protection mechanisms that would make duplicating a store-bought DVD otherwise impossible. The only problem is that new copy protection algorithms are frequently being created, and this application hasn’t been updated since 2005.

For that reason you should use Free DVD (kudos to xpgeek in the forum for pointing this out). It can copy an entire movie to the hard disk while removing all traces of copy protection (CSS, RC, RCE, APS, UOPs and Sony ARccOS). This application is frequently updated, and best of all it’s not hard to use nor does it require any installation.

How you copy a DVD movie:

  1. Put the movie you want to copy in the DVD drive of your computer. Open up the contents of the DVD using a file explorer, such as Windows Explorer, and copy the VIDEO_TS folder to a location on your hard drive.
    VIDEO_TS Folder
  2. Download and run Free DVD (the free version, not the Platinum). It’s only 44KB, and doesn’t require any installation.
    FreeDVD Copy Protection Remover
  3. In Free DVD, select the VIDEO_TS folder you copied to your hard drive in the first step. You’ll receive a prompt notifying you of the restrictions that will be removed.
    FreeDVD Copy Protection Remover
  4. You probably won’t need to adjust any of the settings, but go ahead and do so if it’s needed. Then press the Free DVD! button to remove all copy restrictions from the movie.
  5. Then if you want to put this video on a DVD you can use DVD Shrink. This program will also remove copy protections, but it is well over a year old and you’ll probably run into some DVD’s that it doesn’t work with. If you use Free DVD first then all of your issues should be solved. The great thing about DVD Shrink is that it will also cut down the size of the video so that it will fit on a normal DVD instead of needing a dual-layer disc.

Backing up your DVD’s has never been so easy! Now remember, these instructions are for educational purposes only, and I guess they should only be used on your own home-made movies that you apply copy protection to. 😉

Once again a big thanks goes out to xpgeek in the forum for pointing out this great app!

Copyright © 2014 CyberNetNews.com

CyberNotes: Free Finance Software for Windows & Linux

This article was written on October 23, 2007 by CyberNet.

CyberNotes
Time Saving Tuesday

Ever since we wrote about Mint, the free finance management site, we have received a few requests from those looking for good software to manage personal finances. Sure there are popular alternatives like Quicken and Microsoft Money, but with those you have to fork out the same money that you’re trying to save. I just knew that there had to be something out there worth using that you didn’t have to pay for.

I spent a countless amount of time trying out feature-limited versions of software only to find that their restrictions rendered the software virtually useless for most people. Then I found exactly what I was looking for: Money Manager Ex. Not only is it free, but it is open source and available for both Windows and Linux!

–Setup/Importing–

I was able to get Money Manager up and running in no time at all. There’s a version available that requires no installation, and that’s what I chose to run. This is also great for throwing it on your USB drive and doing your finances wherever you are!

One of the first things that you’re going to do is create a database for Money Manager to store all of your information in. Don’t worry, you don’t have to be familiar with the workings of a database because it does it all for you. Just specify what default currency you want to use, and an optional username:

Money Manager Ex Wizard

Then you’ll have to create an account that falls under one of two different types: checking/savings or investment. The checking/savings account can also be used for credit cards, or for that matter anything that you deposit and withdrawal money from. The investment accounts are for stocks which you’ll want updated daily.

Many of you probably already have some software that you use to manage your finances, but that’s okay. You can switch to Money Manager by exporting your current data in a variety of formats:

  • Import information from Excel (Comma Separated Value -.CSV) format
  • Import information from QIF format (Microsoft Money & Quicken)

–Homepage & Register View–

Money Manager has a homepage that gives you a quick account overview so that you can see financially where you stand. It tells you the balance of each account, and graphs the current month’s expenses against the income:

Money Manager Ex

After you have created an account you’ll be able to manage the transactions in the register view. You can sort the transaction according to any of the columns, but you cannot reorder or remove ones that you don’t use:

Money Manager Ex Register 

Another interesting thing is that each of your accounts can have different currencies associated with them. That makes it a bit easier to manage accounts that are held in different countries.

–Adding Transactions–

As with most personal finance managers, adding new transactions is pretty cut and dry. When you go to add a new transaction you’ll have to pick from a list of payees, which are added by you, as well as categories. Money Manager comes with a pre-built list of categories that should suffice for most of your needs – there weren’t any categories that I had to add.

Money Manager Ex New Transaction Money Manager Ex Payees Money Manager Ex Categories

–Stock Portfolio–

I think the stock portfolio is one of Money Manager’s shining points. You can have it “Refresh” the price of stocks automatically each day, which are fetched from Yahoo! Finance. It will update the price of every stock in your list, and tell you what the respective gain/loss is according to the price you purchased it at. You can also specify an automatic refresh interval if you want it updating the prices, let’s say, every 30 minutes.

Money Manager Ex Stocks

–Budgets–

With the budgets you’re able to keep track of your spending in each of the various categories, and you can provide estimated values for each one. That way you can see which categories you have spent more in than you had originally anticipated.

Money Manager Ex Budget

–Reports–

It’s always nice to know where your money goes so that you can try to find areas where you can cut back. Money Manager has several different types of reports that will tell you just that:

  • Summary of Accounts
  • Where the Money Goes
  • Where the Money Comes From
  • Categories
  • To Whom the Money Goes
  • Income vs. Expenses
  • Transaction Report
  • Budget Performance
  • Cash Flow
  • Transaction Statistics

If one of those reports doesn’t satisfy your needs you can always create your own, given that you have some knowledge of the SQL syntax. 🙂

Money Manager Reports

–Making it Better–

I realize that this is a completely free program and therefore shouldn’t complain, but there are some things that I think would really make this an exceptional program:

  • It seems like the program is popping up with too many windows to enter in information. I should be able to enter in a transaction from within the register view without a popup window being needed. Similarly, payees and categories should be autocompleted as you type instead of opening in a popup window.
  • Even though you can use the checking/savings account type for credit cards there should actually be a separate account type for those. That way the columns can read “charge” and “credit” instead of “withdrawal” and “deposit”.
  • If you want to accurately track the gain/loss of your stocks you’ll need to to create a new entry for each share purchase. There’s no way to enter in multiple purchase prices (nor dividends) into the stock portfolio. This would be a nice feature to have though.

Money Manager Ex Homepage

Copyright © 2014 CyberNetNews.com

CyberNotes: Customizing Opera To Fit Your Needs

This article was written on July 05, 2006 by CyberNet.

CyberNotes
Web Browser Wednesday
 

If you have decided to give the new Opera 9 a shot then you might have been wondering how you can add more features to it. Opera isn’t exactly like Firefox where you can add extensions that other users have created in order to get the features that you want. It may sound like a downfall to Opera but it actually isn’t. While using Opera you will find that many of the extensions you sat there downloading in Firefox are implemented right out of the box. Pretty nice, huh?

Opera ButtonIf that isn’t enough for you then you can get bookmarklets/buttons that will make using Opera a little easier. Bookmarklets are snippets of JavaScript code that you can place on a toolbar to perform an action. There literally hundreds of these bookmarklets that people have come up with to help save you a little time. Here are some of the ones that I found to be useful:

Those are just a few of the bookmarklets that I use in Opera. You can really make your browsing experience quicker by looking through the lists of bookmarklets and finding tasks that you constantly perform. Here are three of the most useful sites that I found:

If those bookmarklets and buttons still aren’t enough then you will find this guide very useful for tweaking Opera. It has many tweaks and walks you through them step-by-step. They will soon show you how customizable Opera really is (especially if you haven’t gone to Opera:Config in your address bar).

Overall Opera is a great browser and the features that you receive are amazing. I would use it as by fulltime browser if they had complete compatibility with Google services, but I think Google is to blame for that one. The Opera Desktop Team is really dedicated to giving you the best experience possible, and it is only fair that you give them a shot. If you don’t want to install Opera then you can always get the portable version.

Copyright © 2014 CyberNetNews.com

CyberNotes: Portable Travel Accessories

This article was written on December 02, 2006 by CyberNet.

The holidays are coming up which means you could possibly be traveling, buying gifts, or doing a little bit (or a lot!) of both. Here’s a list of some of the popular portable travel accessories that you or someone you know may be interested in this season.

inMotion IM500 Portable Audio System

First on the list is the rather affordable portable audio system.  Everybody seems to have an iPod these days which means a portable audio system would be a practical accessory to have.  Size wise, it’s small measuring 5 inches high, 8.5 inches wide, and about 0.65 inches thick.  It is designed for an iPod nano and will also charge the nano at the same time. While it isn’t the best of sound quality, it does the trick when you’re not wanting to listen to your tunes through headphones.

Price: $129.00-199.00


SuperTooth II BlueAnt Wireless

The SuperTooth II BlueAnt Wireless is a hands-free wireless speakerphone that will work with any Bluetooth enabled phone.  This is a great alternative to using the Bluetooth ear piece.  It mounts to your sun visor, and can switch between your cars really easily.  With 20 hours of talk time, and 800 hours of standby time, it will last you quite a while. It uses a rechargeable lithium ion battery.

Price $89.99-129.99

Media Buddy Portable Digital Picture Storage

I usually travel with my laptop which makes it easy to transfer my pictures to my computer to clear up room on my camera.  If you don’t have a laptop, an alternative is the Digital Foci Media Buddy Portable Digital Picture Storage.  There are all different storage amounts available such as 40GB and 80GB.  It’s a simple process that involves inserting the memory card from your camera into the Media Buddy which will then download the images to its’ hard drive.  When you get home, you just connect the MediaBuddy to your computer to get your saved pictures. It also doubles as an external hard drive.

Price $189.00 (80GB)

The Inka Pen

Also known as the “write anywhere pen, or an “all-weather” pen, the Inka pen is designed to work in any type of environment you can think of.  This includes extreme heat as well as underwater, although I don’t know what you’d be writing on underwater! Water-proof paper? Planning on taking a trip to space? It will also work in zero gravity. It easily converts from a compact size small pen, to a full-sized pen which has replaceable pressurized ink cartridges available for purchase in case you run out!  It’s made from an aerospace-grade titanium as well as carbon fiber.

Price $29.00-89.95

M500 Portable Projector

If you travel for business and frequently give presentations, the M500 Portable Projector is an awesome thing to travel with.  It weighs only 2.5 pounds which would allow you to take it just about anywhere! The lamp life is also pretty amazing at 4,000 to 5,000 hours.  I could think of lots of uses whether it’s for business, in the classroom, or even at home. While it’s not extremely affordable, if you’re giving a lot of presentations, it would be worth it!  This is one thing I’d love to put on my list!

Price $1,500.00

Source: Network World Road Warrior Gear

Copyright © 2014 CyberNetNews.com

CyberNotes: Taking Screenshots in Firefox

This article was written on April 16, 2008 by CyberNet.

CyberNotes
Web Browser Wednesday

Sometimes it’s hard to grasp just how valuable something as simple as a screenshot can be. When we first started writing on CyberNet we didn’t always focus on providing screenshots of the things that we wrote about, but it didn’t take long for us to see that they often got our point across more than words ever could. And that is part of what’s made our site as successful as it is.

So what about taking screenshots yourself? Sure there are all kinds of applications out there to do it, but I wouldn’t be surprised if many of the screenshots you want to take are only of websites. If that’s the case and you’re a Firefox user then this is the article for you! Today we’ve got two different Firefox extensions that will appeal to both novices and professionals alike.

–Abduction (Homepage)–

First up is Abduction. This extension is rather different from the other one below. It’s not geared towards the people who want a screenshot utility brimming with features. Instead it focuses on how it can make snapping screenshots as easy as possible.

To activate Abduction just go to the File menu or right-click anywhere on the current site, and then choose the Save Page as Image option. You’ll immediately be shown a window similar to this one:

 abduction
(Click to Enlarge)

Immediately after snapping the screenshot the entire site will be highlighted. That means if you hit the Save button without making any changes you’ll be including everything on the page… even the areas you would have had to scroll to see. That can easily be changed by drawing a box around the area that you want the screenshot to capture.

Abduction also lets you choose whether to save the screenshot as a PNG or JPG depending on what filetype is your preference. That’s it. No fancy interface and nothing to confuse you. Just snap your screenshots and go!

–FireShot (Homepage)–

FireShot, on the other hand, takes a completely opposite approach to screenshots. It’s possible to grab snapshots of a website in mere seconds, but it comes with a lot of additional tools that some users may not want. In particular it has a built-in editor that is extremely handy should you decide that you want to annotate a screenshot.

Here’s a list of features that I assembled after using FireShot for a little while:

  • You can take a screenshot of the entire site (including scrollable area) or just the area currently visible. And then:
    • Modify the screenshot using the built-in editor
    • Upload it to screenshot-program.com where it will be hosted completely free
    • Save it to your computer
    • Copy it to the clipboard
    • Open it in an external editor that you specify
  • Built-in advanced editor
    • Add shapes, drawings, lines, or text to any screenshot
    • Crop, blur, convert to grayscale, invert colors, or add a glowing border to any area you select on the screenshot
    • Color-picker available when selecting colors, which makes it easy to match any color on a screenshot
  • One-click screenshots are available using the settings you specify in the options.
  • You can automatically have a website URL added as a removable object to each screenshot

The editor aims to keep things simple, but it has a lot of different controls that take a little getting used to. Here is what the editor looks like:

fireshot
(Click to Enlarge)

–Overview–

The Firefox extension that you choose to use for taking screenshot really depends on what you’re looking to accomplish. If you just want to share a screenshot with someone I recommend Abduction because I found it to be a fast and efficient way to save a screenshot. However, if you need to point things out and need some more advanced tools FireShot will better suit you. Whichever you choose you really can’t go wrong!

Copyright © 2014 CyberNetNews.com

CyberNotes: Easy Online Contact Management

This article was written on April 12, 2008 by CyberNet.

CyberNotes
Weekend Website

These days, many of us have multiple places where we store contact information. For myself, I have a list of contacts in my personal email account, my work email account, contacts within some of the social networks I belong to, and then a master list on my computer. With all of the different places where we have lists of contacts, it can get a bit confusing and hard to manage. To help manage all of your contacts online is a service called Keepm. It simplifies the process of managing your contacts and places them all in one place. Today we’ll be taking a look at some of what Keepm offers.

keepm 1

Getting Started

The first thing you’ll want to do to get started is sign-up for an account. If you don’t have an account, you can’t use the service. All you’ll need is your name and a valid email address and you’ll be ready to go.

Adding/Importing Contacts

There are a couple of options for adding contacts.  The first is to simply click on the “Add New Contact” tab and manually enter a contact.  If you decide to go this route, you’ll enter in a first and last name and submit it. It’ll add that person as a contact and then you can go in and add all of the vital information like email address and website.  Below is an image of what a contact sheet looks like:

keemp2

You can also import your contacts which is one of the most import aspects of the whole service. You do this by clicking the “Import Contacts” tab and then you’ll be guided through the process. Import methods are as follows:

  • Import Address book
  • Import VCards (.vcf)
  • Import from Outlook

If you decide to import an address book, you can choose from the following services:

  • Gmail
  • Yahoo
  • Hotmail
  • AOL
  • Linked In
  • rediff.com
  • Orkut

My Experience

After I signed-up for an account, I decided that I would import my contacts from my Gmail account. All I had to do was enter in my user login and password (rest assured, that they do not store your login information). Then Keepm very quickly pulled up a list of all of the contacts I had within my Gmail account. I was able to select or deselect the contacts that I wanted to be imported. Once I chose all of the contacts I wanted, I clicked “import” and it imported all of the information I had for each contact. The process was started and finished within minutes.

import details

Export contacts…

Just as you can import your contacts, you can also export them as well.  You’ll just click the “Export” tab and then choose which contacts you want to export. You’ll also be able to choose your export method.  If you want it as a V-card, you can do that.  If you want it as a .CSV file, you can do that as well. Once you’ve selected your contacts and the method you want to use, you’ll be all set to export them.

Features

Keepm does have some nice features.  One of the best features is that you can add up to 3 tags for each contact. I ended up using the tags “family” and “friends” quite frequently. If I quickly wanted to view my family members, I could just search using the family tag and it would pull everybody up that I had tagged.

Additional features include:

  1. It’s free!
  2. Share your contacts with anyone via email address
  3. It’s quick – there’s nothing worse than a sluggish site but Keepm is far from sluggish
  4. It’s simple – this is a very simple contact manager and may be too simple for some of you
  5. Search for your contacts by name/company, email address, phone number, instant messenger, city, zip code, or tags

What we’d like to see…

The one thing that I noticed that was missing was additional tracking tools like being able to see birthdays or anniversaries that are coming up.   They also don’t provide any type of demo before signing up which would be nice to have as well. All in all though, if you’re looking for a simple contact management solution, Keepm is great. Any other ideas for managing your contacts?

Copyright © 2014 CyberNetNews.com

CyberNotes: Great Video Game Reenactments

This article was written on August 10, 2007 by CyberNet.

CyberNotes
Fun Friday

Most of you have played Minesweeper before, I’m sure, but have you thought about what the classic game would be like if it were turned into a movie? The crew over at CollegeHumor got their creative juices flowing when they came up with Minesweeper: The Movie. It puts a whole new spin on the classic game, and I must admit, it’s funny. Even if you don’t like Minesweeper, I think you’ll laugh. My favorite lines out of the whole thing are “Why are you really here?” And the answer? “Because I am bored.” I know I’ve turned to Minesweeper when I’m bored, and many of you probably have too.

Minesweeper the Movie

 Out of all the “Live” games I’ve come across, Minesweeper is by far the best. But, in second place is “Mario Live and on Stage.” With this one, it’s the creativity that went into acting out a video game on stage with props that made it worth mentioning. It’s one of the most creative things I’ve seen in a while and if anything, it’ll bring back memories of your favorite classic Mario Brothers Games.:)

Thanks for the tip Nate!

Mario Live and on Stage

Japanese TV Tetris Game

Another classic game that we’ve all played is Tetris! The next video takes a look at a game aired at some point on Japanese TV in which contestants had to use their bodies to form different shapes, Tetris style. Just watch, you’ll see what I mean 🙂 Most of them looked impossible to me!

 Paperboy

Here’s a look back at a commercial for Paperboy for NES. Remember that? In the video, they start out showing a “real-life” version of Paper Boy which then turns into showing what the video game will be like. Ahhh… the memories!

Red Sox Mets 1986 RBI Baseball Reenactment

This is the complete opposite of the other videos I’ve included. In this situation, a person took a real life situation and reenacted it in a video game. It’s when the Boston Red Sox were playing the New York Mets during Game 6 of the World Series in 1986:

 

Copyright © 2014 CyberNetNews.com