The other day I found a very nice post on design modo explaining a very cool feature of Google Chrome unknown to me until now. Im talking about the Google Chrome device emulator available since Chrome v32. Check the following instructions to see how easy it's to use it. To use it simple open dev Tools as usual by pressing Cmd + Opt + I on your Mac or F12 on Windows. The open the drawer And then go to the emulation tab and choose the device you want to emulate Pretty … [Read more...]
WordPress Social Invitations v2.3.2
Today a new version of WSI is released. There are not new features on this release, it's just to fix some bugs and update some libraries. I encourage everyone to update their plugins to this last stable version. As always you can find the full changelog here. … [Read more...]
How to install multiple plugins in WordPress
A few days ago I posted about the Wpfavs release, the last plugin I've been working. If you still don't know how it works you can read in Tuts+ a complete tutorial of Wp Favs that I wrote the other day and they just published. The article is explained in detail and you will find a few screenshots that will guide you through the whole process. After a few minutes you will be able to install and activate plugins in Wordpress in a bulk mode. I hope you like it! Im working now on a three … [Read more...]
How to create a content locker plugin
Last month I started writing for Tuts+ and I would like to share my first article with you. If you ever wonder on how to create a content locker plugin with this article you will see that is not that complicate. After you finish the small tutorial you will end with a shortcode plugin that will let you wrap certain content and lock it from users depending on different conditions. With your imagination and a bit of code you can turn this plugin on anything you want. You can try a demo … [Read more...]
WpFavs Released!
We are happy to announce that we just release our latest plugin to public! Wpfavs it's a bulk plugin installation tool. How it Works? You first need to download and install the plugin (currently only available on GitHub) Then you can go to Wpfavs site and browse the existing WpFavs or create your own WpFavs list. Once the plugin is installed on your site you can access to it in the Tools -> Wpfavs menu. From there you have two options: 1- Insert the API key you received when you … [Read more...]
WordPress Social Invitations v2.3 released
We just released the new version of WSI with some bugfixess and CSS changes and with the new Facebook Invitation method. Due to new API v2.0 as we commented on our previous post, chat messages are deprecated and Applications needs to be reviewed by Facebook before going live. After getting your feedback we decided to go with the SEND DIALOG method. Is not as cool as before but should be a solid solution for all our clients. Subscribe to the site to get all the updates! … [Read more...]
Facebook API v2 aka the Close Graph API
Facebook released their new API v2 with no much new features but we a lot of restrictives policies. Instead of the new Open Graph API I would call it the Close Graph API. On the old API when you are app needed some permissions from the user using it, like the permission to retrieve a list of friends , a window was popping up during the login process asking for the needed permissions to the user and end of history. With the new API you first need to ask Facebook for permission to use that … [Read more...]
Woothemes hacked!
If you are a happy Woo client, it's posible that it wont be for much more time if you used your credit card in the last year. Their main website was compromised (not their plugins or themes) and the credit card info were stoled during checkout process. They are updating their blog with all the news regarding this issue but there are already 1000 clients with stolen money on their bank accounts and the number could get higher in the next days. So if you used your credit card on Woothemes.com … [Read more...]
Local development with MAMP and SquidMan
Nowadays to develope a website you always need to test it on different devices like Iphones, Ipads,etc. If you work locally with MAMP like I do, you will need to access your sites locally instead of making them live to be able to test them with your phone. In order to do that, you can follow this great tutorial by Benjamin Rojas, that will explain very easily how to do it. Basically , you need to install Squidman and configure it on your local server machine. Then you set up your … [Read more...]
Simple Content Locker Plugin
Im writing a tutorial called "How to create a simple content locker plugin" and while it's live I set up this page as the demo of this little plugin. To grab the code of this plugin you just need to Like on facebook below :) … [Read more...]
- « Previous Page
- 1
- …
- 4
- 5
- 6
- 7
- Next Page »