Thanks as always for the kindness you show everyone here on the fcc community! Hope you enjoy the video! You can also catch me on my own channel too :)
Thank you to all of you who reached out with concern that Ania accidentally exposing her mailing address. This was just an address she used for the video - not her real address. We went ahead and blurred out the address anyway, so people wouldn't worry. This community is so kind and thoughtful, and we appreciate you looking out for us.
Bro make a login form video with javascript Which will actually work, so that the user will not know the email of the website authority, only the website authority will know the user's information.
After watching this vid in the bg, I realized it could be a great "lab exercise" for a web-backender w/ minimal CSS skills and trying to move from vi to vscode. So, I worked thru the vid a 2nd (and 3rd) time -- typing in the code -- got past the learning curve hump for basic vscode (I prefer concrete tasks with well-defined mileposts), and picked up more about CSS. As for monetization, it's important to explore options, and this was a good intro to one approach. Thanks Ania.
1:16 - 1:04:00 paid advertisement for paid wallet services. They dont tell you "Interledger" makes Coil, the service they want you to pay $5 for in this video. sus!
Thank you, Anita. My favorite blogging platform - Hashnode has this feature is built, but I couldn't figure out my uphold account because I had created one earlier from Brave browser.
they used this approach because this video was sponsored by the makers of Coil, the extension they use in the video. they just want you to sign up and pay them a subscription fee.
How is a Web Monetization Provider (WMP) helpful in securing your data? It seems like instead of spreading your data to the websites you visit, you just give them to one party: The WMP. Especially if the WMP is located in the US you pay to give your data away?`Seems scammy, but please try to convince me otherwise.. edit: And I still don't understand why I should trust a KYC service with my data. Anyone got any resource on why and how that is a safe practice?
00:06:00-00:07:00. She says the user has to have the “web monetisation provider” installed in their browser, and then click “enable” when they visit your website. Is this really likely, that a lot of users do this?
this whole video is a paid advertisement for Coil's creator, the Interledger foundation. nobody thinks this is a real way to make money. it's just a way to get you to sign up and pay for Coil
Isn't it better if you generate the monetized content from javascript after checking if the monetization is on?, because anyone can basically use Dev-tools to show the hidden content.
Do the benefits of this model make it worth it though for the provider as well as the user? We promise not to sell your data and you just got to believe us is another issue.
The whole idea is great, but the monthly subscription for Coil kinda defies the micro payments - what if you don't hit even $5? You end up losing money.
I think the one who should pay the Coil monthly subscription is the site visitor.. so, the visitor who wants to see the monetized content should have Coil subscription or other web monetization provider (see 5:50)
I would go hit inspect and remove hidden class manually to see the exclusive content. You should mention that this is a tutorial and this is not the right way to do it. On the other hand, html, css, js, buying hosting and domain, changing the actual code on hosting etc... these take more time than monetization tutorial. "Basic javascript tutorial on monetization" would be a much more appropriate topic. Also try ctrl+f5 instead of clearing cache or check the "disable cache" box on network tab of inspect page. Thanks for the seconds about monetization, these moments were valuable though (I mean it)...
Not a fair critique. "Tutorial" was in the title. At 21:01 she says, it's only a beginner tutorial and ordinarily one would inject articles using javascript. Of course, you're right about removing "class='hidden'", but no server-side dev would leave that loophole. This was purely a client app demoing a monetization api... and fwiw, some really good basic CSS.
Hai Ania, I am not much coder like you. so I am using wordpress blog website so wordpress how can i keep data monetization uphold link. Thank you for your wonderful video.
While microtransactions are a great way to support creators, anyone with a lil know how can inspect the dom and remove the hidden property to usurp this method.
@@hectorprx you inspect the element in your web browser, and remove the 'hidden' tag like shown in the video and itll show. you can do similar things to bypass some firewalls.
We won the ETHSeoul hackathon recently with a similar project to this called MaybePay, and is open sourced if you want to use Ethereum smart contracts to do similar things without using centralized providers/KYC/credit cards. Let us know if we should continue building it out.
Thanks as always for the kindness you show everyone here on the fcc community! Hope you enjoy the video! You can also catch me on my own channel too :)
You are such an inspiration 🤗
Thanks for your free content. I was really hoping to make some extra income and I hope this could help.
Mother of Dragon, we meet again!
Ania, Please dont mind my criticization but you look like a robot
Imagine that 😳 😅 😕 I actually 👀 watched 👀 the whole video in one sitting 😳 😅 😂 first time ⏲️ that has happened 😳
Thank you to all of you who reached out with concern that Ania accidentally exposing her mailing address. This was just an address she used for the video - not her real address. We went ahead and blurred out the address anyway, so people wouldn't worry. This community is so kind and thoughtful, and we appreciate you looking out for us.
Bro make a login form video with javascript
Which will actually work, so that the user will not know the email of the website authority, only the website authority will know the user's information.
I love Ania kubow she is an amazing teacher!!!! glad to see her here!!!
World Largest' No 1 Programming TH-cam channel in TH-cam platform for 100% understanding and improve skills.
❤ highly respect this channel for freely giving knowledge to all aspiring coders.
they delete comments if this video's paid sponsors wont like them.
After watching this vid in the bg, I realized it could be a great "lab exercise" for a web-backender w/ minimal CSS skills and trying to move from vi to vscode. So, I worked thru the vid a 2nd (and 3rd) time -- typing in the code -- got past the learning curve hump for basic vscode (I prefer concrete tasks with well-defined mileposts), and picked up more about CSS. As for monetization, it's important to explore options, and this was a good intro to one approach. Thanks Ania.
I have been procrastinating on making my website but this video made me to want to develop my website urgently.
Why?
it’d be great if every video is divided into sections in the description
1:16 - 1:04:00 paid advertisement for paid wallet services. They dont tell you "Interledger" makes Coil, the service they want you to pay $5 for in this video. sus!
do it yourself!
Thank you, Anita.
My favorite blogging platform - Hashnode has this feature is built, but I couldn't figure out my uphold account because I had created one earlier from Brave browser.
In practice it's impossible to earn significant money like that. Forcing user to install extension is a nightmare ;D
they used this approach because this video was sponsored by the makers of Coil, the extension they use in the video. they just want you to sign up and pay them a subscription fee.
True.
Ania kubow is here I'll watch this vid soon but living my like❤
How is a Web Monetization Provider (WMP) helpful in securing your data? It seems like instead of spreading your data to the websites you visit, you just give them to one party: The WMP.
Especially if the WMP is located in the US you pay to give your data away?`Seems scammy, but please try to convince me otherwise..
edit:
And I still don't understand why I should trust a KYC service with my data. Anyone got any resource on why and how that is a safe practice?
Today I learned another stupid thing that ain't never gonna work... thank you!
You guys are saviours
Now that coil has stopped working what is an alternative?
00:06:00-00:07:00. She says the user has to have the “web monetisation provider” installed in their browser, and then click “enable” when they visit your website. Is this really likely, that a lot of users do this?
this whole video is a paid advertisement for Coil's creator, the Interledger foundation. nobody thinks this is a real way to make money. it's just a way to get you to sign up and pay for Coil
Ok thanks, I won't continue watching
Isn't it better if you generate the monetized content from javascript after checking if the monetization is on?, because anyone can basically use Dev-tools to show the hidden content.
you are correct, and its worse as anyone with devtools can also manually run the function of the listener and generate the content :)
I don't joke with money..
The money aspect got my attention.
Excellent thank ❤
Uphold ? come on!!!! 😉
Good evening, is it necessary to be a Coil member to monetize?
I followed the video, but when I click on the Coil extension it displays the message: "Become a member"
Wow, this was a beautiful tutorial. Thank you
Awesome topic to see, thank you!
I love this tutorial. Thanks a lot
I see Ania i click
It's uphold legal? Could be used in countrys different to usa?
Do the benefits of this model make it worth it though for the provider as well as the user? We promise not to sell your data and you just got to believe us is another issue.
Does that mean that the end user of your site needs to install the coil web extension in order for your website to get monitized?
Thank you sir🙏. Love you😘
The whole idea is great, but the monthly subscription for Coil kinda defies the micro payments - what if you don't hit even $5? You end up losing money.
I think the one who should pay the Coil monthly subscription is the site visitor.. so, the visitor who wants to see the monetized content should have Coil subscription or other web monetization provider (see 5:50)
best program ever. Thank You Very Much!
Why there's no CC ( subtitles)
I would go hit inspect and remove hidden class manually to see the exclusive content. You should mention that this is a tutorial and this is not the right way to do it. On the other hand, html, css, js, buying hosting and domain, changing the actual code on hosting etc... these take more time than monetization tutorial. "Basic javascript tutorial on monetization" would be a much more appropriate topic. Also try ctrl+f5 instead of clearing cache or check the "disable cache" box on network tab of inspect page. Thanks for the seconds about monetization, these moments were valuable though (I mean it)...
Not a fair critique. "Tutorial" was in the title. At 21:01 she says, it's only a beginner tutorial and ordinarily one would inject articles using javascript. Of course, you're right about removing "class='hidden'", but no server-side dev would leave that loophole. This was purely a client app demoing a monetization api... and fwiw, some really good basic CSS.
Hai Ania,
I am not much coder like you. so I am using wordpress blog website so wordpress how can i keep data monetization uphold link.
Thank you for your wonderful video.
Great Content 👍
Coil is no longer operational. What are some other options ?
wait. for IOS and Android users this works only on some kind of Puma Browser ?
Could you please turn on CC function of this video?
Unfortunately uphold is not available in Germany.
Just started my blog. Yo! I need this one.
@Faizan Ahmed how to find you?
@@Nafees-Khan-1 bro, it is still in development phase.
@@faizanahmed9304 Let me know how to hang out with you.
Hi bro. Let's chat on instagram or whatsapp
I'm also working on one
I'm a full stack developer
@@emmanueloluwafemi7236 and how will connect you?
Thank you 🙋♂️
Mam I have a question in here, if my website user doesn’t use that extension, am I able to generate revenue from him?
Nope:(
Nice..... Xrp is doing great things.
Your scientist where so preoccupied with whether or not they could, they didn’t stop to think if they should.
I see the Mother of Dragons, I click.
which code editor did u use tho?
When will there be a subtitle for the video because it would be a great help for people who don't speak English well.
Hej Ania. Przez ułamek sekundy widać wpisany przez Cb adres zamieszkania. Pozdrawiam
PayPal Donation works too dosen't it?
Don't use PayPal
@@dcbc21 ok
this video is not sponsored by PayPal though
Dont use paypal
To be continued => 18:55 ❓
Listening part only #️⃣
While microtransactions are a great way to support creators, anyone with a lil know how can inspect the dom and remove the hidden property to usurp this method.
For us, neophytes can u be a little less cryptic and more descriptive? Thanks
@@hectorprx Why would he encourage counteractive measures towards the content of the video in its own comment section? xD
@@Metalton95 to understand the downside
@@hectorprx you inspect the element in your web browser, and remove the 'hidden' tag like shown in the video and itll show. you can do similar things to bypass some firewalls.
I've visited your website from 3 different browsers, they all say: "You have donated me with 0".
Did you shut the website?
thamks
Hi Ania love your courses, you speak so clearly and your accent is hot
We won the ETHSeoul hackathon recently with a similar project to this called MaybePay, and is open sourced if you want to use Ethereum smart contracts to do similar things without using centralized providers/KYC/credit cards. Let us know if we should continue building it out.
Awesome!!!
Thank you
what code editor is this?
Thank you , you are beautifull and your voice look nice
She's an awesome tutor but my question is, can this be integrated on a WordPress site?
You had me at "accent"
the best
Happy diwali from India 🔥💯💐
Oh, no Captions. It's kinda hard to understand without subtitles
so it's a script that runs miners on their computer
❤️
👍.
Thanks
The irony of a web based company know for providing free training is offering a class on making money on the web.
mistake in editing ... got your address
plz change it before someone mis uses it... 11:36 ...
Thanks for this! Its an old address so not valid anymore but still appreciate this comment and it is being blurred out :)
18:09
Wóóooóówwww 🙏
que lindaa
Another hostinger ad
hey now, this is a Coil ad too. sponsored by makers of Coil.
👍
Timestamps?
1:15 to 1:04:12 paid advertisement from the sponsor of this video, interledger foundation the creators of Coil. "sign up for a paid subscription now."
Can someone summarize this? because the uploader didn't .
'interledger foundation paid us to make a video to get people to sign up for a paid subscription to our paid browser extension called Coil"
Its so sad that free code camp forgot Cc for this video ...😳😡🤬🤬.
Who is she?
i thought he say Anya
EA would like to know your location.
beautiful woman
What a scam. 😂
My 1 hour is wasted to learn. this is sponsored video it's better to do earn some money through AdSense and affiliate 😠😡🤬🤬🤬🤬🤬
First 💔
No
KYC today is like putting handcuffs on the Uyghurs, isn't it?
if you look like her, there are a lot more profitable things you can do online
Bull
Ye everything about money there needs to be a women
Speak English, dillwad.
Good course 👍
24:26 🤣😂🤣😂🤣😂🤣
Shi***
5$ a month no thanks im only interested in free methods!