I'd like to automate the creation of online exercises on my company's platform (as in: automatically generated matching, multiple choice, highlighting activities).
[more inside]
posted by mammary16
on Sep 12, 2011 -
2 answers
What kind of Web programmer/coder do I need for this project? Where do I find such a person?
[more inside]
posted by Shepherd
on May 5, 2011 -
15 answers
Help me learn a few new programming languages. Python, Perl, Lisp, Haskell, Ruby.
[more inside]
posted by jgunsch
on Jul 9, 2009 -
22 answers
I'm teaching a course on bioinformatic programming for high schoolers. Which language should I teach it in? And do you have any nifty ideas for easy projects that fall under the bioinformatics header?
[more inside]
posted by bergeycm
on Jun 25, 2009 -
20 answers
Help me find an online file manager that doesn't suck! Everything I've found so far falls into two categories, either (a) sucking, a lot, or (b) requiring, for inexplicable reasons, a database backend. I just want something that will handle file uploads and basic file management (move, rename, delete, copy).
[more inside]
posted by larsks
on Dec 2, 2008 -
5 answers
I need to be able to automatically identify language (English, Japaneese, Russian, etc ... ) in which a particular blog-post has been written. (lang attribute might or might not be available).
[more inside]
posted by chexov
on Jul 20, 2008 -
4 answers
Faster techniques for grabbing lines of a file and doing text manipulation and arithmetic via shell (or other) scripting?
[more inside]
posted by Blazecock Pileon
on May 9, 2008 -
20 answers
I'm planning on starting a database freelancing business. I understand a lot of people prefer Microsoft Access or FileMaker. With the current evolving trend of applications going on the web and add to that my somewhat good experience with PHP, HTML, Javascript and CSS I'm seeking a cross platform efficient application environment. This is why I believe Access and FileMaker are not an option, I'm also more experienced with high level languages than I am with Access or FileMaker.
[more inside]
posted by mrbloo
on Mar 13, 2008 -
11 answers
Parse freetext postal addresses to structured form for geocoding to KML?
[more inside]
posted by joshwa
on Nov 1, 2007 -
3 answers
What are the best database-driven Web application development frameworks out there right now? More specifically, please orient me to toolsets you know of that are similar to Ruby on Rails.
[more inside]
posted by killdevil
on Jul 6, 2007 -
17 answers
In Linux, what's the simplest way to take a podcast RSS file as input, and output a file containing just the URLs of all the MP3s enclosed in the RSS file? Difficulty: the method must only Bash + GNU tools, Python or Perl, with no non-standard add-on libraries or dependencies required.
posted by Jimbob
on May 10, 2007 -
22 answers
Which programming language can I learn relatively quickly for simple interpretation and manipulation of text files on my Windows box?
[more inside]
posted by poweredbybeard
on Apr 12, 2007 -
28 answers
Convert perl to python: I am very comfortable with regular expressions but I need help converting an implementation of them from Perl to Python. I have an example Perl script below that opens a file, scans through it one line at a time, does a s// replace, then finds a string in the result and stores it in another variable. I would love to just have a working Python version of this for my edification-- and if you have any "Perl to Python" tutorial links I'd love to see them.
[more inside]
posted by neustile
on Nov 11, 2006 -
11 answers
Due to "security concerns," my web host provider has just banned two
Form-to-email scripts (Formmail and NMS Formmail). Now I'm hard up to find a replacement. Any ideas? I'd prefer a solution that doesn't require a mastery of PERL to configure.
posted by Pinwheel
on Jan 17, 2005 -
4 answers
I'm using Grep within BBedit 6.1.2 lite, in order to change some data in tables from "regular" time in the format: "0530PM" to military time: "1730"
Essentially, I am able to locate the data I want using:
(####)PM
Which, in the above example returns: "0530"
So here's the question: I want to treat that result as a number, and add 1200 to it to convert it to military time.
Is there a way to do this within BBedit using the replacement patterns, or do I have to go figure out how to write a perl/python/awk/applescript to accomplish this?
posted by mecran01
on Jan 6, 2005 -
10 answers
Does anyone know of a Perl or PHP or Python script that can basically do the same thing that del.icio.us does? I also wonder whether the code of del.icio.us itself is for sale.
posted by hoder
on Jun 28, 2004 -
6 answers
I have been looking at changing my web development focus from Windows/ASP/.NET to LAMP(Linux, Apache, MySQL, PHP/Python/Perl) because my gut is telling me that this is where things are going. Oh, Java should be in there as well.
What's the skinny on LAMP in the real world (Netcraft
surveys aside)? Is it difficult to change to LAMP/Java? Is the open source thing really sticking?
posted by grefo
on Jan 9, 2004 -
14 answers