Lorem Ipsum Alternatives – Dummy Text You’ll Want To Read

Dummy placeholder text can be predictable and boring. The good news is that there are interesting and fun alternatives that can add spice to your demo themes and dummy content needy projects. Check out these Lorem Ipsum alternatives to fill up those empty spaces.

Not Lorem Ipsum

Not Lorem Ipsum is an ongoing project by one of 2nd Floor’s Directors, Chris Wharton, copywriter and web design industry professional for nearly 10 years together with Jude Wharton, 2nd Floor’s Copywriter and Business Director who came up with the name Not Lorem Ipsum. They have written sample text for over 40 industry sectors including accounting, advertising, education, food, consultancies, holidays and resorts, photography, web/graphic design, churches, startups, and so much more. Sample copy is written in British English.

Fillerati (choose an author)

Add a scholarly flair to your demos with Fillerati, a creation by MadScienceApp built with HTML5 and CSS2/CSS3, jQuery, and best viewed in browsers such as Chrome, Firefox, Safari or Opera. The source for the public domain filler text is provided by Project Gutenburg which includes extracts and excerpts from out-of-copyright books such as Around the World in 80 Days, The Wizard of Oz, Princess of Mars, Alice in Wonderland, The Scarlet Plague, Moby Dick, The War of the Worlds by authors L. Frank Baum, Edgar Rice Burroughs, Lewis Carroll, Jack London, Herman Melville, Jules Verne, and H.G. Wells.

Corporate Ipsum

Fill up those corporate pages with business sounding lingo that seemingly makes sense or maybe not. Corporate cliché and meaningless business jargon that will make your users think.

Chuck Norris Ipsum

Can’t get enough of those Chuck Norris jokes? Why not fill up your dummy placeholder text with loads of Chuck Norris facts? You can also mix it up with good old Lorem Ipsum copy just to break it up a bit and make it a bit more confusing, ehrm, interesting.

Picksum Ipsum

Not into Chuck Norris? How about some cool film heavyweights to fill your up those dead spaces? Bust those boring text fillers with some Eastwood, Freeman, Carrey, Caine famous quotable quotes from their most popular movies. Boredom begone.

Random Text

Random Text generator is every web dev’s friend when it comes to generating dummy text. It is a tool designers and developers can use to quickly grab dummy text in either Lorem Ipsum or Gibberish format. A number of features that make RandomText a little different from other Lorem Ipsum dummy text generators is that you can:

  • Grab HTML or just plain text – even save generated text as files: No need to waste time copying text and then more time marking it up in HTML manually, just hit View HTML Code and then Copy to Clipboard
  • Use the address bar to create a query: RandomText allows you to get at your text quicker by using the URL to construct a query.
  • Integrate into your CMS using our API: just use the RandomText API to return generated content in JSON format.

Blind Text Generator

For design control freaks, this useful tool provides Lorem Ipsum and a number of alternatives for any type of layout need. You can control the number of characters, words, and paragraphs you want plus you can set your font choice and preview how text will be displayed in your design.

Duck Island’s Greek Machine

Duck Island Greek Machine lets you pick from several languages to fit your website needs. Choose from: story telling styles like Dick and Jane, Fairy Tale and Hillbilly to other lifestyle, technical, business styles like Techno Babble, Marketing, Metropolitan & Pseudo German. You also get your good old Classic Latin.

HTML-Ipsum

If you are geek-speak certified then this dummy text generator will definitely appeal to you. You can copy everything already in HTML format including the kitchen sink. Check this one out.

What’s your favorite? Leave us a comment and let us know.


WordPress Plugins 2013: Trends

WordPress themes, free or premium, come with common, basic features and functionalities upon installation. Some are built in together with the WordPress version you are using while others come with the theme you plan to use and install. Technically, these plugins are a set of one or more functions, written in the PHP scripting language, that adds a specific set of features or services to the WordPress weblog. Simply put, these plugins offer new additions to your blog that either enhance features that were already available or add otherwise unavailable new features to your site. Here are some of what we think will be the WordPress Plugin Trends for 2013:

