Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

One of five things, that I've been putting off for various lengths of time:

  • A route planning program that accepts inputs about the quality of roads (road construction information, moderated user input, etc.), and the time variability of the quality (when rush hour is, school years, night time driving conditions, etc), to provide better quality directions than mapquest and other similar programs. (after taking a road trip in 1997, based on mapquest directions, and finding that I was in a 40mph zone on I20 through Louisiana that was single laned ... which I only took to avoid the pothole poxed I30 through Arkansas) And of course, I have no GIS experience.
  • A recipe system, that can provide suggestions based on available ingredients, chefs (skill level), equipment (no grilling, if you don't have a grill), diners (allergies, food intolerences, likes/dislikes). Build using some form of markup, rather than just something like the MasterCook formated stuff, so you can provide suggested alternative ingredients, track cooking times (with chef skill level) so it can suggest the whole plan for a meal so it's done at the right time, and/or help and or instructions to learn new skills. (big plans that I've been mulling over for years, but have probably gotten it to the point that it's unrealistic). Inspired from my own food intolerances, and the occassional potluck, where I'm afraid to bring stuff that someone else might react badly to (allergies, etc.)
  • Finish a program to generate memorable passwords. The basic routines work, I just need to get it seeded with more content, so it doesn't create a security problem. (see the pod in it, for an explaination of the problems)
  • Software for my tivo, so I can automatically grab recipes from the show I'm watching. (I have all of the necessary screen scraping so I can mine FoodNetwork's website, but never finished learning java to make a tivo front end for it, and enter it in that contest they were having)
  • Figure out who the right person is to bug to submit a patch for Pod::Html, so it stops generating invalid nested lists. Okay, that one's not coding, as I already did the coding part. I just need to figure out what to do with it now.

In reply to Re: If I had a Free Two Months... by jhourcle
in thread If I had a Free Two Months... by samizdat

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (5)
As of 2024-04-25 10:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found