Monday, July 1, 2013

Start Your To-Do List with Things You've Already Done

Start Your To-Do List with Things You've Already Done

Getting started—and continuing—on a project is tough. To get into a productivity streak and build the momentum you need to keep going, trick yourself by backfilling your to-do list with what you've already accomplished today.

This tip comes from TaskRabbit engineer Zack Shapiro, who says that creating and sustaining momentum is the key to fighting our many environmental triggers (other than using sheer willpower). Momentum, his blog post title states, is a hell of a drug.

When we see that we're on a streak, our brains want to do more to continue the streak. The longer the streak, the greater the disappointment if we break the streak.

If you've done something for 61 days in a row, don't you want to hit 62? Wouldn't itsuck to start over again at one?

So today, I encourage you to take the first step in starting a streak.

Make a list. Backfill it with things you've already done today.

Now do the first item on that list. Maybe you do the second one too. Keep it going and don't stop.

Excellence is momentum.

Psychologically, this is like Jerry Seinfeld's Productivity Secret (don't break the chain!), and tactically, it's like using a "done" list to keep you motivated. In this case, though, you begin by reviewing what you've already accomplished and using those checked off tasks to give you a running start.

As Fast Company notes, this productivity hack could also include reviewing (or even retyping in author Joan Didion's case) all the work you've already completed so far. "When you think about it, productivity is velocity."

Momentum is a hell of a drug | Zach Shapiro via Fast Company

Photo by Courtney Dirks.

The "Stay Hungry" Home Screen

Sorry, I could not read the content fromt this page.Sorry, I could not read the content fromt this page.

View the original article here

Clean Up Something During Every Commercial Break

Sorry, I could not read the content fromt this page.Sorry, I could not read the content fromt this page.

View the original article here

My Awesome little Boombox

Hey everyone

Due to my recent success in building my first Boombox ( you can view it in my page ) , i got some extra spare time , so i decided that the best way for me to utilize it is by building something !

i saw those two crappy cheap speakers that i got on eBay for 35$ ,so i  decided to do something with them , instead letting them fill with dust

Enjoy!


View the original article here

Garden Tool Rack with foldable bench

2x4 wood studs
6’x2pcs
4’x4pcs
3’9”x3pcs
1’6”x4pcs
11”x2pcs

2x1 wood boards
3’9”x2pcs

4x1 wood boards
1’1”x9pcs

2x2 wood boards
3 ½”x11pcs
1’1”x2pcs

2x12 wood board
3’9”x1pc

Barrel bolts
X2

Hinges
X2

Nails and Screws

Measuring device
Pen or pencil
Saw
Drill
Screw driver
Wood chisel
Hammer


View the original article here

Upload Anything to Flickr's New 1TB of Space With a Simple Hack

Upload Anything to Flickr's New 1TB of Space With a Simple Hack

Recently, Flickr gave all of its users 1 terabyte of free space. Reddit user rlaw68 shows how to utilize that space for more than just photos and videos.

The process involves combining the file you want to upload with a gif. Flickr checks the headers of the file and sees a picture and grabs the whole thing. Unbeknownst to the server, though, your file is tagging along in a makeshift zip package. As per rlaw68's instructions:

So, how to do this:

1) Put the two files you want to combine into a single folder, preferably off the root of your drive, say c:\combos

2) Hit the Windows key + R, type in CMD and hit Enter

3) Change the directory to the root:

C:\users\Bill>cd \

4) And then to the folder where your files are:

C:>cd combos

5) Now, to combine the files type:

C:\combos>copy /B project1.zip+cat.gif project1.gif

6) That’s it! Now you’ll see a file called project1.gif in your \combos folder that you can upload and store on Flickr – it’ll appear as just whatever the .gif file was that you combined with your archive.

When you want to access it again, you just download the file, rename it with a .zip extension and open it like normal. If you're using a Mac, WonderHowTo also has a primer on how to accomplish this task.

This may not be useful for most situations. Flickr has an upload limit on photos of 200MB, and this process means that it's somewhat cumbersome for daily use instead of a service like Dropbox, but in a pinch, it never hurts to have a backup plan. While it won't work for uploading to Flickr, you can also hide files in a JPEG to keep certain data out of sight.

How to use that 1TB of free Flickr space to store stuff other than images | Reddit via WonderHowTo