The tag has no wiki summary.

learn more… | top users | synonyms

-1
votes
0answers
23 views

Glossary of terms used in software development [closed]

Is there any free glossary of terms used in software development available on the internet? Like there is ISTQB "Glossary of Testing Terms". Mostly I would need official glossary not some "home made". ...
1
vote
0answers
19 views

Export Glossary Content ( to other CMS and as PDF)

How can I export a glossary (and its content) from Plone to another CMS? How can website-users export glossary content? (e.g. as PDF-file)? How can I implement a voting-mechanism in the glossary to ...
0
votes
1answer
25 views

Any webhosting glossary available? [closed]

Does anyone know where I can find a webhosting glossary, or computer definition dictionnary database ? Thanks
0
votes
1answer
551 views

Drupal 7 views how to modify where clause?

I have a situation whereby i have to add a 0-9 link in the contextual filter of the glossary view How do i change the where clause part? i need to change SUBSTRING(node.title, 1, :node_title) = ...
0
votes
0answers
126 views

Hyperlink a list of glossary terms occurring in text using XSLT [closed]

How do I hyperlink all occurrences of a list of glossary terms which appear in some text? The list of terms is a collection of elements each named "entry" and containing an attribute "term" whose ...
2
votes
1answer
94 views

Online glossary - simple (free) approach

I am sitting on a CSV file containing around 3000 terms and definitions relating to a medical speciality. I'd like to provide the info online, in the form of a glossary. It needs to have the ...
1
vote
3answers
834 views

COBOL level 88 data type

