your old videos got me started into web developing to a point where i made a business for myself. hopefully i can buy you a beer one day. thanks for everything adam u shifted my life in ways you don't even know!
This is great. I’m returning to the IT field. (Or working towards it). My son got a ticket directly my 85 in a 45. As practice and as extra kicker for punishment I wanted to build something along these lines to keep up with his speed. Thanks so much for getting me started.
Woah 85 in a 45... that's bold. Yeah make the program set off alarms somewhere and SMS text message if his speed goes over a number you set. I have a SMS text tutorial for PHP here somewhere.
Welcome back, Adam, is been a while, that is my Master in Programming. From beginner to advance programming all being always comprehensively explained. Thanks as always. Maybe, one of these days you will have to advice/teach us on which framework to go for, although am not a fan of frameworks, I like being creative with the vanilla languages. Since, some industries want us to use these frameworks that is why I have started learning React and Node.js and easier for me with the knowledge of JavaScript. Thanks bro!
Nice to hear from you Godwin. As you stated, the key to being proficient with any of the many 3rd party tools that already exist, and the hundreds more to come soon, is knowledge of the core language they are built with. You'll more easily master any that emerge and be more useful to a wider array of clients/projects. Wishing you success buddy!
This time I plan to leave for 2 years, then upload one 3 minute video. Just kidding, I'm about to add non-developer content to my channel to spice things up.
That must've been telepathy... I'm currently not subbed to the channel any more but was just thinking to myself "gee, wonder what my guy Adam's been up to lately" - and BOOM - new video just a mere couple hours ago 😃 Really wish we'd see more of you again, like back in the (g)olden days (anyone remember Adam's Actionscript vids?)
You did the total runtime to 13:37 on purpose Also to info const { latitude, longitude} = position.cords De structures the cords object and extracts latitude and longitude only making it easier to access
Good luck with yours. I'm programming a mobile app to allow the minority/demonized heterosexual community to do quick find/hook-ups in alley-ways behind dumpsters.
Hello and thanks for the kind words. I have hopes to get more active making videos. I had 2 children, that shifted my time and focus for a while but I am getting bored with them ;)
@@AdamKhoury please come back. Thanks for responding. I really enjoyed your method of teaching. A few things have changed since l visited your channel last Hope you can bring us to speed with the latest programming languages.
@@AdamKhoury The funny thing is this is my area of the country/world. I thought, wow this tutorial is so good it somehow geotracks the viewer and updates the thumbnail for their general location. 😀
Not sure partner. My file was on my local computer. My internet connection was on. Maybe try uploading the file to a server online and testing there if all else fails. Good luck!
Write a database query using any database of your choosing to insert the coordinates obtained by this, on a timed basis. JavaScript can transfer this data to your server side language or tech. Your server side language or JavaScript both can do things on a repeating timed execution basis and insertion of data to database can occur at an interval that you specify. Short intervals would use much more server resources than longer intervals, so be gentle on your server.
Unfortunately no... I think I eventually put most of its material into free videos here on YT, and haven't done sprite animation tutorials for a while now. But I may revisit the subject if I happen to do new work using sprites. I think I only sold the ebook for a couple of weeks.
So if you want to get the live location of your user you will have to constantly send their location updates to the database before pulling the location to plot it on a map for you to see? That would take a lot of I/O into the database, that would cost a lot if you have hundred of users you want to track live.
Yes sir, expensive data transfer for a lot of concurrent users without a doubt. But it depends on your method of data transfer. Socket connections may be the best option, I am not sure. I would develop a socket server in either Python, PHP or Node, then connect the user to that for intaking their ever changing location. One way to lighten the load would be to put their location in their local storage(cookie) and first check to see if they have moved. If they are staying still, do not transfer data to database. Only update database if your system senses they have moved from last known location. Hope that helps a bit, but it is an expensive system on the back end if you have a lot of users being tracked and shown to everyone.
No problem sir. One can use an Ajax POST call to pass those pieces of data to PHP then to database of their choosing. I have some Ajax tutorials with PHP, but look around at other examples too.
Thank you for the video I have database with real time lat long Basically i need my script to get the lat long from database and show them on the map ..
Eai gente. Estou criando um sistema de rastreamento de uns equipamentos personalizados de uma empresa privada! Tô procurando alguém com experiência para realizar a integração de um modelo de rastreador e a criação de uma página para essa integração ser automática. Alguém conhece alguém ou tem essa experiência ?
your old videos got me started into web developing to a point where i made a business for myself. hopefully i can buy you a beer one day. thanks for everything adam u shifted my life in ways you don't even know!
That's really cool to hear! Thanks for taking the time to say it. A nice cold heineken sounds good.
It's nice to hear you voice. I thought you died. You are the reason why I learned how to program. Much love from Brooklyn!
Brooklyn in the house! I'll be uploading my consciousness to the internet in 2025, so I'll be around forever in spirit.
@@AdamKhoury 😂
What in the South Park is that comment?😂😂😂
Its really great to have you back. I owe most of my earlier days of success as an engineer to you. A big thank you
Thanks Adam. Glad you are back and waiting for more content.
More is coming for you sir.
Hooray!! Welcome back. I instantly gave ThumbUp and will now watch your tut!
Awesome to see you back! Keep your accent!
👍
Hey Adam, nice to see you back !
This is great. I’m returning to the IT field. (Or working towards it). My son got a ticket directly my 85 in a 45. As practice and as extra kicker for punishment I wanted to build something along these lines to keep up with his speed. Thanks so much for getting me started.
Woah 85 in a 45... that's bold. Yeah make the program set off alarms somewhere and SMS text message if his speed goes over a number you set. I have a SMS text tutorial for PHP here somewhere.
@@AdamKhoury perfect! I’ll check that out! That’s exactly what I was thinking. Should’ve known you’d have a video for every subject! Thanks so much.
Adam. you are the legend of my early days of coding !
Welcome back, Adam, is been a while, that is my Master in Programming. From beginner to advance programming all being always comprehensively explained. Thanks as always. Maybe, one of these days you will have to advice/teach us on which framework to go for, although am not a fan of frameworks, I like being creative with the vanilla languages. Since, some industries want us to use these frameworks that is why I have started learning React and Node.js and easier for me with the knowledge of JavaScript. Thanks bro!
Nice to hear from you Godwin. As you stated, the key to being proficient with any of the many 3rd party tools that already exist, and the hundreds more to come soon, is knowledge of the core language they are built with. You'll more easily master any that emerge and be more useful to a wider array of clients/projects. Wishing you success buddy!
@@AdamKhoury Thank you Adam!
Thanks Adam! Been a while Sir. Nice to watch ur tutorial again
Hi Joseph, hope you are doing well. Thanks for saying hello.
great to see you back again, I was just about to revisit some of your old canvas/animation vids too
So great your back mate, keep them coming pleaseeeee :)
Thank you sir, will try my best!
Good to have you back bro
Thanks man
OH MY GOD. You are back. Thank you
This time I plan to leave for 2 years, then upload one 3 minute video. Just kidding, I'm about to add non-developer content to my channel to spice things up.
@@AdamKhoury you can not go anywhere. 😜 wow nice waiting for that. Hope you make e-commerce, social media videos also with modern methods.
Its been a while, thanks for all you have done
No problem partner. I'm about to really entertain my 200 subscribers.
Please post more often, Adam.
Yes sir, will do.
Welcome back Adam 🙏
That must've been telepathy...
I'm currently not subbed to the channel any more but was just thinking to myself "gee, wonder what my guy Adam's been up to lately" - and BOOM - new video just a mere couple hours ago 😃
Really wish we'd see more of you again, like back in the (g)olden days (anyone remember Adam's Actionscript vids?)
Yes!
The action script videos were awesome!
You did the total runtime to 13:37 on purpose
Also to info const { latitude, longitude} = position.cords
De structures the cords object and extracts latitude and longitude only making it easier to access
Thanks Adam. Will give it a great whirl.
Good luck with yours. I'm programming a mobile app to allow the minority/demonized heterosexual community to do quick find/hook-ups in alley-ways behind dumpsters.
holy sh*t... he lives!!! Plus, always thought you were in new york...
hehe... from New York but I left it a long time ago for something more beautiful and spacious.
@@AdamKhoury u live in las vegas right? I hacked u heheheh
@@levi-sl1eb Yes in Vegas and yes I can confirm that you hacked me :) Your skills are impressive!
Nice to hear from you again, Adam! May I know what code editor are you using now? Thanks!
Hi Jefferson, it's Atom.io , it's free and good!
wooow , explication is so clear ❤ THANK YOU VERY MUCH ❤
Thanks, no problem
Does anyone know of Adam is still making videos? He is one of the most gifted teachers out there.
Hello and thanks for the kind words. I have hopes to get more active making videos. I had 2 children, that shifted my time and focus for a while but I am getting bored with them ;)
@@AdamKhoury please come back. Thanks for responding. I really enjoyed your method of teaching. A few things have changed since l visited your channel last
Hope you can bring us to speed with the latest programming languages.
Hi, Adam. I miss your videos.
Hello! I miss making them.
This is great stuff much appreciated information ℹ️
webintersect site is down ! :( also thanks for the great videos for the past many years
I'm about to unplug developphp also. Webintersect was unplugged 10 years ago. Soon everything I produce will go on adamkhoury . com
Great illustration Thank you.
*Welcome back* 🍻
this was extremely helpful thank you so much
Thank you for ideas. More videos. Godbless
I catch it in the video, but can this have multiple tracks on one map? We would be using Garmin inReach at an event with 100 users.
will it run in background just from the html file? Or do i gotta make an app?
Brilliant thank you!
No sweat partner!
Hello, how many daily requests are allowed?
I do not know. Maybe someone else here can supply a number.
Thank you sir!!
No problemo!
This is great, thank you!
Thank you in advance for this video. Just interested in the thumbnail and why you chose this specific region for the map shot?
It looked pretty... no other reason... I don't live there.
@@AdamKhoury The funny thing is this is my area of the country/world. I thought, wow this tutorial is so good it somehow geotracks the viewer and updates the thumbnail for their general location. 😀
@@kodcx9654 🤣now that would be something. Pretty spot you got there.
One click get and send GPS/geolocation to email or mobile, I need that for a webpage
Sir at the time of 4:53 of the video you showed your current location details. I tried but google refused my connection. Please help me out
Not sure partner. My file was on my local computer. My internet connection was on. Maybe try uploading the file to a server online and testing there if all else fails. Good luck!
Hello! I want to save user geolocation of the all day in the database. How can I do it please?
Write a database query using any database of your choosing to insert the coordinates obtained by this, on a timed basis. JavaScript can transfer this data to your server side language or tech. Your server side language or JavaScript both can do things on a repeating timed execution basis and insertion of data to database can occur at an interval that you specify. Short intervals would use much more server resources than longer intervals, so be gentle on your server.
Hi Adam.. miss your voice 😁😁
Well you don't have to wait for my videos, I can whisper to you privately over the phone any time. hehe jk
Hi, is there an update for the Sprite Programming Mastery book please ?
Unfortunately no... I think I eventually put most of its material into free videos here on YT, and haven't done sprite animation tutorials for a while now. But I may revisit the subject if I happen to do new work using sprites. I think I only sold the ebook for a couple of weeks.
So if you want to get the live location of your user you will have to constantly send their location updates to the database before pulling the location to plot it on a map for you to see? That would take a lot of I/O into the database, that would cost a lot if you have hundred of users you want to track live.
Is there not an alternative to constantly I/O location into a database?
Yes sir, expensive data transfer for a lot of concurrent users without a doubt. But it depends on your method of data transfer. Socket connections may be the best option, I am not sure. I would develop a socket server in either Python, PHP or Node, then connect the user to that for intaking their ever changing location. One way to lighten the load would be to put their location in their local storage(cookie) and first check to see if they have moved. If they are staying still, do not transfer data to database. Only update database if your system senses they have moved from last known location. Hope that helps a bit, but it is an expensive system on the back end if you have a lot of users being tracked and shown to everyone.
Hi, how can i get longitude and latitude in PHP variables
Thank you so very much
Nice explanation,any update for this video for new method
How can i create a api integration like google map
thank you for all tutorials and this one, how I pass lat, long var to html or PHP if that is possible ? thank you
No problem sir. One can use an Ajax POST call to pass those pieces of data to PHP then to database of their choosing. I have some Ajax tutorials with PHP, but look around at other examples too.
@@AdamKhoury thank you sir
Thank you for the video
I have database with real time lat long
Basically i need my script to get the lat long from database and show them on the map ..
damn missed you for so long. can you help me with a complete tutorial to track this using an api key and update it on a database
Map cant show, Position isn't showing, all datas cant show, I dont understand at all... why I cant use the Geolocation API? nothing is working at all
good night
Could I contact you for more information about this, I need help with this for my line of work and having a better understanding would be great!
So can I use this to make an app where the client can track people they want to track n visa versa?
Hey, can you guide me on how to track multiple devices on your website?
THANKS!
Why won't the first step work for me????
🙂oh! for me too
why my map isnt show up...?
in my case its not asking location and i am facing error which is can not access location and site is also not secure what i do
❤❤
Speed and heading is not working for me for some reason
Amazinggg
this would work grate for divery system
Can you show this in Jquery code please??? 😆 😆 😆
Thanks for that, I needed a good chuckle. Just put a "$" symbol preceding all lines of code in the video, it will then have jQuery superpowers.
@@AdamKhoury thank you!
If you do not show the output. This is useless.
3:52
Where is the link?
In the video at 0:30 seconds.
Eai gente. Estou criando um sistema de rastreamento de uns equipamentos personalizados de uma empresa privada! Tô procurando alguém com experiência para realizar a integração de um modelo de rastreador e a criação de uma página para essa integração ser automática. Alguém conhece alguém ou tem essa experiência ?
It originated from NSA, just saying, lol