Min.us: Another Easy Photo Sharing Site

This article was written on October 29, 2010 by CyberNet.

simple image upload.jpg

Last month I covered an awesome photo sharing service called DropMocks. Unlike most photo management sites this one wasn’t looking to be the most powerful service on the web, and instead just wanted to offer a simple way for users to quickly share photos with one another. There’s a new kid on the block that copies a lot of what DropMocks offers, but also throws in a few goodies.

Min.us is the site that I’m talking about. The resemblance to DropMocks is striking, but there are quite a few things Min.us can do that DropMocks can’t. Here’s a list that I’ve managed to come up with:

  • Displays a direct link for each image underneath the preview. The link is to the full-resolution image, and you can use this to hotlink to a particular image.
  • In the navigation window in the upper-right corner you’ll see a “Download all” link that bundles all of the full resolution images up into a single ZIP.
  • You can manage your galleries by creating an account, or through their cookie-based session. The cookie method will let you manage the galleries you’ve created until you clear out the cookies in your browser.
  • When viewing a list of your galleries you can see how many people have clicked on the link to view your images.
  • Drag-and-drop rearranging of images you’ve uploaded.
  • Add new images to an existing gallery by dragging them into the window when you’ve got the gallery open.
  • Supports more browsers (Firefox 3.6+, Google Chrome, Safari for Mac, and Internet Explorer 9).

And then there are the limitations:

  • Image size is limited to 7MB each
  • There can be a maximum of 50 images in a gallery
  • Image types allowed: JPEG, GIF, PNG, APNG, and BMP

I have to admit that Min.us has some nice features, such as the bulk downloading, that really tips the scale for me. There’s no doubt that I’ll be using this over DropMocks for my quick photo sharing needs. Oh, and they also appear to be rolling out updates rather frequently, which I always like to see.

Min.us Homepage (Here’s a sample gallery I set up)

Copyright © 2011 CyberNetNews.com

Related Posts:


Helpful Tip: Disable Firefox Prefetching

This article was written on February 14, 2008 by CyberNet.

Firefox Prefetching Something you may not realize is that Firefox has a setting that will prefetch websites and images to improve the user’s browsing experience, and it’s actually enabled by default. It will utilize your browser’s idle time to prefetch images and websites as determined by the webmasters.

Mozilla has an entire page setup to describe how the link prefetching mechanism works, and here is the summary that they provide:

Link prefetching is a browser mechanism, which utilizes browser idle time to download or prefetch documents that the user might visit in the near future. A web page provides a set of prefetching hints to the browser, and after the browser is finished loading the page, it begins silently prefetching specified documents and stores them in its cache. When the user visits one of the prefetched documents, it can be served up quickly out of the browser’s cache.

Webmasters can enable the prefetching by placing code like this in their website:

<link rel="prefetch" href="/images/big.jpeg">

The HREF is what points to the website or image that needs to be prefetched, and in this example a fullsize version of a thumbnail is cached so that it loads faster. This can obviously be a useful feature, but it can also result in unwanted cookies and cached items showing up on your computer. Even Google uses this to cache the first result that is displayed.

If you don’t want Firefox to do this then you’ll have to manually go and disable it:

  1. In the Firefox Address Bar type about:config and press Enter.
  2. Find the option that is named network.prefetch-next and double-click on it.
  3. Change the value to false.

I’m not quite sure how I feel about Mozilla prefetching content without the users ever knowing. To me that is something they should ask users whether they want to enabled it when initially setting up the browser, especially since it can store cookies for websites that you yourself never actually visit.

What do you think about the prefetching?

Copyright © 2011 CyberNetNews.com

Related Posts:


Rip, Watch and Organize Everything: The Ultimate Media Guide [How To]

Yes, the times are changing. Yes, we’ve cut back on purchasing CDs, DVDs, and BDs lately. Yes, we still have plenty of discs lying around in jewel cases on dusty shelves or in enormous three-ring binders. And yes-most definitely yes-we want to be able to access all these movies and songs from our PC, television, and our shiny new smartphone. More »

