xquery performance & patterns resources [closed] - xquery

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
Can anyone suggest me some good reading about Xquery performance and design patterns.
I am not looking for something specific to webapp or DB, just about Xquery and Engines.
Thanks in advance

You should take a look to http://patterns.28msec.com

Additionally to user457056's pointer, you could read something about the XQuery Execution Model. If you are looking for performance numbers, I can't help.

http://developer.marklogic.com/inside-marklogic is very MarkLogic specific, but has lots of good details on what makes MarkLogic fast.

Related

Lua Scrape Website for single line of text [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
I have a website www.example.com that holds one line of text such as "hello world". Is there any built in method in LUA that would let me grab that? If not, is there a module? I saw harvester, but I couldn't find much of any documentation on it. Sorry. I'm a huge noob to this LUA stuff.
There are not built-in facilities for this in Lua. Try LuaSocket.

How to start, where to start MScharts? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I want to learn MSCharts in asp.net. Please suggest some good and easy online resources for learning MSCharts.
Thanks in advance.
Vijay
Download MSChart.exe from http://www.microsoft.com/download/en/details.aspx?id=14422
and to learn visit http://archive.msdn.microsoft.com/mschart
There is a product detailed here http://archive.msdn.microsoft.com/mschart, that includes hundreds of samples, and the support code behind them. This is how i acclimated myself to the controls.

GNU make cheat-sheet [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I'm learning to work with GNU make and I'm reading the manual (which is very good) but I'm missing a cheat-sheet for quick reference. Is there any good?
Note: It's quite hard to find to google this.
Here is one by Frank Schacherer.
I have made my own. It is definitely not a perfect one but it served me well:
http://martinvseticka.eu/temp/make/presentation.html
http://martinvseticka.eu/temp/make/normal.html
Note: The source for the slides is the official manual.
This might be useful: https://users.cs.duke.edu/~ola/courses/programming/Makefiles/Makefiles.html
I use it occasionally for a quick reference.

Clue on how to program a discount system site like groupon [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I found this post:
programming a contest based on cupon codes in drupal
I wonder if there is any sort of module that does something like http://www.eversave.com/ or http://www.groupon.com;
Does anybody knows some module(s) that can give me a "head start"?
Maybe a little code clue on how to start?
I really need to make a clone, thanks in advance.
Please see the modules search on drupal.org related to coupons modules. You can go through them and see which one will suit your needs.
http://drupal.org/search/apachesolr_multisitesearch/coupons?filters=ss_meta_type%3Amodule

Alternative to infopath [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I'm looking for an application that provides similar functionality to what ms infopath provides.
It should preferably be free or open source. I have done some searching, however I cannot seem to find a suitable product.
have a look at BPC PowerForms http://www.bpc-components.com/pages/sharepoint/power-forms
it's not free but recently they have launched the standard edition which is much cheaper.
Regards.
http://freeform.sourceforge.net/

Resources