 | News Feed |
 | Jobs Feed |
Sections
|
| feed this: |  |
Community News: PHP Newsletter Announced - PHP Weekly
by Chris Cornutt November 28, 2012 @ 10:34:19
Wes Mason has started up another project to provide you with a weekly dose of curated PHP content direct to your mailbox - the PHP Weekly Newsletter:
[The newsletter is a] curated weekly injection of hot PHP links for your inbox, including the latest articles of interest, videos from talks and tutorials, new projects and of course the latest news in PHP language and platform development. I promise to try to keep links fresh, comments relevant and the hate out of sight.
The first edition of the news letter will be coming out in about a week (on December 6th), so if you'd like to sign up, head over to the main site for the project and enter your address.
voice your opinion now!
newsletter weekly email signup
PHPBuilder.com: Use jQuery to Build a Newsletter Subscription Popup with a MySQL/PHP Backend
by Chris Cornutt January 21, 2011 @ 09:17:27
On PHPBuilder.com today Jason Gilmore has a new tutorial posted showing how to combine PHP, MySQL and a jQuery interface to create a newsletter subscription popup for your site that doesn't interfere with the flow of the site.
More recently, websites have taken a more aggressive approach in terms of inviting visitors to subscribe to a newsletter or consider some other special offer. The approach involves displaying a popup window the very first time a visitor navigates to the website. The visitor has the option of either responding to the offer or providing his e-mail address by interacting with the popup, or can choose to close the popup at which point it won't reappear for a (hopefully) significant period of time.
He uses two jQuery plugins - simplemodal and jquery-cookie to do some of the heavy lifting on the frontend. Full HTML, CSS and Javascript code are provided to make the interface work. There's no backend code for the PHP/MySQL integration, but it's a pretty simple form so it shouldn't be overly difficult.
voice your opinion now!
jquery tutorial newsletter signup mysql modal plugin
Developer Tutorials: Creating an Online Newsletter with Drupal
by Chris Cornutt July 14, 2008 @ 12:02:55
On the Developer Tutorials site today, there's a new article post from Michael Ross walking you through the installation and creation of an online newsletter with the Drupal content management system.
There is a much better approach [than mass emails], and that is the use of a Web site that houses the newsletter and also limits reader access to paying subscribers. The ideal tool for creating such a site, is a content management system (CMS), such as Drupal, which is what we will be using in this tutorial. Specifically, we will explore how to use a forum for organizing the newsletter contents and allowing subscriber feedback, and also how to use a Drupal module for controlling subscriber access.
There's not really much in the way of actually installation help (that's what Drupal's documentation is for anyway), but he does talk about how it's initially set up, the subscription method and how to add an access-protected forum to the site to hold the newsletter information.
voice your opinion now!
online newsletter drupal tutorial developer
|
Community Events
Don't see your event here? Let us know!
|