How can I force the back button to remember an AJAX/Javascript state (preferably using JQuery)?
[more inside]
posted by gramcracker
on Mar 21, 2011 -
3 answers
Need a line or two of (I think simple?) custom PHP for my design portfolio website. Could you be the King of Kings?
[more inside]
posted by Senor Cardgage
on Mar 17, 2011 -
13 answers
What's the best way to do a complete clone/copy/export/duplicate/mirror/whatever of an Eclipse-based development environment and move it to another PC?
[more inside]
posted by nmaster64
on Mar 16, 2011 -
4 answers
I need to slap together a website FAST that contains a map and a (sortable? filterable?) list of Wisconsin-related protest/rally events. I'd really, really like it if people could enter their own events and they'd show up on the map without a lot of intervention on my part.
[more inside]
posted by desjardins
on Mar 10, 2011 -
11 answers
What is the best way to do online camp registration? Ideally I'd like to use free and/or open source software that I can host on my own server. Is there something like a Wordpress for camp registrations? Or maybe something like conference registration?
[more inside]
posted by ejfox
on Mar 5, 2011 -
3 answers
I am stuck again and need help. I am tasked with creating a web page that displays information in a grid format. The data is static in that the user cannot change the values, but they can reorder the column and/or row order.
[more inside]
posted by Drasher
on Feb 21, 2011 -
14 answers
I need some advice on how to build a database-driven site around an archive of ephemera (mostly flyers). Essentially, I want to build an online archive of scanned rave flyers from the Toronto-London-Detroit rave scenes (plus some Midwest US flyers). Here's what I have:
[more inside]
posted by LMGM
on Feb 2, 2011 -
9 answers
I have a
really weird Apache/PHP problem. Ubuntu 8.04 LTS Server, fairly typical webhosting setup. One of our sites returns 404s randomly through the day, typically late at night, but sometimes in the morning. It'll do this for an hour or two and then start working all on it's own. The other sites are fine.
[more inside]
posted by signalnine
on Jan 29, 2011 -
9 answers
Is there any way to customize the Gravatar in a standalone installation of Wordpress, so that
my replies have
my Gravatar, but other people's replies have either theirs, or a randomly generated one?
[more inside]
posted by headspace
on Jan 13, 2011 -
5 answers
I've been doing LAMP web development for about ten years. I'd like to learn a new language to diversify my skills. What language should I choose?
[more inside]
posted by ixohoxi
on Jan 7, 2011 -
32 answers
I'm looking to build an online store and would like to know how to handle the credit card transactions, from a developers point of view.
[more inside]
posted by Like its 1997
on Jan 3, 2011 -
27 answers
My users are likely to enter "oo-11" in a form field when saving data, but search for "oo11" or "o-o11". The hyphen is not important to the data itself. To keep things tidy, I strip the hyphen when saving the data, and strip the hyphen from the search term. I now have a problem with that system.
[more inside]
posted by maxwelton
on Dec 31, 2010 -
12 answers
Would it be a mistake to hire smart PHP-based web programmers to create a slick cutting-edge mainstream site?
[more inside]
posted by Quisp Lover
on Dec 24, 2010 -
21 answers
PHP/AJAX gurus: Please help me figure something out. Want to display all Wordpress posts from a single day, but want it to be as sexy and intuitive as possible.
[more inside]
posted by jbickers
on Dec 1, 2010 -
3 answers
A colleague is looking for a calendar to use on their training company's web site. They would like to pull from a PHP-driven database of their course outlines to display the course names on the appropriate dates in the calendar, with a link for each course listing on that date that would display the full course outline to the user when clicked. One or more courses could be offered on any given date. Is there a customizable product that you would recommend for the job, or are they looking at contracting someone to build this from scratch?
posted by The True Wheel
on Nov 17, 2010 -
3 answers
What's the right way to find all unique paths through a directed graph (using PHP)?
[more inside]
posted by gribbly
on Nov 17, 2010 -
6 answers
I would like to create Arial Unicode MS font files for the TCPDF php class. I have a XAMPP setup on a Windows machine.
[more inside]
posted by jyorraku
on Nov 10, 2010 -
4 answers
How do I make a PHP script run only once if certain conditions are met, without involving the users?
[more inside]
posted by Electrius
on Oct 27, 2010 -
10 answers
I'm using XAMPP, but my PHP isn't working. I think it's an issue with Apache. How do I reconfigure it so it actually recognizes my PHP?
[more inside]
posted by randomname25
on Oct 15, 2010 -
13 answers
I have the PSD, I have average knowledge of Photoshop, PHP, CSS & HTML and I have a Wordpress blog. What advice can you give me on making my blog look like the PSD?
[more inside]
posted by jontyjago
on Sep 17, 2010 -
14 answers
Basic mySQL/PHP question. Help me understand how this simple
while loop involving mysqli_fetch_array() works.
[more inside]
posted by Ziggy Zaga
on Sep 9, 2010 -
10 answers
I, like millions of others, want to learn Objective-C so I can write an iPhone app that will instantly sell ten million units and allow me to retire by year's end. I bought three books to help my on my way (
1,
2,
3). Being well versed in web programming, I figured this would be a challenging, but possible transition. Boy oh boy was I wrong. Please help me find a bridge between my procedural PHP ninja skillz and the fantasical (and ever-frustrating) world of OOP C languages.
[more inside]
posted by (bb|[^b]{2})
on Aug 28, 2010 -
20 answers
Building a super-simple database-driven website, from scratch - where to start?
[more inside]
posted by Mwongozi
on Jul 21, 2010 -
9 answers
Help me figure out why an ATOM feed won't play nice with PHP's file_get_contents() method.
[more inside]
posted by JPowers
on Jul 17, 2010 -
6 answers
Practical web programming books & resources for the ultimate goal of creating a niche community website.
[more inside]
posted by Wossname
on Jul 15, 2010 -
9 answers
I'm not a PHP expert, but I'm working on a simple photo gallery application, and I'd like to add the ability to send it files via email. I know of other products that have this feature, but in my Googling I haven't been able to find any information on how to get started. Might you have any info?
posted by crickets
on Jul 9, 2010 -
12 answers
What's the simplest way to create a blank Web page, with a black and white image on it, which when clicked will load the next image in a sequence? Could this be a learning PHP project for me?
[more inside]
posted by Shepherd
on Jun 28, 2010 -
15 answers
I want to dynamically load images onto a single page (already built) using navigational buttons (webcomic stlye).
[more inside]
posted by monkeyagent
on Jun 13, 2010 -
3 answers
What's the best way, using PHP, to monitor an RSS feed, grab every new item posted, and then store parts of each item in a MySQL database?
[more inside]
posted by JPowers
on Jun 10, 2010 -
10 answers
How do it "Simply POST the username and password to the login method" (preferbly using PHP)?
[more inside]
posted by kaozity
on Jun 8, 2010 -
5 answers
The person I hired on Elance.com to customize a WordPress theme is so not working out and I'm pushing right up against a deadline. How do I find someone else to finish this... right this second?
[more inside]
posted by houseofdanie
on Jun 7, 2010 -
4 answers
What can I do for 30 minutes a day to improve my WordPress skills from "intermediate" to "advanced"?
[more inside]
posted by Shepherd
on May 26, 2010 -
8 answers
How to make a local apache (joomla) site live on a windows 2003 server by assigning an ip address.
[more inside]
posted by therubettes
on May 20, 2010 -
28 answers
I'm looking for a small-scale audio e-commerce software with PayPal or other payment integration.
[more inside]
posted by al_fresco
on May 16, 2010 -
6 answers
What is the best way to go about creating a simple iPhone database access application? I'm looking to create an application which, although it could be very easily done in a web-based manner through the combination of php and mysql, I'd like the data to all be stored locally on the iPhone, in the app itself.
[more inside]
posted by Biru
on May 16, 2010 -
6 answers
I need to know more about PHP than I do. What book(s) can I buy that will help me do this?
[more inside]
posted by Xany
on May 12, 2010 -
7 answers
Technical Wordpress question. I want to post machine-generated e-mails to a Wordpress blog via e-mail, and reformat them before they go live.
[more inside]
posted by adamrice
on May 6, 2010 -
2 answers
How can I make Google Analytics + event tracking work from without a webapp-as-native-application on the iPhone? I think it doesn't report a domain.
[more inside]
posted by goodnewsfortheinsane
on Apr 27, 2010 -
2 answers
I want to create a simple but dynamic Bible-reading web app from the ground up. I have very little web design and development experience. Where do I begin?
[more inside]
posted by joshrholloway
on Apr 22, 2010 -
4 answers