193 posts tagged with python. (View popular tags)
Displaying 151 through 193 of 193. Subscribe:

Related tags:
+ (75)
+ (26)
+ (22)
+ (22)
+ (21)
+ (20)
+ (15)
+ (11)
+ (11)
+ (10)
+ (9)
+ (9)
+ (9)
+ (8)
+ (8)
+ (7)
+ (7)
+ (7)
+ (7)
+ (6)
+ (6)
+ (6)
+ (6)
+ (5)
+ (5)
+ (5)
+ (5)
+ (5)
+ (5)
+ (4)
+ (4)
+ (4)
+ (4)
+ (4)
+ (4)
+ (4)
+ (4)
+ (4)
+ (4)
+ (4)


Users that often use this tag:
jsturgill (4)
Mach5 (3)
signal (3)
Jimbob (3)
Blazecock Pileon (3)
Shepherd (3)
mccarty.tim (3)
dfriedman (3)
lhude sing cuccu (2)
47triple2 (2)
Salvor Hardin (2)
prunes (2)
figTree (2)
conrad101 (2)
limon (2)
cowbellemoo (2)
outlier (2)
chexov (2)
aroberge (2)
mecran01 (2)
zippy (2)
k7lim (2)
Anonymous (2)
COBRA! (2)

Web App Dev

Looking for a fairly simple database driven web application environment / framework. Thinking of Turbogears. [more inside]
posted by signal on Nov 21, 2007 - 10 answers

 

Parse freetext postal addresses to structured form for geocoding to KML?

Parse freetext postal addresses to structured form for geocoding to KML? [more inside]
posted by joshwa on Nov 1, 2007 - 3 answers

Here snakey, snakey, snake

What's the de facto python web framework in active development/use today? [more inside]
posted by zackola on Sep 12, 2007 - 12 answers

Python beginner with an exception handling question.

[PythonFilter] How does one handle specific errno of a built-in exception? [more inside]
posted by nilihm on Aug 16, 2007 - 10 answers

What am I missing re: python/urllib2?

Why can't I get python's urllib2 library to fetch a page using HTTP basic authentication? [more inside]
posted by alan on Jul 26, 2007 - 6 answers

getattr(CSharp, "Pythonic") += 1

Hilarious, but earnest: how can I make C# more like Python? [more inside]
posted by electronslave on Jul 24, 2007 - 18 answers

Other frameworks akin to Ruby on Rails?

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

Are we thieving magpies?

Monty Python fans, I need your help. Please tell me if my sketch group has inadvertently duplicated one of their jokes. [more inside]
posted by Idiot Mittens on Jun 13, 2007 - 17 answers

I'd like my DB to be full utf-8

help me convert a mySQL database to UTF-8. [more inside]
posted by Baud on May 12, 2007 - 3 answers

Strip me some mp3 urls.

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

Bulk Exporting E-Mail from Eudora Pro to TXT

How would I batch export Eudora Pro e-mails with customized filenames? [more inside]
posted by stst399 on May 9, 2007 - 13 answers

From CLI-Python and Lisp into the GUI (on OS X)

