|
| |
| | Globally Unique Identifier - Wikipedia, the free encyclopedia |
 | | In these (V1) GUIDs, the user's network card MAC address was used as a base for the last group of GUID digits, which meant, for example, that a document could be tracked back to the computer that created it. |  | | GUIDs are also inserted into documents from Microsoft Office programs, as these are regarded as objects as well. |  | | V1 GUIDs which contain a MAC address can be identified by the digit "1" in the first position of the third group of digits, for example {2f1e4fc0-81fd-11da-9156-00036a0f876a}. |
|
http://en.wikipedia.org/wiki/GUID
(613 words)
|
|
| |
| | stucker-sip-guid-00.txt |
 | | 3.4 The GUID Header The GUID header identifies a UA GUID. |  | | The GUID header MUST NOT appear in a SIP response, and if present MUST be ignored by the recipient. |  | | This means that a component of a GUID should be based on the current local time. |
|
http://ietfreport.isoc.org/idref/draft-stucker-sip-guid
(2421 words)
|
|
| |
| | ASPN : Python Cookbook : GUID |
 | | The main difference is the new GUID code simply generates a regular String object, rather than a GUID object. |  | | Your class constructor has to parse the GUID every time it is created, which adds processing time. |  | | Even though # it is possible the GUID can be created, this makes it highly unlikely # since the counter will likely be different. |
|
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/163604
(1251 words)
|
|
| |
| | GnuCash: GUID |
 | | A pointer to the terminating null character of the string. |  | | number of characters needed to encode a guid as a string not including the null terminator. |  | | In particular, they do not require the use of other parts of the object subsystem. |
|
http://cvs.gnucash.org/docs/HEAD/group__GUID.html
(1035 words)
|
|
| |
| | Class omdi.util.GUID |
 | | The first 4 bytes of the GUID are the IP address, the next 8 bytes are the system time, and the last 4 bytes are from a session level counter. |  | | As such, OMDI GUIDs are 16 byte arrays with a convenient GUID class wrapper. |  | | A GUID is usually used for a unique handle for an object on a network. |
