Rearranging dir structure...
This commit is contained in:
parent
0be4a5f73a
commit
2696bf0516
126 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,5 @@
|
|||
<html><body><h1>Pizza Party - Command Line Pizza ordering program</h1>
|
||||
|
||||
<p>Want a pizza, and do not want to fire up that pesky GUI? We have the solution for you: <a href="http://www.beigerecords.com/cory/pizza_party/">Pizza Party - Command Line Pizza ordering program</a></p>
|
||||
|
||||
<p>Currently, only from Dominos, so if you do not have one near you who accepts on-line orders (<em>sigh</em>, mine does not), then you are out of luck.</p></body></html>
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
.. title: Pizza Party - Command Line Pizza ordering program
|
||||
.. slug: 200808pizza-party-command-line-pizza-ordering-program
|
||||
.. date: 2008/08/25 18:08:00
|
||||
.. tags: cli,software,lifeimitatingmovies
|
||||
.. link:
|
||||
.. description:
|
||||
11
posts/2008/08/200808so-you-need-a-calendar.html
Normal file
11
posts/2008/08/200808so-you-need-a-calendar.html
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<html><body><h1>So you need a calendar?</h1>
|
||||
|
||||
<p>So, one of the things we have been using computers for is to keep track of our lives. And this means a scheduling or calendaring tool. Some tools out there do this fine, and some do it very well.</p>
|
||||
|
||||
<p>I have to keep track of a lot of appointments. From conference calls for work, to each member of the family’s schedules, to random, but highly important reminders. Most calendaring programs out there will let you set up a reoccurring event by day of the month, or the date. But, what if you need to do something two days before the end of the month, every month? Or, you need to do something every full moon, but not on <a href="http://en.wikipedia.org/wiki/Blue_moon">the blue moon</a>? Or, you have a standing meeting with your boss every other Monday morning, execpt when Monday is a holiday, then the meeting shifts to Tuesday? Oh, and you want something that you can run over an ssh session, while on your smart phone, or you friend’s smart phone?</p>
|
||||
|
||||
<p>The answer is simple: <a href="http://www.roaringpenguin.com/products/remind/">remind</a>. remind can do this, and more. Need to set something up by the Hebrew Calendar? Check. Want your calendar to run a shell command for you on a holiday, specific day of the month, or phase of the moon? Check.</p>
|
||||
|
||||
<p>Most modern Linux distrobutions include remind nowdays, as it is so darn usefull. In addition, it runs just fine under Solaris, and the BSDs, including MacOS X. If fact, over at <a href="http://www.43Folders.com">43Folders</a>, they have a whole section their wiki for <a href="http://wiki.43folders.com/index.php/Remind">remind</a>. The wiki has many tips and tricks on how to use remind to its fullest.</p>
|
||||
|
||||
<p>In my next post, I will share some tips on how I get remind to remind me of events.</p></body></html>
|
||||
6
posts/2008/08/200808so-you-need-a-calendar.meta
Normal file
6
posts/2008/08/200808so-you-need-a-calendar.meta
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
.. title: So you need a calendar?
|
||||
.. slug: 200808so-you-need-a-calendar
|
||||
.. date: 2008/08/04 18:08:00
|
||||
.. tags: cli,software,calendar
|
||||
.. link:
|
||||
.. description:
|
||||
Loading…
Add table
Add a link
Reference in a new issue