From kirblam at comcast.net Mon Dec 3 10:59:11 2007 From: kirblam at comcast.net (john kirby) Date: Mon, 3 Dec 2007 10:59:11 -0500 Subject: [Bostonphptalk] [JOB] Looking for LAMP contractors with Joomla experience In-Reply-To: <2F154874-382F-4F4F-B219-CCADB2DB03B6@comcast.net> References: <46850042.9020204@rsi.com> <2F154874-382F-4F4F-B219-CCADB2DB03B6@comcast.net> Message-ID: <25657286-B432-4140-BC79-E5037007746F@comcast.net> PTOToday.com has been steadily growing over the past 8 years. We're looking for a Freelance Programmer to help support various projects including: ? Porting a traditional html/non-framework php site to Joomla. ? Custom development working with wordpress, openads and vbulletin installations. If you have strong experience with the LAMP platform and preferably Joomla, please email qualifications to: jkirby at ptotoday.com From eporama at gmail.com Thu Dec 6 10:41:10 2007 From: eporama at gmail.com (Erik Peterson) Date: Thu, 6 Dec 2007 10:41:10 -0500 Subject: [Bostonphptalk] Dhtml calendar popup suggestions Message-ID: On 11/13/07, Cliff Hirsch wrote: > > Does anyone have a favorite dhtml popup calendar that they recommend? I've tried a few and have been disappointed so far. I'm coming in a bit late to the party, but thought I'd throw in my favorite. YUI. http://developer.yahoo.com/yui/calendar/ They've done some really good work to get these tools cross-platform/browser/etc. It's a bit of overhead if you're really *just* doing the calendar, but so far I've never found a project that I only wanted to do a single client-side enhancement on... Hope that helps, _Erik -------------- next part -------------- An HTML attachment was scrubbed... URL: From pamcallaway at pobox.com Fri Dec 7 16:14:57 2007 From: pamcallaway at pobox.com (Pam Callaway) Date: Fri, 7 Dec 2007 16:14:57 -0500 Subject: [Bostonphptalk] Dhtml calendar popup suggestions In-Reply-To: References: Message-ID: <536ebfcf0712071314h3807e7f2h2beccb988dc628b8@mail.gmail.com> I guess I missed the beginning of this conversation too, but I just spent a while researching this so I'll add my 2c. If you're looking for a modern "Web 2.0" feel, Dojo has some nice widgets. http://dojotoolkit.org/projects/dijit On Dec 6, 2007 10:41 AM, Erik Peterson wrote: > On 11/13/07, Cliff Hirsch wrote: > > > > Does anyone have a favorite dhtml popup calendar that they recommend? I've > tried a few and have been disappointed so far. > > > I'm coming in a bit late to the party, but thought I'd throw in my favorite. > YUI. http://developer.yahoo.com/yui/calendar/ > > They've done some really good work to get these tools > cross-platform/browser/etc. It's a bit of overhead if you're really *just* > doing the calendar, but so far I've never found a project that I only wanted > to do a single client-side enhancement on... > > Hope that helps, > _Erik > > _______________________________________________ > Bostonphptalk mailing list > Bostonphptalk at bostonphp.org > http://seven.pairlist.net/mailman/listinfo/bostonphptalk > > From peloke at gmail.com Fri Dec 7 20:46:07 2007 From: peloke at gmail.com (Eddie Peloke) Date: Fri, 7 Dec 2007 20:46:07 -0500 Subject: [Bostonphptalk] Dhtml calendar popup suggestions In-Reply-To: References: Message-ID: <867431030712071746i353cd798t1044be2f6cc5a697@mail.gmail.com> This one might have been mentioned also but there is a nice one for mootools: http://www.electricprism.com/aeron/calendar/ Eddie On Dec 6, 2007 10:41 AM, Erik Peterson wrote: > On 11/13/07, Cliff Hirsch wrote: > > > > Does anyone have a favorite dhtml popup calendar that they recommend? > I've tried a few and have been disappointed so far. > > > I'm coming in a bit late to the party, but thought I'd throw in my > favorite. YUI. http://developer.yahoo.com/yui/calendar/ > > They've done some really good work to get these tools > cross-platform/browser/etc. It's a bit of overhead if you're really *just* > doing the calendar, but so far I've never found a project that I only wanted > to do a single client-side enhancement on... > > Hope that helps, > _Erik > > _______________________________________________ > Bostonphptalk mailing list > Bostonphptalk at bostonphp.org > http://seven.pairlist.net/mailman/listinfo/bostonphptalk > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From ken at secdat.com Mon Dec 10 11:40:05 2007 From: ken at secdat.com (Kenneth Downs) Date: Mon, 10 Dec 2007 11:40:05 -0500 Subject: [Bostonphptalk] [ANNOUNCE] New blog on database skills Message-ID: <475D6BE5.8050309@secdat.com> Hi folks, A couple of weeks ago I started a new blog, and kicked it off with a series on Database skills that gets an entry every Monday morning. The site is here, and this morning I did my third entry. I hope that you find it useful. http://database-programmre.blogspot.com -- Kenneth Downs Secure Data Software, Inc. www.secdat.com www.andromeda-project.org 631-689-7200 Fax: 631-689-0527 cell: 631-379-0010 From cliff at pinestream.com Tue Dec 11 12:17:44 2007 From: cliff at pinestream.com (Cliff Hirsch) Date: Tue, 11 Dec 2007 12:17:44 -0500 Subject: [Bostonphptalk] Stir up the pot & Pretty URLs Message-ID: It?s been awfully quite here lately. We wouldn?t want NYPhP to get all the attention, would we? So...how many of you use ?pretty urls?? If you do, how do you do it? With a Framework (Cake, Symphony, Zend, etc.) that you are using? Rolled your own? Via php or mod_rewrite? Thoughts and ideas for introducing pretty urls into an existing application (i.e. can?t jump into a new Framwork for a legacy app)? Happy holidays, Cliff -------------- next part -------------- An HTML attachment was scrubbed... URL: From mwithington at PLMresearch.com Tue Dec 11 13:17:38 2007 From: mwithington at PLMresearch.com (Mark Withington) Date: Tue, 11 Dec 2007 12:17:38 -0600 Subject: [Bostonphptalk] Stir up the pot & Pretty URLs In-Reply-To: References: Message-ID: <491198290712111017n21e7f9e2w1e69793a144f4bc2@mail.gmail.com> NYPHP? Who's that? All my pretty urls are courtesy of mod_rewrite (and Joomla for the most part). I would think that mod_rewrite is the most economical way of retrofitting legacy applications. Frankly, seeing URLs that resemble DNA sequences (e.g. Broadvision) is what makes for hearty surfers. On Dec 11, 2007 11:17 AM, Cliff Hirsch wrote: > It's been awfully quite here lately. We wouldn't want NYPhP to get all > the attention, would we? > > So...how many of you use "pretty urls"? If you do, how do you do it? With > a Framework (Cake, Symphony, Zend, etc.) that you are using? Rolled your > own? Via php or mod_rewrite? Thoughts and ideas for introducing pretty urls > into an existing application (i.e. can't jump into a new Framwork for a > legacy app)? > > Happy holidays, > Cliff > > _______________________________________________ > Bostonphptalk mailing list > Bostonphptalk at bostonphp.org > http://seven.pairlist.net/mailman/listinfo/bostonphptalk > > -- Mark -------------------------- Mark L. Withington PLMresearch PO Box 1354 Plymouth, MA 02362 o: 800-310-3992 ext. 704 f: 508-746-4973 v: 508-746-2383 m: 508-801-0181 AIM/MSN/Skype: PLMresearch -------------- next part -------------- An HTML attachment was scrubbed... URL: From chuck at horde.org Tue Dec 11 13:37:05 2007 From: chuck at horde.org (Chuck Hagenbuch) Date: Tue, 11 Dec 2007 13:37:05 -0500 Subject: [Bostonphptalk] Stir up the pot & Pretty URLs In-Reply-To: <491198290712111017n21e7f9e2w1e69793a144f4bc2@mail.gmail.com> References: <491198290712111017n21e7f9e2w1e69793a144f4bc2@mail.gmail.com> Message-ID: <20071211133705.19896akmompudqg4@technest.org> Quoting Mark Withington : > All my pretty urls are courtesy of mod_rewrite (and Joomla for the most > part). I would think that mod_rewrite is the most economical way of > retrofitting legacy applications. Frankly, seeing URLs that resemble DNA > sequences (e.g. Broadvision) is what makes for hearty surfers. I can throw in a plug for http://dev.horde.org/routes/. No external dependencies, just needs something (mod_rewrite, forcetype, PATH_INFO) to set the full path. -chuck From cliff at pinestream.com Tue Dec 11 13:50:27 2007 From: cliff at pinestream.com (Cliff Hirsch) Date: Tue, 11 Dec 2007 13:50:27 -0500 Subject: [Bostonphptalk] Stir up the pot & Pretty URLs In-Reply-To: <20071211133705.19896akmompudqg4@technest.org> Message-ID: On 12/11/07 1:37 PM, "Chuck Hagenbuch" wrote: > > I can throw in a plug for http://dev.horde.org/routes/. No external > dependencies, just needs something (mod_rewrite, forcetype, PATH_INFO) > to set the full path. > > -chuck This looks perfect. Sure beats writing something from scratch like: if(isset($_SERVER['PATH_INFO'])) { $getvars = explode('/', $_SERVER['PATH_INFO']); list($null,$p1,$p2,...$pn) = $getvars; blahblahblah } I also clipped this from Symphony documentation, which looks like the basics for entering the front-end controller. Would be easy enough to expand this to accommodate different front-end scripts too. RewriteEngine On # we skip all files with .something RewriteCond %{REQUEST_URI} \..+$ RewriteCond %{REQUEST_URI} !\.html$ RewriteRule .* - [L] # we check if the .html version is here (caching) RewriteRule ^$ index.html [QSA] RewriteRule ^([^.]+)$ $1.html [QSA] RewriteCond %{REQUEST_FILENAME} !-f # no, so we redirect to our front web controller RewriteRule ^(.*)$ index.php [QSA,L] From greg.rundlett at gmail.com Tue Dec 18 00:03:56 2007 From: greg.rundlett at gmail.com (Greg Rundlett) Date: Tue, 18 Dec 2007 00:03:56 -0500 Subject: [Bostonphptalk] Dhtml calendar popup suggestions In-Reply-To: <536ebfcf0712071314h3807e7f2h2beccb988dc628b8@mail.gmail.com> References: <536ebfcf0712071314h3807e7f2h2beccb988dc628b8@mail.gmail.com> Message-ID: <5e2aaca40712172103q71748a50r3921caf6f7f2e6e4@mail.gmail.com> I'm very late on this thread, however if you've ever heard of jQuery, (or Drupal), (or Symfony), then you should check out the jQueryUI project for the 'datepicker' component (jQuery, and jQueryUI elements are used in Drupal) The calendar widget used in Drupal has gone through a couple iterations before settling on the official jQueryUI datepicker codebase. This is nearly 100% of the code required to setup two date-picker form fields