general

The Joe Rogan Podcast with Elon Musk — A Supplemental Guide!

The Joe Rogan podcast with Elon Musk was one of the most important events of 2018, and no—I’m not being hyperbolic. If you thought this interview was all about Elon hitting a spliff, you…may have been misled slightly. In reality, Elon helps us peek behind the curtain to get a glimpse of the future: Can […]




general

The Key Difference Between Centralization and Decentralization

One of the more compelling insights to come from the Joe Rogan interview with Elon Musk is this idea that humanity is actively creating “giant cybernetic collectives.” Through our participation in social media platforms and on the internet in general, we are assimilating knowledge and building connections at a rate that vastly exceeds everything that […]



  • Centralization vs. Decentralization
  • Videos

general

Permanence vs. Impermanence (Are we ever going back home?)

Tthink about the great relics of human civilization—the pyramids, the magnificent castles of Europe, the Great Wall of China, meticulously detailed sculptures from different eras, the awe-inspiring churches and temples that dot almost every landscape we’ve ever inhabited… All made of stone. All hundreds of years old. All crafted with the intention of permanence and […]




general

Godspeed, Mr. B (My First Round of Golf Under Par)

This year, my golf tournament performances have been mostly terrible through August. While my handicap has stayed in the 1-2.5 range for most of the season, I’ve played closer to a 5 in tournaments and haven’t shot better than +3 (once) and +4 (twice). With only one exception, I’ve been absolutely terrible in all 2+ […]




general

I hate recurring payments…so why do I sell my software with ’em?

It’s simple—I don’t like recurring payments. And I don’t know about you, but with most recurring payments, I feel anxiety around this need to “get my money’s worth.” In other words, I often feel like I under-utilize the product and thus overpay to some extent. So why do I sell my software under a recurring […]




general

What can a 15-year-old stripper in Kentucky tell you about China?

Note: This post is adapted from my original viral Twitter thread. Ffrom November 2003 through July 2005, I worked in the prepaid cell phone and phone card industry. Most of my work was in BFE meth towns and urban ghettoes. I learned things about the poor in America you won’t want to believe… But this […]




general

How a bad hosting company can impact your business website

With the throng of websites on the internet vying for people’s attention, it will be hard to stand out if you don’t have an appealing or dependable business website. Investing in building your own website and acquiring a reliable domain and web hosting provider are some of the things you must do right to make […] More




general

Branding Is Key: What Makes a Good Logo?

When it comes down to creating your brand you want something that is original but stands out. Here is what makes a good logo so you can stand out. More




general

5 Reasons Why Should Hire a Web Design Company (Now!)

Wondering why you should hire a web design company? If so, click here for five reasons why you should hire a web design company now! More




general

Website Localization: Going Global Amidst The Next Recession

What does a localization specialist do? What is the concept of localization? If these questions are on your mind, then this article is for you. More




general

How Robotic Process Automation (RPA) Can Help Improve Productivity In The Workplace?

Recent advances in technology have helped both small and large companies to automate their business process to improve productivity. In fact, experts have also emphasized that productivity has stalled over the last couple of years. Numerous large-scale businesses also complained that their productivity was in decline despite implementing innovative workplace guidelines to improve the workflow. […] More




general

Kanban Vs Scrum – Which One is Best for Your Operation?

Scrum and Kanban are terms often used interchangeably in project management, though they have their differences. In fact, that’s why they may be used at the same time for tracking and managing various aspects of work. For example, a Kanban board might be used to track work during a Scrum sprint. However, each has its […] More




general

When’s the Right Time for a Website Redesign?

Sprucing up your website to enhance the look and feel is a great idea, but is it necessary? Explore these signs that it's time for website redesign. More




general

Fine-Tuning Your Instagram Hashtag Strategy for 2020

Instagram has become the rising star of social media marketing platforms. It is a very attractive option to marketers that are growing frustrated with Facebook’s algorithm changes. Instagram also has a very large user base. Over 116 million Americans are on this popular image sharing site. Marketers can also reach millions of users in India, […] More




general

5 Essential Tools For Website Design Optimization

There are several essential tools development teams can utilize to optimize their website design. Web design can be a complex, challenging process. However, it is vital to obtaining adequate performance results. Luckily, there are dozens of digital resources available that help navigate you through your website design process. The best web design tools improve your […] More