|
http://www.octavian.com/legacy/Docs/omdi.util.guid.html
(110 words)
|
|
| |
| | GUID/UUID as primary keys in Rails |
 | | Although the chance of GUID duplication is pratically zero, the generation algorithm is very simplistic and non-conformant with RFC 4122, so use it only for experiments. |  | | Chance of Duplicated GUID: if you use a decent or RFC 4122 compliant generation algorithm, then this is a non-issue. |  | | In order for it to be a real MD5-based GUID, you need to hash against another legitimate GUID first as a namespace, and then you you need to insert the version into the 7th byte and the variant (in this case, 0b1xx, where x = don't care) into the 9th byte. |
|
http://dema.ruby.com.br/articles/2005/09/14/guid-uuid-as-primary-keys-in-rails
(1160 words)
|
|
| |
| | GUID - Globally Unique IDentifier |
 | | A GUID is a string of numbers and/or letters allocated to each individual piece of data within a system, to uniquely differentiate it from other pieces of data. |  | | A controversial 16-byte number generated by Microsoft programs that uniquely identifies a network or user or computer or document. |  | | In the Component Object Model (COM), a 16-byte code that identifies an interface to an object across all computers and networks. |
|
http://www.auditmypc.com/acronym/GUID.asp
(352 words)
|
|
| |
| | NOVELL: GUID Questions (ZENworks Cool Solutions) |
 | | Where is the GUID stored on the computer? |  | | Once you have an.aot/.axt you should be able to recreate the application object in any tree or container using the option to create from an aot/axt file. |  | | Try as I might I can't find a list of changes to an Application Object which cause the GUID to be updated. |
|
http://www.novell.com/coolsolutions/zenworks/qna/guid_questions.html
(2077 words)
|
|
| |
| | OSR's ntdev List: New GUID? |
 | | But I'm defining a new interface which has quite a few features of the old one, and a quick way for me to do that is to simply copy the source files and edit appropriately. |  | | There is nothing inherently wrong with copying an interface, and creating a new one with a different GUID but the same name. |
|
http://www.osronline.com/showThread.cfm?link=6576
(989 words)
|
|
| |
| | The GUID number |
 | | Because no 2 machines should have the same Ethernet adapter address, a GUID generated on one computer should not be duplicated on any other computer. |  | | However, both programs seem to generate a new GUID when a file is saved to disk. |  | | Turns out there are number of other places that Microsoft has been using these GUID or MACs in Windows 98 IDs, in Office 97 documents in Windows 98 registery and in the microsoft.com cookies. |
|
http://www.searchlores.org/fiatlu/GUIDnumber.html
(2490 words)
|
|
| |
| | XPGUID |
 | | Creates a sequential GUID that is greater than any GUID previously generated by this function on a specified computer. |  | | Note: GUIDs generated by xp_guid_new_sequential_guid or fn_new-sequential_guid() are unique only within a particular computer if the computer does not have a network card. |  | | This procedure is mainly implemented so we can compare the cost of the build in function NEWID() with the extended stored procedure implementation. |
|
http://www.sqldev.net/xp/xpguid.htm
(1473 words)
|
|
| |
| | App GUID and DirectPlay - GameDev.Net Discussion Forums |
 | | Posted - 3/23/2003 12:13:46 AM i generate guids with guidgen and stick their declarations in headers and definitions in source files. |  | | I tried just copying that and putting it in a header file (tried it in a cpp file too) but then every time I compiled, it told me this GUID was already defined in the different.obj files during the Link process. |  | | The chances of matching my GUID with an already defined one is like winning the lottery. |
|
http://www.gamedev.net/community/forums/viewreply.asp?ID=824385
(401 words)
|
|
| |
| | GUID Generator |
 | | I updated and simplified the code using API 'StringFromGUID2' to format the GUID. |  | | While examining the Janna database I noted that the ID field in all tables uses a GUID. |  | | In 1997 I wrote modCreateGUID to generate the GUID. |
|
http://www.buygold.net/v01n01/v01n01.html
(325 words)
|
|
| |
| | [No title] |
 | | Also available is a string format of 32 characters representing the 32 hexidecimal digits of those 128 bits. |  | | In some databases, such as MySQL, one might build an index using only the first N characters of the GUID. |  | | the "R" field above is no longer random) The time resolution is bad (like one second) The computer is really, really fast so that it's possible to generate more than 64K (16-bits) worth of GUIDs in a single time resolution unit. |
|
http://www.cavebear.com/cblib/ka_guidgen.py
(858 words)
|
|
| |
| | Adam Nathan's Win32 to WinFX Blog : GUID Generation and VB6 Binary Compatibility |
 | | CLSIDs (and GUIDs on stucts) are generated based on a hash of the fully-qualified class name plus the name, version, and public key of the assembly containing the class. |  | | The goal of the GUID-generation algorithm is to change GUIDs when incompatible changes are made to managed types, but to keep them unchanged when compatible changes are made. |  | | For example, with the GUID 55fe1e41-b221-2d9a-9e61-550737c019ed, I'd take the first digit in the third cluster (2) and multiply it by its position (12) to get the number 24. |
|
http://blogs.msdn.com/adam_nathan/archive/2003/10/19/56779.aspx
(2401 words)
|
|
| |
| | System.Guid |
 | | Creates a shallow copy of the current Object. |  | | Returns a 16-element byte array that contains the value of the GUID. |  | | The following table lists the members exposed by the Guid object. |
|
http://www.globfx.com/products/neoswiff/sdk/System/Guid.html
(107 words)
|
|
| |
| | Coding Horror: Mastering GUIDs with Occam's Razor |
 | | And with the final optimization (IsGuid2 becomes a one-liner.IsMatch) this is still slightly faster than the GUID constructor in my testing. |  | | Heck, discussions like this are why I joined a software development company in the first place. |  | | Just when we thought it was over, a fellow developer whipped out a code snippet that benchmarks how long it takes to validate GUIDs via each method: |