Very basic question here. I have to write out a data glossary for a COBOL program. This data glossary includes the following details about every variable: Name Data type Range of values (if ...
0
votes
0answers
78 views

Glossary in Latexian [closed]

Has anyone succeeded in getting a glossary in Latexian? I followed http://en.wikibooks.org/wiki/LaTeX/Glossary, but it's not showing anything.
1
vote
1answer
2k views

Drupal 7: Create glossary with views, but sort it by a field other than the title?

I am trying to create a glossary view but the one that Views provides uses the first letter of the node's title. I need it to use the first letter of a field named Artist in my content type. I've ...
0
votes
0answers
229 views

an AS2 XML Glossary with text loading

I have the following glossary as2 XML code example from flashkit and when I was trying to do a trace to see how is the text being loaded from the XML, I couldn't get how the code actually finds the ...
1
vote
1answer
808 views

How can I add pop-up (tooltip) definitions to words on a webpage when hovered?

My 250 page website has a glossary with many words and their definitions. I would like to find a way to have the words in the glossary highlighted whenever they appear in the website text, and ...
1
vote
1answer
114 views

Wrapping words with a titled span with PHP

i'm working on a website that includes a glossary, in which a few words are explained. Additionaly I want to describe the terms in an article by putting them in spans with a title attribute. I get ...
1
vote
3answers
231 views

Highlighting glossary terms inside a HTML document

We have a glossary with up to 2000 terms (where each glossary term may consist of one, two or three words (either separated with whitespaces or a dash). Now we are looking for a solution for ...
0
votes
1answer
80 views

Localization glossary in .NET projects to reuse translations

We have a growing collection of .NET Web applications that have been localized in a few different languages over the years. Often there is a need to localize updates, new applications or new features, ...
1
vote
0answers
310 views

Glossary Web Part for SharePoint 2007 / Glossary jQuery / Glossary Management System

Is there a Glossary Web part in SharePoint 2007 that can do the following: [1] It allows user to enter keyword and its description. Example: Keyword: HTML Description: Hypertext Markup Language ...
0
votes
1answer
178 views

client side search engine

I would like to get some suggestions on my current headache. I have been researching on search engine for client side browser. I am building custom glossary project. The idea of the search engine will ...
0
votes
0answers
41 views

glossary software

We are wondering here if there is any software out there that can build out automated glossary. But also if it is possible to tag it (i.e keywords, categories, etc)? So it can be search by later on. ...
1
vote
1answer
178 views

help needed for developing an android glossary application

I am developing a glossary of terms in physics. In this glossary app, user can search the definition alphabetically as well as by category . Shall i store data in one table or create different table ...
3
votes
5answers
124 views

Restricting glossary functionality to particular parts of a site

We have the case where the usage of the Products.PloneGlossary glossary should be limited by content-type (which is working out of the box) and by path (glossary should be used only for ...
2
votes
3answers
822 views

How to build a proper translation glossary for a software product?

There are many platforms for translation software applications that allow community collaboration but there is still the question on how to create and maintain a translation glossary. It is highly ...
1
vote
1answer
349 views

latex : equation varibles defined such that makeglossary can use it

Say there is an equation e = m * c^2 now I want to define each variable as : where, e = .. m = ... c = ..... This can be achieved using equation environment. But the question is, is there any way to ...
0
votes
1answer
71 views

Aliases for Multi-Column Sort

What are some other names for a multi-column sort?
0
votes
2answers
66 views

Decent tool for producing a glossary of technical terms

I'm currently developing the front end of a new CMS for a digital streaming company, the main problem the project has is keeping track of the technical language that has sprung up around it. It ...
1
vote
2answers
553 views

Where to put a glossary of important terms and patterns in documentation?

Greetings. I want to document certain patterns in the code in order to build up a consistent terminology (in order to easen communication about the software). I am, however, unsure, where to define ...
7
votes
2answers
11k views

Example for a simple LaTeX glossary

I'm trying to include a simple glossary to my LaTeX document, I already searched for something like that on google, but never got it running. I would like to use glossary or glossaries. how to ...
0
votes
1answer
706 views

Drupal automatic glossary for specific terms

Greetings all helpers! I have been reading and testing Drupal features recently and I find this CMS very scalable and interesting. I began working with themes, views, content types and ect... but I ...
1
vote
3answers
170 views

Need a RegEx guru

I'm trying to write a script that parses a block of HTML and matches words against a given glossary of terms. If it finds a match, it wraps the term in <a class="tooltip"></a> and provides ...
0
votes
1answer
122 views

This is asking a lot, I know, but: Help me translate this Glossary plugin for WP

In my search for a good glossary plugin for WordPress, I came across Natan Olsen's WP-SNAP. Which is brilliant. Only I need it to work with Hebrew. I know this is asking a lot, but if you could take ...
5
votes
10answers
5k views

What is the difference between a property and an instance variable?

I think I've been using these terms interchangably / wrongly!
12
votes
9answers
5k views

What does the word “literal” mean?

What does the word "literal" mean when used in context such as literal strings and literal values? what is the difference between a literal value and value?
33
votes
13answers
8k views

What is the difference between Type and Class?

What makes a type different from class and vice versa? (In the general language-agnostic sense)
2
votes
4answers
1k views

What is a UUID?

Well, what is one?
19
votes
5answers
3k views

What is a mock and when should you use it?

I just read the Wikipedia article on mock objects, but I'm still not entirely clear on their purpose. It appears they are objects that are created by a test framework when the actual object would be ...
15
votes
9answers
5k views

What is object marshalling?

I have heard this concept used frequently, but I don't have a really good grasp of what it is.
3
votes
10answers
4k views

What is MVC (Model View Controller)?

I've heard the term MVC (Model View Controller) tossed about with a ton of Buzz lately, but what really is it?
43
votes
19answers
13k views

What is declarative programming?

I keep hearing this term tossed around in several different contexts. What is it?
6
votes
13answers
974 views

What constitutes 'real time'

I am having trouble deciding on whether to classify my application as 'real time' or 'near real time', or perhaps even something else. The software receives data immediately as it is generated from ...
136
votes
21answers
129k views

Difference between binary semaphore and mutex

Is there any difference between binary semaphore and mutex or they are essentialy same?
31
votes
7answers
8k views

What is the Dependency Inversion Principle and why is it important?

What is the Dependency Inversion Principle and why is it important?
89
votes
8answers
14k views

What is a 'Closure'?

I asked a question about Currying and closures were mentioned. What is a closure? How does it relate to currying?
70
votes
3answers
7k views

What is 'Currying'?

I've seen references to curried functions in several articles and blogs but I can't find a good explanation (or at least one that makes sense!)
45
votes
6answers
9k views

What are the differences between delegates and events?

What are the differences between delegates and an events? Don't both hold references to functions that can be executed?
9
votes
13answers
4k views

What makes a language Object-Oriented?

Since debate without meaningful terms is meaningless, I figured I would point at the elephant in the room and ask: What exactly makes a language "object-oriented"? I'm not looking for a textbook ...
55
votes
7answers
6k views

Please explain MapReduce simply

Related to my CouchDB question.... Can anyone explain MapReduce in terms a numbnuts could understand?
94
votes
28answers
77k views

What's the difference between programmer and software engineer? [closed]

As I was looking through some job offerings I saw that many of them require a software engineer, some a programmer and some a developer. Is there any difference between a programmer and a software ...
11
votes
15answers
10k views

Database: What is Multiversion Concurrency Control (MVCC) and who supports it? [closed]

Recently Jeff has posted regarding his trouble with database deadlocks related to reading. Multiversion Concurrency Control claims to solve this problem. What is it, and what databases support it? ...
11
votes
6answers
3k views

What is a selector engine?

I've seen news of John Resig's fast new selector engine named Sizzle pop up in quite a few places, but I don't know what a selector engine is, nor have any of the articles given an explanation of what ...
4
votes
6answers
631 views

What is ASP.NET?

I've been strictly in a C++ environment for years (and specialized statistical languages). Visual Studio until 2001, and Borland since. Mostly specialized desktop applications for clients. I'm not ...
7
votes
1answer
620 views

What is a data binding?

What is a data binding?
14
votes
4answers
4k views

What is a language binding?

My good friend, Wikipedia, didn't give me a very good response to that question. So: What are language bindings? How do they work? Specifically accessing functions from code written in language X ...

1 2