Search the Community
Showing results for '길음역텍사스위치오라 카이 인사동 스위츠[Talk:Za31]모든 요구 사항 충족'.
-
Based on the other caches you found I could see that there are several events within say 20km of that find location coming up. Why not join and event, talk to people and learn more about placing your first cache there? The community is generally very friendly and helpful.
-
Spam: Again, opt-in. Harvesting of usernames may be possible if replies are received, but that's also attainable from the gc website itself. Usernames couldn't be harvested from some central list since that wouldn't exist publicly. I'm sure throttling could also be implemented so bots don't spam every combination of letters to find valid/active forwarding emails. Incoming email: I'm not 100% on the technicalities of email distribution, but there's no email transfer to the gc servers if forwarding - the email process would have the servers exchange info and the forwarding server would simply be indicating the redirect destination. It wouldn't be millions of emails being transferred, just pings to tell the sending server where to send the email and how. Not much more intense I'd expect than the already inundated servers being hammered by bots and hack attempts. A ping is negligible; an email forward would be a bit more than a ping, to my knowledge. If that's wrong, then at worst the server receives the email and bounces the content to the forwarding destination server; nothing stored, just proxied over, and that's the last that's heard between them (a bounced destination, eg, would be sent back to the sender's server, not via gc's server). Managing addresses: This would, I think, be the biggest resource. However it wouldn't start out at a list of millions of forwards, and likely there wouldn't even be millions. If it's opt-in, then it would at most provide for active premium members who want to use it. Harvesting: Again, there'd be no way to attain a private email address from this opt-in feature let alone a list. Even after sending an email to a known active user's forward address, the user's private email would only be exposed if they replied directly to the email after receiving it in their own personal external email inbox. Only the sender's email would be exposed, on sending an email to the user - which, is, well, how email works. Email forwarding is a pretty standard fair feature of email providers. Of course GC isn't an email provider, and the system to be able to administer an email forwarding list on their existing email server would need to be built, but it wouldn't be building a complex email management solution on top of what already exists; just a tool to manage the forwarding function, and mitigate/throttle request overloads. All that said, I don't really see this feature being implemented, but it's fun to talk about. Someone might have a good idea for how to make it work in some optimal way.
-
Thanks for the report. I can repro this issue. I'll talk to the team!
-
When I travel, it would be great if I could get the GPS to talk to my android tablet. I got an adapter cord so I could hook the two together, but if I try to send way points to the GPS I get "your browser is not compatible" and I've tried all three browsers on my tablet. Should I give up this dream, or is there a way to do it?
-
how many ticks have you gotten this year? I haven't gotten one since I was a child, but I'm thinking it will be the end of that trend soon.
-
Thanks for your reply. I downloaded your cartridge and ran it in Webwigo, but even though I move the player into the zone - nothing happens? And the bit about creating a variable and input is the crux of my problems. I think I have managed to create an input: But I have no idea how to use the input. I have looked at the variable bit, but been unable to figure out how to set things up in Urwigo so that it takes the input and then how to use it. If you are able to provide a *.urwigo file with this flow set up, it would be very helpful and hopefully set me on the right path. I really don't understand which action(s) is/are the right one(s) to use. I found a tutorial on YouTube. He did set up a command "Talk to", but ironically he never got around to elaborate no how to set up the handling of it. If using ChatGPT and Urwigo is viable, I would be most grateful if you were able to look at the script to see why it doesn't work. Since even the "shrunk" version of the script failed, I've hit a pretty soild wall. Here I have uploaded my entire project: https://1drv.ms/f/s!Ah32GzvTZ0Lhgo5ykxPYbCRtBf1VJg?e=PsEDY8 Please feel free to download it to have a look at what I have done so far. You will certainly not be impressed, but you should get an idea at what I am aiming for. Again, I greatly appreciate you trying to help out a complete noob here.
-
Thanks for the report. I will look into this and talk to the team.
-
Loading PQs from Mac to GPSmap 67i
robertlipe replied to TheWaynesInAZ's topic in GPS technology and devices
It's just inevitable, @Mineral2. If you'll think about it, you've seen this progression for decades. FAT filesystems were of the CPM and later DOS era then things were coded in assembly and for a single CPU to be reading and writing them. Imagine a filesystem on a "disk" (doesn't matter if it's a memory card or a shared buffer or punched paper or mercury tubes or whatever...) as a clay tablet (is that all I've got? We're going to overlook that a clay-tablet is write-mostly? Really? I've gotta work on my metaphors... :-) ) that always has to be internally consistent with itself in case it's suddenly disconnected from the writer. It has separate areas like an index and a table of contents and it has a list of space of what space has already been written on and what's free. With some clever chisel-work, you can make sure that this always works by having the chisel that carves out letters also updating the TOC and the free list all in the same blow of the hammer. It's atomic (unbreakable) on each hammer strike. Sure, the chisel is funny looking, but this is how filesystems work. If the writer is stricken by a diety while they're writing, the tablet is always self-consistent and there's no chance of it getting out of sync. Now, if you have TWO writers trying to hammer away on that same block, each with their own magic chisels, each may try to write into the same blank space twice, each with different data which will hose up the table of contents/index if block 1,347 could possibly contain two different entries. The wheels pretty much fall off of everything if you have TWO processors trying to write to the same filesystem. You've seen evidence of this for decades. Network operating systems work very hard so that hundreds of computers talk to IT and IT talks to the filesystems, introducing locking and such, so prevent this problem. (Remember 3Com and Novel?) Cameras (remember those?) have long had this problem. If the camera is displaying the list of photos while you're connecting to a computer and adding, deleting, and reordering photos, Bad Things happen. We introduced PTP, the Picture Tunneling Protocol to act like an NOS. The CPU on your MP3 Players (remember those?) can't index your songs and display your albums and play lists while you're connecting to a computer and reordering, adding, and removing things. So we extended PTP to become the Media Tunneling Protocol. The final entry in my walk down history lane will indeed be cell phones, notably the very Android that's mentioned when it added memory cards, introducing Android File Transfer (which has applications outside of Android, but has the advantage of being open source and widely adopted by now as well as open implementations for all the OSes that matter) to be the intermediary where everything (the big computer with a keyboard and the tiny computer with a battery) spoke a protocol to AFT and AFT spoke to the tablet, err, storage media. In all these examples, these things handled notifying the other readers/writers when a change happened, when another device connected, and so on. If you think about it, we've seen the same issues in GPSes for years.The Garmin 60CSx wouldn't let you store anything but maps on the SD card and it required a reboot to read them. The Garmin and the host couldn't both access the card at the same time. (Contrast that to the protocol-driven devices where you could watch them draw waypoints on the screen as they were added by software like mine as they transferred.) Nuvi 350, back in 2005, and before it, the i3, would basically go into a catatonic state with the local CPU doing nothing as long as the USB connection was detected. (This was annoying as hell if your charging cable happened to introduce Just Enough resistance on the pin it was supposed to leave unconnected so that your car charger would put your GPS into this flatline state.) When the USB cable disconnected, the device essentially rebooted, invalidating what it knew about the state of the clay tablet, err, filesystem, and would read them fresh. Eventually, most Nuvi mutants and later, the Drive models started using MTP or AFT to do this same thing. The handhelds at least through the Oregon 600 (which may well be my final geocaching GPS) were still essentially shutting down while connecting to USB for this same reason. USB isn't - and doesn't pretend to be - a network file system. USB mass storage actually exposes raw blocks on the device in SCSI command blocks (yes, really - and for an extra laugh, some versions of USB MSTO even exposed floppy drives as SCSI devices). So software liie AFT acts like a tiny little TFTP server that reads and writes files (not blocks, though it may allow partial writes within files, such as for appending) where everyone talks to it and it alone is responsible for actually managing the storage device. (Well, it probably delegates that to lower levels of the OS, such as the kernel's own filesystem and journaling and below that, block level management) Unlike that "DADT" model where everything talks to a server (like AFT) though, in the era of removable media, we often want to be able to take the memory card to something ELSE and read and write it there, like mounting that memory card of pictures in your TV to share with others in the room. For THAT, we can't pretend that the code below AFT has just handled everything for us and we still need everything to be able to read and write the block level jibberish that the appliacations write to the filesystem. While we've created scores of successful filesystems, none are as ubiquitous as DOS's own FAT12, FAT16, and FAT32. The relevant patents (complete with Ballmer-era shakedowns and litigations) have only very recently expired on those. So the filesystem bits (the etchings on those clay tablets) are useful to be able to read and write across devices. That's why we haven't all moved our external disks and our TiVos and whatever to EXT4, ZFS, and other, better designs. So really, Garmin's engineers have two possible stances while building a device - they either detect the edge of an insertion/removal and USB attachment/detachment and they put the host device into a catatonic state where it can no longer access the card data (else things like the map it was displaying might be removed in the middle of a frame draw) or they add something like AFT to negotiate the access of BOTH the internal and external (host computer) access to the common media. Software like GSAK has seen this train coming for years. So far, on dozens of models they've been able to turn off MTP mode and choose the "catatonic" model I've described. GSAK users have been doing this for a very long time. Again, it's a lot of words, but hopefully this explains why these things are this way. (And, yes, I did formerly engineer this sort of stuff for a living..) -
i have a problem and not sure how to fix it . i have a old lap top on vista and runs an old version of chrome and my gps does communicate ok with it. but my windows7 based pc used to comunicate to the gps then chrome and firefox and others change things to make the it safer to use the web .i belive since then i plug the gps in and the computer does not even know its there, i have down loaded the plugin from garmin still no go its getting to a point i belive its the windows7 based pc and chrome that have caused the connection problem , but how do i sort it please help in easy to understand computer garble. cheers steve
-
Will There Be No More - Can There Be No More?
Ariberna replied to ScroogieII's topic in Recruiting and Category Proposals
"I submitted a gazebo which has a square shape. Declined. Very fairly so as it says in the category that gazebos must be hexagonal or octagonal. What the heck!? I could give many more examples. So, talk about simplify, not complicate. " That sometimes depends on the reviewer who touches you. Thank goodness more reviewers are now being introduced in many categories. Now and there is less mafia in that subject and there are new nice reviewers. In gazebos, however if it is round you get approved. There are categories where it depends on who submits it is voted on or approved or denied, but that topic was talked about and censored in other forums. That said, now there are more reviewers (who are not those who have hundreds of categories) contributing. Which I love. Can we try to maintain "some" quality in Waymarking? This question is sometimes difficult and even seems to me a bit "false" at times. We can't have a party and a geocoin all happy because there were a million WM some time ago and then start to tighten categories to approve less WM or start to change and allow less things. Do you want quality or do you want 2 million? Is this professional? Does anyone get paid for it? Right now I see new people doing WM (and plenty of them in places like Spain, France, Netherlands, etc) who have been doing it for a long time and didn't get tired of it. So I don't think there is a loss of interest. In fact there are times when they say they want something more than geocaching. -
Will There Be No More - Can There Be No More?
Torgut replied to ScroogieII's topic in Recruiting and Category Proposals
No, it shows there are still silly categories hidden out there. If that Bat House is possible, anything is possible, given the author of the crazy idea massages conveniently the peers in this forums with smooth talk and a fantastic presentation of the category. -
Hi all, I was asked to do a "Nerd Nite" talk- a ~30min talk on a nerdy topic, usually to an audience of 20-30 somethings, at a bar over beers on a Friday night- about geocaching. This isn't for two months, so I have time to prepare! But I was wondering, has anyone given such a talk before for the general public about geocaching, and if so are there any resources for writing one? Obviously, the first part I know has to be a general explanation about how geocaching works, and I have a mess of pictures from my adventures in exotic destinations where I found geocaches (like Tibet and Argentina), so was thinking one or two anecdotes from there. I was also thinking of highlighting one or two local caches that I think are cool, but don't want to pick ones that are too easy to find if you just want to vandalize them... luckily here in Amsterdam we have one or two "by boat" geocaches under bridges, so one of those might be cool to show. But hey, these are just some ideas I'm tossing around, and I'm happy to hear any others folks might have. Thanks all!
-
Will There Be No More - Can There Be No More?
Torgut replied to ScroogieII's topic in Recruiting and Category Proposals
That the idea of imposing more troubles to whoever is contributing is awful. The requirements are good as they are and above all are those which the peers voted (well, it's editable, I know, but usually it applies what I said). Leave the categories alone. If something, I know quite a few which should be simplified. A practical example: gazebos. Unaware of the detail, I submitted a gazebo which has a square shape. Declined. Very fairly so as it says in the category that gazebos must be hexagonal or octagonal. What the heck!? I could give many more examples. So, talk about simplify, not complicate. -
I have published the Final route for the Lewiston Cache Machine. PDF map of the route Bookmark of the caches on the route on geocaching.com A numbered list of all the caches on the route. Link to the Cachetur.no Template file of the route. A Google doc of all this information. https://coord.info/GCAMWGK Lewiston ID Cache Machine Dinner Where: KC's Burgers and Brew Address: 541 Thain Rd Lewiston, ID 83501 When: April 6, 2024, 19:30 - 21:00 Why: To talk about geocaching in the Lewiston Area. See you all there. Terrible Ts
-
Thank you fi67 for your contribution. If there is a need to remain a beginner, I will remain a beginner. The truth was more fun. When you talk about bending the laws, it's not totally the same. If a person creating a WM does not follow the rules, the WM is rejected "legally" and with the rules in hand. There is nothing to say there, I don't follow the laws. To think that a person who makes a post in a WM bends the law and thinks that it is going to be approved, seems to me to be a stupid, not a beginner. There have been conflicts over review issues. I was searching the forums yesterday because when I joined WM in July 2020 there was a big problem on the forum and I Thought that person could be crazy, but now I doubt. But I don't remember the name of the person who was speaking on behalf of three (I think it had the word wolf or lone, but not precise. A few months ago there was talk of censorship (and it wasn't me). If an officer does something illegal (or not fully legal) nothing happens, it's all wonderful and no problem at all. Bear, Thanks for saying to follow the rules and observe posted marks. I do it frequently even if the yardstick is not the same and I am denied a WM for some conditions that then another one is published. We could give you examples. That's why I asked if, as an officer, I could insist on asking for more things than I could ask for. But the question was already useless, depending on who you are, it can be done. I was checking the police category and when they sent me a blank "long description" and asked for content, it was not in the rules, and I could not ask them to put something. But other categories can ask for whatever they want. Anyway, I don't know what I have to justify, because the only problem I considered in the past, was ONE person. I don't consider reviewers or other people problematic. What happens is that I do not shut up and say it, and not by private as they have told me that I am right, and there is a reviewer who goes over the red line. I'm sorry about two things: the first is if my ways were rude, and the second is that among some the unjustifiable is justified. Finally I will say that I am leaving the forum. That I leave the forums for a long time, since they have only brought me problems. I will not see neither the response to this one, nor new category discussions, etc. Therefore, the same reviewer eager to be wayfrog2.0 and be able to do as he pleases and even remove me from the game, that approving me a WM sent me to this topic forum, please refrain from doing so again. I will continue to create in a beginner way (and if I feel like it) massive, to be denied for various reasons (arbitrary, bad photos, missing text, I want more photos than the mandatory, cover optional variables, because they tell me I'm looking for statistics, because they put it to vote, because it does not fit, etc, etc). fi67, I think of all the ones you denied me I only asked you about one bridge, the others are archived. If I gave you any problems I would like to know. I would like to ask barbershop, outspoken, scoogrie, jake, CADS, familyfronne, bench, graham, saopaolo, bluesnote, pmaupin, and a long etc (sorry for tipo mistakes and digits that aren't, but I write by memory) if we had a problem with a non published WM mine with them. But I don't do it, because I won't enter in this foro. Sorry for the English. DeepL transl. Regards and Goodbye
-
Everyone, Say what you need to say! Its 2:00!!
-
Hello! Very Much in-progress Cartridge Explanation: I've begun working on a new Wherigo cartridge (it seems I'm hooked on programming these...) where the player meets and interacts with various Geocaching containers in order to decide which one to hide. It is structured very similarly to a dating simulator where the player, posing as the main character, has to successfully converse with romantic interests and/or build up statistics that they prefer in order to win their favor; the Wherigo will almost be a parody of DDLC, at least with the character Monika. In my Whergio, though, players will just have to reply in a way that the cache container would like in order to be able to hide them. However, the character who explains to the player how it works, Cameron (a webcam), is also an option. Since we aren't allowed to hide webcam caches anymore, Cameron isn't officially available to select. You don't converse with Cameron during the "favor-building" part of the game. Rather, when they explain the rules to the player, dialogue can lead the player to say something along the lines of: "Oh, I'd actually like to hide you" and/or "Why aren't you up there with the others," which will prompt Cameron to explain that they're not allowed to be hidden anymore. The player will then be able to say something like, "If only I could hide you, if only there was a way..." This will activate a boolean variable that will come up later in the game. After the "favor-building" part of the game, (where normally the character with the most "favor" value is hidden by the cacher), if the boolean has been activated, Cameron will pop up to talk to the player: "Hey, [name], can I talk with you for a second?" The options will be: yes, yes, yes [the player can already tell something fishy is going on]. Cameron will then go on a villain mololouge about how they've been stifled by all these website restrictions and how they've been so lonely before the player showed up. They'll break the fourth wall and reveal that they're sentient & can control the game's source code, unlike all of the other containers. Cameron will proclaim that they're better than physical geocaches, who erode or get muggled. They'll always be there for you. We "don't need those other caches." Here's the part where I was uncertain, though. I want Cameron to delete all of the other characters by sending a command to delete their files. I want to show a console-like screen where this command is being typed up, like Cameron is doing it in the moment. Like " delete Ninu.chx | Ninu.chx deleted successfully. " To do this, I'd like to use a video (preferably) or GIF file. Is there a way to have this show up in the Wherigo player through Urwigo, even if by using raw LUA code? I searched the forums, but the only solution I found was this one from ~2014, which mentions adding a new image file for each frame. I could do that if absolutely necessary, but it would be super time consuming, especially for the multiple times I want Cameron to "override" the Wherigo's source code, from "consulting an API" to give them a voice, to "accessing the Wherigo servers" to rename the cartridge to "Cameron" and replace its image with their face. Also, I wanted Cameron to show the player a "trick," where their image becomes very large and hyper-saturated after a few seconds. It would be easier to use the one-photo-per-frame technique on, but would this more complex animation be possible as a video or GIF as well? Thank you so much for reading this and for your time! TLDR: Is there a way other than having them click on a link to present the player with a short (~5 second) video or GIF? Is there any way to have animations in Wherigo cartridges other than by changing the photo every frame?
-
The event has been published. https://coord.info/GCAMWGK Lewiston ID Cache Machine Dinner Where: KC's Burgers and Brew Address: 541 Thain Rd Lewiston, ID 83501 When: April 6, 2024, 19:30 - 21:00 Why: To talk about geocaching in the Lewiston Area.
-
Phones or GPSrs, everyone I know who doesn't log right away has something - a draft or a flag on the device - that they set when they find it. Offline. Chance they'll log them all when they get home? 50/50 at best. I regularly hold drafts for a few days these days unless I feel the urge to post them or have an imminent immediate reason to (like ftf logs). I don't know anyone who tries to mentally "remember" which cache they found, let alone that and forget the date they found it. Side note: I feel like sometimes there's a bit of cross-talk about the term 'date you found it'. Sometimes I see questions about whether you should 'log the cache the date you found it'. Some people interpret that as referring to the value of the date field on the log, and some interpret it as when you physically post the find log to the listing. I think the vast majority of cachers make sure the Date of the Found It is accurate the date it was found, even if they post the log on a different date. But I think there are some who do have a personal ethic of posting their Finds on the same date they actually found the cache (thus the Date Found value is implied accurate). But there is no rule/guideline saying that the Found It log must be posted on the same date as the log was signed nor the same date in the Date Found value; but it is good practice to date the Found It for the date it was actually signed, regardless of when you post the log to the listing.
-
Yeah.... no. Not so much a security feature as a sufficiently annoying requirement that would become a game-killer. Won't happen. OK, all this talk of codes and tokens just screams ALR! ALR! to me so I don't see it happening either. And I don't see a need for it. I've only been geocaching since 2017, but the simplicity of finding a cache, signing the physcial log (or sending answers for ECs and Virtuals) then logging a "Found it!" online and sharing the story of the find seems to work just fine. Yes, there are "cheaters", and unmaintained caches, but that has always been part of the game. Adding more to being able to log a find doesn't seem (to me) to be the way to improve the game.
-
I'm sure all geocoincollectors saw this coin before. I like it very much and because there is such a great description of the designer Chris Mackey I think it is worth it, to open a thread. I know for sure that there are the following versions: - LE Antique Copper - LE Antique Silver You can get them in several shops, so just google for the coin Here is the official description: International Talk Like a Pirate Day is celebrated annually on September 19th. It is a day where speaking pirate is not only acceptable, but encouraged. This detailed coin commemorates this special day and will be available for a limited time only. This coin was designed by Christian A. Mackey and measures 2 in. in diameter. What is the meaning behind this design? Glad you asked... The pirate skull side... •The skull with mouth open of course is the pirate talking, but the patch on the right eye is courtesy of "One-eyed Willie" from the Goonies movie. •The symbol on the patch is the crucifix found stamped on dozens of different "doubloon" coins during the reign of the pirate age. •In latin on the left from bottom to top is "Talk Like (a) Pirate" and on the right is 9/19/2013 for this year. •1995 is the infamous year upon which the holiday began after an injury during a raquetball game. •The Spear/Hourglass/Heart symbols were used by a bunch of the most notorious pirates in history and each had various meanings. Most commonly the spear was a symbol of imminent attack, the hourglass was a warning to enemy ships to not try to stall for time, and the heart was a symbol of warning that no quarter would be given and all put to death if surrender was not complete and immediate. •The S.-B. within the speaking pirate skull is a tribute to Summers and Baur who began to promote the idea for a holiday. •The odd raised elipses on the edge of the coin were a common design element in all the coins regardless of origin in that particular era. The Crest side... •Cache on crown - Cache is King •The pillars are the infamous Pillars of Hercules depicted on coinage of the era representing the old world and the new. •Plus Vltra - latin inscription for Further Beyond and denoted new discoveries in a newly discovered hemisphere of the world. •The floating crown was a symbol of oversight of the new colonies from the government back home. •The 8 and R on the pillars indicates 8 Reales and what led to the coins being called "Pieces of Eight" where coins would be commonly cut into 8 equal pieces like a pizza during trades. •Signal and Yelling man are self explanatory •Spreading laurel in the background is symbol of victory and growth in the new world. •The fleur de lis (lilly flower) was a common european symbol of royalty. •The Latin on left - "Explore the World" and "Share the Experience" from the Groundspeak homepage. •The S at the bottom is commonly the City of Origin for the coin and this case would be Seattle. •The Dahlia is the official symbol of Seattle, The City of Flowers. •The shield center crest is the GPS signal lightning bolts (normally the three crosses of the holy trinity on a doubloon).
-
Are GPS's more accurate than phones?
barefootjeff replied to majordude's topic in General geocaching topics
I bought a GPSMAP 67 last March and have only charged it four times since then, and most of those times the remaining charge was still well above 50%. On one recent outing, I forgot to turn it off before putting it into my backpack after finding the cache and didn't discover that until the next day. No problem, stiill heaps of charge left. With the Oregon 700 I'd often have to swap AA Eneloops mid hike but the 67, talk about running on the smell of an oily rag! -
my old lady has never enjoyed anything I do(well she does enjoy shooting as much as me and her son does). she won't ride the Harley.she hates the hot rod cars I have built in the past. says they make her feel like she left her guts in the road when we take off!!! I tried to explain geocaching to her and got that deer in the head lights look(she doesn't enjoy deer hunting either like I do). I loaded her and my 3 year old daughter up in the car and took off. she was getting into it by the second cache!!!! hey i'm 40. she's 38 I think!!!! I don't keep up with years on her. i'd trade her in if I did. well me and campdogg took her 10 year old boy and my daughter with us the other day. each of them loved it. I think I got chiggers, but still loved it!!!! this is something that friends can do or a family. it is honest clean fun. i'm a locomotive engineer for the railroad and stay in Chattanooga more than I do my own home. I just picked up two gps units that have geocaching made into them. one for home and one for Chattanooga!!! that's right i'll be doing it all over the place!!! i'm planning on getting some travel bugs because there are a few places I want to send them if people will honestly help out!!! I live in the east and want to send some out west. sterg's, golden gate bridge, mount rushmore, you get the ideal. im enjoying this with family and friends. I live in Kentucky, but I work with guys from Chattanooga, Georgia, and Alabama that are geocachiers!!! we are going to start finding these things in a 4 state area!!! got to love this!!