So today I experienced some problems with the Indieweb module not able to like or repost on twitter. I tried to troubleshoot, checked all the configuration but could not figure out what is wrong.
I noticed that the Indieweb queue has 86 items which were not getting cleared. So I cleared the queue directly in the database and then tried to like and reply to twitter posts and it worked. Here is the way to clear the queue.
First check how many rows are returned.
drush sqlq "select count(*) from queue where name ='indieweb_webmention'"
Then perform the delete.
drush sqlq "delete from queue where name ='indieweb_webmention'"
I used to cycle a lot, quite a lot in Delhi but ever for some strange reason I completely stopped cycling after moving to UK. Although I bought a bike 3 years ago but I never really did enough cycling all these years. There are so many great places near my place but I didn't really go there on my bike. My favourite route is the Burnham to Windsor by river Jubilee and Thames. It is a fantastic route.
Recently I resume cycling, the weather was good as well this year (not anymore), recently I also went to Maidenhead which is very near my place. Made a videos on my trip as well.
Anyways I hope I can continue cycling. I prefer it more than running as it gets you far with less effort.
As usual the rain is very specific about when and when not to pour.
It rains a lot in UK, a lot and now I understand why people look forward to sunny weather :) You can count on fingers the days when the weather is good in UK.
Hi Swentel,
1. So we create a node using appropriate class like 'u-in-reply-to', 'u-like-of' or 'u-repost-of' class. This is clear.
2. Then we go "Publish to", enter the target url like "https://realize.be/blog/send-me-webmention-drupal" and save the node. This is clear
3. What is the purpose of the Link field that we add on the node? In "Publish to" field there is also an option to select the Link field. Is it just another way of doing it?
4. On your site (or a on mine) do I need to click on https://webmention.io/realize.be/webmention for your site to process the 'u-in-reply-do'? or will your site anyways process this post on the next cron run?
5. I have enabled comment on my site, if you reply to me the same way, will it also add a comment?
6. Can we do it in one go, like while we are…
I believe that learning should never stop and it is especially true for us in the IT field where there are so many things to learn. I didn't learn Drupal, Jira or Linux because I had to, I learnt them because I enjoyed these technologies and I did all that in my free time and because of all the extra learning I now have a career in these areas. Now people usually say that they don't have enough time which I understand but I feel for majority of us we can definitely squeeze few hours every day if we want, it depends of course how desperate you are but I think a bit of desperation is not bad. If you really want to learn something and you can see yourself using that newly acquired skill 6, 1 year or 2 years from now then that is all you need. So a bit of day dreaming is always good. I always…