Shared Links da Google Reader

  • 30+ Search Engine Optimization Techniques You Cannot Miss
    You completed a web site for your business about three months ago, but you are still not seeing very many people visiting your web site. You do a little research and find that your web site is buried ...
  • WordPress hack: Use includes in your posts or pages
    The first step is to paste the following code in your function.php file: function digwp_includeContentShortcode($atts) { $thepostid = intval($atts[postidparam]); $output = ''; query_p...
    Uncategorized, shortcodes.
  • Bringing the Magazine to the Web
    The rise of blogs on the web has brought a quick and easy way for anyone to publish their thoughts online without having to get down and dirty with HTML. Just write your content, hit ‘Publish,’ an...
    Web Roundups, inspiration, magazine layouts.
  • 10 Leading Presentation Tools Every Designer Should Know
    Here are 10 top of the line programs that will help you take your PowerPoint presentation global. If you haven't used any of these to create some great video, give them a shot!...
  • The Google Font Directory & Google Font API
    The Google Font Directory lets you browse all the fonts available via the Google Font API. All fonts in the directory are available for use on your website under an open source license and served by G...
    Fonts, License Free.
  • Don't Reset � Soft Reset
    A CSS reset alternative. Soft Reset only resets the most desirable properties leaving some styling to the browser reducing the code necessary build your site out....
  • Overview of WordPress’ Transients API
    There's a cool (and underused by plugins) API in WordPress: the Transients API. Transients are temporary options, ie options set with an expiration time. Anytime you're storing options and they have a...
    Published, API, Code, Plugins, Transients, WordPress.
  • PHP & MongoDB Sitting in a Tree: Part 1
    The first part of a new tutorial series that goes over how to use MongoDB with PHP....
  • 10 Open Source Flash Framework for Flash Developers
    Using framework in a project is really a challenging task. Now a days there are numbers of open source framework available across the web and developers are using frameworks without any fear. If you ...
    flash framework.
  • Rethinking Forms in HTML5
    While there are many changes for the better in the HTML5 specification, there is no better bang for the buck for the data driven website than the transformation of forms. These simple changes will tr...
    HTML & CSS, forms, html, html5, html5 forms.
  • How to Embed a Tweet in WordPress: a Complete oEmbed Tutorial
    A few days ago, Twitter published a new tool that lets you embed a tweet on your site, simplifying the old school way: take a screenshot, crop the picture, upload it, embed it. The problem is: this Tw...
    Published, How-to, oEmbed, Plugins, Twitter, WordPress.
  • CSS3 HTML5 Spiderman Intro
    Intro to the classic 1967 Spiderman cartoon recreated using css3 for animation and a little dash of html 5 for audio. (Use Safari or Chrome)...
  • Esportare il proprio blog da Blogger a Wordpress senza perdere il vecchio traffico di Google
    Avete l’esigenza di spostare un blog dalla piattaforma di Blogger verso un proprio spazio dove avete installato Wordpress? L’obiettivo di questo tutorial è quello di spostare tutti i post, comme...
    blog, tutorial, blogger to wordpress, esportare blogger in wordpress, migrare blogger vers wordpress, tutorial blogger wordpress.
  • How To improve basic security on a fresh WordPress install
    WordPress developers take security very seriously, and many security experts evaluate WordPress’s code for flaws. Security updates are made frequently to keep users safe. However, there are some ext...
    HOW-TO, backup, plugins, security, upgrades, WordPress Plugins, WordPress Security.
  • MVC for Noobs
    Model-View-Controller (MVC) is probably one of the most quoted patterns in the web programming world in recent years. Anyone currently working in anything related to web application development will h...
    Other, basix, mvc.
  • Get to Know the WordPress Hierarchy
    WordPress's popularity and usefulness as a multi-purpose content management system, continues to grow, and the more people flock to using this CMS the more an understanding of some of the basics of ho...
  • 20 + tags Introduced in HTML5 you really should know
    HTML 5 reduces development costs by making precise rules on how to handle all HTML elements, and how to recover from errors...
  • Great article by @NeutronUK on how to create a print stylesheet using Firebug and the Web Developer Toolbar - http://cot.ag/bOQiVM #tv
    Great article by @NeutronUK on how to create a print stylesheet using Firebug and the Web Developer Toolbar - http://cot.ag/bOQiVM #tv ...
  • WordPress tip: Get rid of unused shortcodes
    Simply run the following SQL query on your WordPress database, using the command line client or PhpMyAdmin. In this example, I assume the unused shortcode is [tweet]. Don't forget to backup your datab...
    Uncategorized, sql.
  • WordPress plugin: Protect your blog from malicious URL Requests
    Paste the following code into a text file, and save it as blockbadqueries.php. Once done, upload it to your wp-content/plugins directory and activate it like any other plugins. That's all! <?php /...
    Uncategorized, security.
  • Customize WordPress WYSIWYG Editor
    Adjustments to the editor TinyMCE via hook, so regardless of the core files of WordPress is also possible and must be used in a number of requirements. So in this article are some examples that can be...
    WordPress Tutorials, HTML Editor, TinyMCE, WordPress, WP, WYSIWYG Editor.
  • 25+ Alternative & Open Source Database Engines
    There are many open source databases which are getting popular day-by-day & may have advantages over what you're already using....
  • Cross Domain JavaScript With Simple PHP Proxy
    Simple PHP Proxy is a small PHP script that allows your JavaScript to access HTML, XML or JSON data in remote web pages. It overcomes the cross-domain security limitations, even if data is not availab...
    Libraries/Frameworks, Ben Alman, GPL, JavaScript, JSON, MIT License, PHP.
  • CSS Shorthand Clockwise Rule
    One of the fundamental CSS rules is how you apply the shorthand properties. If you are CSS beginner this little tutorial - cheat sheet can be helpful....
  • johan.sand on "ISO to UTF content"
    This plugin will convert ISO-8859-1 data to UTF-8 data in a MySQL UTF-8 WordPress database where things at some stage went wrong....
  • Async Google Analytics
    It seems like every website these days uses Google Analytics. And why not? It’s an outstanding tool that gives you any and every statistic you could ever want. The problem with Google Analytics i...
    APIs, Google.
  • Open Source Video, Audio & Podcast Publishing Platform
    MediaCore is a free open source video, audio, and podcast publishing platform. It is built for organizations who wish to distribute media in a variety of formats on their website while maintaining the...
    GPL License, Video.
  • Emerging Techniques Every Web Developer Should Know
    The Web is evolving fast: new features, formats, user needs, continuously change the way we interact with websites. This post illustrates some interesting emerging techniques every web developer shoul...
  • Fantastic Information Architecture and Data Visualization Resources
    By Cameron ChapmanInformation architecture can be a daunting subject for designers who’ve never tried it before. Also, creating successful infographics and visualizations takes skill and practice, a...
    DESIGN, ia, wireframing.
  • Wordpress Plugins : 17 Handy Toolbars For Your Blog
    I bet you've seen interesting toolbars on bottom of the blog, top right, fixed Twitter buttons - and if you always wanted to get one, but didn't know where, I am here with this article to show what I'...
  • Best Practices To Develop Perfect Websites for iPhone and Mobile Devices
    In this post I prepared a roundup of code snippets inspired to some mobile versions of popular websites (such as Facebook, Flickr, Digg, �) that illustrate some HTML best practices to develop perfec...
  • 30 must have RSS feed for web designers and developers – OPML file
    Today we have collected 30 RSS feed which every web developer and designer should follow. These are niche site in their segments and one should subscribe them for better knowledge and inspirations....
  • 15 awesome websites for wordpress free and premuim themes
    As we know, today on web, thousands of bloggers and developers use wordpress as their blogging platform. We have just created a list of best websites for free and premium themes. Just go through the l...
  • Get most commented posts with thumbnails
    Nothing hard with this recipe : Simply paste this code anywhere in your theme files, where you'd like the most commented posts to be displayed. Don't forget to replace the custom field name by yours o...
    Uncategorized, related posts.
  • BuddyPress Now Supports WordPress Single User: No WPMU Required!
    A number of exciting updates were released in the BuddyPress world over the holidays. We’ve been keeping our finger on the pulse of WordPress all the while and we won’t let you miss a beat. A...
    Community, How to, buddypress, development, tutorials, wordpress single user, how to install on wordpress, installation guide, wordpress.
  • 7 Must-See Web Design Videos and Presentations
    By Louis LazarisNot many of us will have the opportunity to attend or participate in a live web-related event, conference, or presentation. But that doesn’t mean we can’t benefit from the informat...
    DESIGN, presentations, videos.
  • Block external requests on your WordPress blog
    To do so, open your wp-config.php file and paste the following code: define('WP_HTTP_BLOCK_EXTERNAL', true); It will block external requests from that time on. Though, some plugins need external reque...
    Uncategorized, security.
  • Free Sketching & Wireframing Kit
      Sketching & Wireframing kit is a free set of elements for sketching and wireframing. It consist of form elements, icons, indicators, feedback messages, tooltips, navigation elements, image p...
    Freebies.
  • Google browser size application
    This is a pretty handy tool. It places an overlay above your layout so you can see roughly what percentage of people will be able to view parts of your site. Now, there are some caveats here, the firs...
    Fragment.
  • 15 Most Important Considerations when Choosing a Web Development Framework
    New web development frameworks are sprouting out at a more rapid pace than anyone could keep up with. In this article, we are going to determine how to decide on a framework for creating your next, ho...
    Other, framework, web development, web development framework.
  • Sync Your Life: Great Tools to Sync, Backup and Store your Files
    You probably remember that one time when you really needed a copy of that spreadsheet for the meeting; only to realize it was sitting on your hard drive at home. Or the time you wrote up that great li...
    Productivity, Resources.
  • Graabr, ecco come catturare schermate e condividerle direttamente nei principali social network
    Shared by CLS solo per windows A volte, capita che ci venga richiesto di effettuare uno screenshot del nostro desktop, o molto più semplicemente di una singola finestra, al fine di mostrare a qua...
  • HttpTorrents, eseguiamo il download diretto dei torrent più popolari mediante il nostro browser
    La maggior parte degli utenti di certo ben saprà cosa significa scaricare file audio e video sfruttando i numerosi siti web che mettono a disposizione un infinita quantità di database e fonti per i...
    Siti Web, Torrent, Web 2.0, download diretto, download http, download torrent, file, hash, HttpTorrents, scaricare file, sito web, uTorrent.
  • Announcing seamless Yahoo News integration with a new WordPress plugin
    Did you know that Yahoo news actually support a news feed, very much similar to the Google News feed that can help your articles pop in Yahoo! News?Well I didn't either until couple of days ago and th...
    SEO, WordPress, cristiano ronaldo, google news feed integration, google news feed wordpress, news feed integration, news integration, news leave comment, wordpress google news integration, wordpress yahoo news, yahoo news, yahoo news wordpress plugin, yahoonews plugin wordpress.
  • WordPress 2.9’s post image feature
    Everything you need to know about WordPress 2.9’s post image feature:  Justin gives everyone an in depth look into the post thumbnail or image thumbnail features built into WordPress 2.9 Jeff alrea...
    Blogging News, WordPress News.
  • Nasce il primo AppStore per i Plugin di Wordpress
    Wordpress è un software libero e tutto il mondo che ruota attorno a questo CMS è prevalentemente Gratuito, proprio per rispettare la licenza con cui è distribuito il software. Ci sono alcuni plugi...
    Plugins, Siti Web, Wordpress, Blog, cms, plugin wordpress.
  • Vedere i canali Rai in streaming su internet con VLC [del.icio.us]
    ...
  • Complete List of HTML/xHTML Tags, With Guide to Proper Semantic Use
    Comprehensive list of HTML tags with their semantically appropriate uses I haven’t listed absolutely every HTML tag ever, as some of them are too obscure to be worth mentioning. Tag What it...
    HTML / CSS.
  • WP Worldmap – Get to Know Your WordPress Neighbour!
    Great idea by Oliver Schlöbe of WPSeek, who created the WP Worldmap. Now you can see where you can find all those WordPress Users and Developers. Don't forget to put your location and profile on the ...
    WPengineer Misc, WordPress.
  • Ultimate Guide To Grid-Based Web Design: Techniques and Tools
    Grid-based layouts are generally more aesthetically pleasing and balanced than those not based on grids. While there are definitely great designs out there that don’t use a grid-based layout, they a...
    DESIGN, grid, Tools.