Comments for Guillermo Cruz https://wuilly.com Fullstack Developer Sun, 05 Jun 2022 02:25:52 +0000 hourly 1 https://wordpress.org/?v=5.1.19 Comment on Real-time Notifications with Python and Postgres by Fernando https://wuilly.com/2019/10/real-time-notifications-with-python-and-postgres/#comment-1642 Sun, 05 Jun 2022 02:25:52 +0000 http://wuilly.com/?p=296#comment-1642 Lol I guess part II never happened

]]>
Comment on Real-time Notifications with Python and Postgres by Derek https://wuilly.com/2019/10/real-time-notifications-with-python-and-postgres/#comment-1316 Thu, 29 Oct 2020 17:59:37 +0000 http://wuilly.com/?p=296#comment-1316 Any update?

]]>
Comment on Real-time Notifications with Python and Postgres by webjunkie https://wuilly.com/2019/10/real-time-notifications-with-python-and-postgres/#comment-1309 Fri, 02 Oct 2020 01:49:55 +0000 http://wuilly.com/?p=296#comment-1309 You’re right I’ll try to fix this mess. Thanks for the heads up!.

]]>
Comment on Real-time Notifications with Python and Postgres by Daniele https://wuilly.com/2019/10/real-time-notifications-with-python-and-postgres/#comment-1306 Wed, 23 Sep 2020 12:45:41 +0000 http://wuilly.com/?p=296#comment-1306 This doesn’t seem really python

elif payload.get (‘action’) “UPDATE”:

I guess you should fix whatever is reformatting your blog.

]]>
Comment on Real-time Notifications with Python and Postgres by webjunkie https://wuilly.com/2019/10/real-time-notifications-with-python-and-postgres/#comment-1300 Wed, 19 Aug 2020 03:22:17 +0000 http://wuilly.com/?p=296#comment-1300 Hi Derek,
Sorry I got caught up with work. But I will write the second part soon.

]]>
Comment on Real-time Notifications with Python and Postgres by Derek https://wuilly.com/2019/10/real-time-notifications-with-python-and-postgres/#comment-1299 Sat, 15 Aug 2020 23:38:03 +0000 http://wuilly.com/?p=296#comment-1299 i guess no second part? 🙁

]]>
Comment on Manage cron jobs with python-crontab by Gaurav https://wuilly.com/2012/05/manage-cron-jobs-with-python-crontab/#comment-1297 Mon, 03 Aug 2020 22:12:54 +0000 http://wuilly.com/?p=70#comment-1297 Is there a way to have the command that is actually split between two days, for example, running a command every 2 mins from 7 pm to 3 am till next morning

]]>
Comment on Posting to a page wall with the Facebook SDK in Python by webjunkie01 https://wuilly.com/2011/02/posting-to-a-page-wall-with-the-facebook-sdk-in-python/#comment-12 Tue, 19 Jan 2016 04:01:51 +0000 http://mercadoinmobi.com/?p=30#comment-12 Hi it does works for me. I would recomend to search for information at the official repo https://github.com/pythonforfacebook/facebook-sdk

]]>
Comment on Posting to a page wall with the Facebook SDK in Python by Subramanya Chakravarthy https://wuilly.com/2011/02/posting-to-a-page-wall-with-the-facebook-sdk-in-python/#comment-11 Tue, 19 Jan 2016 02:19:54 +0000 http://mercadoinmobi.com/?p=30#comment-11 It is posting as me but not page what to do help me please

]]>
Comment on Manage cron jobs with python-crontab by Sam https://wuilly.com/2012/05/manage-cron-jobs-with-python-crontab/#comment-26 Mon, 30 Dec 2013 15:17:39 +0000 http://wuilly.com/?p=70#comment-26 Do you happen to know of an efficient way to take a string like ‘0 19 * * 1-5’ and put that into a cronjob?
I’m taking the value of a variable which is in this form ‘0 19 * * 1-5’ and I need to make a cronjob.

]]>