Posts Tagged ‘site’

Wordpress Solutions on Answers

Friday, March 5th, 2010

Wordpress is by far and away the most popular tag on Design Reviver Answers, which is not really a huge surprise considering how popular the CMS is. Below we have published some of the recent Wordpress questions that our readers have posted along with the always helpful answers.

It has been yet another good week on Answers, thanks for your support!

Have you asked a question yet?

Can anyone recommend a free wordpress shopping cart plugin?

This question was asked by Ajay.

Answer from Kopanomedia:

Take a look at this Simple WP Shopping Cart app:SimpleCart(js) is a simple, attractive, and flexible WordPress theme that taps into the power of both Thematic and WP E-commerce. Features include AJAX cart functionality, a grid layout for products, and a flexible color scheme, easy to swap out images and completely customize the theme to your needs.

Answer from Jacob Mcdaniel:

The WP E-commerce plugin rocks (bit.ly, very customizable, and you can get extra add-ons for a price.

Answer from Ejaz:

WP E-commerce is a great shopping cart plugin for Wordpress. But you should have good shopping cart themes (e.g. www.shopperpress.com as well so that it can be integrated properly.
There are other good options as well e.g. eShop wordpress.org and shopplugin.net.
Also see 10 Powerful Shopping/Ecommerce Plugin Solutions For Wordpress for in depth review on speckyboy.com.

What’s your choice for wordpress security techniques to protect against attacks?

This question was asked by Autobots.

Answer from Joel Reyes :

That’s easy, stay up-to-date with your WordPress plugins, database, widgets, and versions. As newer versions come along, the old ones become easier to hack. The newer ones of course, are a bit harder since they haven’t been out long. So make sure you stay-to-date and you should be good.

How can i display more than one twitter feed on my wordpress blog?

This question was asked by Rollback999.

Answer from Autobots:

We do this by accessing the persons Twitter account RSS feed, then fetching it and embedding it on your site.
Replace the example RSS’s with the ones you’d like.

get_item_quantity(3);
$rss_items = $rss->get_items(0, $maxitems);
?>

  • No items.
  • ‘;
    else
    // Loop through each feed item and display each item as a hyperlink.
    Foreach ( $rss_items as $item ) : ?>

  • ‘>
    get_title(); ?>

I have multiple authors on my site, how can i display their info?

This question was asked by Themans.

Answer from Joel Reyes :

If you want to display their info at the bottom or beginning of the post, then use this and place it in the corresponding area of your WordPress files. (i.e. Single.PHP or Comments.PHP)

Edit the author box as necessary.

Unanswered Questions

As per usual we need a little help with some of this weeks unanswered questions, can you help?

  1. What’s the Easiest Way To Create a Countdown Widget?
  2. How Can I Make Images Completely Remove Themeselves When They Failed to Load Properly?
  3. What is the Best WordPress Plugin to Display Code?
  4. How Do I Change/Add a Different Color to a Place Holder for My Search Box?

Thanks again, firstly to everyone who asked a question, but most importantly thanks to everyone that took the time to offer always helpful and useful answers.

See the article here:
Wordpress Solutions on Answers

10 Simple Tips for Launching a Website

Wednesday, March 3rd, 2010

The process of launching a website can be a daunting endeavor. There are many things you want to do, but not enough time and resources to do them. However, even though it might seem like a herculean task, as long as you keep some fundamental things in mind, you can ensure a hassle-free website launch.

In this article, I’ll share with you some tips for launching a website based on the experience of our own launch of Design Instruct.

10 Simple Tips for Launching a Website

This article is part of Design Instruct Week, a weeklong celebration of our newly launched site, Design Instruct. This week on Six Revisions covers topics that deal with running websites and design, written by the founders/editors of Design Instruct and Six Revisions. Be sure to check out the Design Instruct Week Twitter Giveaway, which gives out different prizes every day of Design Instruct Week.

1. Have scalable web server resources

With today’s high-availability and cost-effective content distribution solutions such as Amazon S3, and on-demand instant scalability offerings of hosting providers such as VPS.NET, you can affordably have web servers that can take a beating from high-burst traffic.

Not only will having scalable solutions prepare you for the high-traffic that a website launch can generate, but it also future-proof’s your set-up as your website grows. High-availability, metered set-ups give you the ability to pay for just the resources you need right now.

Have scalable web server resources

For Design Instruct, we set up a CDN for distributing static files for our content-heavy pages, and scaled up our VPS resources temporarily on the day of the site launch because we were anticipating a huge burst of traffic.

Regardless of how big or small you think the traffic you’ll get is, it’s never a bad idea to get a web hosting solution that will scale—they’re tremendously affordable and you pay only for what you intend to use.

Don’t risk having your website crash and your launch day ruined because of a shoddy web server.

2. Get all of your social media accounts beforehand

Nowadays, social networking is integral to a website. Don’t wait the last minute to sign up and set up your social network accounts on Twitter, Facebook, MySpace, and any other site that you’re planning to engage in.

This guarantees that your preferred account name will be available before you become known and gives your visitors additional ways to communicate with as soon as they arrive at your website.

Get all of your social media accounts beforehand

On Design Instruct, our social media accounts were established well before the site’s launch date. For example, we had our Twitter account set up close to a month ahead of our site launch.

3. Have content ready to publish for at least a month

The early stages of a website is filled with many tasks. One timesaving deed you can do is to have content ready to publish so that you can follow up your launch with great content. This also frees you up for the many other activities involved in this stage of your website’s growth.

Have content ready to publish for at least a month

For Design Instruct, we set out to have 10 tutorials ready to go before we launched the site. We didn’t quite make that goal before our launch date, though we had enough to comfortably go ahead with the launch. This enabled us to focus on tasks that needed to be tended to without fear that we wouldn’t have great content to publish.

4. Drop hints about the upcoming launch to build anticipation

Let people know that there’s an event that’s going to occur to help create some hype. If you want to keep the details undisclosed to the public—that’s fine—you can still let people know that something on some date is going to happen.

Drop hints about the upcoming launch to build anticipation

In Design Instruct’s case, we wanted to wait until the actual launch before revealing what the site was. That didn’t prevent us from dropping hints that there was something coming soon. We did it through interviews and on Twitter a month ahead of the actual launch date.

This type of subtle hinting can pique the interests of your long-time supporters and fans. And those are the people that count the most when your website launches.

5. Plan your tasks for at least a month after the site launch

The worst question to have after a site launch is, “Now what?” You need a clear goal and direction on how you intend to follow through your site’s launch. If you’ve planned for a big site launch, don’t let the initial interest fizzle out by not having a plan. Before you launch, you should know exactly how you want to proceed right after.

For example, on Design Instruct, we had a laundry list of things we wanted to work on. Having content ready to publish, we were able to focus on growing the site and improving the user experience for our readers.

6. Triple-check the technical details before going live

Measure twice, cut once. Better yet, measure thrice. Making certain that your early visitors will have the best experience possible when first arriving at your site means that everything needs to be working correctly.

Check to make sure that all hyperlinks work. Make ultra-sure that contact forms, email accounts, commenting systems, and all the other things that your users will interface with, is working properly.
One of the late quick fixes we had to implement just hours before Design Instruct’s launch had something to do with category pages.

Users visiting a category page from the sidebar links that didn’t have an associated tutorial under it simply said that the page could not be found. It gave the impression that there was something wrong.

We had to revise the message to say, “There aren’t any posts in this category yet. We’re working on it though, so please check back soon!” to let users know that the pages do work, just that there aren’t anything in them yet.

7. Launch on schedule

Whether you’ve announced your launch date or not, you should release your website to the public when you say you’re going to. This forces you to stay on point and work towards a goal. What can cripple and delay a website launch is the attitude of “It’ll be ready when it’s ready.”

When you’re nearing launch day and you think you won’t have the site fully completed, launch anyway (as long as it’s presentable and usable).

Websites aren’t like conventional consumer products—you can update and upgrade them any time you want.

At Design Instruct, we were delayed with some of the site features we wanted to implement, such as a comment rating system and a post rating system.

We still went ahead with the launch and created a malleable and constantly updated Upcoming Features page that listed the things we wanted to do in the future. We would curate this list by adding and removing items based on what our users want.

8. Contact your friends and family about the site launch

The first thing to do after a site has launched is to contact your friends and family. Let them know that you’ve launched the site so that they can be the first to see it.

Our friends list is just a bit larger than most people just starting out. However, we still sent personal emails to our friends at Smashing Magazine, Abduzeedo, Envato and others. We announced the site launch here on Six Revisions so that our regular readers would be the first to know about our new site.

It doesn’t matter how big your list of friends and family is, they should be the first to know about your site’s launch.

9. Provide easy ways of contacting you

When you first launch a site, you have to give visitors ways to communicate with you easily. Your initial visitors are early adopters, and as such, they’ll be critical and will help you find things that might be wrong with the site, as well as suggest ways you can improve the site for future users.

Provide easy ways of contacting you

For Design Instruct, we had several modes of communication available: email, Twitter, the comments section in the announcement post on Six Revisions, and the comments section in the welcome post on Design Instruct.

This enabled us to find out what early adopters thought about the site, and what they wanted to see in the future.

We were also able to discover bugs via reports in comments and Twitter such as the error in color profiles in our CSS sprite and forgetting to set up RSS auto-discovery.

10. Show site visitors a roadmap of what’s to come

Perhaps the most important thing you can do when you launch a site is to show your initial users that there’s more to come.

No one gets a site right on the first day. Unless you release your website, anything you think your users will want and need is just a guess. The people who will best help you figure out what works for your users are your users.

So we’ve set up an Upcoming Features page and asked our users to tell us what they want and what they don’t want.

We’ve periodically polled our supporters and fans through Twitter to determine what we should do next.

We also track all of our site changes publicly through our changelog and version history to show our readers that we are indeed moving forward with their suggestions.

Let your users see that you have more tricks up your sleeve and that they should stay on for the ride as your website continues to grow.

Share your own tips for launching a website in the comments.

Related Content

About the Author

Jacob Gube is the Founder and Chief Editor of Six Revisions. He’s also a web developer/designer who specializes in front-end development (JavaScript, HTML, CSS) and PHP development, and a book author. If you’d like to connect with him, head on over to the contact page and follow him on Twitter: @sixrevisions.

Excerpt from:
10 Simple Tips for Launching a Website

Booyashaka: New theme from RT

Tuesday, March 2nd, 2010

Gantry creates Crystalline

I could play with words and phrases about the names of the two themes that have come out today, but I’m not going to. Instead, I’m just going to tell you that there is a new one from RocketTheme and it is going to make it extremely easy for you to make your site absolutely 100% unique.

Where do I start? Well, first of all I could just copy the blurb from the RocketTheme website, but I won’t, instead I’ll just hit the bullet points.

Read more from the original source:
Booyashaka: New theme from RT

BuddyPress for One (and All!)

Friday, February 26th, 2010

Back in April of last year, Matt posted here on the dev blog about the release of BuddyPress 1.0, a plugin that adds a social networking layer to an installation of WordPress MU. Many people were excited about the idea, but were unable to experiment with BuddyPress because they ran single installations of WordPress rather than the multi-site WordPress MU. To those people, good news! A little over a week ago Andy Peatling, founder and lead developer of BuddyPress, announced the release of BuddyPress 1.2, which can be used on single installations of WordPress. Congratulations, BuddyPress! And congratulations to all the people who’ve been waiting with bated breath for this to happen.

The first thing I thought when I heard the news was, “Awesome! Now everyone can put BuddyPress on their site if they want it.” The second thought I had was, “Shoot! Average WordPress users won’t want to try BuddyPress if they have to switch their site themes over to the BuddyPress default theme just to try it out.” The third thought I had was, “That can’t be right. I’ll ask Andy.”

As it turned out, you could keep your current theme with BuddyPress if you added a couple of files and made a few file edits. There was even a link on the BuddyPress site to download the necessary files. That still seemed a little clunky, though, so Andy, super awesome guy that he is, went ahead and made a plugin to get you started. The BuddyPress Template Pack can be installed directly from your WordPress admin (Plugins > Add New), and will walk you through the theme additions step by step.*

Now you can use BuddyPress with your single site installation of WordPress, and you can keep your existing theme. Seriously, could BuddyPress have made it any easier for you to add social networking to your site? I know I can’t wait to try it out this weekend, how about you?

* Don’t forget to install BuddyPress itself, or the template pack plugin won’t do anything!

Go here to read the rest:
BuddyPress for One (and All!)

A Selection of Beautiful Typography in Web Design

Tuesday, February 23rd, 2010

Fundamentally a web design has to convey a message or project a clear definition of meaning to the user within the first few seconds of landing on your site. Without a hook the chances are high that the user will simply pass by your site and will be just as quickly forgotten.

A popular trend at the moment is headline grabbing over-sized typography. This type of hook is unmissable and it helps the user focus there attention instantly on your site.

Now, there is a right way and a wrong way to do this – you can't just change your CSSes

tag to 100px – and the typography showcases below show you how it can be and should be achieved.

55 Examples of Huge Typography in Web Design

Typoagraphy in Web Design

Typoagraphy in Web Design

Typoagraphy in Web Design

Web Design Trend Hunting – Big Bold Typography

Typoagraphy in Web Design

Typoagraphy in Web Design

Typoagraphy in Web Design

A Showcase of Beautiful Typography in Web Design

Typoagraphy in Web Design

Typoagraphy in Web Design

Typoagraphy in Web Design

15 (New) Typography-Focused Web Designs

Typoagraphy in Web Design

Typoagraphy in Web Design

Typoagraphy in Web Design

See the original post here:
A Selection of Beautiful Typography in Web Design

MooTools 1.2 Beginner’s Guide Book

Tuesday, February 23rd, 2010

I have written a book with Garrick Cheung about the MooTools JavaScript framework called “MooTools 1.2 Beginner’s Guide” published by Packt Publishing.

It’s a book for beginning web developers looking to make interactive websites and web applications rapidly with the help of MooTools.

The book is formatted in a way that teaches you by way of practical examples that you can apply to real-world situations.

If you’ve read my tutorials here on Six Revisions, you can expect the same level of detail and clarity in each page of the “MooTools 1.2 Beginner’s Guide“.

MooTools 1.2 Beginner's Guide Book

Writing the book was one of the best experiences I’ve had, and I hope that by picking up a copy, you’ll see the amount of passion and work I’ve put into it to help web development newcomers become familiarized with this amazing JavaScript framework.

The book has 9 chapters (you can see the complete table of contents here):

  • Chapter 1: MooTools and Me
  • Chapter 2: Writing JavaScript with MooTools
  • Chapter 3: Selecting DOM Elements
  • Chapter 4: The Core’s Useful Utility Functions
  • Chapter 5: Working with Events
  • Chapter 6: Bringing Web Pages to Life with Animation
  • Chapter 7: Going 2.0 with Ajax
  • Chapter 8: Beefing Up MooTools: Using the MooTools More Plugins
  • Chapter 9: Creating Your Own Plugin

The book is available as a paperback or eBook at Packt Publishing, or as a paperback on Amazon.com.

You can learn a lot more about the book by visiting the book’s product page on Packt Publishing.

Reviews

Aaron Newton, a MooTools core developer and author of MooTools Essentials (another book you should pick up) wrote a review of “MooTools 1.2 Beginner’s Guide” on his site, Clientcide:

Erik Hazzard of Quixotic wrote a book review of “MooTools 1.2 Beginner’s Guide”, giving the book a 5/5:

Check out the reviews of “MooTools 1.2 Beginner’s Guide” on Amazon.com:

Questions?

If you have any questions about the book—or just want to talk about MooTool—you can pose your questions and thoughts in the comments below.

I’d love to discuss the book with you!

Buy it!

There are several places that you can purchase the book online—on Packt Publishing’s website, Amazon.com, and Barnes & Noble (where you can check your local Barnes & Noble if the book is in stock or order it for pickup), to name a few vendors.

Thank you

You’ve truly helped hone my writing skills throughout the years by continuing to support and read the site. You’re every bit an author of this book as I am, and for that, I want to thank you.

About the Author

Jacob Gube is the Founder and Chief Editor of Six Revisions. He’s also a web developer/designer who specializes in distance-learning education, front-end development, and web accessibility. If you’d like to connect with him, head on over to the contact page and follow him on Twitter: @sixrevisions.

Read this article:
MooTools 1.2 Beginner’s Guide Book

10 Simple and Light Weight CMS Solutions

Thursday, February 18th, 2010

Choosing the right content management system can be an overwhelming task for a web designer or developer. There are so many available, all with different features, it can be difficult to decide which is the best solution for a particular web project. For complex websites, a fully featured CMS is probably the best way to go. However, for simple sites, lots of bells and whistles can be overkill and actually be a bit confusing for the person maintaining the website.

In this article, I’ve rounded up 10 simple and light weight cms solutions. All of these systems were built with simplicity and ease-of-use in mind.

Wolf CMS

cms

Wolf CMS simplifies content management by offering an elegant user interface, flexible templating per page, simple user management and permissions, as well as the tools necessary for file management. Wolf CMS is a fork of Frog CMS. Although the two applications still share a family resemblance, Wolf has left Frog’s development path.

Get Simple

cms

GetSimple is an XML based lite Content Management System. To go along with it’s intuitive user interface, it’s loaded with features that every website needs, but with nothing it doesn’t.

Perch

cms

Perch is a really little content management system for when you (or your clients) need to edit content without the hassle of setting up a big CMS.

sNews

cms

sNews is a completely free, standards compliant, PHP and MySQL driven Content Management System. It is extremely lightweight, simple and customizable. This cms consists of only one core engine file, one independent template file and its accompanying CSS stylesheet file, plus an .htaccess file that makes all URLs search engine friendly.

Zimplet CMS

cms

Zimplit is extremely lightweight, simple and customizable. It’s easy to install, and easy to use via a simple web interface. Zimplit consists of only one core engine file.

PageLime

cms

PageLime is a simple CMS for web designers. It acts as a remote Content Management System that allows you to update the content, images, and documents on your web site without any setup. All you have to do is add the ‘cms-editable’ CSS class to any element on your site, and we host the application that edits your site.

Surreal CMS

cms

With Surreal CMS, there’s absolutely nothing to install. Just enter your website’s FTP info and you’re connected! Within minutes, you can enable webpages, add content regions, assign editors, and begin updating your website — and you don’t even need an FTP client to get started.

CMS Made Simple

cms

CMS Made Simple provides a fast and easy way to create a web site and manage its contents. Use it to make a home page for your family — or your multinational corporation!

Simple CMS

cms

A fully branded, easy to use content management system for your clients. All you do is add a little piece of code to your existing site.

CushyCMS

cms

CushyCMS is a Content Management Systems (CMS) that is truly simple. It’s free for unlimited users, unlimited changes, unlimited pages and unlimited sites.

It’s built from the ground up with ease of use in mind – for both content editors and designers. It’s such a simple CMS that it takes less than 3 minutes for a web designer to implement. No PHP or ASP required for this CMS. If you can add CSS classes to HTML tags then you can implement CushyCMS. It’s also a hosted CMS, so no installation or maintenance is needed either.

See more here:
10 Simple and Light Weight CMS Solutions

Should You Pay Up and Shut Up?

Saturday, February 13th, 2010

WordPress as a platform has invented numerous businesses, including both themes and plugins, however, I am neither a pro or against both of these, because, I use themes which I develop myself most of the times to run my site and run plugins to which I donate.

The question here arises, whether you should pay up and shut up so as to not include external links in the site. I certainly disagree with that philosophy. To give you an example, I am the author of WordPress Automatic Upgrade, which was used by numerous amounts of people, however, I did not charge anyone to use it.

If I wanted, I could have made tons of money with it, but I did in the spirit of open source, not just GPL or WordPress. Yes, I did win some monetary benefits here at WLTC in the plugin competition, however, I supported the software for free till WP came out with the internal upgrade. I am not saying that I am a big person to do that, but yes I did help several people for FREE, including support.

Going back a bit before, I don’t know how many of you remember Better Comments Manager? It was the first plugin I wrote one week after I started using WordPress? Why? Because, I searched high and dry and could not find any plugin which would allow me to reply from the comfort of the admin interface. I enhanced it and added AJAX support for it because users requested it.

In the end how many $ did I make out of BCM? $10 to be precise. To be frank I learned programming in WordPress and AJAX just for this plugin, so all this efforts and only $10. Isn’t that an injustice? Well, not exactly. Why? Because, I learnt two new things in the process, something that helped me do much more bigger things in future.

However, learning is not everything. WordPress has quickly grown from a blogging platform to develop for, to a profitable platform everyone wants to develop for. You have to pay for themes, plugins and everything, which is a fair model. No open source license curtails you from selling anything as long as you credit your source and include the license AND allow for FREE future distributions, without modifications in certain cases. It is a fundamental that is and will be a part of open source, however, you have to remember that open source is a free choice, and anyone can sell open source software to you, so don’t get fooled by the fact that you spent money to buy an open source software, it is a problem, which I will refrain from discussing here.

If you provide an open source theme or plugin which has built in restrictions about removing links or whatever you decide to include in them, please do not call it OPEN SOURCE. Ask us to pay up and shut up, but don’t abuse something which is FREE and provides freedom, and please don’t tell me that you are free to edit the code, tell that to 95% of the crowd who can’t edit code.

There are FREE lunches, but don’t add in the fine print. Open Source is Freedom. Selling themes and plugins and saying it is open source is perfectly alright. Saying that you would remove a link or do something which you force on us if we pay up, is telling us to pay up and shut up, and anti open source. There are business models around Open source software, revolve around them not against them.

Visit link:
Should You Pay Up and Shut Up?

FillAnyPDF Lets You Electronically Fill In and Sign Any Form [PDFs]

Thursday, February 4th, 2010

Fax machines are going the way of the dodo, yet sometimes there’s no easy way to transfer forms back and forth, especially ones that need to be filled out and sent back. FillAnyPDF steps in to fill the gap.

FillAnyPDF is a free web-based service where you can upload any file in PDF, PNG, JPG, or GIF format. You don’t need to do anything to your form before or after it’s uploaded; the service will do all the heavy lifting for you.

You can email a link to anyone and they can open the form and fill it in right on the site, no download necessary. Of course if they want to print out a copy for themselves, thats an option, too. FillAnyPDF lets users type right into a document, add images or HTML markup, redact, highlight, or white text.

The service allows accepts standard handwriting input from a mouse or writing pad so the document has a realistic signature on it. Digital signatures—a simple typed name—are acceptable as legally binding as well, thanks to the app’s native IP logging and tracing features.

One obvious use for a service like FillAnyPDF is to make it easier for freelancers and clients to manage contracts, tax forms, and other paperwork. That’s a lot of private information flying around the internet, but the company says your data is safe:

- Your account and documents are password protected, so no one will be able to access your data unless you grant them permission.

- All forms and sensitive information on the site are encrypted with full 128-bit SSL security.

- Our servers are housed in state-of-the-art secured facilities with security and backup power. The servers have redundant hard drives (RAID) and daily backup to a separate device.

Even if you’re not comfortable sending personal information via a service like FillAnyPDF, it’s still a great tool for managing more generic paperwork that doesn’t involve private information. If you give it a go, let’s hear what you think in the comments.






Follow this link:
FillAnyPDF Lets You Electronically Fill In and Sign Any Form [PDFs]

Contest – 3 Free 1-Year Memberships for Elegant Themes

Monday, February 1st, 2010

Hello all. Hope your weekend went well. I’d like to start the week of with Free stuff! :) Nick over at Elegant Themes was nice enough to offer up a FREE 1-Year Membership for 3 of my lucky readers. ElegantThemes is a theme company that produces some very beautiful, functional WordPress themes. And as you know, I love a good WordPress theme!

The contest is comment to enter as always. I’ll keep this open until Midnight Friday (2.5.10), and will announce the winners next week. Good luck to everyone!

Here are some of Elegant Themes’ Premium Themes. Check out their site for more.