200 posts tagged with coding. (View popular tags)
Displaying 101 through 150 of 200. Subscribe:

Related tags:
+ (58)
+ (29)
+ (27)
+ (24)
+ (23)
+ (20)
+ (19)
+ (15)
+ (14)
+ (13)
+ (13)
+ (12)
+ (12)
+ (10)
+ (9)
+ (9)
+ (9)
+ (8)
+ (7)
+ (7)
+ (7)
+ (6)
+ (6)
+ (6)
+ (5)
+ (5)
+ (5)
+ (5)
+ (5)
+ (4)
+ (4)
+ (4)
+ (4)
+ (4)
+ (4)
+ (4)
+ (4)
+ (4)
+ (4)
+ (4)


Users that often use this tag:
Anonymous (5)
bonsai forest (5)
codacorolla (3)
prunes (3)
Elminster24 (3)
0bvious (3)
lollusc (2)
RaDeuX (2)
jsturgill (2)
sidd.darko (2)
amtho (2)
You Should See the... (2)
moonbird (2)
filmgeek (2)
kaozity (2)
spacefire (2)
Solomon (2)
iamkimiam (2)
activitystory (2)
Senor Cardgage (2)
tmcw (2)

PHP Form Designer and Manager

Need help finding an easy-to-use web page form designer and/or manager for PHP, etc. with a few specific features. Can't seem to find them all in one place. [more inside]
posted by VuMastr on Feb 15, 2010 - 4 answers

 

Getting to know new code

What are your tricks for understanding a large piece of new code quickly? [more inside]
posted by ADoubtfulTrout on Jan 7, 2010 - 14 answers

.htaccess or some other solution for altering a url across a domain?

I use a CMS which needs domain.com/index.php/template/filename in order to work. I used to have an htaccess file which would make domain.com/template/filename work fine (ie, it would load the correct page even without the index.php there). Dreamhost recently upgraded its software and the htaccess file no longer works. Is there a solution for this problem? [more inside]
posted by You Should See the Other Guy on Dec 14, 2009 - 9 answers

Simple suggestion engine

Looking for an existing script to do some data matching and suggesting. Sort of like a very simplified Netflix suggestion engine. [more inside]
posted by jonah on Dec 11, 2009 - 4 answers

From Zero to Python Hero

I'm interested in teaching myself Python as my first programming language. What kind of useful/interesting projects are recommended as a long term goal to work towards, given that I'm a total beginner? [more inside]
posted by KilgoreTrout on Dec 10, 2009 - 21 answers

Help with a javascript effect please!

I'm trying to implement this moo tools javascript effect to fade in, and then fade out a single image element, and I need help to make it work. This is my attempt. [more inside]
posted by bonsai forest on Dec 7, 2009 - 3 answers

Help with a simple Visual C# coding problem?

Oh God. Where to start? This is, at its heart, a programming question about C#. It's probably not a very hard programming question, either. [more inside]
posted by kbanas on Dec 1, 2009 - 13 answers

How do I pass form data between pages and have it email me the results?

Help me learn to code a form that passes multiple fields across several pages and ultimately emails me the results. [more inside]
posted by Elminster24 on Nov 30, 2009 - 12 answers

Help Get Me Going at my New Gig

What are your tips when starting a new job as a software developer? Looking for coding, organizational approaches and social hints as well. [more inside]
posted by sidd.darko on Nov 23, 2009 - 13 answers

Can javascript "listeners" working across frames?

Guerilla-coder Javascript filter: Rather than wait 12-18 months to get my project idea into my company's queue, I'm trying to find a workaround. It's going to be ugly. It's going to be messy. And I have no idea how to do it. Bottom line: My company's web portal has a top frame that I can control, and a bottom frame controlled by Web IT. Can I add an event listener to the top frame that will watch the bottom frame and excecute when it's done loading? [more inside]
posted by jpolchlopek on Oct 15, 2009 - 14 answers

I need a crash course in the current best-practice website accessablity standards.

Give me a crash course in making our nonprofit website accessible. What are the best practices/standards? What's the lingo? [more inside]
posted by anastasiav on Oct 14, 2009 - 7 answers

Professional FAIL x 2

I have had two major professional failures in a single week. I would like insight into a couple of aspects. Sordid details inside. [more inside]
posted by sidd.darko on Oct 10, 2009 - 21 answers

css rollover conflict

I'm having a problem with conflicting css rollovers. [more inside]
posted by bonsai forest on Sep 3, 2009 - 10 answers

How do I get up to speed with e/m coding?

e/m coding: who knows about it and where can I find more information? [more inside]
posted by EmptyK on Aug 23, 2009 - 2 answers

PHP -> Twitter API at specified times: what am I Doing Wrong?

Please help me write a PHP script that publishes Twitter updates at pre-specified times. [more inside]
posted by goodnewsfortheinsane on Jul 29, 2009 - 9 answers

How can I update a textbox in a slide object in the middle of a loop in E-Prime?

Computer Coding: I'm trying to write an experiment in E-Prime that uses a Visual Analog Scale to allow subjects to bid on items. Basically, this means they move a slider with their mouse over a bar, and the position on the bar represents how much they are willing to bid. The thing is, they need to know what value the slider currently represents before they can actually bid, and I'm having problems getting the text to update with the cursor position. Now, if any of you out there are E-Prime gurus I could really use your help for this bit. I need to figure out how to update a textbox in a 'slide' object in the middle of a loop. [more inside]
posted by scrutiny on Jul 12, 2009 - 2 answers

Looking for a multi-site searching template

I want to find a fairly easy-to-adapt template from which to do multiple site searching with a single term. My technical abilities are, let's say, modest. [more inside]
posted by peacay on Jul 7, 2009 - 3 answers

Which forums do the best web programmers hang out at?

Which forums do the best web programmers hang out at? [more inside]
posted by jackson5 on Jun 26, 2009 - 16 answers

How to update wordpress from outside the admin interface

Wordpress filter: I want to be able to create a form that can be used to add custom values to a certain post without having to do so from inside the admin panel. [more inside]
posted by Nonce on Jun 5, 2009 - 4 answers

Turning An Idea Into Reality When I Can't Build It Myself

I want to create the next big thing. I'm full of bright ideas, but it's software, and I don't code. What the hell do I do? [more inside]
posted by anonymous on May 28, 2009 - 15 answers

Recently Unemployed. What to do?

Recently Unemployed. What to do? [more inside]
posted by anonymous on Mar 25, 2009 - 7 answers

Regex Help for Adding +14 to a Series

I'm trying to use Regular Expressions in Textmate to do a Find/Replace. The goal: Find id="1", id="2", id="3", etc. and Replace with a value of +14, so that I replace yields id="15", id="16", id="17" etc. Thank you! [more inside]
posted by pinto on Mar 18, 2009 - 14 answers

How can I embed images directly in an HTML email blast?

I need to send an email blast for work through a list vendor and need help converting my original HTML email blast into an embedded HTML file. [more inside]
posted by Elminster24 on Feb 20, 2009 - 3 answers

I want to help the Fox and the Bird

What do i need to learn to make add-ons of my own for Firefox and/or Songbird? [more inside]
posted by photomusic86 on Dec 24, 2008 - 6 answers

Redisassembleunobfuscate?

Why aren't there assembly -> C or pseudocode tools? [more inside]
posted by tmcw on Nov 22, 2008 - 10 answers

There has to be someone who wants to work with me!

How can I meet another passionate person to help me with a project? [more inside]
posted by Jonsnews on Nov 19, 2008 - 5 answers

Closest thing to coding that isn't

What uses similar skills to computer programming, and is enjoyable in the same way, but does not involve excessive computer use? [more inside]
posted by Not Supplied on Nov 7, 2008 - 29 answers

How do I write a software spec?

Is there a standard to preparing a software specification for an outsourced UI designer and programmer? [more inside]
posted by thegmann on Oct 18, 2008 - 4 answers

How to fix a website and make it compatible in firefox AND IE?

I need some help with a CSS/HTML issue as well as an Internet Explorer issue. [more inside]
posted by bigcheesegump on Aug 29, 2008 - 6 answers

PHP newbie: teach me how to speak it

I'm looking to learn PHP. Where should I start? [more inside]
posted by Solomon on Aug 22, 2008 - 9 answers

Wordpress theme editable region help

Wordpress Theme help. I need to stick an editable region in the header of my theme so a user can edit a little blurb about themselves. How do I put a Text Widget or something similar up there? [more inside]
posted by joelf on Aug 13, 2008 - 2 answers

Web scraping for dummies

How does web scraping work with PHP/mySQL? What best practices are there? [more inside]
posted by Foci for Analysis on Aug 6, 2008 - 15 answers

looking for a decent windows terminal

I'm looking for an alternative to windows' CMD window/terminal. It isn't the shell itself that has me annoyed (although it stinks and monad is an improvement), but the terminal window. I'd love to have something like xterm or rxvt running- just the ability to resize the width of the window would be huge. [more inside]
posted by jenkinsEar on Jul 10, 2008 - 13 answers

Help me contribute to the OSS community

What is a good open-source project to get involved in? [more inside]
posted by Who_Am_I on Jul 3, 2008 - 12 answers

Help me pick a second degree.

Considering a career change to Coding/Programming. Advice wanted. [more inside]
posted by highfidelity on Jun 25, 2008 - 20 answers

Can I play old US Xbox games on a Japanese 360?

Can I play old US Xbox games on my Japanese 360 using the backwards compatibility function? [more inside]
posted by MostHolyPorcine on Jun 15, 2008 - 1 answer

Leave a comment...Oops, not so fast!

I have a blog on (new) Blogger, and somehow I have managed to remove the envelope icon for "comments" (which may explain why I never have any comments on my blog). Help! How did I do this, and how do I get it back? (link to blog, details inside) [more inside]
posted by misha on May 13, 2008 - 3 answers

Off the rails...

Any good Rails 2.0 books for beginners? [more inside]
posted by Blazecock Pileon on Apr 9, 2008 - 6 answers

Code-switching while coding

Code-switching while coding: if you speak more than one language and are a programmer or a web-developer, do you write code in one or the other or both? [more inside]
posted by signal on Apr 9, 2008 - 15 answers

What shopping cart software should I set up?

Best starting point for e-commerce / shopping cart software? I'm a competent Perl programmer with background in several other languages, who wants to create a decidedly minimalist-looking web site shopping cart for a client. I expect to hack Perl or PHP code, but would like to hack things that are designed to be hacked. Anyone tried CRE Loaded? Other recommendations? Other places to ask? [more inside]
posted by amtho on Mar 30, 2008 - 11 answers

Coding alone in a fog

In my quest to learn Ruby, I'm struggling to find everyday usable code examples that i can relate to. Might you suggest some ? [more inside]
posted by jmnugent on Mar 1, 2008 - 28 answers

OSX programming, coders needed

I have a OSX Program idea (solution.) Where can I find people interested in it (if I were to give the idea away) or pay for development? [more inside]
posted by filmgeek on Feb 22, 2008 - 9 answers

Which Web Tech?

Which web development technology should I pursue for a commercial venture - php, python, perl or ruby? [more inside]
posted by mooders on Feb 6, 2008 - 18 answers

Help me find a book of Daemon's

I was told of a book of Daemon's, where the protagonist is a C coder who gets transported to a magical world where his code can do magic. [more inside]
posted by Pontifex on Jan 17, 2008 - 12 answers

Alt-something me! Give me keyboard shortcuts please!

Is it possible to create a keyboard shortcut for a program that doesn't seem to have one? [more inside]
posted by mulkey on Dec 6, 2007 - 5 answers

Doing a bit on the side ...

I'm a coder, with skills in python, ruby, rails, java, etc. I've recently started getting offers for (and accepting) short-term contract work in addition to my longer-term dayjob contract. However, I'm unsure what the going rate is for the work I do - how much should I charge on a per-hourly basis? How does this vary with respect to the length of the contract (eg, a day, a week, a month, six months)? [more inside]
posted by ysabet on Nov 30, 2007 - 5 answers

Ranked preference in an HTML form?

Is there a way to rank choices or preferences for a question in a HTML form? [more inside]
posted by jmevius on Oct 31, 2007 - 12 answers

an asp stung my database

Where can I get some noob information on how to read/write simple database tables with ASP? [more inside]
posted by yonation on Sep 25, 2007 - 4 answers

prove your existence!

Is there a simple way to create a script to check if a specific file exists on a Windows network share? How can I learn to do this? [more inside]
posted by uaudio on Aug 21, 2007 - 9 answers

Which programming languages should I learn?

Which programming languages should I learn? I'm a n00b interested in becoming a GIS analyst. [more inside]
posted by desjardins on Aug 16, 2007 - 9 answers

Page: 1 2 3 4