CyberNotes: Fast Uploads to FTP, Imageshack, TinyPic, and Rapidshare

This article was written on August 28, 2008 by CyberNet.

CyberNotes
Tutorial Thursday

arrow Windows Windows only arrow
File sharing is becoming more and more important these days, and that’s one reason why I’m always looking for easy ways to upload images and files. A recent program I came across called Rightload looks to remove the hassle of uploading files to common sites, or even to your own FTP.

With it you can right-click on a file or folder, and then have it upload the selected files to a service or FTP server of your choice. Before you can do any of that you’ll need to set up the program to work with those services.

rightload.png

The screenshot above shows what Rightload looks like after starting it up for the first time. Below you’ll find instructions needed to set up an FTP account or a few select web services (Imageshack, TinyPic, Rapidshare, etc…), and then also a brief tutorial on how the program works.

–Set up Your Accounts–

To set up one of your own FTP servers you’ll want to go to Tools -> Manage Servers, and press the New Server button. Now all you have left to do is enter in the details for your FTP account, including the default directory you want the files uploaded into.

rightload new server.png

You can select the Synchronize Directories option at the bottom of the screen to have it fetch all of the folders already created on the FTP server. That will make it possible to do one-click uploads to certain directories on your server, and in the next section you’ll see why that would be useful.

One of the other really nice things about Rightload is that it supports popular hosting sites like Imageshack, TinyPic, and Rapidshare. To sweeten the feature even more there’s absolutely nothing you need to configure. Instead you just have to import an XML file into the program.

The full list of XML files for the supported services can be found here. I’ve taken what will likely be the four most popular ones, and listed them below. What you’ll need to do is right-click on the one(s) you want, and save them somewhere on your computer.

After you have the XML files on your computer you’ll want to import them into Rightload. In the app go to Tools -> Import servers, and then browse for the XML file you want to import. You should receive a message saying that the import process was successful:

rightload import.png

–Using Rightload–

Now that you have all of the accounts set up you can start using Rightload. Just right-click on a file or folder, move your mouse over the Upload with Rightload menu, and select the service/location where you want the files uploaded. If you’ve created/synchronized any directories in your FTP account they will also show up in the menu:

rightload menu.png

It’s important to note that uploading an entire folder will only work with FTP locations. That’s because it replicates the folder structure on the server, and it obviously can’t create folders on sites like TinyPic.

After an upload has been completed you’ll be presented with a list of URL’s that can be formatted in either HTML or BBCode (for forums). Here’s what it looked like when I uploaded two images to the TinyPic service, and applied a BBCode formatting to them:

rightload upload complete.png

Notice how I can copy all of the links in a single click? That makes it a lot easier to post images or files in bulk to a site or forum.

–Overview–

This type of program can end up being a huge time saver since it is capable of uploading and providing links to files you have sitting on your desktop. There’s nothing hard to configure, you can just right-click on files or folders to initiate an upload, and it’s free. It’s an all-around winner in my book.

Copyright © 2011 CyberNetNews.com

Related Posts:


Edit Your Google Chrome Cookies

This article was written on March 08, 2011 by CyberNet.

Edit chrome cookies

Most browsers will let you view the cookies stored for all the sites you visit, and Google Chrome isn’t any different in that regard. This Google help article outlines how you can delete, block, allow, and make exceptions for cookies for any or all sites you visit. Why stop there though? You can take this a step further with the help of an extension.

Edit This Cookie is a pretty awesome add-on that I went searching for the other day because I wanted to modify the value of a cookie that a website had created. I was pleasantly surprised that with this extension I could not only edit the cookie but also do things like mark it as read-only so that a site can’t go and change it later on.

Here are the things you can accomplish with the extension:

  • Delete all cookies in a page
  • Delete only the chosen cookie on a page
  • Edit any cookie (expiration date, value, etc…)
  • Add a new cookie
  • Search a cookie
  • Protect a cookie (read-only)
  • Block cookies (cookie filter)

I suspect that one of the biggest reasons for an extension like this is to make changes to the expiration date. Maybe there is a site you frequently have to login to since the cookie either expires when you close your browser or a few days down the road. In most cases Edit This Cookie will be exactly what you need.