general

Why it’s a Bad Idea to Over-Customize Client Website Templates

Web clients love custom designs. Enough unique changes can turn a pre-made template into a beautiful, original site design. While there’s nothing wrong with tweaking a website for your clients, customization can be taken too far.   Granting excessive requests can put your projects into overtime and drive you mad. If you want to avoid […] More






general

Flip! A jQuery plugin

I just came across a interesting new plugin built on the wonderful jQuery library. It’s called Flip!, head on over and check out the cool demo!

The post Flip! A jQuery plugin appeared first on WPCult.




general

The New Theme

So I want to hear some feedback! Please let me know what you think so far. The theme is based on Matt Brett’s THiCK theme which you can find over at WooThemes.com. I modified the theme to fit my needs, and looks like I have to debug some issues now that the site is live. […]

The post The New Theme appeared first on WPCult.





general

Run PHP5 on your PHP4 Server

Here is a really neat trick! Access your PHP5 while running PHP4. If you haven’t created a .htaccess file, you may want to check out the WordPress Codex on permalink structure. Anyway, open any text editing document and paste in this code: AddType x-mapp-php5 .php That’ it! Save your text document as .htaccess and your […]

The post Run PHP5 on your PHP4 Server appeared first on WPCult.





general

Disable search engine on search pages

