From Newsgroup: uk.rec.waterways
<div>Peek under the hood:</div><div></div><div> Bubble Bubble Editor - bra-cartaoBuild stuff without code and launch a startup without a tech-cofounder! Bubble is a visual programing language. Instead of typing code, use a visual editor to build applications.</div><div></div><div></div><div></div><div></div><div></div><div>download unique code</div><div></div><div>Download:
https://t.co/BcvfWxFnQV </div><div></div><div></div><div>Currently we are using non-HubSpot forms for our quote forms on our website, one of the particularities of those forms is that each time there is a submission, a code is created in the ----------------- Format [3 letter service code, Year, Month, Day, Hour, Minute, Second] and currently I cannot find a way to do this with HubSpot forms. These codes are used in the follow-up email to our clients that submitted the form and internally for our project managers to keep track of the project.</div><div></div><div></div><div>Unfortunately, the forms are appearing very oddly on HubSpot, perhaps because of all the code it has. The answers appear as the questions, code appears as the question and some answers appear as questions as well.</div><div></div><div></div><div>NEWID() produces a v4 GUID. In that GUID scheme, the first 8 bytes can be any hexadecimal digit 0-F and will be composed entirely of randomly-generated data. That's not guaranteed to be unique; in fact no v4 GUID is guaranteed to be unique, it's just that the random bits (112 of 128) can represent one of 5.19 decillion numbers, so the odds of any two of them matching in the same system is infinitesimal. With only the first 8 bytes, you'll only have 2^32 combinations, which may still seem like a lot (1 in 4 billion) but by the birthday problem, after a scant 77,000 have been generated you have a 50-50 shot at generating a duplicate.</div><div></div><div></div><div></div><div></div><div></div><div></div><div>Hello Gaston_Barcia, how many rows could that table eventually have? because if your code is made of just a code of two letters, that's only 36 characters to choose from, and that's only 630 combinations.</div><div></div><div></div><div></div><div>Regarding the generation of such a code, you can use this:</div><div></div><div></div><div></div><div></div><div></div><div></div><div>Just to left a note about this:</div><div></div><div>The only problem about this is that UNIQUEID() generates a random sequence, not an unique one. And the possibilities of getting an unique code are 100% when using 8 positions. But when using only the two first ones there are more chances that codes are repeated.</div><div></div><div></div><div>In the past, you may have registered for your account and landed on a page that asked you to enter a unique code before proceeding. This particular page created confusion for our customers, so we released a few updates to better inform you on why you are seeing the page after creating your account and what you can do to access your portfolio on Carta.</div><div></div><div></div><div>I'm trying to add a feature to a Square Space site (Still WIP) that will take an invitation code, accept it, and then simply send the user through to a page for further data entry such as their email address. Thanks to anyone who can advise on how best to execute this addition.</div><div></div><div></div><div>There are ways to achieve something similar using only Squarespace tools, but could be limiting in the features they provide like using a QR code and stuff of that nature. You'll need to find a plugin that can be installed to the Lock Page that can handle multiple passwords, randomly generated passwords, and other features you might want.</div><div></div><div></div><div>Thanks for creating hugo.</div><div></div><div>Just reaching out to the community for the following question.</div><div></div><div>We have a small university event coming up and I we would take pictures</div><div></div><div>from people, and then give them some short code so they can download the picture.</div><div></div><div></div><div>Nothing fancy is needed, just a way that the pictures cannot be randomly downloaded.</div><div></div><div>(so that the pictures are not public to everyone, only the one with the code can see it and you cannot randomly guess the pictures)</div><div></div><div></div><div>This means that if you put up a directory full of images, a visitor to your site would be able to look in your source code, identify the path to your images and get easy access to them all if they so choose. e.g. here you can see an image directory on the gohugo.io site:</div><div></div><div></div><div>You could then change your form to be a two field form. 1 field would take a unique identifier that can be mapped (as described previously) to the encrypted image files or (base64 encoded data). the 2nd field would take the symmetric passcode used to encrypt the image which would be used this time to decrypt it.</div><div></div><div></div><div>The length of the passcode would need to be a decent length of random bits in order to actually give any hugely worthwhile protection, but, I would think that 8 bytes or so would hold an attacker back for at least a few minutes which is probably enough for your use case.</div><div></div><div></div><div>If a match is found in step 5, use the other half of the code entered to create the URI to the image with the value from the data object. In the example, you end up with the name created in step 3 abcd-tuvwxyz.jpg which you can use to fetch the image.</div><div></div><div></div><div>What is the best way of treating a general ledger, in other words a big data transaction file, that is required to be in the data hub and is missing a unique identifier for each row, i.e. something to be used as a code for the list that will act as the dimension for the DATA module? I could create my own code in the file 1, 2, 3, ... and so on, but when the customer then load in the next month and they cannot start over from 1 but need to follow the count. This seems a bit manual. What would be the best practice here in case the customer will not / cannot provide me with a unique identifier?</div><div></div><div></div><div>I agree with the earlier comments, the best way to handle this instance would be to create a unique ID using fields in your data source. The good news is you don't need to do this offline before import, you can instruct Anaplan to combine these fields in your import process</div><div></div><div></div><div>While this does work, it is best to create a unique ID at the source to remove extra processing time and work by Hyperblock. Also, by creating the unique member at the source, you will be able to import the transactional data to Trans module and the properties to a SYS Properties module. If you use the combination of properties method, you will not be able to do that and will be forced to store all data as properties in the list which is not advisable and is against best practices.</div><div></div><div></div><div>Apple Pay is designed with your security and privacy in mind, making it a simpler and more secure way to pay than using your physical credit, debit, and prepaid cards. Apple Pay uses security features built-in to the hardware and software of your device to help protect your transactions. In addition, to use Apple Pay, you must have a passcode set on your device and, optionally, Face ID or Touch ID.</div><div></div><div></div><div>If you designate a transit card that you added to Apple Pay as an Express Transit card, you can pay and ride without having to use Face ID, Touch ID, or a passcode first. You can manage Express Transit on your iPhone in Settings > Wallet & Apple Pay, and on your Apple Watch via the Apple Watch app.</div><div></div><div></div><div>Before going further, Welcome to you all in a series of JavaScript Useful Snippet series, where I'm sharing sort codes to make development faster and efficient. If you haven't checked the previous episode go to profile and check now ( hit follow too ) otherwise stay tuned till the end ? ...</div><div></div><div></div><div>When you need a unique hax-code on app loads or any functions call, getMyColor() will work like a charm. It's so simple to use, we need to just call it once and it'll return hex code right on. Well, let me show you what function does...</div><div></div><div></div><div></div><div></div><div>In the first line, it's creating a random hex value by using the toString method of javascript. This function is use to convert a string into any format like binary, octal and hexadecimal. So, here I've used it for hexadecimal by passing 16 as an argument. And then once I got random values, I'm slicing 6 characters from it and concatenate with "#" on front. Boom we got hax code created. ( in generating hax code I've used "0xfffff" which is just represent the hexadecimal value )</div><div></div><div></div><div>(B) All geographic subdivisions smaller than a state, including street address, city, county, precinct, ZIP code, and their equivalent geocodes, except for the initial three digits of the ZIP code if, according to the current publicly available data from the Bureau of the Census:</div><div></div><div>(1) The geographic unit formed by combining all ZIP codes with the same three initial digits contains more than 20,000 people; and</div><div></div><div>(2) The initial three digits of a ZIP code for all such geographic units containing 20,000 or fewer people is changed to 000</div><div></div><div></div><div>The implementation specifications further provide direction with respect to re-identification, specifically the assignment of a unique code to the set of de-identified health information to permit re-identification by the covered entity.</div><div></div><div></div><div>If a covered entity or business associate successfully undertook an effort to identify the subject of de-identified information it maintained, the health information now related to a specific individual would again be protected by the Privacy Rule, as it would meet the definition of PHI. Disclosure of a code or other means of record identification designed to enable coded or otherwise de-identified information to be re-identified is also considered a disclosure of PHI.</div><div></div><div></div><div>(c) Implementation specifications: re-identification. A covered entity may assign a code or other means of record identification to allow information de-identified under this section to be re-identified by the covered entity, provided that:</div><div></div><div>(1) Derivation. The code or other means of record identification is not derived from or related to information about the individual and is not otherwise capable of being translated so as to identify the individual; and</div><div></div><div>(2) Security. The covered entity does not use or disclose the code or other means of record identification for any other purpose, and does not disclose the mechanism for re-identification.</div><div></div><div></div><div>Yes. The notion of expert certification is not unique to the health care field. Professional scientists and statisticians in various fields routinely determine and accordingly mitigate risk prior to sharing data. The field of statistical disclosure limitation, for instance, has been developed within government statistical agencies, such as the Bureau of the Census, and applied to protect numerous types of data.5</div><div></div><div> df19127ead</div>
--- Synchronet 3.21d-Linux NewsLink 1.2