Jetpack Plugin

The JetPack plugin supercharges your self?hosted WordPress site with the awesome cloud power of WordPress.com. You can activate this plugin if you have an existing blog on WordPress.com. Once connected and activated, several awesome features available on WordPress.com like: Contact Form, Gravatar Hovercards, Shortcode Embeds, Spelling and Grammar, and many others become available to your self-hosted site. All this is powered by WordPress.com’s cloud infrastructure.

WordPress SEO Plugin by Yoast

This popular plugin designed and developed by WordPress Consultant Joost De Valk. WordPress SEO is the most complete WordPress SEO plugin that exists today for WordPress.org users. It incorporates everything from a snippet preview and page analysis functionality that helps you optimize your pages content, images titles, meta descriptions and more to XML sitemaps, and loads of optimization options in between. It has recently been updated and is now compatible with WordPress 3.5.

ALO EasyMail Newsletter

One of the best ways to connect to your market is to get them to subscribe to your newsletter via email. It is also one of the most tedious things to do if you do not have an ARS (auto responder system) provider who will automatically distribute your newsletter. ALO EasyMail Newsletter is a great email marketing marketing tool that allows you to gather and manage subscribers and write and send newsletters right within WordPress. It also supports internationalization and multi language requirements.

WP Smush.it

Improving your page ranking is not just about having the right keywords. Fast loading pages are now part of the equation. WP Smush.it is a plugin that offers an API that performs image optimizations like optimizing JPEG compression and converting certain GIFs to indexed PNGs automatically to help improve site performance. As sites continue to become more image intensive, plugins like this are helpful in managing load rate.

Photonic Gallery for Flickr, Picasa, SmugMug, 500px and Instagram

Social networking has branched out into different streams and has integrated images into its arsenal. Hence the popularity of Pinterest and Instagram. Photonic takes all that and lets you use the WordPress gallery shortcode and ramps it up with a lot of added functionality including glamming up your social networking images like Instagram. It supports Flickr photos, Photo sets, Galleries and Collections, along with Picasa photos and albums, SmugMug albums and images, 500px photos and collections, and Instagram photos and users. You can also enable authentication for your site visitors that will let them see private and protected photos from each provider.

WordPress 3.5 has been released so some of these plugins may need to be updated to work with the latest WordPress update. Please check the developers’ links to see of they have a version compatible with the latest update.


WordPress and PHP


In the last few weeks, we’ve learned some basic concepts on HTML5 and CSS. A simple analogy we can use as to how they work can be likened to writing a traditional letter sent via snail mail. HTML5 is like marking and dividing the content of the letter into sections like: the date, the greeting, the body, the closing, and the signature. CSS is what is used adds pizzazz to the is the way the letter is written: stylized handwriting, choice paper, and images and illustrations to enhance it. The result is a beautiful handwritten masterpiece ready to be sent and read by the reader. This week, we add on to our WordPress building blocks and learn how PHP comes into the picture.

To review, here’s how we defined PHP:

PHP (initially Personal Home Page tools)

PHP is a recursive acronym for PHP: Hypertext Preprocessor. It is a popular server-side scripting language designed specifically for integration with HTML, and is used (often in conjunction with MySQL) in Content Management Systems and other web applications. It is available on many platforms, including Windows, Unix/Linux and Mac OS X, and is open source software.

Adam Brown shared this simple and easy to understand explanation to tie it all up together:

When you view a webpage, the server (i.e. the site you are viewing) sends a bunch of HTML to your computer. Your browser (Firefox, Safari, Internet Explorer, whatever) then turns this HTML source into the pretty stuff you see in your browser. With pure HTML, every visitor to a website will see the same thing, no matter what.

For example,

if we make an HTML page with this content:

<p>Today is December 1st, 2007<p>

…everyone who visits the site will see this:

Today is December 1st, 2007

…even if it is not December 1st, 2007.

