Have you heard of the Catalyst WordPress Theme, Framework? @dannybrown did a video of it. ht to @catalysttheme
A Video Overview of the Catalyst WordPress Theme
|
Microsoft talking SEO and Wordpress, yep. #nojoke
WordPress + Windows: Tips & Trix You Can Use |
| On the second day, I presented a talk during one of the “un-conference” sessions. The talk was titled: “Microsoft + WordPress: Tips & Trix You Can Use”. My goal was to show folks how easy it is to run WordPress on Windows, as well as a bunch of tools & plug-ins that make building your site on Windows a great experience. Thanks to all of the folks who took the time to attend and had plenty of questions to ask! I’ve now posted my talk up on SkyDrive. You can download the presentation, or view it online in the PowerPoint Web App. The presentation features a lot of screenshots, but I have included links to all of the relevant downloads in the slide notes. |
|
WordPress + Windows: Links & Resources |
| To get started with running WordPress on Windows, visit http://microsoft.com/web. From there you can install WordPress via the app gallery within Microsoft Web Platform Installer, or you can use the new Microsoft WebMatrix beta tool too. The WebMatrix also features the ability to publish your WordPress site back out to any host (Windows or Linux) via FTP, or to Windows hosts using the easy-to-use “Web Deploy” technology built into WebMatrix & the IIS Web Server. Tools For Working With Your Site Microsoft Tech Plugins for WordPress |
| Do you have a lot of media files as part of your website? Podcasts? Videos? Big high resolution images? Those can add up on your bandwidth costs, especially on a low-end shared hosting account. Perhaps you should consider hosting your media in the cloud!Read more at blogs.msdn.com |
Blog Post - inspired by http://bit.ly/9TD7Dv on #amplify fixing issues the Page/Post Redirect Plugin on Wordpress
Whenever we post things on a website the search engines index the page based on the address of that content. What happens if you move it? People will no longer be able to access it using your old link and the search engines will start fresh with the new page once (if?) they find it. This video shows you how you can use the Quick Page/Post Redirect to prevent losing referring traffic when you rename a permalink in WordPress. This plugin also has a number of great other uses, in fact I demonstrate how it was used to redirect old links from my Joomla based website to a WordPress based revision of the site as well. Don’t lose your SEO juice when you make changes, let your content be found. |
5 more Wordpress Security Links Curated by @ad_web #amplify
Armando’s wp-security Bookmarks |
-
04 SEP 10
No one is safe. The most you can do, and the smartest you can be, is to follow the steps I’ve outlined below. With any luck you’ll avoid any WordPress security issues in the future.
|
-
Easily, the most important file in your WordPress installation is the wp-config.php file. It serves as your site’s base configuration file, controlling key aspects of WordPress’ functionality and enabling WordPress to do mission-critical stuff like connect to the database. Without wp-config.php, WordPress simply won’t work. So whenever you install WordPress, one of the first things to do is pimp your wp-config.php.
|
-
In five easy steps, you can set up your own Blackhole to trap bad bots and protect your site from evil scripts, bandwidth thieves, content scrapers, spammers, and other malicious behavior
|
-
Security has always been a hot topic. Offline, people buy wired homes, car alarms and gadgets to bring their security to the max. Online, security is important, too, especially for people who make a living from websites and blogs. In this article, we’ll show you some useful tweaks to protect your WordPress-powered blog.
|
Our #amplify pal @daveyank one of the Three most important people in Wordpress! #kudos
I don’t even know what to say. I’d like to thank my God, parents, my wife, my kids, my clients, my college professors, that friend who first introduced me to the web, Al Gore for inventing it… |
Obviously this isn’t a real certification…but IS hilarious! It’s a product of Matt Mullenweg’s recent public conversations with Chris Pearson, founder of Thesis, over what the WordPress GPL does and does not mean for theme frameworks built on top of it. See this Mixergy interview (with Andrew Warner) for a complete explanation from both gentlemen including the famous “three most important” quote. |
By the way, Pearson did finally agree to a partial GPL with Thesis so all is well again. |
A huge thank you to Matt for sending not only this certificate (sure to be framed) but some other WordPress swag along with it. Very cool to see that not only is he a coding genius and successful entrepreneur, but he’s got a fantastic sense of humor. |
My Top Ten Posts on Amplify.com. What drives your content choices?
| Today I was reviewing my stats for posts to see which content I produced was getting the most views. I was a little surprised by the most popular post that was related to the new menu feature in WordPress during the beta lead up to the release of WordPress 3. I am pleased that the resources for Amplify users made #2 because it is part of a curative effort on my part to improve the experience of new users on Amplify.com. Amazingly the #4 post is from yesterday. Anyone that knows me well will attest that I am a strong and loyal advocate to products and services that I find that work well and are supported by the producers. Ironically I woke up today to see that @scoblelizer had joined Amplify and posted a couple of thought updates. Thrilled to see Amplify getting some recognition and looking forward to Roberts take on it. Here is the summary list and date they were published: |
Great comparison of #Joomla vs #Wordpress thanks to Yvonne @houseboats_com
Open-source content management systems (CMS) are a large family of Web applications, but if we’re looking for stability, performance and average technical requirements, we’ll come up with a handful of options. In the past, choosing the “right” CMS was a matter of the project’s requirements, but now this is not completely valid because the paradigm of extensibility had driven the development of major CMS’ towards a model of core features that are extensible with plug-ins that fill virtually any requirement. |
Picking the right CMS is then a matter of “mental models”: choosing the one that best fits our vision of how a Web application should work and what it should provide to users and administrators. In this article, we’ll explore the main difference in the mental models: of WordPress and Joomla for theming and extending their core. |
WordPress and Joomla are two of the most popular open-source CMS’ around. They offer large and active developer communities and excellent documentation. |
WordPress is the first choice among the designer community mostly because of its well-designed back end and wide availability of excellent themes. |
Joomla, meanwhile, suffers from Mambo’s legacy, which was notorious for low performance and semantically incorrect output (such as nested tables for layout). But since the release of version 1.5, Joomla has a completely rewritten core, with improved extensibility and better HTML output. |
One difference between WordPress and Joomla is their theming model. A website developer migrating from Joomla to WordPress might feel that the latter requires too much theme coding, while a developer moving the other way might feel that Joomla is less flexible and customizable. The reason for this is the different models on which the themes of these CMS’ are based. Read more at www.smashingmagazine.com |