PostId int64 13 11.8M | PostCreationDate stringlengths 19 19 | OwnerUserId int64 3 1.57M | OwnerCreationDate stringlengths 10 19 | ReputationAtPostCreation int64 -33 210k | OwnerUndeletedAnswerCountAtPostTime int64 0 5.77k | Title stringlengths 10 250 | BodyMarkdown stringlengths 12 30k | Tag1 stringlengths 1 25 ⌀ | Tag2 stringlengths 1 25 ⌀ | Tag3 stringlengths 1 25 ⌀ | Tag4 stringlengths 1 25 ⌀ | Tag5 stringlengths 1 25 ⌀ | PostClosedDate stringlengths 19 19 ⌀ | OpenStatus stringclasses 5
values | unified_texts stringlengths 47 30.1k | OpenStatus_id int64 0 4 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
852,731 | 05/12/2009 13:18:09 | 105,338 | 05/12/2009 12:40:37 | 1 | 0 | Sharepoint Blog: lost join between categories and post when convert WebPart to XSLT | I modify the structure of a default page **category.aspx** from **Sharepoint Blog template** making **XSLT**. When I save the page and execute it in browser, **I lost the connection between categories and posts**, and always shows that there isn't messages in this category. *Do you know how can I restore or how rebuild... | sharepoint | categories | blogs | xslt | null | null | open | Sharepoint Blog: lost join between categories and post when convert WebPart to XSLT
===
I modify the structure of a default page **category.aspx** from **Sharepoint Blog template** making **XSLT**. When I save the page and execute it in browser, **I lost the connection between categories and posts**, and always shows ... | 0 |
182,670 | 10/08/2008 13:12:25 | 20,183 | 09/22/2008 03:23:16 | 1 | 0 | Visual Print Design for .NET | I have a project that I'm working on and I need to be able to print out ID cards from the program. Are there any products out there that are reasonably priced so I can design a document for print and use it in .NET? I'm trying to avoid using System.Drawing from having to do it manually because when the company I work f... | c# | printing | .net | vb.net | design | 06/10/2012 01:07:13 | off topic | Visual Print Design for .NET
===
I have a project that I'm working on and I need to be able to print out ID cards from the program. Are there any products out there that are reasonably priced so I can design a document for print and use it in .NET? I'm trying to avoid using System.Drawing from having to do it manually... | 2 |
9,662,960 | 03/12/2012 07:06:44 | 137,520 | 07/13/2009 15:44:44 | 151 | 2 | Read Command Line Output with Vb 6.0 | > How i can read the Command Line Output with Vb 6.0??
Thanks in advance | vb | null | null | null | null | 03/12/2012 23:20:40 | not a real question | Read Command Line Output with Vb 6.0
===
> How i can read the Command Line Output with Vb 6.0??
Thanks in advance | 1 |
9,167,181 | 02/06/2012 20:59:28 | 707,381 | 04/14/2011 06:23:33 | 2,073 | 13 | What is a descriptor? | The method `Object.defineProperty` (see [here](https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object/defineProperty)) accepts as third argument a "descriptor".
What is a descriptor? | javascript | null | null | null | null | 02/07/2012 13:11:41 | not a real question | What is a descriptor?
===
The method `Object.defineProperty` (see [here](https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object/defineProperty)) accepts as third argument a "descriptor".
What is a descriptor? | 1 |
2,009,022 | 01/05/2010 20:53:49 | 210,559 | 11/13/2009 15:49:52 | 1 | 1 | jQuery event binding | Environment: JSF 1.2 RI, RichFaces 3.3.2
We utilize jQuery for is to change CSS classes when items gain or lose focus. This is pretty straight forward, however when our partial renders are completed we are not seeing these focus and blur events bound to the newly rendered form elements. This is to be expected, as ... | jsf | richfaces | jquery | null | null | null | open | jQuery event binding
===
Environment: JSF 1.2 RI, RichFaces 3.3.2
We utilize jQuery for is to change CSS classes when items gain or lose focus. This is pretty straight forward, however when our partial renders are completed we are not seeing these focus and blur events bound to the newly rendered form elements. T... | 0 |
9,622,931 | 03/08/2012 18:36:06 | 310,627 | 04/07/2010 04:52:37 | 100 | 9 | Alright, I am really fed up with coffeescript indentation in emacs | I am not even sure how to ask this. It feels like anytime I misindent one place in emacs for a bigger coffeescript file, I end up spending a long time looking for the misindentation. Is there a better coffeescript.el mode file that can solve this? Anybody running into similar problem? What is the best practice on tha... | emacs | coffeescript | indentation | null | null | 03/09/2012 01:59:41 | not constructive | Alright, I am really fed up with coffeescript indentation in emacs
===
I am not even sure how to ask this. It feels like anytime I misindent one place in emacs for a bigger coffeescript file, I end up spending a long time looking for the misindentation. Is there a better coffeescript.el mode file that can solve this?... | 4 |
6,898,107 | 08/01/2011 11:59:52 | 853,858 | 07/20/2011 11:51:18 | 1 | 1 | .cfm file displayed as raw code | i have a .cfm file on my website
but when i open it in a browser it is displayed as a raw code instead of parsing
can anyone help ?
I am using a remotely hosted webserver | parsing | browser | coldfusion | raw | null | 08/03/2011 09:56:16 | off topic | .cfm file displayed as raw code
===
i have a .cfm file on my website
but when i open it in a browser it is displayed as a raw code instead of parsing
can anyone help ?
I am using a remotely hosted webserver | 2 |
2,243,537 | 02/11/2010 09:45:59 | 270,950 | 02/11/2010 09:45:59 | 1 | 0 | descontinuous initial data | I have a discontinuous function like
f(x)=0.5(exp(-80x^2)+1) if -0.3<x<-0.1 and f(x)=0.5exp(-80x^2) otherwise, with the domain 0<=x<=1.
How to define it as inline function in MatLab? | programming-languages | null | null | null | null | 02/11/2010 18:44:35 | not a real question | descontinuous initial data
===
I have a discontinuous function like
f(x)=0.5(exp(-80x^2)+1) if -0.3<x<-0.1 and f(x)=0.5exp(-80x^2) otherwise, with the domain 0<=x<=1.
How to define it as inline function in MatLab? | 1 |
1,005,370 | 06/17/2009 06:10:55 | 26,143 | 10/08/2008 13:56:26 | 274 | 11 | What language is used to develop spiceworks desktop IT software? | What language/Technologies are used to develop [Spiceworks][1]?
How did they archive that, its like a desktop app running inside a browser, actually it has its own webserver!
Am very curious on how they pulled this one off, coz if you check on the installation directory you can find html files or css files?
I ... | untagged | null | null | null | null | 07/12/2011 16:35:37 | too localized | What language is used to develop spiceworks desktop IT software?
===
What language/Technologies are used to develop [Spiceworks][1]?
How did they archive that, its like a desktop app running inside a browser, actually it has its own webserver!
Am very curious on how they pulled this one off, coz if you check on ... | 3 |
3,211,667 | 07/09/2010 10:17:57 | 180,324 | 09/28/2009 12:39:24 | 83 | 6 | How do I debug code that segfaults unless run through gdb? | That's a single threaded code.
In particular: ahocorasick Python extension module (easy_install ahocorasick).
I isolated the problem to a trivial example:
import ahocorasick
t = ahocorasick.KeywordTree()
t.add("a")
When I run it in gdb, all is fine, same happens when I enter these instructions... | python | gdb | segmentation-fault | null | null | null | open | How do I debug code that segfaults unless run through gdb?
===
That's a single threaded code.
In particular: ahocorasick Python extension module (easy_install ahocorasick).
I isolated the problem to a trivial example:
import ahocorasick
t = ahocorasick.KeywordTree()
t.add("a")
When I run it i... | 0 |
1,456,269 | 09/21/2009 19:10:10 | 42,971 | 12/03/2008 20:45:44 | 703 | 95 | Python Git Module experiences? | What are people's experiences with any of the Git modules for Python? (I know of GitPython, PyGit, and Dulwich - feel free to mention others if you know of them.) I am writing a program which will have to interact (add, delete, commit) with a Git repository, but have no experience with Git, so one of the things I'm l... | python | git | null | null | null | null | open | Python Git Module experiences?
===
What are people's experiences with any of the Git modules for Python? (I know of GitPython, PyGit, and Dulwich - feel free to mention others if you know of them.) I am writing a program which will have to interact (add, delete, commit) with a Git repository, but have no experience ... | 0 |
5,211,311 | 03/06/2011 15:22:20 | 628,424 | 02/22/2011 13:56:36 | 1 | 0 | What knowledge is required to develop any website in php? | I mean is there any need that i must know followig things:
Ajax
jquery
jsp
or anything else?
| php5 | null | null | null | null | 03/06/2011 18:25:21 | not a real question | What knowledge is required to develop any website in php?
===
I mean is there any need that i must know followig things:
Ajax
jquery
jsp
or anything else?
| 1 |
9,826,109 | 03/22/2012 16:04:48 | 630,908 | 02/23/2011 19:09:04 | 990 | 7 | Extract variable names from a binary? | I would like to ask if is it possible to extract the exact variable names from a binary which is written by C++? | c++ | variables | disassembling | null | null | null | open | Extract variable names from a binary?
===
I would like to ask if is it possible to extract the exact variable names from a binary which is written by C++? | 0 |
7,960,494 | 10/31/2011 22:24:19 | 736,086 | 05/03/2011 12:09:17 | 8 | 1 | How do I edit a file .txt located on the server with a user friendly text editor? | I was hopping to have a text editor in a webpage like the one bellow, that could edit .txt files located in a specific folder in the server.
I've tried a few jquery scripts and others but without success so far.
Could you guys point me the right direction to solve this issue.
I would use this to have people... | php | jquery | text-editor | edit | null | 11/02/2011 08:36:33 | off topic | How do I edit a file .txt located on the server with a user friendly text editor?
===
I was hopping to have a text editor in a webpage like the one bellow, that could edit .txt files located in a specific folder in the server.
I've tried a few jquery scripts and others but without success so far.
Could you guy... | 2 |
164,847 | 10/02/2008 22:14:18 | 7,028 | 09/15/2008 13:02:20 | 2,590 | 170 | What is in your .vimrc? | VI an VIm allow for really awesome customization, typically stored inside a `.vimrc` file. Typical features for a programmer would be syntax highlighting, smart indenting and so on.
**What other tricks for productive programming have you got, hidden in your .vimrc?**
I am mostly interested in refactorings, auto c... | vim | .vimrc | productivity | hints-and-tips | c# | 11/27/2011 17:31:53 | not constructive | What is in your .vimrc?
===
VI an VIm allow for really awesome customization, typically stored inside a `.vimrc` file. Typical features for a programmer would be syntax highlighting, smart indenting and so on.
**What other tricks for productive programming have you got, hidden in your .vimrc?**
I am mostly inter... | 4 |
8,280,666 | 11/26/2011 18:39:56 | 1,067,188 | 11/26/2011 18:36:06 | 1 | 0 | How to get and send infromation to Web 2.0 from Android app? | I want to connect my android application to Web 2.0 ... Is it possible via Json or Soap service? Please if it possible give an example or link to tutorial.. Thanks in andvance! | android | web2.0 | null | null | null | 11/26/2011 19:19:29 | not a real question | How to get and send infromation to Web 2.0 from Android app?
===
I want to connect my android application to Web 2.0 ... Is it possible via Json or Soap service? Please if it possible give an example or link to tutorial.. Thanks in andvance! | 1 |
11,034,001 | 06/14/2012 13:22:13 | 1,439,040 | 06/06/2012 06:57:44 | 1 | 0 | Title regular expression | source code
HTML = "<title>RUU</title>"
reExtraTitle = re.compile("<title[^>]*>([^<]*)</title>", re.IGNORECASE)
mcTitle = reExtraTitle.match(HTML)
if mcTitle:
print mcTitle.group()
else:
print "no Title"
Regular expressions help me | python | regex | null | null | null | 06/14/2012 13:30:53 | not a real question | Title regular expression
===
source code
HTML = "<title>RUU</title>"
reExtraTitle = re.compile("<title[^>]*>([^<]*)</title>", re.IGNORECASE)
mcTitle = reExtraTitle.match(HTML)
if mcTitle:
print mcTitle.group()
else:
print "no Title"
Regular expressions help me | 1 |
9,630,358 | 03/09/2012 07:20:42 | 1,033,899 | 11/07/2011 14:20:28 | 334 | 13 | Widget with ListView in API 4 | I already know that `ListView` is **not supported** in widgets until `HoneyComb`. But Foursquare's widget uses `ListViews` even on API 4 (see the picture).
Is there any way to implement `ListView` for Widgets in API 4? I've searched document and more nothing mentioned about ListView in Widgets.
When I tried to us... | android | android-widget | null | null | null | null | open | Widget with ListView in API 4
===
I already know that `ListView` is **not supported** in widgets until `HoneyComb`. But Foursquare's widget uses `ListViews` even on API 4 (see the picture).
Is there any way to implement `ListView` for Widgets in API 4? I've searched document and more nothing mentioned about ListVie... | 0 |
4,448,820 | 12/15/2010 10:15:05 | 68,283 | 02/19/2009 09:31:18 | 1,503 | 53 | Refactoring documents in a NoSQL database | I am doing some reading into the benefits of using the NoSQL style of document database, and one of my concerns is how to deal with the 'refactoring' of data should the need arise.
Contrived example from someone who has never actually worked with NoSQL:
>Suppose in MongoDB we have a document called User which has... | nosql | null | null | null | null | null | open | Refactoring documents in a NoSQL database
===
I am doing some reading into the benefits of using the NoSQL style of document database, and one of my concerns is how to deal with the 'refactoring' of data should the need arise.
Contrived example from someone who has never actually worked with NoSQL:
>Suppose in M... | 0 |
4,253,454 | 11/23/2010 06:49:09 | 282,474 | 02/27/2010 00:48:39 | 323 | 5 | Question about listening and backlog for sockets | I am writing an application in C# that needs to handle incoming connections and I've never done server side programming before. This leads me to these following questions:
- Pros and cons of high backlog / low backlog? Why shouldn't we set the backlog to a huge number?
- If I call Socket.Listen(10), after 10 Accept... | c# | sockets | server-side | null | null | null | open | Question about listening and backlog for sockets
===
I am writing an application in C# that needs to handle incoming connections and I've never done server side programming before. This leads me to these following questions:
- Pros and cons of high backlog / low backlog? Why shouldn't we set the backlog to a huge n... | 0 |
6,172,791 | 05/30/2011 06:04:44 | 775,793 | 05/30/2011 06:04:44 | 1 | 0 | ctypes POINTER(c_void_p) in a callback function | I am currently facing a problem with ctypes. I have a C function foo such that:
void** foo(int);
I have to define a callback function for the foo function. So:
FOO_FUNC = CFUNCTYPE(POINTER(c_void_p), c_int)
foo_c = lib.foo
foo.argtypes = [c_int]
foo.restype = POINTER(c_void_p)
Unfortu... | python | c | ctypes | null | null | null | open | ctypes POINTER(c_void_p) in a callback function
===
I am currently facing a problem with ctypes. I have a C function foo such that:
void** foo(int);
I have to define a callback function for the foo function. So:
FOO_FUNC = CFUNCTYPE(POINTER(c_void_p), c_int)
foo_c = lib.foo
foo.argtypes = [c... | 0 |
10,103,606 | 04/11/2012 09:52:01 | 514,624 | 11/20/2010 17:43:51 | 1,197 | 34 | Modify and embed Oryx BPMN 2 Editor in web application | I have a modular web application. Each module can define tasks for bpmn process and form to generate expression for conditional sequence connector.
Can I create Oryx plugin or stencil to do that?
Can Oryx be embedded in other web applications?
Or is there any other web-based BPMN editor can fulfill my requirem... | java | bpmn | null | null | null | null | open | Modify and embed Oryx BPMN 2 Editor in web application
===
I have a modular web application. Each module can define tasks for bpmn process and form to generate expression for conditional sequence connector.
Can I create Oryx plugin or stencil to do that?
Can Oryx be embedded in other web applications?
Or is t... | 0 |
11,573,291 | 07/20/2012 05:17:25 | 1,506,866 | 07/06/2012 13:20:11 | 1 | 0 | Facebook share using Phone in Blackberry | I need to know how to implement facebook share using Phonegap in Blackberry.
Please help me..
Kind regards
Smitha | phonegap | blackberry-webworks | null | null | null | 07/20/2012 17:14:32 | not a real question | Facebook share using Phone in Blackberry
===
I need to know how to implement facebook share using Phonegap in Blackberry.
Please help me..
Kind regards
Smitha | 1 |
3,060,216 | 06/17/2010 08:58:39 | 236,571 | 12/22/2009 04:26:38 | 286 | 1 | How to integrate radio sevice in asp.net? How can we tune a radio station from a predefined list? | - Our team working on a networking project
- We want to integrate radio services in our networking project
- We want to tune a radio station from a predefined list
- How can we achieve this? | c# | asp.net | networking | null | null | 06/17/2010 16:10:51 | not a real question | How to integrate radio sevice in asp.net? How can we tune a radio station from a predefined list?
===
- Our team working on a networking project
- We want to integrate radio services in our networking project
- We want to tune a radio station from a predefined list
- How can we achieve this? | 1 |
9,034,052 | 01/27/2012 13:38:33 | 1,085,725 | 12/07/2011 13:48:45 | 6 | 0 | Nunit - Getting a list of test cases in the testfixture | I have a large suite of test cases.
I want to run all the tests in the testfixtures, One at a time.
To do this, I want to get all the test cases' names in a list and loop through them. Any pointers? | nunit | null | null | null | null | null | open | Nunit - Getting a list of test cases in the testfixture
===
I have a large suite of test cases.
I want to run all the tests in the testfixtures, One at a time.
To do this, I want to get all the test cases' names in a list and loop through them. Any pointers? | 0 |
2,496,648 | 03/23/2010 00:09:00 | 51,580 | 01/05/2009 09:32:17 | 21 | 1 | .NET How can i set field value on value type using reflection | .NET I want to clone a value type's fields. How can i set a field value on a value type using reflection (or something else dynamically)?
This works for reference types but not for value types. I understand why but I don't know an alternative.
shared function clone(of t)(original as t) as t
dim cloned ... | .net | reflection | null | null | null | null | open | .NET How can i set field value on value type using reflection
===
.NET I want to clone a value type's fields. How can i set a field value on a value type using reflection (or something else dynamically)?
This works for reference types but not for value types. I understand why but I don't know an alternative.
... | 0 |
10,705,441 | 05/22/2012 15:44:30 | 1,380,285 | 05/07/2012 17:12:52 | 18 | 4 | What constitutes a backward dependency in CUDA? | I am brand new to CUDA programming. I have a CUDA subroutine that, hopefully, models the diffusion equation with a simple source:
attributes(global) subroutine diff_time_stepper(v,diffconst)
real*8 :: v(:,:)
real*8 :: diffconst
real*8 :: vintermed
integer :: i,j,m
integer :: nx, n... | cuda | null | null | null | null | null | open | What constitutes a backward dependency in CUDA?
===
I am brand new to CUDA programming. I have a CUDA subroutine that, hopefully, models the diffusion equation with a simple source:
attributes(global) subroutine diff_time_stepper(v,diffconst)
real*8 :: v(:,:)
real*8 :: diffconst
real*8 :: ... | 0 |
145,775 | 09/28/2008 12:34:14 | 20,946 | 09/23/2008 07:40:19 | 276 | 40 | Podcasts about JavaScript programming | As a passionate JavaScript developer, I'd like to know if there's any quality Podcasts out there, devoted to JavaScript. (Both video and audio).
I am currently subscribing to:
- <a href="http://developer.yahoo.com/yui/theater/">YUI Theater</a>
- <a href="http://ajaxian.com/by/category/podcasts">Audible Ajax</a> | javascript | podcast | null | null | null | 09/18/2011 02:56:34 | not constructive | Podcasts about JavaScript programming
===
As a passionate JavaScript developer, I'd like to know if there's any quality Podcasts out there, devoted to JavaScript. (Both video and audio).
I am currently subscribing to:
- <a href="http://developer.yahoo.com/yui/theater/">YUI Theater</a>
- <a href="http://ajaxian.... | 4 |
4,936,652 | 02/08/2011 18:09:38 | 263,957 | 02/02/2010 00:14:50 | 324 | 3 | PHP Riddle. The function of the pyramid | I have a riddle for you.
I need a function that displays the number of pyramid structures.
Example: echo getNumber(7)
Output: 12345677654321
In this case, do not use outside functions and operators.
From the mathematical symbols use only addition. Dont use implode/range/count.
Maximum use of one cond... | php | pyramid | riddle | null | null | 02/08/2011 18:22:58 | not a real question | PHP Riddle. The function of the pyramid
===
I have a riddle for you.
I need a function that displays the number of pyramid structures.
Example: echo getNumber(7)
Output: 12345677654321
In this case, do not use outside functions and operators.
From the mathematical symbols use only addition. Dont use im... | 1 |
10,269,198 | 04/22/2012 15:23:06 | 242,933 | 01/04/2010 02:28:02 | 6,694 | 191 | When to index a Core Data attribute? | In which cases should I index a Core Data attribute?
1. When I'm sorting by it?
fetchRequest.sortDescriptors =
[NSArray arrayWithObject:[NSSortDescriptor
sortDescriptorWithKey:@"name" ascending:YES
selector:@selector(localizedS... | performance | core-data | indexing | nspredicate | nssortdescriptor | null | open | When to index a Core Data attribute?
===
In which cases should I index a Core Data attribute?
1. When I'm sorting by it?
fetchRequest.sortDescriptors =
[NSArray arrayWithObject:[NSSortDescriptor
sortDescriptorWithKey:@"name" ascending:YES
... | 0 |
2,980,142 | 06/05/2010 11:32:24 | 359,164 | 06/05/2010 11:32:24 | 1 | 0 | How to start math formulae in new line if bad boxed in latex ? | What sort of code should I put in preamble, such that every math fomula (in dolar signs) that is too long to fit in line width (a.k.a. produces Bad Box) start in new line (like putting // before equation) ? Or is it impossible to detect and prevent Bad Box in compiling ? | latex | null | null | null | null | null | open | How to start math formulae in new line if bad boxed in latex ?
===
What sort of code should I put in preamble, such that every math fomula (in dolar signs) that is too long to fit in line width (a.k.a. produces Bad Box) start in new line (like putting // before equation) ? Or is it impossible to detect and prevent Bad... | 0 |
11,119,141 | 06/20/2012 12:04:00 | 904,873 | 08/21/2011 19:28:31 | 33 | 2 | Windows 7: AppData folder not visible in windows explorer | I am somewhat new to Windows 7. I am running a foreign language version
of Windows 7 (not sure if this matters or not). Anyways, when I use cmd
to run a command prompt environment and
C:\Users\MyUserNameHere> dir
I don't see the folder named AppData.
When I do the same thing and go and check this out from th... | windows-7 | appdata | hidden-files | null | null | 07/12/2012 11:55:03 | off topic | Windows 7: AppData folder not visible in windows explorer
===
I am somewhat new to Windows 7. I am running a foreign language version
of Windows 7 (not sure if this matters or not). Anyways, when I use cmd
to run a command prompt environment and
C:\Users\MyUserNameHere> dir
I don't see the folder named AppData... | 2 |
6,972,955 | 08/07/2011 12:52:27 | 812,773 | 06/23/2011 17:43:10 | 21 | 5 | YUI History Api Alternative | Do you have any idea for alternative of **Yahoo history API?** I have some problem using this API. | javascript | html | yahoo-api | null | null | 08/07/2011 12:58:44 | not a real question | YUI History Api Alternative
===
Do you have any idea for alternative of **Yahoo history API?** I have some problem using this API. | 1 |
10,150,409 | 04/14/2012 02:08:19 | 563,282 | 01/04/2011 23:29:27 | 603 | 14 | jQuery function that loads first 10 images in array | Really beating my head in with this one. I've got a variable amount of images to be loaded into the page in groups of 5. On page load, I'm trying to load the first 5 and each group after that will be added in by clicking on a link.
My logic is this:
- make an array of all the list elements on **page load**
- p... | jquery | arrays | image | window | fade | null | open | jQuery function that loads first 10 images in array
===
Really beating my head in with this one. I've got a variable amount of images to be loaded into the page in groups of 5. On page load, I'm trying to load the first 5 and each group after that will be added in by clicking on a link.
My logic is this:
- make ... | 0 |
5,044,788 | 02/18/2011 17:55:02 | 331,515 | 05/03/2010 15:00:27 | 5,001 | 333 | Crystal Reports - HTML in textfields - Background color | I want to use HTML in Crystal Reports. I already found out Crystal reports renders some HTML tags nicely (at least the few tags they support).
Html like this works:
<b>Bold and <i>italic</i> and <font color="#ff0000">colored</font> text.</b>
Now I want to render a background color for my text (which is a... | crystal-reports | crystal-reports-2008 | crystal-reports-xi | null | null | null | open | Crystal Reports - HTML in textfields - Background color
===
I want to use HTML in Crystal Reports. I already found out Crystal reports renders some HTML tags nicely (at least the few tags they support).
Html like this works:
<b>Bold and <i>italic</i> and <font color="#ff0000">colored</font> text.</b>
No... | 0 |
6,080,512 | 05/21/2011 08:18:58 | 713,099 | 04/18/2011 09:10:35 | 1 | 0 | Alter database by admin user | I have a main database that is created programmatically.In my program Admin user can copy and rename this database.then admin must alter this new database and grant all of the permissions to guest user with running a sql query, but recieve this error : "The server principal 'UserName' is not able to access to database ... | sql | network-programming | null | null | null | null | open | Alter database by admin user
===
I have a main database that is created programmatically.In my program Admin user can copy and rename this database.then admin must alter this new database and grant all of the permissions to guest user with running a sql query, but recieve this error : "The server principal 'UserName' ... | 0 |
4,572,734 | 12/31/2010 23:51:47 | 467,413 | 10/05/2010 23:36:21 | 66 | 12 | how does url shortner work? | I wonder how the url shortner work, like how they extract the text from address bar and map it to correct url, later redirect it. What is programming language they use? How they maintain the history of the mapping? How do they ensure the uniqueness of the shortened url? How can a lay man unmap it without visiting the u... | url | url-shortener | tinyurl | null | null | 01/01/2011 01:50:59 | not a real question | how does url shortner work?
===
I wonder how the url shortner work, like how they extract the text from address bar and map it to correct url, later redirect it. What is programming language they use? How they maintain the history of the mapping? How do they ensure the uniqueness of the shortened url? How can a lay ma... | 1 |
10,459,331 | 05/05/2012 06:05:16 | 785,522 | 06/06/2011 07:34:54 | 15 | 0 | Remove empty rows and columns in dataset using c# | I have dataset.That contain empty rows and columns.I have to delete those are all.Let me know how can i do this | c# | c#-4.0 | null | null | null | 05/06/2012 06:29:16 | not a real question | Remove empty rows and columns in dataset using c#
===
I have dataset.That contain empty rows and columns.I have to delete those are all.Let me know how can i do this | 1 |
1,368,471 | 09/02/2009 15:40:01 | 1,375 | 08/14/2008 21:41:25 | 510 | 12 | ASP.NET HTTP Connection Limit | I know this was required in ASP.NET 1.1 because it would limit http connections to 2 by default.
<system.net>
<connectionManagement>
<add address="*" maxconnection="8"/>
</connectionManagement>
</system.net>
However I believe in the 2.0 framework it defaults to 12n where n is t... | asp.net | connection-management | null | null | null | null | open | ASP.NET HTTP Connection Limit
===
I know this was required in ASP.NET 1.1 because it would limit http connections to 2 by default.
<system.net>
<connectionManagement>
<add address="*" maxconnection="8"/>
</connectionManagement>
</system.net>
However I believe in the 2.0 framew... | 0 |
8,907,894 | 01/18/2012 09:34:11 | 612,678 | 02/02/2011 02:51:52 | 648 | 16 | Is this site scrapable? | I would like scrape a website (hk.jobsdb.com) and get the recruitment data for analysis.
The link of the job search by genre have a string "JSSRC" which I never heard of, I guess they use javascript to retrieve data from database. I don't know javascript.
Is it possible to scrape this website with program having ... | web-scraping | null | null | null | null | 07/06/2012 22:09:18 | off topic | Is this site scrapable?
===
I would like scrape a website (hk.jobsdb.com) and get the recruitment data for analysis.
The link of the job search by genre have a string "JSSRC" which I never heard of, I guess they use javascript to retrieve data from database. I don't know javascript.
Is it possible to scrape this... | 2 |
5,162,641 | 03/02/2011 02:02:41 | 640,425 | 03/02/2011 02:02:41 | 1 | 0 | Pathagorean Theorem Program in C | #include <stdio.h>
float function (float x, float y);
float function2 (float x, float z);
float function3 (float y, float z);
float main()
{
float x;
float y;
float z;
{
printf("Please insert length of adjacent side");
sca... | c | triangle | null | null | null | null | open | Pathagorean Theorem Program in C
===
#include <stdio.h>
float function (float x, float y);
float function2 (float x, float z);
float function3 (float y, float z);
float main()
{
float x;
float y;
float z;
{
printf("Please inser... | 0 |
3,854,100 | 10/04/2010 09:48:30 | 465,670 | 10/04/2010 09:45:08 | 1 | 0 | What is the Difference between Android, Windows mobile and Apple iOS? | Hi I want to know what is the exact difference between Android, Windows mobile and Apple iOS and what art their limitation | android | null | null | null | null | 10/04/2010 11:13:21 | not a real question | What is the Difference between Android, Windows mobile and Apple iOS?
===
Hi I want to know what is the exact difference between Android, Windows mobile and Apple iOS and what art their limitation | 1 |
7,967,130 | 11/01/2011 13:24:08 | 1,023,745 | 11/01/2011 13:08:26 | 1 | 0 | Memcache return true after set, but item doesn't save | Use Memcache php class to interact with the memcached. At the beginning all works fine, but after hours of work, items doesn't save in memcached. Server has enough free memory and lifetime of item is correct. What's happened?
For example:
$storage->set($key, $value, false, $lifetime); //return true
But ... | php | memcached | null | null | null | null | open | Memcache return true after set, but item doesn't save
===
Use Memcache php class to interact with the memcached. At the beginning all works fine, but after hours of work, items doesn't save in memcached. Server has enough free memory and lifetime of item is correct. What's happened?
For example:
$storage-... | 0 |
4,955,970 | 02/10/2011 10:32:31 | 159,997 | 08/20/2009 12:14:28 | 1,023 | 107 | What does .ipa file stands for ? | Whenever i download any application from iTunes the file extension is .ipa .
I already know that this is a zip file which contains some plist info & it is meant for iPhone,iPod.
I am wondering what is the full name of this ipa?
| iphone | itunes | file-extension | null | null | 10/03/2011 01:42:29 | off topic | What does .ipa file stands for ?
===
Whenever i download any application from iTunes the file extension is .ipa .
I already know that this is a zip file which contains some plist info & it is meant for iPhone,iPod.
I am wondering what is the full name of this ipa?
| 2 |
7,466,120 | 09/19/2011 03:16:00 | 951,904 | 09/19/2011 03:16:00 | 1 | 0 | GPU computing using openCL / CUDA | I have a Mobile Intel® 945GM Express Chipset Family GPU.
Is it possible to use it for GPU computing using openCL/CUDA? i am asking so i might use it for GUIminer for mining bitcoins using my GPU instead of CPU. | cuda | opencl | gpu | computing | null | 09/19/2011 05:25:32 | not a real question | GPU computing using openCL / CUDA
===
I have a Mobile Intel® 945GM Express Chipset Family GPU.
Is it possible to use it for GPU computing using openCL/CUDA? i am asking so i might use it for GUIminer for mining bitcoins using my GPU instead of CPU. | 1 |
13,211 | 08/16/2008 16:23:21 | 64 | 08/01/2008 14:27:12 | 19 | 6 | Good Reads for Distributed Systems | I am working on a server system that going to have a distributed architecture. Can anyone recommend some good (titles|urls|blogs) on programming distributed architectures, P2P, Master/Slave, etc..?
It will be implemented in WCF. | c# | wcf | distributed | soa | systems | 11/21/2011 07:45:23 | not constructive | Good Reads for Distributed Systems
===
I am working on a server system that going to have a distributed architecture. Can anyone recommend some good (titles|urls|blogs) on programming distributed architectures, P2P, Master/Slave, etc..?
It will be implemented in WCF. | 4 |
11,011,111 | 06/13/2012 08:38:58 | 1,403,730 | 05/18/2012 15:21:52 | 1 | 0 | How to add custom maps to ushahidi | I would like to add an OSM-like map source (such as opencyclemap, hikebikemap) to ushahidi.
Since it is not possible to do this via the administration interface, how would I go doing this in code?
Thanks,
Dima | php | openstreetmap | null | null | null | null | open | How to add custom maps to ushahidi
===
I would like to add an OSM-like map source (such as opencyclemap, hikebikemap) to ushahidi.
Since it is not possible to do this via the administration interface, how would I go doing this in code?
Thanks,
Dima | 0 |
10,440,587 | 05/03/2012 23:11:03 | 1,036,205 | 11/08/2011 18:10:30 | 465 | 6 | C++ equivalent for print_r() from PHP? | I'm not sure does C++ even allow this kind of thing, but I was wondering, could it be possible to write a generic function that could output any type array (std::vector) as plain text, as long as I write myself each of the types output function, for example std::string, float, int, etc.
So, how could I go through th... | c++ | visual-c++ | null | null | null | null | open | C++ equivalent for print_r() from PHP?
===
I'm not sure does C++ even allow this kind of thing, but I was wondering, could it be possible to write a generic function that could output any type array (std::vector) as plain text, as long as I write myself each of the types output function, for example std::string, float... | 0 |
7,418,762 | 09/14/2011 15:16:40 | 280,177 | 02/24/2010 09:17:47 | 109 | 3 | Java EE 6 SDK download reported as unsafe (IE9) | When I try to download the Java EE 6 SDK Update 3 from oracle.com, Internet Explorer 9 downloads it, then says "java_ee_sdk_6u3-windows.exe was reported as unsafe". Should I ignore this message completely and install it, or not? If I should ignore it, why is IE9 triggering this message? | java | oracle | java-ee | sdk | unsafe | 09/14/2011 18:11:35 | off topic | Java EE 6 SDK download reported as unsafe (IE9)
===
When I try to download the Java EE 6 SDK Update 3 from oracle.com, Internet Explorer 9 downloads it, then says "java_ee_sdk_6u3-windows.exe was reported as unsafe". Should I ignore this message completely and install it, or not? If I should ignore it, why is IE9 trig... | 2 |
9,596,419 | 03/07/2012 05:43:32 | 1,020,841 | 10/30/2011 15:55:51 | 1 | 0 | What are some reasons for jquery .focus() not working? | Some thoughts are that the ELEMENT_ID.focus() is inside divs that are hidden at certain times.
This should be an easy problem to solve -- but I'm struggling :( | jquery | focus | null | null | null | null | open | What are some reasons for jquery .focus() not working?
===
Some thoughts are that the ELEMENT_ID.focus() is inside divs that are hidden at certain times.
This should be an easy problem to solve -- but I'm struggling :( | 0 |
3,342,678 | 07/27/2010 10:32:52 | 44,389 | 12/08/2008 19:42:16 | 29,321 | 780 | Will F# ever be open-sourced? | There was discussion in early 2009 about whether Micrsofot would release the source for the F# compiler under the MS-PL/another license. A [StackOverflow thread](http://stackoverflow.com/questions/575521/is-f-open-source) mentioned the state as of then.
Since then a lot has happened. We've seen an official release o... | open-source | compiler | f# | null | null | 07/27/2010 16:11:01 | not constructive | Will F# ever be open-sourced?
===
There was discussion in early 2009 about whether Micrsofot would release the source for the F# compiler under the MS-PL/another license. A [StackOverflow thread](http://stackoverflow.com/questions/575521/is-f-open-source) mentioned the state as of then.
Since then a lot has happene... | 4 |
10,586,511 | 05/14/2012 15:36:48 | 784,064 | 06/04/2011 15:40:31 | 135 | 0 | Manipulating var from father in child process | Can someone pls explain why the output of the following program is 1 and not 2?
#include <stdlib.h>
#include <stdio.h>
#include <unistd.h>
#include <sys/wait.h>
int main(int argc, char *argv[])
{
int x = 1;
int *y = &x;
pid_t pid = fork();
if (pid == 0) {
... | c | process | null | null | null | null | open | Manipulating var from father in child process
===
Can someone pls explain why the output of the following program is 1 and not 2?
#include <stdlib.h>
#include <stdio.h>
#include <unistd.h>
#include <sys/wait.h>
int main(int argc, char *argv[])
{
int x = 1;
int *y = &x;
... | 0 |
2,259,982 | 02/14/2010 02:54:50 | 98,516 | 04/30/2009 12:32:23 | 740 | 25 | ADO.NET Entity Framework with OLE DB Access Data Source | Has anyone found a way to make the ADO.NET Entity Framework work with OLE DB or ODBC data sources? Specifically, I need to work with an Access database that for various reasons can't be upsized to SQL.
[This MSDN page][1] says:
> The .NET Framework includes ADO.NET providers for direct access to Microsoft SQL Ser... | database | entity-framework | ms-access | ado.net | provider | null | open | ADO.NET Entity Framework with OLE DB Access Data Source
===
Has anyone found a way to make the ADO.NET Entity Framework work with OLE DB or ODBC data sources? Specifically, I need to work with an Access database that for various reasons can't be upsized to SQL.
[This MSDN page][1] says:
> The .NET Framework incl... | 0 |
3,951,471 | 10/17/2010 00:39:16 | 478,262 | 10/17/2010 00:39:16 | 1 | 0 | Gmail and Hotmail marked as spam | First of all, I want to thank you for your time. I'm having a hard time getting my head around this problem.
With reference to [this][1] thread we've dediced to implement PHPMailer. This however worked fine untill we've dediced to change the IP adress of the Exim deamon running on the system. Now, Hotmail and GMail... | php | email | null | null | null | null | open | Gmail and Hotmail marked as spam
===
First of all, I want to thank you for your time. I'm having a hard time getting my head around this problem.
With reference to [this][1] thread we've dediced to implement PHPMailer. This however worked fine untill we've dediced to change the IP adress of the Exim deamon running... | 0 |
11,174,015 | 06/24/2012 00:10:19 | 1,419,853 | 05/27/2012 07:07:46 | 44 | 6 | Remote control Android device from another Android device - Remote IME - Anymote | Is there an existing app that allows you to control another Android device by using the "Physical" keys of the controlling device?
Something like "Google TV Remote" that will work for any Android device (4.0+ ok) but allow you to use your own physical buttons as well.
Here is a few things that I've looked at:
... | android | ime | null | null | null | 06/25/2012 11:52:56 | off topic | Remote control Android device from another Android device - Remote IME - Anymote
===
Is there an existing app that allows you to control another Android device by using the "Physical" keys of the controlling device?
Something like "Google TV Remote" that will work for any Android device (4.0+ ok) but allow you to u... | 2 |
7,161,136 | 08/23/2011 12:38:45 | 907,717 | 08/23/2011 12:38:45 | 1 | 0 | A random "<" opening angle bracket displaying on my website | I've searched the hell out of this issue, but due to the fact that most websites remove all "<" for obvious reasons, it has not been an easy thing to find and a search for the term involving angle brackets just gives me 12000 pages of html tuts. I've also ran a search on here with no joy. Basically I've got this random... | php | html | null | null | null | 08/23/2011 12:49:47 | too localized | A random "<" opening angle bracket displaying on my website
===
I've searched the hell out of this issue, but due to the fact that most websites remove all "<" for obvious reasons, it has not been an easy thing to find and a search for the term involving angle brackets just gives me 12000 pages of html tuts. I've also... | 3 |
9,338,098 | 02/18/2012 02:55:29 | 391,986 | 06/08/2010 20:52:42 | 791 | 3 | download file after perl post | This request returns a file of type ZIP how can I retrieve that file from that request?
# put timeouts, proxy etc into the useragent if needed
my $ua = LWP::UserAgent->new();
my $req = POST $in_u, Content_Type => 'form-data', Content => $in_r;
my $response = $ua->request($req);
if ($response->is_suc... | perl | http | null | null | null | null | open | download file after perl post
===
This request returns a file of type ZIP how can I retrieve that file from that request?
# put timeouts, proxy etc into the useragent if needed
my $ua = LWP::UserAgent->new();
my $req = POST $in_u, Content_Type => 'form-data', Content => $in_r;
my $response = $ua->reque... | 0 |
1,758,143 | 11/18/2009 18:40:13 | 8,409 | 09/15/2008 15:57:22 | 1,037 | 26 | Web service is expecting a DataSet object, how can I provide that via ColdFusion or in raw XML? | I need to make a call to a web service written in .NET. The application making the call is written in ColdFusion. One of the parameters the web service expects is a DataSet object. I can't instantiate a .NET DataSet object in ColdFusion, how can I pass the web service something it will accept? I have no problem writing... | asp.net | coldfusion | web-services | soap | null | null | open | Web service is expecting a DataSet object, how can I provide that via ColdFusion or in raw XML?
===
I need to make a call to a web service written in .NET. The application making the call is written in ColdFusion. One of the parameters the web service expects is a DataSet object. I can't instantiate a .NET DataSet obj... | 0 |
9,763,670 | 03/19/2012 00:39:58 | 375,828 | 06/25/2010 01:25:54 | 886 | 29 | Script to Correct Code to MSDN Standard | Currently I have a large C++ language code (multiple files, thousands of lines total) that has variables named like:
`MyVarName`
I want to make this compliant with this Microsoft-suggested coding standard:
[Coding Standard][1]
Which specifies to name variables like:<br/>
`myVarName`
Any suggestions on how t... | c++ | linux | coding-style | script | casing | null | open | Script to Correct Code to MSDN Standard
===
Currently I have a large C++ language code (multiple files, thousands of lines total) that has variables named like:
`MyVarName`
I want to make this compliant with this Microsoft-suggested coding standard:
[Coding Standard][1]
Which specifies to name variables like:<... | 0 |
8,639,659 | 12/26/2011 22:45:34 | 1,066,899 | 11/26/2011 13:04:58 | 28 | 0 | Can I pass a function name as an argument ? |
I want to make this class dynamically perform functions on itself by passing different names to it. Is that possible ? Or rather: How is it possible ?
-(id)initWithMethod:(NSString*)method{
if ((self = [super init])){
[self method];
... | iphone | objective-c | cocos2d-iphone | null | null | null | open | Can I pass a function name as an argument ?
===
I want to make this class dynamically perform functions on itself by passing different names to it. Is that possible ? Or rather: How is it possible ?
-(id)initWithMethod:(NSString*)method{
if ((self = [super init])){
... | 0 |
2,989,592 | 06/07/2010 12:48:57 | 360,430 | 06/07/2010 12:48:57 | 1 | 0 | Best free site/blog to put video tutorial | i am planning to upload a video tutorial on a particular software technology. The size of the videos will be around 600 MB's to say 1 GB. I am putting it for free for anyone to download. Is there any site/blog where i can put it.I am planning to divide the videos in parts and zip them. Does blogger or any other cms all... | download | blogger | training-videos | null | null | 06/07/2010 23:01:49 | off topic | Best free site/blog to put video tutorial
===
i am planning to upload a video tutorial on a particular software technology. The size of the videos will be around 600 MB's to say 1 GB. I am putting it for free for anyone to download. Is there any site/blog where i can put it.I am planning to divide the videos in parts ... | 2 |
11,574,585 | 07/20/2012 07:13:23 | 1,539,992 | 07/20/2012 07:11:35 | 1 | 0 | From text navigation links to rollover images - SEO/Google Sitelinks concerns | Looking for some opinions on this.
I operate a web site that is very well indexed by Google. We hit all our keyword targets pretty much and rank really well. We have Google sitelinks etc.
For the last couple of years I've been using sifr/cufon text replacement for our navigation bar links (so text is beautified t... | google | hyperlink | seo | search-engine | rollovers | 07/20/2012 12:16:01 | off topic | From text navigation links to rollover images - SEO/Google Sitelinks concerns
===
Looking for some opinions on this.
I operate a web site that is very well indexed by Google. We hit all our keyword targets pretty much and rank really well. We have Google sitelinks etc.
For the last couple of years I've been usin... | 2 |
365,495 | 12/13/2008 17:52:10 | 45,280 | 12/11/2008 09:35:30 | 3 | 1 | Network Security | I have been a .net developer for the past three yrs. Just curious to know about the network security field. What kind of work does the developers working in these area do? I really have not much idea about network security but what my understanding is these people are involved in securing network, preventing attacks on... | networksecurity | null | null | null | null | 04/13/2010 02:47:57 | off topic | Network Security
===
I have been a .net developer for the past three yrs. Just curious to know about the network security field. What kind of work does the developers working in these area do? I really have not much idea about network security but what my understanding is these people are involved in securing network... | 2 |
5,849,971 | 05/01/2011 17:11:57 | 510,226 | 11/17/2010 00:25:58 | 46 | 0 | Heavy Tail distribution Weibull | I know that the Weibull distribution exhibits subexponetial heavy-tailed behavior when the shape parameter is <1. I need to demonstrate this using the limit definition of a heavy tailed distribution:
limx-->∞ e^(lambda*x)Pr(X>x) = ∞ for all lambda>0.
How do I incorporate the CDF or any other equation characterist... | statistics | probability | null | null | null | 05/03/2011 03:18:56 | off topic | Heavy Tail distribution Weibull
===
I know that the Weibull distribution exhibits subexponetial heavy-tailed behavior when the shape parameter is <1. I need to demonstrate this using the limit definition of a heavy tailed distribution:
limx-->∞ e^(lambda*x)Pr(X>x) = ∞ for all lambda>0.
How do I incorporate the C... | 2 |
6,430,011 | 06/21/2011 18:15:03 | 582,779 | 01/20/2011 10:10:38 | 17 | 0 | Can't get ModRewrite to work at all under Ubuntu | I have no idea what I'm doing wrong with ModRewrite. rewrite.load and proxy.load have been loaded with a2enmod and both appear under modules enabled. I tried to set up the most basic ModRewrite scenario I could think of but it doesn't redirect at all, I still get the same 404 error messages had they not even been enabl... | mod-rewrite | ubuntu | apache2 | null | null | null | open | Can't get ModRewrite to work at all under Ubuntu
===
I have no idea what I'm doing wrong with ModRewrite. rewrite.load and proxy.load have been loaded with a2enmod and both appear under modules enabled. I tried to set up the most basic ModRewrite scenario I could think of but it doesn't redirect at all, I still get th... | 0 |
4,385,012 | 12/08/2010 07:12:04 | 534,657 | 12/08/2010 07:02:15 | 1 | 0 | how DNCP works..whats that use.... | i wanna what is the DNCP? & how it's working | networking | null | null | null | null | 12/08/2010 07:31:07 | not a real question | how DNCP works..whats that use....
===
i wanna what is the DNCP? & how it's working | 1 |
7,186,469 | 08/25/2011 07:17:44 | 911,423 | 08/25/2011 07:17:44 | 1 | 0 | PHP is taking too long time to process | I am developing a MLM site <http://www.dreamlifes.in> and my problem is that when I try to login in admin panel it takes too long too process and finaly process is stopped by remote server. It takes upto 4-5 minute to process.
I would like to tell that as to update member treeview, geneology and payment eligibility, ... | php | mysql | sql | null | null | 08/25/2011 08:11:43 | not a real question | PHP is taking too long time to process
===
I am developing a MLM site <http://www.dreamlifes.in> and my problem is that when I try to login in admin panel it takes too long too process and finaly process is stopped by remote server. It takes upto 4-5 minute to process.
I would like to tell that as to update member t... | 1 |
9,717,434 | 03/15/2012 09:58:18 | 1,179,681 | 01/31/2012 06:39:21 | 14 | 0 | issue With NSTIMER iOS SDK | i wrote like:
[NSTimer scheduledTimerWithTimeInterval:900 target:self selector:@selector(CallGetCounts) userInfo:nil repeats:YES];
that means i want to repeat my timer for every 5 mins but my timer is not repeating, not able to find the reason
can any one please tell me the answer. | iphone | objective-c | xcode | nstimer | null | null | open | issue With NSTIMER iOS SDK
===
i wrote like:
[NSTimer scheduledTimerWithTimeInterval:900 target:self selector:@selector(CallGetCounts) userInfo:nil repeats:YES];
that means i want to repeat my timer for every 5 mins but my timer is not repeating, not able to find the reason
can any one please tell me the answ... | 0 |
42,877 | 09/04/2008 00:02:38 | 1,196 | 08/13/2008 12:33:04 | 1,370 | 97 | User studies: best practices | What are the best practices for user studies?
Did you ever conduct one? | untagged | null | null | null | null | 05/30/2012 11:07:49 | not constructive | User studies: best practices
===
What are the best practices for user studies?
Did you ever conduct one? | 4 |
8,955,425 | 01/21/2012 18:18:09 | 931,721 | 09/06/2011 23:16:44 | 305 | 19 | How can I convert a series of images to a PDF from the command line on linux? | I have a scanning server I wrote in cgi/bash and want to be able to convert a list of images to a pdf from the command line. how can I do this? | image | bash | pdf | null | null | 01/21/2012 19:12:07 | off topic | How can I convert a series of images to a PDF from the command line on linux?
===
I have a scanning server I wrote in cgi/bash and want to be able to convert a list of images to a pdf from the command line. how can I do this? | 2 |
10,934,922 | 06/07/2012 15:28:01 | 579,228 | 01/18/2011 00:06:10 | 116 | 3 | Writing a windows program to connect a MFC application to a windows service | I need to write a windows service that periodically writes out a text file. Unfortunately, I also need to write an MFC client that can update the servers configuration. What is the best way of transferring data directly from client to server and back again?
Also server needs to run continuously, start on boot and r... | windows | mfc | null | null | null | 06/07/2012 17:08:32 | not a real question | Writing a windows program to connect a MFC application to a windows service
===
I need to write a windows service that periodically writes out a text file. Unfortunately, I also need to write an MFC client that can update the servers configuration. What is the best way of transferring data directly from client to serv... | 1 |
3,298,161 | 07/21/2010 10:15:04 | 392,777 | 07/15/2010 13:57:41 | 16 | 0 | PHP Chat SCript | I am developing a chat application.
At present its just a simple chat.
But i need a chat with chat rooms, database storage,admin can see all the chats.Any ideas...pls suggest me | php | mysql | chat | chatroom | null | 07/21/2010 12:39:09 | not a real question | PHP Chat SCript
===
I am developing a chat application.
At present its just a simple chat.
But i need a chat with chat rooms, database storage,admin can see all the chats.Any ideas...pls suggest me | 1 |
752,615 | 04/15/2009 16:42:26 | 91,195 | 04/15/2009 16:40:30 | 1 | 0 | Learning C | I'm a java programmer, wishing to learn C.
I want to learn about memory management, making my own data structures, so when asked in interviews, I may be better prepared.
To begin with, what IDE, if any, would you recommend?
Thanks | c | ide | null | null | null | 09/17/2011 13:22:54 | not constructive | Learning C
===
I'm a java programmer, wishing to learn C.
I want to learn about memory management, making my own data structures, so when asked in interviews, I may be better prepared.
To begin with, what IDE, if any, would you recommend?
Thanks | 4 |
4,356,845 | 12/05/2010 01:16:01 | 477,228 | 10/15/2010 17:23:17 | 13 | 4 | C# read data from gridView to string | Hey I have a gridView and I would like to extract the PhotoPath (ftppath + filename (ftp://192.168.1.2/Jelly.jpg))
its in asp.net and im not sure how to retrieve the data ive set the gridView up for selection and I like to "upon" select store the PhotoPath in a string.
source
<asp:GridView ID="GridView1" r... | c# | .net | asp.net | gridview | null | null | open | C# read data from gridView to string
===
Hey I have a gridView and I would like to extract the PhotoPath (ftppath + filename (ftp://192.168.1.2/Jelly.jpg))
its in asp.net and im not sure how to retrieve the data ive set the gridView up for selection and I like to "upon" select store the PhotoPath in a string.
so... | 0 |
4,702,310 | 01/15/2011 21:41:31 | 45,963 | 12/13/2008 12:23:04 | 2,208 | 41 | SQL Error: ORA-02298: cannot validate (SYSTEM.AEROPUERTO_FK) - parent keys not found | I'm getting the following error in on Oracle SQL Developer:
Error starting at line 1 in command:
ALTER TABLE AEROPUERTO ADD CONSTRAINT AEROPUERTO_FK FOREIGN KEY (CODIGO_CIUDAD) REFERENCES CIUDAD(CODIGO)
Error report:
SQL Error: ORA-02298: cannot validate (SYSTEM.AEROPUERTO_FK) ... | database | oracle | oracle10g | query | null | null | open | SQL Error: ORA-02298: cannot validate (SYSTEM.AEROPUERTO_FK) - parent keys not found
===
I'm getting the following error in on Oracle SQL Developer:
Error starting at line 1 in command:
ALTER TABLE AEROPUERTO ADD CONSTRAINT AEROPUERTO_FK FOREIGN KEY (CODIGO_CIUDAD) REFERENCES CIUDAD(CODIGO)
... | 0 |
7,006,247 | 08/10/2011 05:22:25 | 723,134 | 04/25/2011 01:46:41 | 68 | 2 | In app Purchase: "Restore" a transaction that has been purchased but not completed | I've got an app that register a database for the user if he/she signs up for a auto-renewable subscription.
If user have made the purchase and the app crash or server is offline so user is not able to register the database. User need to be able to register the database later.
So question is how do i "restore" a t... | objective-c | ios | in-app-purchase | null | null | null | open | In app Purchase: "Restore" a transaction that has been purchased but not completed
===
I've got an app that register a database for the user if he/she signs up for a auto-renewable subscription.
If user have made the purchase and the app crash or server is offline so user is not able to register the database. User ... | 0 |
6,099,935 | 05/23/2011 16:12:13 | 86,723 | 04/03/2009 13:02:56 | 134 | 3 | Empty secret returned in Google Gmail OAuth | I am trying to read Gmail in-box using IMAP with OAuth.
When using basic main method, everything works fine:
private static final String SCOPE = "https://mail.google.com/";
private static final String CONSUMER_KEY = "www.******.com";
private static final String CONSUMER_SECRET = "******";
priva... | google | oauth | imap | null | null | null | open | Empty secret returned in Google Gmail OAuth
===
I am trying to read Gmail in-box using IMAP with OAuth.
When using basic main method, everything works fine:
private static final String SCOPE = "https://mail.google.com/";
private static final String CONSUMER_KEY = "www.******.com";
private static fi... | 0 |
11,063,269 | 06/16/2012 12:07:09 | 916,535 | 08/28/2011 15:11:43 | 1,458 | 87 | Show count for Pinterest button when 0 | It doesn't show `0` when there are no pins, I would like it to.
Here is my code:
<a href="http://pinterest.com/pin/create/button/?url=&media=&description=" class="pin-it-button" count-layout="horizontal">
<img border="0" src="//assets.pinterest.com/images/PinExt.png" title="Pin It" />
... | javascript | pinterest | null | null | null | 06/25/2012 12:39:03 | too localized | Show count for Pinterest button when 0
===
It doesn't show `0` when there are no pins, I would like it to.
Here is my code:
<a href="http://pinterest.com/pin/create/button/?url=&media=&description=" class="pin-it-button" count-layout="horizontal">
<img border="0" src="//assets.pinterest... | 3 |
3,187,087 | 07/06/2010 14:24:48 | 294,385 | 03/16/2010 00:12:58 | 6 | 0 | collect packet length in pcap file | hi guys how can i collect the packet length for each packet in the pcap file? thanks a lot | pcap | null | null | null | null | null | open | collect packet length in pcap file
===
hi guys how can i collect the packet length for each packet in the pcap file? thanks a lot | 0 |
10,086,471 | 04/10/2012 09:49:01 | 1,057,729 | 11/21/2011 11:39:22 | 52 | 8 | Enter url code javascript player? | When I put url even youtube,vimeo or what ever, then video is playing. Please tell me that player all in one like that. Thanks in advance | javascript | jquery | null | null | null | 04/10/2012 12:00:54 | not a real question | Enter url code javascript player?
===
When I put url even youtube,vimeo or what ever, then video is playing. Please tell me that player all in one like that. Thanks in advance | 1 |
11,395,132 | 07/09/2012 12:35:52 | 1,016,891 | 10/27/2011 16:12:58 | 343 | 6 | Android Eclipse Error: Logcat continuously receiving "MPL-FIFO error" | Here is snippet of the ever-increasing Logcat logs:
07-09 20:26:29.710: E/MPL-fifo(272): device/htc/common/invensense/mlsdk/mllite/mlFIFO.c|FIFOGetAccelFloat|1672 returning 3
07-09 20:26:29.760: E/MPL-fifo(272): device/htc/common/invensense/mlsdk/mllite/mlFIFO.c|FIFOGetAccelFloat|1672 returning 3
07-... | android | eclipse | logcat | fifo | mpl | null | open | Android Eclipse Error: Logcat continuously receiving "MPL-FIFO error"
===
Here is snippet of the ever-increasing Logcat logs:
07-09 20:26:29.710: E/MPL-fifo(272): device/htc/common/invensense/mlsdk/mllite/mlFIFO.c|FIFOGetAccelFloat|1672 returning 3
07-09 20:26:29.760: E/MPL-fifo(272): device/htc/common/i... | 0 |
10,295,509 | 04/24/2012 09:48:51 | 1,174,689 | 01/28/2012 01:45:42 | 1 | 0 | Page shows garbled, but fine after any change in developer tools | I'm trying to adapt a webpage to Internet Explorer 7, and I have a weird problem.
It looks as though the HTML and CSS are actually fine:
When I load the page it shows up completely messed up, nothing is in the right place. When I open the IE developer tools and change **any** css value, everything pops into it's ri... | javascript | html | css | internet-explorer | internet-explorer-7 | 04/26/2012 09:38:24 | too localized | Page shows garbled, but fine after any change in developer tools
===
I'm trying to adapt a webpage to Internet Explorer 7, and I have a weird problem.
It looks as though the HTML and CSS are actually fine:
When I load the page it shows up completely messed up, nothing is in the right place. When I open the IE deve... | 3 |
10,251,703 | 04/20/2012 18:39:26 | 1,218,520 | 02/18/2012 22:19:49 | 20 | 1 | Programatically create and position an NSButton in an OS X app? | I need to programatically create and position a button in a Mac OS X Cocoa application. Any help would be appreciated... | objective-c | osx | cocoa | nsbutton | null | 04/25/2012 17:22:40 | not a real question | Programatically create and position an NSButton in an OS X app?
===
I need to programatically create and position a button in a Mac OS X Cocoa application. Any help would be appreciated... | 1 |
10,310,173 | 04/25/2012 06:03:48 | 1,151,805 | 01/16/2012 11:58:21 | 86 | 2 | SQL query causing problems with my load more posts function | I want to add to my load more posts query below the following line
OR p.posted_to='$userid'
but when i add in the OR statement, to the query below, it returns results, but it just keeps repeating the same posts, every time i click load more, instead of loading older posts.
if i add this OR statement to my... | php | mysql | sql | query | null | null | open | SQL query causing problems with my load more posts function
===
I want to add to my load more posts query below the following line
OR p.posted_to='$userid'
but when i add in the OR statement, to the query below, it returns results, but it just keeps repeating the same posts, every time i click load more, ins... | 0 |
3,302,016 | 07/21/2010 17:22:05 | 398,275 | 07/21/2010 17:22:05 | 1 | 0 | APIDemos 8 Debug, setting a debug breakpoint at the first line never runs through code in the class | I set a toggle breakpoint at line 36 of the main class, of APIDemos 8, the debug begins at the OnCreate but never processes another line in the class. Why is that?
Here's the code starting a line 36.
public void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
... | android | eclipse | debugging | code-sample | null | 07/11/2012 17:22:01 | too localized | APIDemos 8 Debug, setting a debug breakpoint at the first line never runs through code in the class
===
I set a toggle breakpoint at line 36 of the main class, of APIDemos 8, the debug begins at the OnCreate but never processes another line in the class. Why is that?
Here's the code starting a line 36.
public v... | 3 |
10,002,138 | 04/03/2012 22:07:09 | 840,992 | 06/16/2010 14:38:24 | 372 | 33 | Possible to have a UINavigationController for a UITableView that doesn't fill the entire super UIView | This is on iOS5 w/ a storyboard.
I'd like to have a `UINavigationController` on the `UITableView` below but when I try the "embed in" option, it adds it to the Red `UIView`, not on the table itself. For lots of reasons this is not optimal. Is what I want to do not possible: to have a table subview with its own nav... | ios | xcode | uinavigationcontroller | storyboard | null | null | open | Possible to have a UINavigationController for a UITableView that doesn't fill the entire super UIView
===
This is on iOS5 w/ a storyboard.
I'd like to have a `UINavigationController` on the `UITableView` below but when I try the "embed in" option, it adds it to the Red `UIView`, not on the table itself. For lots ... | 0 |
9,124,945 | 02/03/2012 07:08:29 | 378,183 | 06/28/2010 15:50:07 | 1,223 | 28 | How do I render a node returned by the Drupal search module? | I'm using Drupal 7 to build a fairly simple directory site. I'm trying to theme my search results page the same as a taxonomy page, but as you may know, the results arrive by a completely different process in those two situations. I've copied the `search-result.tpl.php` file from the Search module to my own theme, and ... | php | drupal-7 | drupal-themes | drupal-render | null | 02/03/2012 20:20:42 | off topic | How do I render a node returned by the Drupal search module?
===
I'm using Drupal 7 to build a fairly simple directory site. I'm trying to theme my search results page the same as a taxonomy page, but as you may know, the results arrive by a completely different process in those two situations. I've copied the `search... | 2 |
10,668,403 | 05/19/2012 19:50:42 | 1,405,518 | 05/19/2012 19:43:03 | 1 | 0 | Pattern.complile in java | Can someone explain me how do pattern.compile works? I have serched in the web but I still don't understand it. Here's an example. Thenks!
Pattern p = Pattern.compile(".*<img[^>]*src=\"([^\"]*)",Pattern.CASE_INSENSITIVE);
Matcher m = p.matcher(text.toString()); | java | string | string-parsing | null | null | 05/19/2012 21:19:05 | not a real question | Pattern.complile in java
===
Can someone explain me how do pattern.compile works? I have serched in the web but I still don't understand it. Here's an example. Thenks!
Pattern p = Pattern.compile(".*<img[^>]*src=\"([^\"]*)",Pattern.CASE_INSENSITIVE);
Matcher m = p.matcher(text.toString()); | 1 |
918,620 | 05/28/2009 00:24:15 | 30,674 | 10/23/2008 06:54:58 | 2,039 | 81 | Are there any online database schema drawing tools? | i wish to draw up some database schemas. Eg, table 1 has zero to many rows in table 2, etc.
It's purely for visual purposes (eg. no sql code, etc).
Are there any online tools / website that offer this?
(please don't say: Use Sql Server Database Diagrams, print screen, upload to image hosting service).
thank... | database | design | schema | online | null | 06/01/2012 07:08:56 | not constructive | Are there any online database schema drawing tools?
===
i wish to draw up some database schemas. Eg, table 1 has zero to many rows in table 2, etc.
It's purely for visual purposes (eg. no sql code, etc).
Are there any online tools / website that offer this?
(please don't say: Use Sql Server Database Diagrams,... | 4 |
7,012,570 | 08/10/2011 14:38:29 | 148,009 | 07/30/2009 18:03:15 | 3,920 | 200 | NHibernate One-to-Many - why is it updating child with null foreign key? | I am troubleshooting code that is attempting to update a disconnected entity that has uninitialized references to child entities. The intent is to update only the properties on Parent without loading children.
HasMany(x => x.ChildEntities)
.KeyColumn("ChildEntityId")
.Table("ChildEntity")
.... | nhibernate | fluent-nhibernate | null | null | null | null | open | NHibernate One-to-Many - why is it updating child with null foreign key?
===
I am troubleshooting code that is attempting to update a disconnected entity that has uninitialized references to child entities. The intent is to update only the properties on Parent without loading children.
HasMany(x => x.ChildEnti... | 0 |
3,215,347 | 07/09/2010 18:07:30 | 388,009 | 07/09/2010 18:07:30 | 1 | 0 | subscripting a specific line from python's csv reader? | i'd like to be able to access specific lines of a csv file through the csv reader. For example, the fourth line. Is there a way to do this with python's csv reader module? | python | file-io | csv | null | null | null | open | subscripting a specific line from python's csv reader?
===
i'd like to be able to access specific lines of a csv file through the csv reader. For example, the fourth line. Is there a way to do this with python's csv reader module? | 0 |
3,612,648 | 08/31/2010 19:49:11 | 436,320 | 08/31/2010 19:49:11 | 1 | 0 | need help with WM_KEYDOWN in c++(win 32) | need help with WM_KEYDOWN , i want to remove the "pause" between the first keypress and the repeating keypresses.
If you continually hold down a button i want the program to realise it directly.
Im trying to make a game with directx. Please tell if i should use something else than WM_KEYDOWN | c++ | winapi | messages | null | null | null | open | need help with WM_KEYDOWN in c++(win 32)
===
need help with WM_KEYDOWN , i want to remove the "pause" between the first keypress and the repeating keypresses.
If you continually hold down a button i want the program to realise it directly.
Im trying to make a game with directx. Please tell if i should use someth... | 0 |
4,283,168 | 11/26/2010 07:09:19 | 521,020 | 11/26/2010 06:57:10 | 1 | 1 | java with my sql | how to backup and restore my sql database through java programme | java | null | null | null | null | null | open | java with my sql
===
how to backup and restore my sql database through java programme | 0 |
601,265 | 03/02/2009 04:23:14 | 29,798 | 10/20/2008 22:21:28 | 259 | 23 | iPhone Dev: XCode debugger does not stop on breakpoints | I've got XCode 3.1.2 on OS X 10.5.5. I have an iPhone project that builds fine but the debugger will not hit any of the breakpoints I set. I've tried all the standard fixes that I find on the net:
1. I've turned off 'Load Symbols Lazily' in XCode preferences
2. My active config is Debug
3. Optimization level is 0 ... | xcode | iphone | cocoa-touch | debugging | null | null | open | iPhone Dev: XCode debugger does not stop on breakpoints
===
I've got XCode 3.1.2 on OS X 10.5.5. I have an iPhone project that builds fine but the debugger will not hit any of the breakpoints I set. I've tried all the standard fixes that I find on the net:
1. I've turned off 'Load Symbols Lazily' in XCode preferenc... | 0 |
11,238,058 | 06/28/2012 04:27:05 | 1,471,030 | 06/21/2012 04:38:54 | 9 | 1 | In app Subscription | while testing in app subscription , i published the product item but not published the application . So "Your App is not configured to google play " this type of error comes | android | null | null | null | null | 06/29/2012 00:18:53 | not a real question | In app Subscription
===
while testing in app subscription , i published the product item but not published the application . So "Your App is not configured to google play " this type of error comes | 1 |
5,923,556 | 05/07/2011 19:40:11 | 718,571 | 04/21/2011 08:33:12 | 1 | 0 | Berkeley DB for S60 .. where can i get it !? | I need to download `Berkeley DB` to use it in S60 mobile phones. I went to this page [here][1] but i can not determine what exactly i need to download. any help please as fast as possible.
[1]: http://www.oracle.com/technetwork/database/berkeleydb/downloads/index.html | c++ | database | mobile | berkeley-db | s60 | 05/10/2011 01:10:15 | off topic | Berkeley DB for S60 .. where can i get it !?
===
I need to download `Berkeley DB` to use it in S60 mobile phones. I went to this page [here][1] but i can not determine what exactly i need to download. any help please as fast as possible.
[1]: http://www.oracle.com/technetwork/database/berkeleydb/downloads/index... | 2 |
5,198,660 | 03/04/2011 20:04:24 | 640,754 | 03/02/2011 07:37:30 | 1 | 1 | What difference coding for Linux is than Windows in c lang...? |
<pre><code>
hello !
What difference coding for Linux is than Windows?
</code>
</pre> | windows | linux | difference | coding | null | 03/04/2011 20:23:39 | not a real question | What difference coding for Linux is than Windows in c lang...?
===
<pre><code>
hello !
What difference coding for Linux is than Windows?
</code>
</pre> | 1 |
5,051,636 | 02/19/2011 15:26:51 | 498,468 | 11/05/2010 15:16:26 | 1 | 1 | ImageButton Selector XML File not found in Eclipse 3.6.1? | Having some trouble with an ImageButton with a Selector.xml as the drawable source, keep getting the following error when I switch to the Graphical Layout in Eclipse:
_**Unable to resolve drawable "E:\Programing\Eclipse Workspace\com.commonsware.android.Sandbox\res\drawable-hdpi\keycselector.xml" in attribute "src... | android | null | null | null | null | null | open | ImageButton Selector XML File not found in Eclipse 3.6.1?
===
Having some trouble with an ImageButton with a Selector.xml as the drawable source, keep getting the following error when I switch to the Graphical Layout in Eclipse:
_**Unable to resolve drawable "E:\Programing\Eclipse Workspace\com.commonsware.androi... | 0 |
6,832,188 | 07/26/2011 15:05:09 | 265,691 | 02/03/2010 16:13:13 | 129 | 12 | Connect to Cerberus FTP API through C# | I'm currently trying to integrate the functionality of [Cerberus FTP][1] in our application.
Because I couldn't get it to work in my application, I downloaded [the available sample][2] which you can download on their website.
Unfortunately I can't get it to work either.
After adding the reference an app.config is ... | c# | web-services | null | null | null | null | open | Connect to Cerberus FTP API through C#
===
I'm currently trying to integrate the functionality of [Cerberus FTP][1] in our application.
Because I couldn't get it to work in my application, I downloaded [the available sample][2] which you can download on their website.
Unfortunately I can't get it to work either.
... | 0 |
3,416,714 | 08/05/2010 16:04:31 | 396,277 | 07/19/2010 22:23:02 | 171 | 19 | MVVM-light best practices | I would like to start a collection of MVVM-light Best Practices. There are a number of items I have found to be helpful best practices or best approaches, but would like to hear from others using the MVVM-light toolkit and see what they have found as well.
Please post your best practices as answers to this questi... | mvvm | mvvm-light | common-mistakes | null | null | 04/06/2012 17:43:14 | not constructive | MVVM-light best practices
===
I would like to start a collection of MVVM-light Best Practices. There are a number of items I have found to be helpful best practices or best approaches, but would like to hear from others using the MVVM-light toolkit and see what they have found as well.
Please post your best prac... | 4 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.