public marks

PUBLIC MARKS with search meta

December 2011

Meta Box Script Update V3.0 - Deluxe Blog Tips

by mozkart
After 2 posts in series of creating meta box, I received many ideas and opinions that really helpful. I appreciate that, and I want to give big thanks to all our contributors. It has been a while since the last version of meta box script (2.4.1). Today I want to show you the next major version (3.0) with many improvements in the code, which supports better for OOP, gives big opportunity to developers to extend the class. And of course, some field types are added as well as some bugs are fixed.

How To Create A Better Meta Box In WordPress (Part 2) - Deluxe Blog Tips

by mozkart
After I wrote the article How To Create A Better Meta Box In WordPress Post Editing Page, I received some questions that asked me how to create multiple meta boxes for multiple post types (in WordPress 3.0). So I decide to improve the script to do that.

How To Use WordPress Custom Post Type Query to Sort by Date | DesignHammer Website Design and Development in North Carolina

by mozkart (via)
One thing we were trying to achieve was an Events listing solution that was fundamentally simple. Date, times, location and a description. Many of the events plugins out there seem to store their data in a database table specifically created for the plugin, something that won't play nice with MultiSite. The ideal solution would be a list of events that stores its data in each network site's unique database table structure. Therefore, we chose to set this up as a custom post type with a date picker attached to a custom meta box. We would store the date in a custom field. Simple enough. One thing that had us racking our brains for a while was how to sort the dates in a useful way.

November 2011

WordPress › SEO Ultimate « WordPress Plugins

by mozkart (via)
This all-in-one SEO plugin gives you control over title tags, noindex, meta tags, slugs, canonical, autolinks, 404 errors, rich snippets, and more.

August 2011

Big Macs vs. The Naked Chef - Joel on Software

by night.kame

The trouble is that the "training" doesn't really produce consistent results, so Youthful Programmer starts creating rules and procedures that are meant to make more consistent results. Over the years, the rule book grows and grows. Soon it's a six-volume manual called The Methodology.

After a few dozen years, Youthful Programmer is now a Huge Incompetent IT Consultant with a capital-M-methodology and a lot of people who blindly obey the Methodology, even when it doesn't seem to be working, because they have no bloody idea whatsoever what else to do, and they're not really talented programmers -- they're just well-meaning Poli Sci majors who attended the six-week course.

Joel Spolsky écrivait cela il y a plus de dix ans. Aujourd'hui, les méthodologies ne sont plus sur la programmation. De la même manière qu'UML2 est passé au niveau meta-meta, les Méthodologies sont désormais à propos des méthodologies. Le pire étant que les déçu de l'Agile qui s'est Méthodologisée sont aussi en train de reconstruire une nouvelle méthodologie, para-Agile.

June 2011

lehtml.com -- Publication Html -- Votre site de publication en Html --

by cascamorto & 1 other (via)
Html débutant Html avancé Formulaires Balises meta Images réactives Feuilles de style Éditeurs Html FAQ Html Publications Tutorial Javascript Tutorial Vbscript PHP - MySQL New Html Architecture de site Scripts d'animation XHTML XML + XSL Wap @ WML Publication Html Plan du site Le Html Le Html Le Html Votre site de publication sur Internet Html Apprendre le langage Html Html Maîtriser le langage Html Html Faq sur le langage Html Html Éditeurs Html expliqués Javascript Apprendre le JavaScript Vbscript Apprendre le VBscript Html Architecturer votre site Dhtml Compilation de scripts Dhtml Xhtml Le langage XHTML XML Le langage XML + XSL XSL Le PHP et MySQL New Html WML Le langage WML WML Le Wap @ Wml Publications de l'auteur Publications de l'auteur

May 2011

WordPress › HeadSpace2 SEO « WordPress Plugins

by oseres (via)
Controls almost every aspect of your site's meta-data, including advanced tagging, Analytics, and dozens of plugins. The best WordPress SEO solu

April 2011

February 2011

January 2011

November 2010

CURSOS-DE-IDIOMAS-ONLINE

by m.meixide
Si vas a una universidad de otro país, es importante que tengas conocimientos de su lengua. En muchas universidades es un requisito tener un mínimo nivel, oral y escrito. Si estás pensando en pedir una beca para ir a estudiar o investigar en una universidad extranjera durante este curso o el que viene y necesitas estudiar su lengua, aquí tienes una selección de cursos de idiomas que se ofrecen en Internet. Alemán Inglés Español Francés Italiano Ruso Otras lenguas no europeas Otras lenguas europeas Cursos de idiomas en verano: Muchas de las personas que desean irse al extranjero lo hacen con una meta fundamental: aprender el idioma. El verano es la estación estrella para intentarlo, porque estamos más libres de obligaciones estudiantiles y profesionales y porque, por qué no decirlo, nos brinda una mejor oportunidad para combinar el aprendizaje de la lengua con el ocio y el conocimiento del país elegido. Sin embargo, empezar a buscar no siempre es fácil. Te resumimos las claves.

