background preloader

Beeminder

Beeminder

Home - Get Everything Done GmailDelaySendFAQ - gmail-delay-send - Gives gmail users the ability to schedule messages to be sent at a later time. This version of Gmail Delay Send is being deprecated. Please see the homepage for more information on the new version NOTE: Please join the google group so I can keep you up to date with any bug fixes / releases. Welcome Thanks for installing Gmail Delay Send! What does Gmail Delay Send do? Gmail Delay Send uses Google App Scripting to give you the ability to schedule emails to be sent at a later date. Cool! Easy! When you are composing an email, at the end of the subject line you write when you would like the email to be delivered. "Who wants to do P90X tomorrow?" And I wanted the email to be sent this Tuesday at 4PM I would add the special characters -- (dash-dash) then the date and time that I would like the email to be sent. "Who wants to do P90X tomorrow -- Tuesday 4pm" The final step is to apply the label GMAIL_DELAY_SEND to your draft email. Specifying dates If you need more help specifying the date/time when you want the messages to be sent there is an entire wiki page with tips.

Goal Stacker - A task motivator focused on what you can do today. 4 Ways to Share Business Intelligence to Build a Happy Work Culture What’s the secret to happy employees? Having no secrets. When it comes to your team’s happiness at the workplace, sharing really is caring. Sharing is one of the most effective ways to make your employees feel valued, motivated and fulfilled. Here are 4 ways to share business intelligence to make your team happy, engaged and productive: #1 Share Accomplishments Sharing what everyone’s gotten done every day is the foundation of employee engagement. By sharing accomplishments, you build team cohesion around a daily rhythm of getting stuff done and making progress toward an ultimate goal. Tools like iDoneThis make it simple to share progress and accomplishments regularly. iDoneThis is a dead-simple, email-based status report tool. #2 Share Task Assignments and Objectives Sharing task assignments keeps everyone posted on what everyone else is working on, from the CEO down through the whole organization. Tools like Asana make it easy to share task assignments and objectives. #4 Share Ideas

D*I*Y Planner | the best thing in printing since Gutenberg GmailDelayFAQ_8 - gmail-delay-send - Gives gmail users the ability to schedule messages to be sent at a later time. NOTE: Please join the google group so I can keep you up to date with any bug fixes / releases. Thanks for installing Gmail Delay Send! This utility will allow you to schedule emails to be send at a later time using gmail. Below you will find some of the frequently asked questioned about this program. What does Gmail Delay Send do? Gmail Delay Send uses Google App Scripting to give you the ability to schedule emails to be sent at a later date. How is version 8 different than previous versions of Gmail Delay Send? If you're a user of a prior version of Gmail Delay Send there is a page dedicated specifically taking you through the differences here Does my computer have to be left on to use Gmail Delay Send? No. Cool! Easy! When you are composing an email, on the first line of the email specify when you would like your message to be sent. Subject: Who wants to do P90X tomorrow? Email Body: Lets meet at the gym at 5:30pm. @4pmLets meet at the gym at 5:30pm. Specifying dates Creating your first email

How To Use Teamwork to Make the Dream Work By Kristen Gramigna, BluePay Despite your desire to create a brand identity that cultivates lasting customer relationships, increases awareness, and serves as a meaningful point of differentiation in the marketplace — your employees greatly impact your delivered customer experience. Yet, the quality of service they provide customers directly relates to their pride and value of being part of your business. Here’s why instilling an internal culture focused on “we” (not “me”) is so important to your company’s success, and how to do it. Give them a reason to care. Leverage this inherent nature of small-business work life to your business-model advantage by cultivating the ideologies of holacracy — a non-traditional business structure embraced by brands like Zappos — to place equal accountability on each employee. Allow your team to shapeshift. Manage from the sidelines. Orchestrate social exchange. Give credit where credit is due. Request Website Magazine's Free Weekly Newsletters

A Beginner's Guide to Making a D*I*Y Planner Many first-time visitors to this site are probably overwhelmed by the vast number of pages, templates, packages, sizes and loose forms available. This little all-in-one guide is meant to direct beginners to downloading the right packages, printing and preparing the forms, and setting up a basic planner or Hipster PDA using the D*I*Y Planner kits. The goal here is to teach you how to create an effective industrial-strength planner system that can last for years, yet costs next to nothing. This page might look a little complicated at first glance, but you'll be surprised by how little work is generally involved, especially after a little practice. For example, I can now create a dozen double-sided punched forms in about three to four minutes, including printing, by using basic (i.e., "cheap") equipment. (If you only want to download the kits and start experimenting, jump to the Official D*I*Y Planner Kits page and follow the links.) Choosing a Planner & Size My recommendation? What Next?

GettingStarted - google-voice-java - Simple Overview of this Simple Library. - An Unofficial Java API for Google Voice (This rough guide was written for version 1.3. Much new functionality has been added to future versions. We could definitely use some updated documentation for the new functionality if anyone wishes to volunteer.) Google Voice Java is an API. So far our tests of this library have worked well. java -jar {path}/google-voice-java-{version}.jar This simply logs in, displays your auth key, fetches contents of your inbox and sentbox, and displays the HTML. Now you must create a Voice object import com.techventus.server.voice.Voice; Voice voice = new Voice(userName, pass); Now, for example, to view the Inbox, call the function: voice.getInbox(); This function, and the other similar functions return raw HTML or XML code which must be parsed by you. Placing Calls To place a call, you simply pass the number from which you wish to call (originNumber) and the number being called (destinationNumber). We havent tried otherwise, but would recommend against using special characters in the phone numbers.

untitled About 43 Folders Listen: 43 Folders is Merlin Mann’s website about finding the time and attention to do your best creative work. And, Hello. 43 Folders was launched by Merlin Mann on Wednesday, September 1, 2004 with an introductory post whose improbable title suggested that productivity can be like sausage; no one likes seeing it discussed at length on the internet by middle-aged men. The site continues to evolve, grow, contract, expand, recede, explode, go dark, go weird, go personal, and even occasionally reinvent itself -- all depending on where Merlin's interest, attention, and obsessions find him at a given time. What's Here Right now, 43 Folders is focused on an arc about how to improve the quality of your career and life by managing your attention in a way that allows you to work your ass off on the creative projects that matter most to you. No Tourists, Please Don't let us catch you dicking around here all day, okay? But, Where to Start? How to Use 43 Folders. So, Now What?

Mail Python API Overview - Google App Engine App Engine applications can send email messages on behalf of the app's administrators, and on behalf of users with Google Accounts. Apps can receive email at various addresses. Apps send messages using the Mail service and receive messages in the form of HTTP requests initiated by App Engine and posted to the app. Sending mail in Python The mail.send_mail() function sends an email message from the application. The From: address can be the email address of a registered administrator (developer) of the application, the current user if signed in with Google Accounts, or any valid email receiving address for the app (that is, an address of the form string@appid.appspotmail.com). The following example sends an email message to the user as confirmation that the user created a new account with the application: import webapp2from google.appengine.api import mail class ConfirmUserSignup(webapp2.RequestHandler): def post(self): user_address = self.request.get("email_address") %s""" % confirmation_url

untitled

Related: