83 posts tagged with Programming and web. (View popular tags)
Displaying 1 through 50 of 83. Subscribe: Posts tagged with Programming and web

I would like to learn Php & Web Development programming by taking courses in NYC. Any advice, suggestions?
posted by chirico on Dec 17, 2009 - 3 answers

Which HTML/CSS/JS IDE do I want? [more inside]
posted by drjimmy11 on Oct 27, 2009 - 16 answers

Any good books on web penetration testing? [more inside]
posted by jacobian on Oct 18, 2009 - 3 answers

I found a great Java programming site awhile back. I was given a programming task and could get immediate feedback on whether or not it was correct. Tasks were things like, test if two integers are equal and 'reverse a string'. It was targeted toward learning .. but I seem to recall the tasks had advancing levels of complexity. This is not Java BlackBelt. I can't believe I didn't bookmark it. Anyone know what I'm talking about?
posted by duckus on Oct 14, 2009 - 6 answers

I have an idea for a web project, but barely any knowledge of code. Can I teach myself enough to do this on my own over weeks or months, or is what I want to do so complicated it'd take years to learn everything I'd need to know? [more inside]
posted by Diablevert on Jul 30, 2009 - 11 answers

Is there a way to embed a rendering engine (like webkit), mysql, and php into a program that talks to itself, not the internet? [more inside]
posted by Nonce on Jul 26, 2009 - 16 answers

Automatically login / logout of Gmail at a specified interval [more inside]
posted by passtehbrainz on Jul 11, 2009 - 7 answers

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

What programming language should I use for a Digg-like web site? [more inside]
posted by jackson5 on Jun 15, 2009 - 14 answers

I'm a designer and usually people do programming for me. I'm trying to teach myself how to customize Word Press themes all by myself though... and I thought I was doing pretty well. But then I had people look at it in other browsers. Yuck. [more inside]
posted by miss lynnster on Jun 12, 2009 - 15 answers

Building a comment system, and looking for good introduction to managing groups and users with PHP/MySQL, or a prerolled "user management system". [more inside]
posted by isnotchicago on May 1, 2009 - 6 answers

What are the best resources for me to look into if I want to create websites that support user-created information? [more inside]
posted by ttyn on Apr 19, 2009 - 2 answers

I'd like to put together a Wikipedia Accuracy Meter - Perhaps a browser plug-in or a web page that attempts to give an estimate of the reliability of any given article at any given moment. Please come in for discussion of algorithm and technical hoo-ha to help me assess if this is a weekend project or a master's thesis.... [more inside]
posted by mzurer on Apr 11, 2009 - 17 answers

Where's my food? How to make a web ap that tells me how to find vegetarian food easily? [more inside]
posted by klangklangston on Mar 16, 2009 - 17 answers

What is the significance of the trailing slash in <foo/> as used for minor web programming? I'm guessing it's some sort of escape sequence, but what confounds me is that in the code where I often see it, <foo> often seems to work equally well. So what's the point? I see this dilemma frequently all kinds of Web stuff: PHP, Wikipedia templates, embedded code in VBulletin, etc, etc.
posted by crapmatic on Jan 15, 2009 - 10 answers

Hiring a PHP programmer for a startup web design company, how much should I pay them? [more inside]
posted by dcams on Dec 28, 2008 - 7 answers

Community Blogging Platforms: What can I use to build a website allowing users to create content that can then be voted upon or pushed by the administrator to the main page? Any language... [more inside]
posted by MMALR on Dec 23, 2008 - 22 answers

Hi, Another oddball question... I have a live data stream of AIS data and I would like to take the data and ultimately display it on a world map through a web browser. The problem is that I have no clue as to how I would display live updated information on a map. [more inside]
posted by kaozity on Aug 11, 2008 - 6 answers

CodeFilter: I am looking for online classes mainly in the area of web programming (PHP, MySQL, AJAX, etc.). [more inside]
posted by kjl291 on Jul 24, 2008 - 3 answers

What are the best books/sites for learning the necessary web design and dev tools for an e-commerce site? [more inside]
posted by JJ Jenkins on Jul 15, 2008 - 6 answers

Where can I find a database of American cars? [more inside]
posted by pb on Jun 20, 2008 - 2 answers

How can I get my web server to interpret perl [more inside]
posted by kaozity on May 28, 2008 - 7 answers

I wish to insert a namespaced XML document into an (X)HTML web page. The "XML Data Island" trick is verboten. There appears to be two ways of accomplishing this. Both continue to elude me. [more inside]
posted by five fresh fish on May 15, 2008 - 16 answers

I'm starting a new project at work rewriting a web application from scratch. We want to rewrite it in Java for a number of reasons that aren't really important. I've spent the last few months off and on researching web frameworks, but I haven't got a really good handle on how the web-development community feels about them. Help me choose! [more inside]
posted by Plutor on May 5, 2008 - 7 answers

How to render image like in google picasaweb?: I'm developing a web page. If I use img tag to put image in the web page, while loading the page, image loads very slowly (especially large images). Also the upper part of image is loaded first and then the lower part, as page is downloaded from server. But in applications like google picasa, a very low quality version is rendered first, so that you see the whole image at once (even though its blurred), slowly as the page is downloaded, image becomes sharper. How can I implement this functionality in my web page? Can someone please point me to helpful resources regarding this?
posted by tvjoshi on Apr 15, 2008 - 10 answers

When I altered a PHP web form to take advantage of PHP Sessions, I lost the ability to go back a page while retaining data in the form. Is this the expected behaviour, or is it caused by something else? [more inside]
posted by odinsdream on Feb 8, 2008 - 8 answers

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

Where can I find more information on web service best practices? [more inside]
posted by TungstenChef on Jan 28, 2008 - 5 answers

I'm interested in attempting some work with Ruby on Rails. Other than some very elementary BASIC programming and HTML (yes, I know it's not a programming language), I have no programming experience. [more inside]
posted by joshrholloway on Dec 29, 2007 - 6 answers

What are some good (preferably experience-based) birthday gifts for a 21-year-old Australian programming geek who thinks he's Danish? [more inside]
posted by divabat on Nov 29, 2007 - 12 answers

How do I get Flash to play a FLV and then go to particular URL when it's done? [more inside]
posted by aaronetc on Nov 11, 2007 - 5 answers

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

Does anyone know of a way to create a line graph using html or javascript? [more inside]
posted by kaozity on Jul 30, 2007 - 6 answers

Examples of time estimates for web development [more inside]
posted by striker on Jul 26, 2007 - 5 answers

Javafilter: Can a Java Applet that runs on my website save and edit files on my website? [more inside]
posted by spacefire on Jul 5, 2007 - 8 answers

Is there a program that can automatically create line graphs from a text file with a list of numbers? [more inside]
posted by kaozity on Jun 25, 2007 - 15 answers

I have an idea for a web-based business and not only need a web page but a program to keep track of units/credits, no money involved. It would involve marketing/advertising which I have experience in but no experience in computer programming. Where do I go from here?
posted by bethrossrn on Jun 21, 2007 - 6 answers

In PHP, how do I search through a large string to see if it contains a smaller string? [more inside]
posted by kaozity on Jun 12, 2007 - 10 answers

Help me find someone to build my web app! [more inside]
posted by Geoffh on Jun 1, 2007 - 6 answers

Javascript / Prototype problem: I've written a function that inserts new content in a div whenever you click on a link in that same div. It works, but with the added "feature" of scrolling to the top of the page after the new content has been added. I don't want it to do this. How do I stop it? Here's the page. (Scroll down to see the link.) [more inside]
posted by grumblebee on May 2, 2007 - 11 answers

What's the best way to have a CSS rule apply only to Safari? [more inside]
posted by miss tea on Apr 19, 2007 - 12 answers

What coding habits and working methodologies help you maximize productivity while reducing angst? [more inside]
posted by treepour on Apr 13, 2007 - 22 answers

Alternatives to a tag cloud? I've got one and it's nice and all, but I'm wondering about alternative visualizations of the same information. Any ideas? [more inside]
posted by paul_smatatoes on Feb 2, 2007 - 6 answers

WebDesignFilter: I have a multi-select box with hundreds of elements in it. I need a better UI for it. [more inside]
posted by cschneid on Jan 7, 2007 - 11 answers

What tech skills should I pick up to help in my job search after I graduate from college? [more inside]
posted by blueplasticfish on Jan 3, 2007 - 8 answers

What web technology/language should I learn to make simple online apps and just generally enhance my bare-bones knowledge of HTML? [more inside]
posted by Robot Johnny on Dec 10, 2006 - 18 answers

How would you write an application in PHP that tracks multiple users, and the users' multiple sites? [more inside]
posted by gradient on Dec 5, 2006 - 7 answers

I picked up and was given the following books: Learning Javascript, Real World XML, Learning C#, and Learning PHP & MySQL. Since these are books I intend to read anyway, I was wondering which one should I read first? [more inside]
posted by badger11 on Nov 9, 2006 - 13 answers

Is there a free simple web to email gateway or scriptable email responder that will run on windows server 2003? [more inside]
posted by Nothing on Oct 26, 2006 - 3 answers

What are some good web design schools in the United States? [more inside]
posted by MediaJunkie on Sep 22, 2006 - 13 answers

« Older posts