Tip: If a cookie is set to expire when you close your browser the “session” box will be checked. Simply uncheck it if you want the cookie to stick around until the specified expiration date is met.

Edit This Cookie for Chrome Homepage

Copyright © 2011 CyberNetNews.com

Related Posts:


CyberNotes: How-To Videos and Advice from ExpertVillage

This article was written on June 16, 2007 by CyberNet.

CyberNotes
Weekend Website

Expertvillage2Video sites have been popping up all over the place, even ones with a focused niche. YouTube, MetaCafe, and the like are great for your random sampling of just about anything, but what if you’re looking for something on a more specific topic? One such site with a focused niche is called ExpertVillage and their focus is specifically on “how-to” videos. These how-to videos range from instructions on changing the oil in your car, to learning how to belly-dance, and everything in between.

At ExpertVillage, their goal is to provide how-to videos and articles containing advice from experts in their fields. For each video or article, they provide the credentials of the person being filmed so that you can get an idea of how credible the information is. For example, a video on how to read sheet music for piano is given by someone who has a degree in Music and Theater, and teaches piano lessons. I’d feel pretty confident getting advice on piano from someone with those credentials.

Expertvillage3

Finding the Videos

Finding the how-to videos is simple.  They’re broken down into 12 different categories which include: Automotive, Beauty and Fashion, Crafts, Food and Drink, Health and Fitness, Hobbies, Home and Garden, Music, Parenting, Pets, Sports, and Other.  While they do have a wide range of categories, you’ll notice that they do not have a how-to technology category, so this isn’t the place to get your tech advice. The videos tend to be short so that you don’t lose interest, and they get to the point pretty quickly.

Expertvillage1

Registered Users

Anybody can go to ExpertVillage to view the how-to videos, however you can also become a registered user.  The only difference with registered users is that they are able to rate and comment on an article or video. You can also bookmark your favorites so that when you click on “My Videos,” you’ll be able to quickly find all of your previous favorites.

Embed the Player

Just like other video sites, you can embedded the player on your own site. When you click on a video you’ll get the code to link to the video, as well as the code to embed the video. Below you’ll find a video that I have embedded titled “The Floating Card Trick Explained: Learn Free Magic”

Wrapping it up

With over 17,000 videos and over 1700 experts (and counting), ExpertVillage is a great resource for getting advice on a wide array of topics.  You can also get involved as either an expert or as a film-maker.  Film-makers have their own equipment, shoot content, and then send it in to the company. If that sounds interesting to you, they’ve got additional info on their site.

Now go on, go learn how to do something new like: Standing Up on the Surf Board, When to Travel: How to Plan a Vacation, Choosing a Tent Site (Camping), How to Check your Engine Coolant Level, or any of the many others!

 

Copyright © 2011 CyberNetNews.com

Related Posts:


Helpful Tip: Free eBay Bid Assistant Does Your Bidding

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

I’m sure you’ve been in the situation before where you’ve wanted to purchase something on eBay, but there were multiple people selling the same thing. You probably placed a bid on one of the items in hopes that you’d win it, but you had to leave for work and wouldn’t know the results until you got home. The first thing you did when you got home was see if you won the auction…and you didn’t. Not only that but those similar auctions had also ended without you ever getting a chance to bid on them.

This is a pretty common problem, and eBay is taking it into their own hands to solve it. They have created a free Bid Assistant that anyone can use to do the bidding for them. It lets you "bid" on a group of items, and if you win one it won’t bid on the others. It will immediately bid on the item that ends the soonest in your group, and when one ends it will continue to bid on the others until you win or hit your maximum bid price.

To use it you’ll need to add all the items that you want to monitor to your Watch List. Then select the checkbox next to each one, and click the "Bid with Bid Assistant" button:

Bid Assistant

In this case I had two of the same computers being offered from the same person. It is common for eBay sellers to have multiple listings of the same items, and the Bid Assistant makes it easy to bid on each until you win one.