October 2010

July 2010

The ##, On Meta-Enabling: A Treatise by The ##

by alphoenix
Via his Twitter, Golis has hit put to pixels an idea that has been gestating in all corners of the blogosphere, the meme-osphere, and (if you will) the meta-osphere: content is no longer just contingent upon the style that it is presented through, it is wholly derived from its style. Here at The ##, we not only practice meta-enabling, we write meta-enabling posts ABOUT meta-enabling (see: this link). We not only recognize our role in the meta-enabling-osphere, we champion ourselves as the CENTER of it. Everything we write is reflective of the philosophy evident is meta-enabling, and this is fuckin’ awesome.

Are You a Chronic Meta-Enabler? - The Awl

by alphoenix
A number of us (and I am thinking her and her in particular) are sometimes mounting, and sometimes are not, an opposition to what Yahoo! News' Andrew Golis is calling "meta-enabling," in a coinage that isn't really going to stick but is fun for a while. For more explication: "Meta-enabling allows blogs to treat the way in which the posts are presented as the thesis of the post itself (hence, the necessity of the prefix meta- to the term)." Meta-enabling, and its prettier sister, the treatment of the highbrow in a pop culture way (which is, not at all incidentally, our own more-frequently-employed method here), are the hallmarks of our ironic, sarcastic, I-can't-actually-tell-what-you-really-mean age and it is causing a problem.

Online editorial models #04: Meta-enabling journalism aka lol-journalism

by alphoenix
Speaking lightly of serious things and seriously of light ones is not only a motto every educated French men is bound to follow – at least if he was raised by the same grand father I had – it’s also an editorial online model which prospers on Internet. To the extent that it could be the piece of online puzzle without which no start-up could live long.

June 2010

MBG Scaffolder: Everything You’ve Ever Wanted in a PHP Scaffolding Package | Meta Beta Geek

by srcmax & 1 other
stag-scaffoldingThe MBG Scaffolder package is an open source PHP scaffolding utility designed and modeled (loosely) after the Ruby On Rails scaffolding concept. Born out of necessity, MBG Scaffolder provided a front-end web interface for quickly manipulating data within MySQL databases. The first iteration covered the basics, allowing record creation, retrieval, updating and deletion. It also allowed for automatic table joins using referential rules within the database.

New Signature Labs | WP Easy Post Types | Hack less, publish more! Complex WordPress sites made easy.

by simon_bricolo & 1 other
Easy Post Types plugin extends WordPress and provides a GUI interface that combines and leverages the power of custom post types, custom taxonomies, and meta tags

May 2010

How To Create A Better Meta Box In WordPress Post Editing Page

by mozkart (via)
WordPress is one of the most powerful blog platforms out there. One of its strength is the ability to allow post authors to assign custom fields to a post. This arbitrary extra information is known as meta-data and can be added using the Custom Fields box under the content editor of writing post screen. The problem is that adding these meta data handy is not a good idea for most users because they have to know what are the meta key and type of its value. It's better when developers create a meta box that can show which information is needed and give some explanations to users. In this tutorial, we'll see how to creating a better meta box in WordPress post editing page.

Radio Button Categories | wordpress.org

by simon_bricolo
This plugin forces your writers to only use one category for each post by enabling the category meta box to use radio buttons instead of check boxes.

Calais Tag generation Web API

by nachilau & 2 others
An online API which generate tag or meta data from text data

Active users

mozkart
last mark : 16/12/2011 09:40

night.kame
last mark : 09/08/2011 21:53

François Hodierne
last mark : 29/06/2011 07:41

cascamorto
last mark : 16/06/2011 08:50

oseres
last mark : 19/05/2011 14:45

srcmax
last mark : 06/04/2011 16:12

ikan
last mark : 03/04/2011 16:16

thomas.deyries
last mark : 18/02/2011 12:51

touristic
last mark : 28/01/2011 21:39

m.meixide
last mark : 12/11/2010 11:24

krachot
last mark : 20/10/2010 12:21

shinze
last mark : 17/07/2010 21:28

alphoenix
last mark : 17/07/2010 19:29

simon_bricolo
last mark : 20/06/2010 22:54

nachilau
last mark : 07/05/2010 22:56