|
http://www.codinghorror.com/blog/archives/000399.html
(946 words)
|
|
| |
| | Editing the GUID |
 | | The GUID is a four byte value defined in the OBJD resource. |  | | Downloaded custom objects may occassionally cause problems because they contain a GUID which is already used by another object. |  | | If the GUID is considered as four bytes |
|
http://homepage.mac.com/petergould/IFFS/Details/GUID.html
(621 words)
|
|
| |
| | Graphisoft - GUID |
 | | In the ArchiCAD 7.0 library no GUID was used so if loading a file from this version, the identification in version 8 will be done by name. |  | | For this, you need to know that the GUID is displayed in one place in ArchiCAD: when a Library Object is opened for editing, clicking the Select Subtype... |  | | If it does, it will include its GUID information in the Library Part calling it, when the Library Part is saved. |
|
http://www.graphisoft.com/support/archicad/archiguide/guid.html
(1517 words)
|
|
| |
| | HierarchyItem.Guid Property |
 | | It is also more convenient to pass a GUID as a parameter in a query string because it does not contain any special characters that would need to be encoded. |  | | Client-code should use the value of this property when searching for a specific object by calling GetByGuid on a Searches object. |  | | Gets a string representation of the globally unique identifier (GUID) for this object. |
|
http://msdn.microsoft.com/library/en-us/MCMSSDK02/html/P_Microsoft_ContentManagement_Publishing_HierarchyItem_Guid.asp?frame=true
(234 words)
|
|
| |
| | TWL: Ringing - Getting other player's GUID? |
 | | Since we didn't look on the roster before the match, there is no way to tell for sure that they didn't join during or after the match. |  | | I was not required to input mine but did it anyways. |  | | Players who joined their roster before a certain date were not required to input them,. |
|
http://www.teamwarfare.com/forums/showthread.asp?forumid=283&threadid=214087
(791 words)
|
|
| |
| | Guid Question - PunksBusted.com |
 | | I know for myself when I installed RVS on my new computer the GUID came up differently then the old computer GUID, but after a time(not sure of how long) the GUID started coming up the same between the 2 computer. |  | | but all that aside, its just my pea brain saying, one guid per game cd....hum, wtf is that! well, thanks for the input, i mean that one guid with 36 thousand, did i say thousand user names included peeps from some well know clans, even clans in RA. |  | | Did you check to see if the last 8 digits matched the one OrangePeel gave? |
|
http://www.punksbusted.com/forums/index.php?showtopic=7680
(613 words)
|
|
| |
| | Anonymizing Google's cookie |
 | | Sometimes you'll need a non-anonymized GUID if you check the "Remember me on this computer" box when you logon. |  | | One possible answer was demonstrated by the limited public testing of the current Google pages design, when those with a particular GUID saw and used the design before everyone else: so Google can customise their sites and/or results for different groups of users (design guinea pigs in this case). |  | | Testing new features with a very small random sample of users is a good way to try out new ideas, see how users react, and get an idea of whether it's useful. |
|
http://www.imilly.com/google-cookie.htm
(4694 words)
|
|
| |
| | Interactive Glossary of Internet Terms: Letter G |
 | | A unix search command that will search for matching text or a "regular experession" (regexp) in a file. |  | | See our GPF Guide, How to Avoid GPF's While Browsing the Nets. |  | | A friendly menu system for exploring the Internet developed at the University of Minnesota. |
|
http://www.walthowe.com/glossary/g.html
(530 words)
|
|
| |
| | Generating a GUID in VBScript Automation |
 | | Currently, however, there is no method for generating a new GUID, which is necessary if you want to programmatically change your product's ProductCode value, a component's GUID value, or the package code in the Summary Information Stream. |  | | The InstallShield Developer Automation interface provides methods and properties for adding, removing, and modifying features, components, actions, and so forth, of a project (.ism) file without needing to use the graphical IDE. |  | | Similarly, you can use the DLL to generate new GUIDs for component codes and package codes. |