Now you can enter in the maximum price you want to pay for each individual item in the group, or you can set one price to be the global maximum bid:

Bid Assistant
Click to Enlarge

It’s nice that they let you choose a price for each individual item because often times you may not be bidding on the exact same thing. For example, you may want an iPod, and so you’ll setup bids on various models. Or maybe you’re buying a present for someone and are bidding on several different ideas that you came up with.

To use the Bid Assistant you must have at least 5 feedback, but most of you are probably eBay veterans that have dozens if not hundreds of positive feedback. Also, the Bid Assistant will not snipe your bids (place them at the last second). To do that you would need to use a software application such as the free JBidWatcher, which also incorporates most of the features from the Bid Assistant as well.

Hopefully these tools will help you get the things you want at a price you can afford!

Copyright © 2011 CyberNetNews.com

Related Posts:


How To Keep Reading the NY Times For Free (Updated) [Video]

The NY Times is flipping the switch on its digital paywall right now, and the Grey Lady don’t come cheap: $15/month for the website and the phone app, $20/month for the website and the iPad app, or a wallet-singeing $35 for web, phone, and iPad. But there are loopholes! And they are generous. Here’s your game plan. More »

New RSS Bandit Synchronizes with Google Reader

This article was written on June 23, 2008 by CyberNet.

rss bandit google sync-1.jpgarrow Windows Windows only arrow
It’s been a long time coming, but it looks as though we might have our first full-fledged desktop feed reader that supports synchronization with Google Reader. The RSS Bandit blog announced over the weekend that they have released version 1.7 Alpha that is capable of downloading podcasts as well as synchronizing feeds with Google Reader.

The reason why something like this is nice is that it lets you have a functional desktop feed reader when you’re at your computer, but then you can always access your feeds online when you’re on-the-go. Google Reader’s mobile interface is especially nice, which is the main reason that I’m excited to see the open source RSS Bandit application support it.

Once you follow the few steps in the RSS Bandit synchronization wizard you’ll be able to access your feeds from anywhere. This includes any feeds you unsubscribe/subscribe to, renaming feeds, marking feed items as read, and you can even share items just like you can from Google Reader’s online interface. Pretty nice, huh?

Now if only RSS Bandit was cross-platform. ;)

Get RSS Bandit 1.7 Alpha [via Digital Inspiration]

Copyright © 2011 CyberNetNews.com

Related Posts:


PureSync: Great for USB Drive or Memory Card Backups

This article was written on July 03, 2009 by CyberNet.

puresync.jpgarrow Windows Windows only arrow
I’m always looking for awesome backup solutions that you won’t have to pull your wallet out for, and there’s no arguing that there are plenty of free apps out there. One that really caught my attention recently was PureSync. it does all of the common things you’d expect from a backup program such as two-way syncing or a one-way backup. The interface is extremely simple, which is something I did find refreshing… often times these programs get cluttered because of all the features they try to include. This has a good balance.

The real power of the program I would have to say lies in options it offers for automatic synchronization:

  • When folders are found – this is what really made me take a serious look at this program. I can have PureSync look for a specific folder/drive, and when it gets connected a backup will automatically be kicked off. You know how valuable this can be if you’ve ever had a USB drive die on you, or maybe you’ve lost a memory card. Heck, maybe you just want the same files on your computer and portable drive so that changes you make in one location will automatically get carried over once the device is plugged in.
  • When a file has been modified – When you’re working on a really important project there is always that fear in the back of your mind that something unexpected might happen to your machine. Maybe your computer is going to explode right before you hit the print button? With this option you can have it make a copy of a file as changes are made to it, and move it over to another location… hopefully to an external drive a few feet away from your computer, and sitting next to a fire extinguisher. ;)
  • On a schedule – this is obviously a no-brainer, and any usable backup program will have this option.

If it weren’t for those options I’m not sure if this app would have struck me as being something special. Overall I’d say it’s pretty good, but then again I haven’t put it through any huge file transfers.

PureSync Homepage (Windows only; free)
[via MakeUseOf]

Copyright © 2011 CyberNetNews.com

Related Posts: