HelloARI logo: vinyl signs and identity design home«    web design«    sign design«    photography«    blog«    contact« 
web design and wordpress development 94114
blog»
san frnacisco web design

Gravity Forms vs. Wufoo for WordPress

Screen shot 2011 03 31 at 11.06.32 PM Gravity Forms vs. Wufoo for WordPress
Gravity Forms just updated to version 1.5. So it’s a good time for me to talk about how much I love this tool. It’s got tons of features and can get really complex but also allows for a quick and robust simple contact form.

One of the key features that puts it above the rest is the fact that entries are saved in your WordPress database and are viewable within the WP admin area. Email is great but having a record of all entries in one place makes this a really powerful tool that is one giant step ahead of the competition. And you can export entries as well as edit and add notes to them.

The other key feature is the slick and clean interface. I have had numerous clients who get so excited when they see this and instantly “get it”. Gravity Forms reveals it power very quickly once you start playing with it.

Some new features in 1.5:

Pricing Fields allow you to create quotes and order forms. It features integrated pricing calculations and is compatible with the Gravity Forms PayPal Add-On. Pricing Fields consist of a Product Field, Option Field, Quantity Field, Shipping Field, Donation Field and Total Field. They allow you to easily turn your form into an order form and collect payments when combined with the PayPal Add-On.

Textarea Character Counter: Easily limit the number of characters entered into a textarea and include a visual character counter that lets them know how many characters are allowed and how many characters have been entered.

CSS Ready Classes: multi-column layouts using built in CSS classes.

Default Notification: Gravity Forms will now automatically setup an Admin Notification that uses the WordPress Admin email as the Send To and includes all submitted form fields when a new form is created. A big time-saver.

Other nifties:

  • Multi-Page Forms
  • Post Field Enhancements
  • Checkbox and Multiple Choice (Radio Button) HTML Support
  • Shortcode Support
  • Enhanced Bulk Edit Functionality
  • New Hooks and Filters
  • Upgrade and Renewals

Visit rocketgenius.com and check out Gravity Forms. It’s not expensive to use on a single site but I have a Developers License so if you are already a client (or want to become a WordPress client) you can have it for free.

Screen shot 2011 03 31 at 11.06.25 PM Gravity Forms vs. Wufoo for WordPress

Flip side: The article below explains how to use Wufoo and WordPress together. I have little experience with Wufoo but it does seem easy to use. He notes that Wufoo is able to take cc transactions – but the new Gravity Forms 1.5 integrates easily with PayPal.  He mentions there is a good reporting feature set that wufoo offers (data visualization).  His main concern with gravity forms is about support but I have had fantastic support from them. Read How to combine Wufoo and WordPress for easy custom web forms | Out:think.

There are a couple other WordPress form building plugin options but each has issues—and neither actually stores the data submitted into the WordPress database.

  • cformsII – This is a very popular plugin. I’ve used it because it was the best option I found at the time. However it’s buggy, conflicts with a lot of other plugins and the user interface is really bad.
  • Contact Form 7 – Also very popular. But building a custom form and having it email the right elements to the right people gets tedious. The interface is simple but not very powerful. I see an interesting plugin that allows for saving submissions to database. I have not used it so let me know if you like Contact Form 7 to Database Extension and share in the comments below how it compares to Gravity Forms – what I can see of the screenshots don’t looks very compelling.

 

Posted in WordPress | Leave a comment

The best permissions setup for WordPress and Plesk

Years ago, when I first installed WordPress on my Plesk-based server I had some problems with file permission issues. I could not upload images and WordPress could not edit the .htaccess file. The best solution to this issues was to use a few command lines to set the ftp username for the domain to the correct group. Here’s the magic code:

cd /var/www/vhosts/[domain.com]

chown -R [username]:psacln httpdocs

chmod -R g+w httpdocs

find httpdocs -type d -exec chmod g+s {} \;


And here’s what not to do:

When I first encountered this problem I would edit .htaccess manually to enable permalinks

and open permissions on lots of directories… a bad security risk.
chmod 777 sitemap.xml sitemap.xml.gz
mkdir wp-content/uploads
chmod 777 wp-content/uploads
mkdir wp-content/gallery
chmod 777 wp-content/gallery
mkdir backup
chmod 777 backup
mkdir wp-content/upgrade
chmod 777 wp-content/upgrade/

Credit for this goes to Bryan T. He had the good advice to first make sure PHP safe mode is off before trying these troubleshooting techniques. Another advanced possible step: Change the umask in ‘/etc/proftpd.conf’ to ’002′ and add the ‘apache’ user to the ‘psacln’ group. Then, update the directory permissions:

cd /home/httpd/vhosts/[domain.com]
chown -R [username]:psacln httpdocs
chmod -R g+w httpdocs
find httpdocs -type d -exec chmod g+s {} \;

He explained that Joomla also complains about some PHP settings, sometimes including not being able to write to ‘/var/lib/php/session’. To fix the issues, make some adjustments to the vhost.conf for the domain:

<Directory /home/httpd/vhosts/[domain]/httpdocs>
php_admin_flag magic_quotes_gpc on
php_admin_flag display_errors on
php_admin_value session.save_path /tmp
</Directory>

If the vhost.conf is brand new, then run:
/usr/local/psa/admin/bin/websrvmng -av

Make sure Apache runs with your new configuration:
# httpd -t (check your work)
# /etc/init.d/httpd reload

via Joomla and Plesk permissions | Racker Hacker.

Posted in WordPress | 10 Comments

Exhibition: FOTO at ARC

FOTO: Pushing Boundaries
juried by Ada Takahashi, Director and Partner, Robert Koch Gallery, San Francisco
March 5–26, 2011
closing reception and artists talk: March 26th, 12-2pm

Arc Gallery, 1246 Folsom Street, San Francisco


arc ari Exhibition: FOTO at ARC

I have 3 vertical panoramic images in this juried show.

 

 

 

Posted in Fine Art Photography | 1 Comment

DNS propagation viewable on a world map

I just discovered a great tool for anyone who deals with the arcane world of DNS. It shows how DNS changes are propagating across the world with a neat world map view. It’s great to have a visualization tool for something so abstract. I can dig the command line for its simplicity and power but sometimes I need to “see” what the virtual world looks like.

 

DNS Screen shot 2011 03 20 at 9.30.56 PM 800x404 DNS propagation viewable on a world map

via: What’s My DNS? Global DNS Propagation Checker.

Posted in Web Design | 1 Comment

Free WordPress Workshop by HelloARI: Web sites for Performing and Visual Artists in Chicago

CCE Banner Free WordPress Workshop by HelloARI: Web sites for Performing and Visual Artists in Chicago

 

Peter McDowell and I will offer the free workshop “WordPress Web sites for Performing and Visual Artists” at the 2011 Creative Chicago Expo on March 12, 2011. The Expo is held at the Chicago Cultural Center, 78 E. Washington and offers free admission.

Using dynamic discussion and visual examples, this workshop will go through the basics of establishing a strong online presence for performing and visual artists with a focus on:

  • Branding
    • Simple logo vs Complete visual identity
    • Logotype, logomark, business cards and other matching print collateral
  • Content Management System (CMS): How the WordPress CMS can empower the delivery of constantly changing information to key audiences
  • The differences between WordPress.org (requiring a web developer) and WordPress.com (free do-it-yourself) services
  • Building a strong platform for online marketing
    • SEO (Search Engine Optimization)
    • SEM (search Engine Marketing)
    • Social networking strategies to drive traffic
  • How a web site fits into a larger marketing effort
  • Costs and timelines: getting your content together before you approach a designer
  • Time management: “Don’t be a programmer, be the best artist you can be.”

Peter McDowell and Ari Salomon believe in the necessity of access to effective, attractive, functional web sites for performing and visual artists. McDowell (a veteran of 20 years experience in arts management) and Salomon (a web designer and developer for 15 years) have teamed up since 2009 seeking to provide a low-cost, high quality option in web marketing for artists by creating over a dozen web sites for artists and by training them how to update and maintain their new sites. Their upcoming venture, PerformSites, will launch in Spring 2011.

Posted in WordPress | Tagged | Leave a comment

Exhibition: Habitat

I currently have 4 pieces from my 18 Rue Dugommier series on display at a show called Habitat: Explorations of Home and Shelter in Contemporary Art.
regine habitat Exhibition: Habitat

The exhibtion runs from February 24 until May 13, 2011 at the California Bank of Commerce in Lafayette, CA (map). Hours are Monday through Friday 9am – 5pm with a reception on Thursday, February 24, 2011, 5:30 pm to 7:30 pm.

The exhibition was curated by Carrie Lederer and Steven Pon.

Artists include:
Julie Alvarado, Pamela Belknap, Tyler Bewley, Maggie Birmingham, Sara Bright, Joy Broom, Jessica Dacher, Davis & Davis, Katherine Dunlevie, Danielle Giudici Wallis, Sheldon Greenberg, Kerri Johnson, Sheila Ghidini, Aida Gamez, Michelle Nye, Deborah Hamon, Deborah Hamon, Stephen Hayes, Randall Heath, Terry Hoff, Derek Lynch, Lisea Lyons, Jeannie O’Connor, Emily Payne, Sasha Petrenko, Alejandro Rubio, Amy Sollins, Lisa Salomon, Gina Tuzzi, Lucy Trager, Ann Weber, Mary White, Jen Zahigan.

Posted in Fine Art Photography | Leave a comment

JCSEO: Dirty Little Secrets

The New York Times had a long article about Black Hat SEO they uncovered for JCPenny.com over the last few months. Google has severely lowered their ranking as a result.

…the digital age’s most mundane act, the Google search, often represents layer upon layer of intrigue. And the intrigue starts in the sprawling, subterranean world of “black hat” optimization, the dark art of raising the profile of a Web site with methods that Google considers tantamount to cheating.

It’s like the old robber-baron day of railroad when big brands did whatever they want.

I was surprised to learn this fact: 34 percent of the traffic from Google go to the #1 result, about twice the percentage that go to #2.

I rechecked my own PageRank: I’m up to 6 out of 10. That reminds me of other SEO successes my clients have had. And new clients I have connected with since I started targeting “WordPress Expert” on my own site. Including an internet lawyer who is using SEO effectively to get his new business off the ground.

via Search Optimization and Its Dirty Little Secrets – NYTimes.com.

Posted in Web Design | Tagged | Leave a comment

New Laser Zaps Mosquitoes in SlowMotion

Killed by consumer electronics. I can somehow relate to that.

YouTube – New Laser Zaps Mosquitoes in SlowMotion.

Posted in Inventions | 1 Comment

Formerly Honest Foods

I came across this rebranding nightmare. Honest Foods became Earnest Eats. But somehow they also became “Formerly Honest”…

formerly honest foods <i>Formerly Honest</i> Foods

Posted in Design | Tagged | Leave a comment

Prado print on demand

I was recently at the Prado museum and found this print on demand service available for many images in their collection. the Gift store no longer carries posters – you can print many images at any size you want.

Here is their info card with pricing. I did not buy one but I remember the days when I used to buy posters from museums.

you can also buy online at www.tiendaprado.com

prado print on demand mini Prado print on demand

Posted in Design | Leave a comment
© 2012
contact  |  links  |  rss