|
http://www.installshield.com/news/newsletter/0211-articles/genguid.asp
(473 words)
|
|
| |
| | Determining the Server GUID of a Domain Controller |
 | | If the query results do not include the GUID for the requested server, this may be due to replication problems from other domain controllers in the enterprise. |  | | If Active Directory Replication Monitor or LDP.EXE are used, it is important to note that these utilities only return data known to the domain controller being queried. |  | | This GUID is automatically generated for each domain controller, is unique when created, and will not be duplicated. |
|
http://support.microsoft.com/?kbid=224544
(685 words)
|
|
| |
| | ASPN : Python Cookbook : Simple Universally Unique ID (UUID or GUID) |
 | | The WebDAV spec [2] also defines, in section 6.4.1, a safe way to calculate the 'node' data required by the UUID algorithm in situations where a network address is either not available or could be a security risk. |  | | I have not seen ISO-11578 but I understand that it is very similar to the algorithm defined in the UUIDs and GUIDs Internet Draft [3] which does not appear to be similar to this code at all. |  | | Title: Simple Universally Unique ID (UUID or GUID) |
|
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/213761
(353 words)
|
|
| |
| | RubyForge: Guid: Project Info |
 | | This project has not yet categorized itself in the Trove Software Map. |  | | At the moment it can be used on Windows (except first release of Win95 and older) and on Unix. |  | | Guid is a Ruby library for portable GUID/UUID generation. |
|
http://rubyforge.org/projects/uuid
(40 words)
|
|
| |
| | PHP Classes - Class: Guid |
 | | The GUID values are generated from random seed numbers, the local computer network host name and the local time. |  | | This is a simple class that meant to generate text values that may be used as global unique identifiers (GUID). |  | | For more information send a message to : |
|
http://www.phpclasses.org/browse/package/1738.html
(112 words)
|
|
| |
| | GUID Generator Web Service |
 | | This service generates a GUID (globally unique identifier), which is useful whenever you need to come up with a token to uniquely identify an object (as programmers frequently need to do). |  | | This particular web service is written in C#, Microsoft's new language developed specifically for the.Net framework. |  | | The entire risk arising out of use or performance of the software product remains with you. |
|
http://www.hoskinson.net/webservices/guidgeneratorclient.aspx
(623 words)
|
|
| |
| | CNN - Microsoft's GUID sparks fears of privacy invasion - March 8, 1999 |
 | | The serial number, called a GUID or Globally Unique Identifier, is extremely useful in Internet software. |  | | It helps the software track versions of a document through links to earlier versions. |  | | Although Microsoft denies using the GUID to keep track of users, adding to the concern is the fact that the identifier is hidden in the document's code, to be read only by Microsoft. |
|
http://www.cnn.com/TECH/computing/9903/08/microsoft.privacy.02
(651 words)
|
|
| |
| | Create GUID |
 | | A GUID is a Globally Unique Identifier, basically a 16-Byte string that is guaranteed to be unique. |  | | These can be very useful for all sorts of uses where you need to uniquley identify something. |  | | The component used by this function (scriptlet.typelib) is installed as a part of the microsoft scripting engines and therfore should always be availible to you. |
|
http://www.asp-dev.com/main.asp?page=60
(80 words)
|
|
| |
| | MSN Cookie Data Crosses Domains |
 | | These are the cookies left in Netscape's cookies.txt file after one of my tests. |  | | All requests follow the same path via the MSN machine. |  | | Also, links throughout the pages encountered by users of HotMail.com lead ultimately to the MSN ID server. |
