Posts Tagged ‘LinkyLoo’

Ultimate Guide to the WordPress Loop

5
responses
by
on
April 4th, 2008
in
Blogging, LinkyLoo, WordPress

The Ultimate Guide to the WordPress Loop: Ah, the famed WordPress loop that runs it all. Ronald has done a very nice job of identifying global variables in the WordPress loop in the past. Much like that post, this guide is for themers and plugin developers who want the inside scoop with some technical details on how things progress and what each of the pieces of code mean and how they do their job. The release of the fantastic 2.5 Brecker, all of this useful documentation being put together by the community and the tremendous theme designs being released, makes me want to add some fuel to the fire and build up the fever pitch. Stay tuned to this channel for some exciting news.

[Continue Reading...]

Organizing A WordCamp Part 1

6
responses
by
on
April 3rd, 2008
in
LinkyLoo

WordCamps are awesome events that take up an extraordinary amount of time and effort to put together. I was lucky enough to be able to attend the recent WordCamp Dallas and I must admit, Charles Stricklin along with John Pozadzides did one heck of a job putting on a great conference. I thought it went over rather well and I have yet to hear anyone complain about any aspect of the event. As promised, Charles has published the first in a series of articles which will cover in detail what it took in order to turn WordCamp Dallas from an idea, into a reality. The first article contains information related to the very beginnings of a WordCamp event. This is the brainstorming session. The first three steps you should consider before going any further include: Gauge interest. Determine the overall structure of your WordCamp. Pick a weekend, and maybe even […]

[Continue Reading...]

WordPress 2.5 Released

61
responses
by
on
March 29th, 2008
in
LinkyLoo

WordPress 2.5 has officially been released. Along with the release is a refresh of most WordPress properties, including WordPress.org. Here is a link to WordPress 2.5 and the official release announcement.

[Continue Reading...]

20 Themes To Choose From

5
responses

For most of you, WeblogToolsCollection.com has become your number one source for new WordPress theme releases. Since Keith introduced the small thumbnail previews and demo links, theme posts seem to be better liked by our audience. I appreciate Keith’s attention to detail and look forward to his regular theme and plugin posts. Smashing Magazine has published an article which highlights at least 20 free WordPress themes to choose from. Some of these themes look as if they could almost be considered premium but they are still free. My personal favorite is 5ThirtyOne while Probama comes in second. Although I’m a little bummed that the article didn’t feature Justin Tadlocks Options theme. I feel that it would have been a nice addition to the post. At any rate, make sure you read each themes license agreement as they can vary from theme to theme. This is especially true when it comes […]

[Continue Reading...]

2.3 to 2.5 Database Changes

50
responses
by
on
March 23rd, 2008
in
WordPress

I’ve seen a number of people tell others that WordPress 2.5 will have little to no database schema changes. It looks like that is no longer the case as MichaelH has pointed out. Changes to database schema from Version 2.3 to 2.5. *Table: comments Changed ‘comment_approved’ to varchar(20) NOT NULL default ‘1’ Added KEY ‘comment_approved_date_gmt’ (comment_approved, comment_date_gmt) Added KEY ‘comment_date_gmt’ (comment_date_gmt) *Table: links Changed ‘link_visible’ to varchar(20) NOT NULL default ‘Y’ *Table: options Changed ‘autoload’ to varchar(20) NOT NULL default ‘yes’ *Table: posts Changed ‘post_status’ to varchar(20) NOT NULL default ‘publish’ Changed ‘comment_status’ to varchar(20) NOT NULL default ‘open’ Changed ‘ping_status’ to varchar(20) NOT NULL default ‘open’ *Table: term_relationships Added ‘term_order’ int(11) NOT NULL default 0 Thanks to MichaelH for putting these changes together. This information is especially useful to plugin and theme authors as it lets them know if their particular project will break.

[Continue Reading...]

After WordPress Is Installed

27
responses
by
on
March 22nd, 2008
in
LinkyLoo

Jason Blanton of BloggingTips has put together a nice little article which covers five things you should do after you install your self hosted WordPress blog. These five things include: Changing the permalink structure Change the default theme Update your ping services Activate the akismet plugin Burn your feed with FeedBurner One item that I would add to this list is to figure out which stats program or service to use. You can use WordPress.com Stats which is a detailed stats plugin or you can use something like Google Analytics or MINT. One thing that I wish I could do if I could start over would be to integrate one of these nice statistical packages as they really come in handy down the road. Jason mentions that this is only the first in a series of articles which will cover various things that you might want to tweak as you […]

[Continue Reading...]

Battle of the comment add-ons

4
responses

Battle of the comment add-ons: Webware performs a comparison of six comment add-ons for WordPress and MT and puts together a list of the various features that each of them have to offer. Disqus comes out on top in their opinion.

[Continue Reading...]

WordPress 2.5 RC1 Released

34
responses
by
on
March 18th, 2008
in
Blogging News, WordPress

WordPress Development Blog: 2.5 Sneak Peek  I love the staccato description Matt uses to start the post: A customizable dashboard, multi-file upload, built-in galleries, one-click plugin upgrades, tag management, built-in Gravatars, full text feeds, and faster load times sound interesting? The first Release Candidate for WordPress 2.5 is out for those that have been waiting patiently to try out the new features. Matt details out the updates and the new features of 2.5 on the development blog and the good news is spreading in the WordPress circles. In addition to many underlying changes and updates to the code, the administration back end of WordPress gets a major rework in this version. The release candidate is not for everyone and can be downloaded for testing and bug searching. If you make frequent backups and you’re interested in helping us out with development by testing the new code, download and install Release […]

[Continue Reading...]

WordPress Hacks and Techniques List

9
responses
by
on
March 16th, 2008
in
LinkyLoo

Noupe has a very large list of various WordPress hacks and techniques for all you coders out there. Topics include the Loop, categories, excerpts, navigation, trackbacks, custom fields, permalinks, and much more. The list is the first part of a four-part series to cover various aspects of WordPress.

[Continue Reading...]



Obviously Powered by WordPress. © 2003-2013

css.php