Hi Agilists, We're delighted to have found a new home for XPSD here: http://thelinkery.com/ It's a restaurant/bar in North Park that has a meeting room for us...
I found a great resource for web design information: http://web-design.alltop.com/ Alltop also covers Wordpress, web conferencing, and many other technology...
Hello all, I'm working on a flash movie for a new client and it contains rotating images and small text. The movie looks fine in Firefox and in Chrome but the...
My issue can be seen by opening https://www.cresdirect.com/riskmanagement/services.asp. If you scroll to the bottom of the page, you can see that the content...
I've been asked to upload video files to You Tube and put a link to them on our company's site so that our Web visitors can play them. I've been asked this...
If you really want control over what's happening, use Amazon's S3 service for storage and hosting the videos, and manage the video process yourself. It's more...
Hi Andrew, On the page for your video, you'll see a little image that looks like a gear next to the embed code. If you click on that button, you can customize...
eXtreme Programming San Diego's next meeting is this Thursday, July 2nd. John Arrizza will be giving an introduction to XP from 6-7:30PM, and we will have...
Streamlining Scrum: Welcome to the world of Just-In-Time development. So you've taken the first step out of the waterfall; you've started to implement Scrum...
I'm looking for someone to help create a Google map that would show locations of commercial real estate for sale. Information is pulled from a MySQL database....
Create a KML file and have your page load the file into the map, you can even set a refresh interval. Works great. -Jedon ... [Non-text portions of this...
Is it possible to send a forwarded domain to a "landing page" different from the index page of one site? Client wants only one site, but three or four domains...
You can do that via scripting (PHP/ASP/etc) or if you're running Apache a couple mod-rewrite rules. Best. ... -- Matt McInvale BinaryM Inc. 619-985-9675 ...
Hi Matt, Just spent a frustrating hour reminding myself of why I hate programming. I could learn to do the PHP==but I don't want to! PHP looks a lot like...
Although you can do this with PHP, it's really better to have the web server do it. Are you on Apache or IIS? -Jedon ... [Non-text portions of this message...
Thanks, Jedon. The server uses Apache, but programming mods are really beyond my capabilities. Why is it better to do there than PHP? Georganna ... From:...
The webserver has less overhead. Try this. http://www.yolinux.com/TUTORIALS/ApacheRedirect.html ... [Non-text portions of this message have been removed]...
Hey folks, I remember a time where there was this cool link to all the legacy browsers where devs and QA folks could download older versions. I just tried...
Sorry the screen had locked up trying to post this message 3 times previously it was supposed to day legacy browsers. Thanks Xavier and Joel! How is everyone...
Hi Shelli, I'm still alive and sorta kicking. Just awarded a tiny job to one of the fine programmers who bid on the PHP script job. My thanks to everyone who...
We have a Web page where clients pay their monthly insurance bill. They can either use a credit card or checking account. We have about 2000 people each month...