I'm working on what I think will be a GUI application and need some advise on framework friendly with Macintosh OS X, that won't drive me crazy. (Long description of what I've looked at inside.) [more inside]
posted by KirkJobSluder on Apr 16, 2007 - 8 answers

Dance, text files, dance

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

Python for the total n00b?

What books, programs, sites are there out there to teach Python who has never programmed before? Ideally, I'm looking for a resource that teaches me both the language and general programming concepts. [more inside]
posted by dantekgeek on Apr 6, 2007 - 15 answers

Word master document creation and maintenance

Creating and maintaining a master document in Word with sections from other documents. [more inside]
posted by liet on Jan 18, 2007 - 2 answers

Translate Java into Jython

Help me translate this Java into Jython(Python)... [more inside]
posted by tucsongal on Nov 21, 2006 - 4 answers

Python version of this Perl 4-line regexp script?

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

Bridging PHP and Python object serialization

Bridging PHP and Python object serialization [more inside]
posted by Blazecock Pileon on Oct 10, 2006 - 7 answers

My python's breath smells like ImportError

Referencing roll-your-own Python modules in other Python applications. What's my deal? [more inside]
posted by Fezboy! on Oct 6, 2006 - 6 answers

Changing gnome wallpaper

Linux / Ubuntu / Gnome question - how do I tell Gnome "Hey, the jpg you're using as desktop wallpaper has been updated with a new image. Go reload it and display the new version?" in a Python or Bash script? [more inside]
posted by Jimbob on Sep 26, 2006 - 6 answers

ruby/python database tutorial?

I'm searching for a simple ruby/python database application tutorial. A long time ago, like six years ago, I came across this simple tutorial for php/mysql that showed you, from the ground up, how to put a simple database of your video collection online. Is there a similar tutorial that emphasizes creating a simple front-end for a mysql database using ruby or python, geared toward n00bs? [more inside]
posted by mecran01 on Sep 12, 2006 - 5 answers

Python or Ruby for learning to program?

Python or Ruby? Help me decide! [more inside]
posted by djgh on Aug 31, 2006 - 45 answers

ProjectNameFilter: Help me find a better name for my open source project

I need to come up with a more descriptive name for an open source project. [more inside]
posted by aroberge on Jul 25, 2006 - 19 answers

Selling Python at Work?

I work in a highly regulated industry (big pharma.) I would like to use Python to write backup routines and other simple things. My boss wants me to use C#. What is the best way to sell a new technology? [more inside]
posted by SteveTheRed on Jun 11, 2006 - 15 answers

No more shell games!

*nix shell "best practices" anyone? [more inside]
posted by furtive on May 31, 2006 - 9 answers

Python - Shell Environment

Is there a way to set an environment variable in the unix shell from a python script? Can I set a variable in the shell that executes that same script? For that matter, is there a way for any script to do this? [more inside]
posted by kuatto on Apr 7, 2006 - 8 answers

eUtils for dummies?

Is there a really simple guide, or even better a freeware app that will help me use eUtils for automated Pubmed requests? [more inside]
posted by roofus on Mar 16, 2006 - 6 answers

got any mod_python and cheetah resources?

Can anyone point me to a good documentation/samples for building an app using mod_python and cheetah? (and mySQL/DBUtils etc)? [more inside]
posted by karen on Feb 14, 2006 - 2 answers

Kill the out of control python in Tiger!

In the past few weeks I have started to notice a strange problem in OS X - a process called 'python' starts and will not stop on its own. [more inside]
posted by mikel on Feb 13, 2006 - 8 answers

For the fans of The Holy Grail...

For the fans of The Holy Grail... Can you inform about l some accurate representations of the lifestyle at that time? Things such as witch burnings, catapulting dead animals over castle walls, and the system of kings and lords (basically any dirtyness).
posted by cheero on Jan 6, 2006 - 30 answers

OO programming in Autocad?

I have developed an application in AutoLISP which I would like to re-write in an OO language. AutoCAD seems to natively support VB but I don't think I want to go there. I am starting to learn C# and Python, and like both. How easy is it to link Autocad and C# or Python (or Ruby, etc.)? I am aware of PyCad but not sure I understand how to get it to work, plus it requires Autocad 2000 which is like requiring windows 95. In short, I am quite the newbie at this and would appreciate a simple but thorough explanation of how to use a modern programming language in Autocad.
posted by signal on Jan 2, 2006 - 7 answers

What are good free programming language environments?

What are good free programming language learning environments? [more inside]
posted by pracowity on Dec 30, 2005 - 41 answers

Help compiling python on XP with Cygwin.

Help compiling python on XP with Cygwin. [more inside]
posted by signal on Jul 10, 2005 - 7 answers

How to remotely transfer inventory data?

I'm the 'lone programmer' for a small business, making an app that will log when inventory is received, and also used, at a remote location, via serialized barcodes. What would be the best way to transfer this usage data to me, preferably daily? [more inside]
posted by Mach5 on Apr 18, 2005 - 17 answers

Mapping URIs as Drives with Python and Win32

I've fallen hard for Python and have been searching for a project to really learn the language with. I'd like to create functionality similar to Windows "Map Network Drive" for URIs using Python, urllib, etc. My questions are: does this seem possible for someone with a decent programming background (but no formal CS training)? Is it a good idea? [more inside]
posted by yerfatma on Mar 15, 2005 - 8 answers

Learning programming via web apps

Learning programming via web apps. [+] [more inside]
posted by daksya on Feb 15, 2005 - 21 answers

Need replacement for Formmail and NMS Formmail

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

Using Grep within BBedit to change some data in tables.

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

What should be the first programming language I learn?

Programming languages: I'd like to take up programming as a hobby, with an eye towards evaluating it as a career choice. What language should I learn? [more inside]. [more inside]
posted by gd779 on Aug 13, 2004 - 27 answers

Need a Perl or PHP script that does what del.icio.us does

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

p2p programming languages

If you were writing a new p2p application -- leaving ethical and legal issues aside for a moment -- which programming language would you use? I know Visual Basic and PHP, but neither is really any good for this purpose. I dislike things that require the user to install a big VM (.NET, Java) and find C++ a complete nightmare. [more inside]
posted by reklaw on Jun 2, 2004 - 36 answers

Python Bittorrent Tracker Question

ahh, it's nice to finally be a member after a year of lurking..anyway, i figure i would take this opprotunity to ask a question that i've recently run into. I need some help regarding the python bittorrent tracker i recently set up. [more inside] [more inside]
posted by bob sarabia on Apr 2, 2004 - 5 answers

Is it difficult to change to LAMP/Java from ASP/.NET? Is the open source thing really sticking?

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

Page: 1 2 3 4