|
http://www.pc-help.org/privacy/ms_guid.htm
(1780 words)
|
|
| |
| | SugarCRM Forums - Why is the GUID structured this way? |
 | | However as we look to build database sync capabilities into future versions of the product, we will design our solution around this GUID format. |  | | * @return String contianing a GUID in the format: aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee |  | | FYI - Sugar has a time based UUID. |
|
http://www.sugarcrm.com/forums/printthread.php?t=1300
(391 words)
|
|
| |
| | CastleCops - Windows Security Checklist, Part 5: Are Cookies Really Guid for You? |
 | | It's the mathematical, computer equivalent of a UPC barcode or RFID tag. |  | | It has become a popular practice among adware and spyware developers to use third-party cookies to insert Global Unique IDentifiers onto your computer. |  | | GUIDs are mathematically generated, unique hexa-decimal numbers which can be used to track your activities anywhere online. |
|
http://castlecops.com/article-5641-nested-0-0.html
(1310 words)
|
|
| |
| | Proxy Caching May Cause Multiple Clients to Receive Same GUID |
 | | This can occur because some Web proxies cache HTTP responses that may inadvertently contain Set-Cookie HTTP headers containing GUIDs that are intended for a single browser client. |  | | Microsoft has confirmed that this is a problem in Site Server 3.0, Site Server 3.0, Commerce Edition, and Microsoft Commercial Internet System 2.0 and 2.5. |  | | Depending on the implementation, there are cases where information can unintentionally be presented to a different client that is using the same GUID. |
|
http://support.microsoft.com/support/kb/articles/q238/6/47.asp
(1005 words)
|
|
| |
| | English |
 | | An electronic version of the printed book with links to web sites. |  | | The best novels of the nineties: a reader's guide. |  | | Contemporary Authors:A Bio-bibliographical Guide to Current Authors and Their Works. |
|
http://www.library.fordham.edu/res_guid/EngAmLit/English.html
(1438 words)
|
|
| |
| | Adding Toolbar Buttons (Internet Explorer - Browser Extensions) |
 | | These icons can be stored in two.ico files or inside a resource (like a.dll or.exe file). |  | | Create a new string value, ClsidExtension, in the registry under: |  | | You can use Guidgen.exe (which ships with Microsoft Visual Studio) or Uuidgen.exe (which ships in the Platform Software Development Kit(SDK)). |
|
http://msdn.microsoft.com/workshop/browser/ext/tutorials/button.asp
(1279 words)
|
|
| |
| | How to create a GUID (Globally Unique IDentifier) |
 | | It means the no two GUID's are the same no matter what computer they were generated on. |  | | The.Bas module below contains the 32 Bit API declarations used to create a GUID. |  | | I have wrapped my own functions around the API to make it a bit easier. |
|
http://www.desertware.com/vbuniverse/createguid.html
(75 words)
|
|
| |
| | [Mono-list] Needed: randomness for System.Guid.NewGuid. |
 | | I had in mind the following strategy for implementing Guid's: - When a network adapter is present, its hardware-address is used to provide for the last 6 bytes of the GUID. |  | | - If "just" pseudo random numbers are available, the (remaining) bytes of the GUID are populated using a this pseudo random number generator in combination with a clock. |  | | I have no real experience accessing the "underlying metal" in Mono/C#, so I would like to share some thoughts on the strategy to follow when generating Guids and the way to access the bits of randomness needed. |
|
http://lists.ximian.com/archives/public/mono-list/2002-February/002944.html
(380 words)
|
|
| |
| | How to validate a valid GUID Value in C# |
 | | In this implementation you pass in a Guid as an 'out' parameter along with the string you want to test - it then fills in the Guid and returns true / false depending on whether the Guid was valid... |  | | This is very useful in other Microsoft Products like Microsof Content Management Server/SharePoint where you use GUID quite frequently in the API Calls. |  | | The willingness to torture yourself before others is what makes a developer truly a unique breed. |
