Fernando Paladini

Results 8 issues of Fernando Paladini

What about add support for the Dublin Core meta tags? I would suggest to add official support from "meta-tags" gem, but I also would suggest that someone update the README.MD...

Another thing that can help developers code some new features for your project is to remove "setup.py" and "requirements.txt" from your .gitignore file. This way we can make changes on...

Merges master branch from [https://github.com/dabm-git/ghost-on-github-pages/]() to the master branch of this project. David has made a lot of improvements for the project in his fork of this repository. **Changelog:** 1....

bug
enhancement

I have this issue using comment scraper for public pages. I've filled all variables correctly (app_id, app_secret and page id), have run the post scraper before and it finished successfully....

Hi people, I'm loving using IMGKit, but I'm having some problems with pages that load forever (yes, they don't give me error and they don't give me the page, just...

Hey @Garethp , I've seen some of your code examples like https://github.com/Garethp/php-ews/blob/master/examples/basic/authenticatingWithOAuth.php and I would like to thank you so much for implementing OAuth for this old Microsoft API (EWS)....

Hello, hope that I can help in some way. My background: I've started an open-source application a few years ago related to yours. However, I was writing it in Python...

I was trying to run DBHero on a MySQL database and have some issues related to index. ``` [ec2-user@ip-172-31-26-217 dbhero]$ rake db:migrate == 20160616203934 CreateDbheroDataclips: migrating ============================ -- create_table(:dbhero_dataclips) ->...