A good idea when trying to get the most out of your blog is usging the meta tag to tell the web bots to search & index your site. But for good SEO you should apply this code in your header.php file of your WordPress blog. <?php if(is_search()) { ?> <meta name="robots" content="noindex, nofollow" /> […]

The post Disable search engine on search pages appeared first on WPCult.




general

WordCamp Las Vegas Near

The time is near, only 6 hours and some change to to get your tickets to WordCamp in Las Vegas! I have my tickets, and so do 125 other at the moment. If you have not purchased tickets and are going to be in the LV area, or planning on heading that way, well then […]

The post WordCamp Las Vegas Near appeared first on WPCult.




general

Disable caching of your site or post

I talked about Disabling search engine on search pages in a previous post using the meta tag. Today lets go over the web bots Cached copy of your site. If you are working on builder your blog, or have a temporary site up, use the following code: <meta name="robots" content="noarchive"> This will tell any bot […]

The post Disable caching of your site or post appeared first on WPCult.






general

Google Highlight

For those looking for a way to optimize your search results on your WordPress blog. You may want to check out the following plugin. Goolge Highlight It will highlight or colorize the background of any letter or word that you search for. Head over to the site to see it, or do a search on […]

The post Google Highlight appeared first on WPCult.




general

Echo custom fields in any category

Here is a neat trick. Say you want to show a custom field in you post or in a certain categories post. There is a simple code you need to write in order to accomplish this: <?php $image = get_post_meta($post->ID, "image", $single = true); ?> <?php if($image != '') : if(in_category(7)) { echo ''; } […]

The post Echo custom fields in any category appeared first on WPCult.




general

Wierd custom fields

I am not sure if this is from a pluigin error. But I suddenly have custom field names “atfemail_” and random letters and digits @ random numbers and digits dot com. hmm.. Any idea’s? I think it may be from the subscribe to comments plugin.

The post Wierd custom fields appeared first on WPCult.




general

Winner: Free Revolution Theme

I was just sitting in the back listening to Shayne Sanderson from Insctinct, who talked about their e-commerce plugin and a new plugin that released today.. Once he finished, Jason dug his hand in the ticket bucket and my ticket was called. I won a Pro Revolution Theme Pack from Brian Gardner. Totally sweet!

The post Winner: Free Revolution Theme appeared first on WPCult.





general

WordPress Wiki Plugin

The guys from Instinct whom released the E-Commerce Plugin have release a new plugin today. Dan Milward even went as far as to announce that this plugin was a gift for Matt Mullenweg, seeing how today is his 25th birthday. The plugin: WordPress Wiki. Head over to Instinct’s site and check it out.

The post WordPress Wiki Plugin appeared first on WPCult.





general

Twitter avatars inside your WordPress comments

Ricardo Sousa, who writes for Smashing Magazine created a great plugin called Twittar. This plugin will use someones Twitter Gravatar if their email address is not connected with a Gravatar. For more info check out the full post at Twitter Avatars in Comments: A WordPress plugin Image credit: Ricardo Sousa

The post Twitter avatars inside your WordPress comments appeared first on WPCult.





general

Display custom url if comment authors url is blank

Here is a nifty trick for your comments.php template. If someone comes to your site and leaves a comment but doesn’t leave a url back to there site, the default link that is shown in place of the php code comment_author_url is the current page link. That might not look good. So, here is a […]

The post Display custom url if comment authors url is blank appeared first on WPCult.




general

Creating a custom widget

Today let’s learn a simple quick trick on how to create a custom widget. For my example I will show you how I created my Showcase widget located in the middle, to the right of the posts. First under your functions.php file type in the following: <?php // Custom Widget function MyCustomWidget() { ?> <li […]

The post Creating a custom widget appeared first on WPCult.




general

Pulling custom fields from outside the loop

In the last post “Creating a custom widget” I showed you how to create a custom widget. Well in this post I will show you how I used my custom widget to display all post with a certain custom field from outside the WordPress loop. In the last post I used this tag: <?php include(TEMPLATEPATH […]

The post Pulling custom fields from outside the loop appeared first on WPCult.




general

Can't add pagination on WooThemes Thick Theme

Everything I have tried has led to nothing. And I have tried six way’s from Sunday to get my main posts to paginate. example one: <?php $paged = (get_query_var('paged')) ? get_query_var('paged') : 1; query_posts('offset=1&showposts=' . get_option('woo_other_entries') . '&cat=-' . $GLOBALS['ex_asides'] . '&paged=$paged' ); ?> example two: <?php global $myOffset; global $wp_query; $myOffset = 1; $paged […]

The post Can′t add pagination on WooThemes Thick Theme appeared first on WPCult.




general

The launch of WordPress.tv

Hey, in case you are unaware, WordPress has launched a new site called WordPress.tv. Check out the full post at the WordPress.org blog. Or visit WordPress.tv …WordPress.tv is also now the place to find all that awesome WordCamp footage that was floating around the web without a home. See the presentations you missed and get […]

The post The launch of WordPress.tv appeared first on WPCult.




general

The WordPress Logo

For your information. The WordPress fonts are as follows: the old WP logo was Dante, the new one is Mrs. Eaves. You can also find the correct logo’s on WordPress.org.

The post The WordPress Logo appeared first on WPCult.





general

Limit the characters that display on the_title

Ever wanted to display the title of a post somewhere but limit the amount of characters that are shown? For instance, this post has a very long title, and if I were to use <?php echo the_title() ?> it would show as follows: Limit the characters that display on the_title. That may not fit well […]

The post Limit the characters that display on the_title appeared first on WPCult.




general

Search Unleased: A custom WordPress plugin

Most all WordPress theme’s use a a simple search form to search your site. But what it you wanted to search your whole site and not just your posts. Search Unleashed comes into the picture. Search Unleashed performs searches across all data, including that added by plugins. Some features of this plugin are: Full text […]

The post Search Unleased: A custom WordPress plugin appeared first on WPCult.




general

Revolution Two: Album theme

Benefits include the Album theme, unlimited theme support answered by our experts, customization techniques with our detailed theme tutorials and professional design services available by our list of recommended designers.

The post Revolution Two: Album theme appeared first on WPCult.





general

Arthemia Premuim

Arthemia Premium is a magazine style theme that unleashes the power of WordPress, transforming it into a simple-yet-powerful CMS with the automatic thumbnail generation feature. A nice and elegant blend of a blog and a magazine. With numerous built-in features, Arthemia Premium will convert your old-fashioned WordPress blog into an amazing and powerful front-end. If […]

The post Arthemia Premuim appeared first on WPCult.




general

Contest: WP e-Commerce theme competition

The WordPress e-Commerce team are gearing up to announce a competition for the best WordPress e-Commerce compatible theme. The first prize is $1500 + any additional community donated funds that people throw into the prize pool kitty. The second prize is a new iPod. For the rules head over to Instinct

The post Contest: WP e-Commerce theme competition appeared first on WPCult.