|
http://geekswithblogs.net/jawad/archive/2005/05/20/GuidVerifier.aspx
(122 words)
|
|
| |
| | UUID (GUID) Generator on the WEB |
 | | This UUID is generated according to RFC 4122 Using the timestap / nodeid version (version 1), where the nodeid comes from network equipment I own. |  | | This type of UUID is generated using the current time, a clock id which changes in case the current time is found to be older than the latest known time a UUID is generated and an IEE 802 hardware address which should be unique.Still the following disclaimer applies: |  | | The following version 1 UUID / GUID is generated for your use: |
|
http://kruithof.xs4all.nl/uuid/uuidgen
(157 words)
|
|
| |
| | The Agronomy Guide 2005-2006 |
 | | This easy to read table and companion set of scenarios are designed to help producers and their advisers evaluate different approaches to the management of soybean rust. |  | | The Penn State Agronomy Guide is designed for easy reading and quick reference. |  | | In Part One ---- Crop and Soil Management, the chapters on specific crops include information about: |
|
http://agguide.agronomy.psu.edu
(414 words)
|
|
| |
| | Pla.NET Southeast! : Need a GUID? |
 | | I didn’t have that installed, so on a whim I browsed to www.guidgen.com not expecting to find anything there (and giving me an idea for a site to create). |  | | Just knowing that the capability to create a GUID is available over the web at any time makes me smile.... |  | | These days it’s less frequent that you’ll need a GUID. |
|
http://blogs.msdn.com/glengordon/archive/2005/05/10/415995.aspx
(212 words)
|
|
| |
| | Brain.Save() - On the whole "IDL is going away" thing... |
 | | Customers that make heavy use of GUID's may wish to investigate Microsoft's new GUID Assurance program, which will allow them to derive maximal value out of their ongoing investment in GUID technology. |  | | Existing customers have been getting free GUID's for many years now, and the technology has reached a point in its life where its only natural to transition from free-for-all to a pay-for-usage model. |  | | All GUID's that have not been activated via GAS will be rendered useless after 30 days. |
|
http://hyperthink.net/blog/PermaLink,guid,81b07cd3-e8a1-4232-bdb1-5a041009b7da.aspx
(379 words)
|
|
| |
| | history resource guide |
 | | It is not intended to be a comprehensive list of sources, but rather to be a starting place. |  | | This guide includes a selection of basic materials for doing research in History located either in the library Reference Room and identified by call number or accessible on the Internet by the following links. |  | | Includes about 3000 links to Internet sites relating to all aspects of history. |
|
http://www.library.fordham.edu/res_guid/History/History_1.htm
(1849 words)
|
|
| |
| | C to SQL: GUID |
 | | [a] All hexidecimal values are valid as a GUID. |  | | The driver ignores the length/indicator value when converting data from the GUID C data type and assumes that the size of the data buffer is the size of the GUID C data type. |  | | The following table shows the ODBC SQL data types to which GUID C data may be converted. |
|
http://www.vieka.com/esqldoc/esqlref/htm/c_to_sql__guid.htm
(128 words)
|
|
| |
| | A Beginner's Guide to HTML |
 | | Most documents use the same five or six words both for the title and for the initial (level 1) header; for example, the first two lines of the HTML source for this document are: |  | | Titles are not displayed as part of the document text, but are rather displayed separately from the document by most browsers (at the top of the window in NCSA Mosaic) and used for document identification in certain other contexts. |  | | Since HTML is a markup language for creating formatted documents, a basic assumption is that newlines and whitespace aren't significant in normal text, and that word wrapping can occur at any place. |
|
http://www.ncsa.uiuc.edu/SDG/Software/Mosaic/Demo/html-primer.html
(1813 words)
|
|
| |
| | GUID Generator Component |
 | | While programming a website, sometimes you can need to track each user with some kind of unqiue identifier. |  | | To install the component, please download and extract all the files. |  | | GUIDGen can generate a Global Unique Identifier (GUID) which is guranteed to be unique. |
|
http://www.ranainside.com/component_guid.html
(87 words)
|
|
|