CMS
-
Alfresco – gestione del contenuto aziendale (CMS) open source con gestione del contenuto Web
Alfresco riduce i costi ECM fino al 96% rispetto a sistemi proprietari quali Documentum, Open Text e SharePoint. È semplice da utilizzare come unità condivisa o SharePoint e non vincola ad uno stack proprietario.
12 novembre 2010
Fai da te
-
iFixit: The free repair manual
iFixit is the free repair manual that you can edit.
12 novembre 2010
Multimedia
Sicurezza
-
Function for stripping out malicious bits.
19 novembre 2010
-
What is Cross Site Scripting or XSS? | CSS-Tricks
I think the name “cross site” is confusing. It’s easy to hear that and think it involves code on one website attacking code on another website. That’s not what it is. Not to mention its unfortunate “true” acronym. It simply means: executing abritrary JavaScript code on the page.
19 novembre 2010
Sistema
-
Lowering Gaming Mouse Sensitivity in Ubuntu 10.04/9.10
Workaround per abbassare l'accelerazione del mouse.
12 novembre 2010
WordPress
-
How to load files within WordPress themes
For this second of edition of the “how to better code WordPress themes” series, I want to cover properly including files and templates in WordPress themes. This is one of those areas that many themes seem to get wrong.
17 novembre 2010
-
Over the past few months, I’ve seen the code for hundreds of WordPress themes. I’ve seen some beautiful code and some downright nasty code. One thing that I’ve seen more often than not is the same few lines for handling sidebars. This is code from 2007 and most likely copy-pasted from older WordPress themes. I just wanted to clue an extremely large portion of the theme development community in on a little secret: sidebars have been a part of WordPress core and have seen some updates over the last three years. With that in mind, I’m going to walk you through the steps of creating and using sidebars for WordPress themes. Maybe you’ll even pick up on some things you didn’t know about. The goal is to teach theme developers how to properly register sidebars and end this cycle of using outdated code.
13 novembre 2010
-
Post Formats « WordPress Codex
Post Formats, introduced with Version 3.1, are meta information that can be used by themes to customize presentation of a post. The basic idea is to provide a specific method for specifying the display "format" of a post. This replaces the need to use categories to accomplish the same thing, and even more importantly, is portable between themes that support those formats!
12 novembre 2010
-
PHP snippets to interact with Twitter – CatsWhoCode.com
Twitter is an awesome tool for website owners, and you should definitely integrate it into your website if you want to attract more traffic and new visitors. Today, let’s take a look at some PHP snippets to interact with Twitter.
10 novembre 2010