What if you want to modify that so it always shows the current date? That’s where PHP comes in. PHP is processed by your server (i.e. by the site you are visiting). The server evaluates any PHP in the page before sending anything to your browser. So if we write this in the web page:

<p>Today is <?php echo date(‘F jS, Y’); ?></p>

Then the server will change that PHP expression into the current date, then send that as HTML to your browser, which then does its part.

Remember: The server processes PHP, but the browser processes HTML.

PHP does not get sent to the browser, only the HTML that the PHP produces.

People sometimes wonder why their theme’s index.php file looks nothing like the HTML source they see in their browser. Well, now you know why.

(source: PHP 101- Adam R. Brown. Check out his website for more easy to follow tutorials.)

Why is it important to understand PHP? Because WordPress is written using PHP and requires it for operation.

Till next!


The Beginner’s Guide to Learn Almost Everything About WordPress

So you’ve been blogging for quite sometime now and you’ve been posting random personal and business stuff on one of those free hosted sites. Everything has been going on well so far until one day this free hosted site suddenly announces that it is shutting down and all your content including all your contacts, posts and thousands of images will no longer be available after a certain date. Horrors! You now scramble to download every last post you’ve made and backup all your data before the clock strikes twelve or else everything disappears forever. Have you ever had that happen to you?

And then you stumbled upon WordPress. The thing is you know very little about it and so you start googling about it which is also probably why you ended up here and you are now reading this post. You want to know more.

Below are some useful resources to help jumpstart your WordPress journey. These resources are mainly aimed towards the novice or beginner level so WordPress savvy professionals might find some of these a bit elementary. Nevertheless, these references can someday come in handy whether you are a beginner or a true blue WordPress guru. We would also like to ask our readers to join the conversation by leaving a comment, any helpful suggestions or additional resources to add to our list.

For those who are about to begin their WordPress journey, check out these resources we have compiled to help you get started:

Websites to Bookmark

  • WordPress.com – A blog web hosting service (free) powered by the open source WordPress software. A good starting point on how to learn the how WordPress actually works at the backend and also to familiarize yourself with running a WordPress site. You can always upgrade to Premium status once you know your way.
  • wpmu.org – The number one source for WordPress news, tips, plugins, and theme reviews.
  • WPBeginner.com – A WordPress resource site providing quality tips, tricks, hacks and other resources for the WordPress community.
  • Speckyboy.com – Web design magazine that offers tutorials, time-saving techniques, inspiration, and useful resources for the web including WordPress.
  • wp.tutsplus.com – A site dedicated to teaching people how to use WordPress, develop widgets, plugins and themes.

Books to Read

Channels/Videos to Watch

  • WordPress.tv – A visual resource for all things WordPress including tutorials, updates, and the latest news.
  • WordCamp.tv – Presentations, highlights, and behind-the-scenes look at WordCamps around the world.
  • Lynda.com – Online courses and tutorials on anything WordPress.
  • StudioPress.tv – Step by step video tutorials for the Genesis Framework for WordPress.
  • Youtube WordPress tutorials

Authors/Developers to Follow

Straight from the Source

  • WordPress.org – the ultimate source for all things WordPress.

There are so many resources out there and so many tutorials that can help you get started. These are just a few to help point you in the right direction.


25 Very Useful WordPress Calendar Plugins for 2013

Time management is one of the biggest problems faced by business owners be they digital business or brick and mortar. There are too many things to do and when you do one thing you obviously can’t do something else (MBA programs call this the “opportunity cost”). Therefore, to manage your time properly and make the most out of the few working hours that exist each day, you must find the best tools to help you manage your time properly. Enter digital calendars.

(more…)


HOMEPAGE

#1) Elegant Themes – The BEST Deal In WordPress (MUST JOIN) Elegant Themes continues to be our absolute top pick in all of WordPress. To learn more about how you can get 70+ Premium Themes (plus all future themes) for …


HOME

WordPress Themes – May, 2012 Find The Best WordPress Themes! SUN MON TUES WED THURS FRI SAT 1 6 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 …