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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
5,281,108 | 03/12/2011 06:54:28 | 361,883 | 06/08/2010 23:03:09 | 390 | 0 | Using jQuery Labelify Plugin | This is Labelify: http://www.kryogenix.org/code/browser/labelify/
Basically, it allows me to put a light grey text into my text boxes that disappears when they're selected.
I only have two problems:
- I am using the jQuery UI Datapicker on a field that has this sort of label, and when I click on the date I w... | jquery | jquery-ui | null | null | null | null | open | Using jQuery Labelify Plugin
===
This is Labelify: http://www.kryogenix.org/code/browser/labelify/
Basically, it allows me to put a light grey text into my text boxes that disappears when they're selected.
I only have two problems:
- I am using the jQuery UI Datapicker on a field that has this sort of label... | 0 |
10,527,848 | 05/10/2012 05:12:27 | 139,667 | 07/16/2009 17:35:29 | 116 | 3 | Generics hell or what would it take to have assembly level type parameterization (assembly wide generics) in .NET | Not sure what this question is exactly about.
Here is the problem. Suppose, I am working on a framework that is going to be packed into an assembly without source code available and shipped as a product. From the very beginning the framework is developed with extensibility in mind, by which I mean that some target d... | .net | generics | c#-4.0 | programming-languages | language-features | null | open | Generics hell or what would it take to have assembly level type parameterization (assembly wide generics) in .NET
===
Not sure what this question is exactly about.
Here is the problem. Suppose, I am working on a framework that is going to be packed into an assembly without source code available and shipped as a pro... | 0 |
9,600,870 | 03/07/2012 11:43:05 | 1,092,220 | 12/11/2011 12:29:48 | 38 | 6 | SQL: Joining tables on primary key AND returning the primary key | I'm writing a C# application and am using an Access .mdb. I have a table with email messages and a table with message relations (each email msg can be assigned to several teams of workers), so the rows in the relations table have "msgId" and "teamName" fields.
I want to to get all messages from the first table which... | c# | sql | ms-access | null | null | null | open | SQL: Joining tables on primary key AND returning the primary key
===
I'm writing a C# application and am using an Access .mdb. I have a table with email messages and a table with message relations (each email msg can be assigned to several teams of workers), so the rows in the relations table have "msgId" and "teamNam... | 0 |
4,315,045 | 11/30/2010 14:55:12 | 519,632 | 11/25/2010 03:28:48 | 16 | 0 | jQuery Address difference in behavior for browser back button vs link to previous page | My problem is best described with this screencast I recorded: http://www.youtube.com/watch?v=aI-p_jqzOdU
I'm using the jQuery Address plugin for Ajax deep-linking. For those who don't know how jQuery address works, it works by listening to the hash changes with the `change()` method. Pressing the back button and pre... | jquery | ajax | jquery-plugins | jquery-ajax | jquery-address | null | open | jQuery Address difference in behavior for browser back button vs link to previous page
===
My problem is best described with this screencast I recorded: http://www.youtube.com/watch?v=aI-p_jqzOdU
I'm using the jQuery Address plugin for Ajax deep-linking. For those who don't know how jQuery address works, it works ... | 0 |
10,706,110 | 05/22/2012 16:24:33 | 1,410,697 | 05/22/2012 16:20:58 | 1 | 0 | what is the lowest price for android applications? | I'm finishing my app, it's intended for donations but it seems donations is not very suitable for android market, so my intention is to sell it to the lowest price available for android market. Thanks in advance for your comments. | android | android-market | null | null | null | 05/22/2012 16:27:27 | off topic | what is the lowest price for android applications?
===
I'm finishing my app, it's intended for donations but it seems donations is not very suitable for android market, so my intention is to sell it to the lowest price available for android market. Thanks in advance for your comments. | 2 |
211,394 | 10/17/2008 08:21:39 | 3,050 | 08/26/2008 13:41:09 | 567 | 48 | When to use custom html tags? | What is the use case for using your own html tags? (In standard off the shelf browsers)
A colleague and myself were discussing it lately. I could not think of a use case. We discussed it could be used for styling with css but then decided to use the span tag with a class instead.
Thanks
Paul | html | xhtml | css | webbrowser | null | 05/10/2012 21:21:31 | not constructive | When to use custom html tags?
===
What is the use case for using your own html tags? (In standard off the shelf browsers)
A colleague and myself were discussing it lately. I could not think of a use case. We discussed it could be used for styling with css but then decided to use the span tag with a class instead.
... | 4 |
8,649,450 | 12/27/2011 21:25:19 | 51,816 | 01/05/2009 21:39:06 | 11,472 | 21 | What are the correct names of unit interpolations and how to implement them? | I can't find for the life of me the correct names for interpolations like the ones below.
I am trying to look them up google using `ease-in interpolation`, `types of interpolation`, but without much luck.
All I want is to implement them in a fashion like this:
double Interp ( double value, double t )
wh... | c# | .net | math | interpolation | null | 12/28/2011 08:03:30 | off topic | What are the correct names of unit interpolations and how to implement them?
===
I can't find for the life of me the correct names for interpolations like the ones below.
I am trying to look them up google using `ease-in interpolation`, `types of interpolation`, but without much luck.
All I want is to implement ... | 2 |
1,638,720 | 10/28/2009 17:14:09 | 16,868 | 09/17/2008 21:43:09 | 452 | 30 | What kinds of problems have there been using Access databases with SharePoint? | Just curious what the experience has been in uploading MS Access tables to SharePoint 2007 list. We've been planning on doing so, but I seem to recall issues with SharePoint mangling Access tables in the resulting lists and generally the migrations not going so well. Your experiences? Best practices and recommendati... | sharepoint | ms-access | migration | sharepoint-list | null | null | open | What kinds of problems have there been using Access databases with SharePoint?
===
Just curious what the experience has been in uploading MS Access tables to SharePoint 2007 list. We've been planning on doing so, but I seem to recall issues with SharePoint mangling Access tables in the resulting lists and generally t... | 0 |
3,568,212 | 08/25/2010 16:35:33 | 381,711 | 07/02/2010 03:49:44 | 8 | 0 | Javascript store locator to Jquery | I'm in a bit of a rut. I need to figure out how to convert all this code into jquery. Since I don't know too much jquery. http://www.lastyearsloss.com/store/javascript/map.js I'm not sure which lines I can use or which ones change fully. The main problem is where I'm importing the data from xml. If anyone can point me ... | jquery | google-maps-api-3 | null | null | null | null | open | Javascript store locator to Jquery
===
I'm in a bit of a rut. I need to figure out how to convert all this code into jquery. Since I don't know too much jquery. http://www.lastyearsloss.com/store/javascript/map.js I'm not sure which lines I can use or which ones change fully. The main problem is where I'm importing th... | 0 |
8,550,622 | 12/18/2011 08:31:14 | 67,505 | 02/17/2009 18:30:08 | 2,253 | 161 | Looking for the right pattern to extend DOMElements | I'm new to js and need to extend dom Elements with my custom methods and data.
For data I'm using the dataset property built in html.
For methods I don't know what to do.
Is there a well known best practice to achieve this ? | javascript | html | dom | null | null | null | open | Looking for the right pattern to extend DOMElements
===
I'm new to js and need to extend dom Elements with my custom methods and data.
For data I'm using the dataset property built in html.
For methods I don't know what to do.
Is there a well known best practice to achieve this ? | 0 |
3,032,373 | 06/13/2010 13:26:34 | 202,184 | 11/03/2009 23:10:50 | 459 | 12 | Simplest way to match 2d array of keys/strings to search in perl? | Related to my previous question (<a href="http://stackoverflow.com/questions/3019708">found here</a>), I want to be able to implement the answers given with a 2 dimensional array, instead of one dimensional.
Reference Array
row[1][0]: 13, row[1][1]: Sony
row[0][0]: 19, row[0][1]: Canon
row[2][0]: ... | perl | string | full-text-search | implementation | null | null | open | Simplest way to match 2d array of keys/strings to search in perl?
===
Related to my previous question (<a href="http://stackoverflow.com/questions/3019708">found here</a>), I want to be able to implement the answers given with a 2 dimensional array, instead of one dimensional.
Reference Array
row[1][0]: 13... | 0 |
11,332,749 | 07/04/2012 16:31:17 | 1,501,976 | 07/04/2012 15:30:23 | 1 | 0 | SAS programmer..............doubts | my graduation is bsc(computers),and completed MBA in 2011 ......after that i have done sas course ..i feel good with sas programming.Now i am searching for job .
but most of the people say SAS will have most openings in clinical domain ..... so with my present education can i enter into clinical sas programmer ........ | sas | null | null | null | null | 07/04/2012 19:52:00 | off topic | SAS programmer..............doubts
===
my graduation is bsc(computers),and completed MBA in 2011 ......after that i have done sas course ..i feel good with sas programming.Now i am searching for job .
but most of the people say SAS will have most openings in clinical domain ..... so with my present education can i ... | 2 |
1,025,081 | 06/22/2009 00:01:45 | 48,465 | 12/22/2008 20:24:42 | 1,373 | 42 | Would an open source project have "Copyright. All rights reserved." written on it's licensing disclaimer? | I was trying to make some code I wrote be published under LGPL. I included the [appropriate header](http://www.gnu.org/licenses/gpl-howto.html) in each file, but StyleCop told me to include a copyright notice also. But I think that "Copyright. All rights reserved." is not intended to free software. Should I remove it? | licensing | lgpl | copyright | stylecop | null | 05/16/2012 23:26:43 | not constructive | Would an open source project have "Copyright. All rights reserved." written on it's licensing disclaimer?
===
I was trying to make some code I wrote be published under LGPL. I included the [appropriate header](http://www.gnu.org/licenses/gpl-howto.html) in each file, but StyleCop told me to include a copyright notice ... | 4 |
4,768,744 | 01/22/2011 15:39:22 | 145,757 | 07/27/2009 13:42:57 | 565 | 13 | What is the difference between a Rule and a Policy | in the context of a database, we sometimes need to check values against some statements like **"the customer name is non-empty"** or **"the customer number of purchases is positive"**...
But do such statements constitute rules or policies ?
**In general how would you define these concepts, their differences and r... | database | rules | policy | rule | policies | 09/23/2011 23:40:36 | not constructive | What is the difference between a Rule and a Policy
===
in the context of a database, we sometimes need to check values against some statements like **"the customer name is non-empty"** or **"the customer number of purchases is positive"**...
But do such statements constitute rules or policies ?
**In general how ... | 4 |
11,163,225 | 06/22/2012 19:55:35 | 1,475,807 | 06/22/2012 19:44:48 | 1 | 0 | not sure about this assignment i have on dynamic arrays and inheritance, any help would be amazing | This is what I have so far, i have no idea about the RingUpSale on the register.cpp file.
i know my code is close but I hve so many errors that i am unsure about the whole thing.
enum ItemType {BOOK, DVD, SOFTWARE, CREDIT};
class Sale
{
public:
Sale();
void MakeSale(ItemT... | dynamic-arrays | null | null | null | null | 06/23/2012 16:50:02 | not a real question | not sure about this assignment i have on dynamic arrays and inheritance, any help would be amazing
===
This is what I have so far, i have no idea about the RingUpSale on the register.cpp file.
i know my code is close but I hve so many errors that i am unsure about the whole thing.
enum ItemType {BOOK, DVD, SO... | 1 |
7,368,392 | 09/09/2011 23:11:35 | 444,134 | 09/10/2010 07:47:41 | 196 | 14 | Help to fix strange sqlite3 error - dyld: Library not loaded: /usr/lib/libsqlite3.0.dylib | I am suddenly getting an sqlite3 error:
ActionView::Template::Error (dyld: Library not loaded: /usr/lib/libsqlite3.0.dylib
Referenced from: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
Reason: no suitable image found. Did find:
... | ruby-on-rails-3.1 | osx-leopard | null | null | null | null | open | Help to fix strange sqlite3 error - dyld: Library not loaded: /usr/lib/libsqlite3.0.dylib
===
I am suddenly getting an sqlite3 error:
ActionView::Template::Error (dyld: Library not loaded: /usr/lib/libsqlite3.0.dylib
Referenced from: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/C... | 0 |
9,946,860 | 03/30/2012 16:26:21 | 962,085 | 09/23/2011 23:08:28 | 47 | 1 | Accessing the Web UI using Cloudera 4 beta 1 | I just recently upgraded my hadoop cluster to Cloudera 4 beta 1. I set up HDFS as instructed on their site and then installed both YARN system from MR2 and the jobtracker/tasktrackers from MR1.
For all my setups, i have a master node named krackenmaster that hosts the jobtracker, namenode, application manager, an... | hadoop | mapreduce | cloudera | null | null | null | open | Accessing the Web UI using Cloudera 4 beta 1
===
I just recently upgraded my hadoop cluster to Cloudera 4 beta 1. I set up HDFS as instructed on their site and then installed both YARN system from MR2 and the jobtracker/tasktrackers from MR1.
For all my setups, i have a master node named krackenmaster that hosts... | 0 |
10,673,689 | 05/20/2012 13:09:24 | 1,406,256 | 05/20/2012 12:59:28 | 1 | 0 | how can insert record by using VFpage insert record into custom object | i am created custom object ,how can insert record by using VFpage insert record into custom object.
how can i get one page input value in another apex page.
plz tell me sample code
thankyou
ram | title | null | null | null | null | 05/21/2012 19:06:49 | not a real question | how can insert record by using VFpage insert record into custom object
===
i am created custom object ,how can insert record by using VFpage insert record into custom object.
how can i get one page input value in another apex page.
plz tell me sample code
thankyou
ram | 1 |
6,370,118 | 06/16/2011 10:01:19 | 764,259 | 05/21/2011 19:52:38 | 42 | 0 | Display function prototype on bracket opening | I'm learning java using NetBeans. I want the IDE to display a function prototype after I type '(' so that if I forget some parameters I do not need to erase the function name and '.' and type '.' again in order to see all the functions of that class. How can I turn it on? | java | netbeans | null | null | null | null | open | Display function prototype on bracket opening
===
I'm learning java using NetBeans. I want the IDE to display a function prototype after I type '(' so that if I forget some parameters I do not need to erase the function name and '.' and type '.' again in order to see all the functions of that class. How can I turn it ... | 0 |
10,005,279 | 04/04/2012 05:12:33 | 1,311,907 | 04/04/2012 04:10:34 | 1 | 0 | Where is the error in my code? | /** Yields: a String that contains each capital Letter (in 'A'..'Z') whose representation is prime */
public static String primeChars() {
String s = "";
// inv: s contains each capital in "A'..c-1 whose representation is prime
for (char c = 'A'; c <= 'Z'; c=(char)(c+1)) {
if (Loops.isPrime((i... | java | null | null | null | null | 04/04/2012 12:13:46 | not a real question | Where is the error in my code?
===
/** Yields: a String that contains each capital Letter (in 'A'..'Z') whose representation is prime */
public static String primeChars() {
String s = "";
// inv: s contains each capital in "A'..c-1 whose representation is prime
for (char c = 'A'; c <= 'Z'; c=(cha... | 1 |
5,350,322 | 03/18/2011 09:54:18 | 581,587 | 01/19/2011 14:37:26 | 64 | 0 | jQuery in UpdatePanel Wrapper for PageRequestManager.getInstance().add_endRequest | When jQuery is applied to elements in an UpdatePanel, when the UpdatePanel refreshes, the jQuery is not applied to the newly injected HTML.
This issue is resolved by using
Sys.WebForms.PageRequestManager.getInstance().add_endRequest()
to register a function to be called when the AJAX request is complete:
... | jquery | asp.net | asp.net-ajax | updatepanel | null | null | open | jQuery in UpdatePanel Wrapper for PageRequestManager.getInstance().add_endRequest
===
When jQuery is applied to elements in an UpdatePanel, when the UpdatePanel refreshes, the jQuery is not applied to the newly injected HTML.
This issue is resolved by using
Sys.WebForms.PageRequestManager.getInstance().add_e... | 0 |
3,633,807 | 09/03/2010 07:34:01 | 438,728 | 09/03/2010 07:31:01 | 1 | 0 | installing Eclipse on ubuntu | hey everyone i am trying to install Eclipse helios for C/C++ developers on a ubntu OS
i am new with all this ubntu stuff - even though i downloaded a version of helios from the Eclipse site i have no idea how to install the program
i can't find the eclipse.exe file that it has when is installed it in windows!
... | linux | eclipse | null | null | null | 09/06/2010 00:36:20 | off topic | installing Eclipse on ubuntu
===
hey everyone i am trying to install Eclipse helios for C/C++ developers on a ubntu OS
i am new with all this ubntu stuff - even though i downloaded a version of helios from the Eclipse site i have no idea how to install the program
i can't find the eclipse.exe file that it has wh... | 2 |
7,788,594 | 10/17/2011 01:27:00 | 830,439 | 07/05/2011 20:43:55 | 246 | 14 | Observable Collection/ Binding - Resources | My current project is parsing some HTML and I want to bind through an Observable Collection.
I have a fairly limited knowledge of C# and I am looking for resources to learn about Observable Collection and Binding.
I have looked at MSDN content for this, but I am after a more real work tutorial or examples if poss... | c# | silverlight | windows-phone-7 | observablecollection | null | 10/17/2011 13:41:47 | not constructive | Observable Collection/ Binding - Resources
===
My current project is parsing some HTML and I want to bind through an Observable Collection.
I have a fairly limited knowledge of C# and I am looking for resources to learn about Observable Collection and Binding.
I have looked at MSDN content for this, but I am aft... | 4 |
11,481,591 | 07/14/2012 06:26:04 | 394,736 | 07/17/2010 16:22:43 | 2,479 | 65 | Cocos2D Realistic Gravity? | I have tried many different techniques of applying a realistic looking gravity feature in my game but have had no luck so far. I plan on offering a *100 point bounty* on this for someone who can show me or (share) some code that applies gravity to a CCSprite in Cocos2D.
What I have done so far has just been ugly or ... | ios | cocos2d-iphone | gravity | null | null | null | open | Cocos2D Realistic Gravity?
===
I have tried many different techniques of applying a realistic looking gravity feature in my game but have had no luck so far. I plan on offering a *100 point bounty* on this for someone who can show me or (share) some code that applies gravity to a CCSprite in Cocos2D.
What I have do... | 0 |
11,409,027 | 07/10/2012 08:03:28 | 934,916 | 09/08/2011 13:37:06 | 56 | 3 | www.borgun.is -- payment gateway integration | I am looking for a Iceland based payment gateway '**www.borgun.is**' integration and can not find any help in php.
I cannot find any developers guide on their website..... | php | payment-gateway | null | null | null | 07/10/2012 08:07:26 | not a real question | www.borgun.is -- payment gateway integration
===
I am looking for a Iceland based payment gateway '**www.borgun.is**' integration and can not find any help in php.
I cannot find any developers guide on their website..... | 1 |
8,707,940 | 01/03/2012 04:32:22 | 36,602 | 11/11/2008 15:15:23 | 2,547 | 54 | Clojure - Quoting Confusion | Sorry for the terribly vague title :)
I am new to macros and am having trouble understanding the difference between these two statements:
`(+ 1 2 ~(+ 2 3)) ; => (clojure.core/+ 1 2 5)
'(+ 1 2 ~(+ 2 3)) ; => (+ 1 2 (clojure.core/unquote (+ 2 3)))
When I run them without the unquote, they seem rather id... | macros | clojure | lisp | null | null | null | open | Clojure - Quoting Confusion
===
Sorry for the terribly vague title :)
I am new to macros and am having trouble understanding the difference between these two statements:
`(+ 1 2 ~(+ 2 3)) ; => (clojure.core/+ 1 2 5)
'(+ 1 2 ~(+ 2 3)) ; => (+ 1 2 (clojure.core/unquote (+ 2 3)))
When I run them without... | 0 |
7,324,119 | 09/06/2011 17:58:15 | 467,750 | 10/06/2010 08:49:37 | 455 | 36 | Debug mode restarts on the phone randomly | I have a strange issue with android development. I tried to debug my program with real device (samsung gt5660). I downloaded drivers from the official site - Samsung Kies. Then I switched phone into debug mode. After that usb connection was restarted every few seconds, so phone shows notifications "connection... debug ... | android | debugging | device | null | null | null | open | Debug mode restarts on the phone randomly
===
I have a strange issue with android development. I tried to debug my program with real device (samsung gt5660). I downloaded drivers from the official site - Samsung Kies. Then I switched phone into debug mode. After that usb connection was restarted every few seconds, so ... | 0 |
5,185,239 | 03/03/2011 19:04:06 | 64,334 | 02/09/2009 21:08:32 | 3,661 | 79 | Trouble referencing WCF CustomBinding in web.config | I have created a custom binding to replace the wsHttpBinding that I was using before so that I could set the maxClockSkew setting ([http://blog.salamandersoft.co.uk/index.php/2009/01/wcf-wshttpbinding-and-clock-skew/][1]). The binding is created in web.config, not in code.
But I'm not sure how to tell my service to ... | c# | .net | wpf | silverlight | wcf | null | open | Trouble referencing WCF CustomBinding in web.config
===
I have created a custom binding to replace the wsHttpBinding that I was using before so that I could set the maxClockSkew setting ([http://blog.salamandersoft.co.uk/index.php/2009/01/wcf-wshttpbinding-and-clock-skew/][1]). The binding is created in web.config, no... | 0 |
5,536,121 | 04/04/2011 08:25:42 | 663,011 | 03/16/2011 17:45:22 | 10 | 0 | Which nonsql database to use | I am looking for someone nonsql database.
My requirements are as follow:
- Should be able to store data >10 billion records
- Should consume only 1 gb of memory atmost.
- User request should take less than 10 ms. (including processing time)
Java based would be great. | database | database-design | null | null | null | 04/04/2011 12:17:48 | off topic | Which nonsql database to use
===
I am looking for someone nonsql database.
My requirements are as follow:
- Should be able to store data >10 billion records
- Should consume only 1 gb of memory atmost.
- User request should take less than 10 ms. (including processing time)
Java based would be great. | 2 |
6,936,972 | 08/04/2011 06:18:26 | 461,807 | 09/29/2010 14:02:30 | 203 | 0 | Draw Circle using css alone | Is it possible to draw circle using css only which can work on mosat of the browsers (IE,Mozilla,Safari) ?
| html | css | null | null | null | null | open | Draw Circle using css alone
===
Is it possible to draw circle using css only which can work on mosat of the browsers (IE,Mozilla,Safari) ?
| 0 |
4,680,419 | 01/13/2011 13:10:48 | 574,262 | 01/13/2011 13:10:48 | 1 | 0 | installing magento without control panel | i want to try to install magento on a fresh install of centos 5.5 without any control panel to help. So akaik i just need to install lamp right?
Apache:
yum install httpd
Mysql:
yum install mysql mysql-server mysql-php
Php:
yum install php (possibly other modules too that magento might need)
Those ... | php | apache | magento | centos | null | null | open | installing magento without control panel
===
i want to try to install magento on a fresh install of centos 5.5 without any control panel to help. So akaik i just need to install lamp right?
Apache:
yum install httpd
Mysql:
yum install mysql mysql-server mysql-php
Php:
yum install php (possibly other ... | 0 |
11,028,743 | 06/14/2012 07:41:48 | 961,041 | 09/23/2011 11:29:53 | 69 | 20 | is there Best tutorials for WinRT developement? | I am already familiar with the WPF, Silverlight and Windows phone platforms....
Is there very good tutorials over the internet to learn the WinRT Metro style applications ? | c# | xaml | winrt | null | null | 06/14/2012 09:03:59 | not constructive | is there Best tutorials for WinRT developement?
===
I am already familiar with the WPF, Silverlight and Windows phone platforms....
Is there very good tutorials over the internet to learn the WinRT Metro style applications ? | 4 |
7,148,613 | 08/22/2011 13:59:41 | 808,372 | 06/21/2011 11:58:41 | 1 | 0 | the question about sql left join on? | the question about sql left join on, What different!
(1)
select * from A
LEFT JOIN B
ON A.field = B.field
(2)
select * from A
LEFT JOIN B
ON B.field = A.field
| sql | null | null | null | null | 08/22/2011 14:05:21 | not constructive | the question about sql left join on?
===
the question about sql left join on, What different!
(1)
select * from A
LEFT JOIN B
ON A.field = B.field
(2)
select * from A
LEFT JOIN B
ON B.field = A.field
| 4 |
4,853,739 | 01/31/2011 17:05:17 | 407,443 | 07/31/2010 12:07:33 | 311 | 8 | wpf treeview datatemplate | let's say I have something like this :
public class TopicFolder
{
#region Constants and Fields
private readonly List<TopicInfo> folderContent;
private readonly List<TopicFolder> subFolders;
#endregion
...
}
How ... | c# | wpf | hierarchicaldatatemplate | null | null | null | open | wpf treeview datatemplate
===
let's say I have something like this :
public class TopicFolder
{
#region Constants and Fields
private readonly List<TopicInfo> folderContent;
private readonly List<TopicFolder> subFolders;
#endregion
... | 0 |
811,330 | 05/01/2009 13:26:26 | 22,009 | 09/16/2008 02:07:02 | 49 | 6 | Infrastructure required for a large Scale PHP Project | My team is developing a large music portal in PHP. It is hoped that the portal will have 1 million+ users within a year of its launch. The portal will allow users to create playlists, stream and download music.
Till now, we have developed applications that have been used by a maximum of about a 1000 simultaneous use... | hardware | music | php | mysql | infrastructure | null | open | Infrastructure required for a large Scale PHP Project
===
My team is developing a large music portal in PHP. It is hoped that the portal will have 1 million+ users within a year of its launch. The portal will allow users to create playlists, stream and download music.
Till now, we have developed applications that h... | 0 |
2,831,802 | 05/14/2010 04:16:11 | 242,839 | 01/03/2010 21:07:52 | 73 | 0 | HTML href with css ie Problem | <pre>
<style type="text/css">
.web_westloh {
background-image: url(images/web_westloh.png);
background-repeat: no-repeat;
height: 100px;
width: 350px;
}
.web_westloh:hover {
border-bottom-width: 2px;
border-bottom-style: dashed;
border-bottom-color: #999999;
padding-bottom: 5px;
}
.web_mon... | href | html | css | null | null | null | open | HTML href with css ie Problem
===
<pre>
<style type="text/css">
.web_westloh {
background-image: url(images/web_westloh.png);
background-repeat: no-repeat;
height: 100px;
width: 350px;
}
.web_westloh:hover {
border-bottom-width: 2px;
border-bottom-style: dashed;
border-bottom-color: #999999;... | 0 |
6,538,079 | 06/30/2011 16:34:54 | 781,421 | 06/02/2011 15:40:35 | 3 | 1 | vba-excel meaning of <> (angled brackets or greater-than and less-than symbols) | I am working with find functions in VBA Excel, so when I ran into problems I pulled some example code from the help provided in Excel. I took their code that illustrates a basic
find function and pasted it into a macro. On running the macro, I get a "Runtime error '91'" and the debugger highlights the line of code co... | excel-vba | find | null | null | null | null | open | vba-excel meaning of <> (angled brackets or greater-than and less-than symbols)
===
I am working with find functions in VBA Excel, so when I ran into problems I pulled some example code from the help provided in Excel. I took their code that illustrates a basic
find function and pasted it into a macro. On running th... | 0 |
8,117,414 | 11/14/2011 04:41:34 | 1,035,952 | 11/08/2011 15:53:42 | 1 | 0 | how to Include another application in my application? | in my application i was supposed to include another application in my application without copying the supporting files..?
Note: i don't have the source code of the application which i'm bring to invoke.. | iphone | ios4 | null | null | null | 11/14/2011 08:25:11 | not a real question | how to Include another application in my application?
===
in my application i was supposed to include another application in my application without copying the supporting files..?
Note: i don't have the source code of the application which i'm bring to invoke.. | 1 |
8,503,354 | 12/14/2011 10:58:37 | 627,006 | 02/21/2011 16:59:47 | 21 | 0 | appendChild Does not work in GWT | I am trying to create simple html table in GWT.
Code for table:
public class SimpleTable extends Widget {
private Element tr;
public SimpleTable() {
Element tableElem = DOM.createTable();
Element bodyElem = DOM.createTBody();
DOM.appendChild(tableElem, bodyElem);
s... | gwt | appendchild | null | null | null | 12/15/2011 16:15:34 | too localized | appendChild Does not work in GWT
===
I am trying to create simple html table in GWT.
Code for table:
public class SimpleTable extends Widget {
private Element tr;
public SimpleTable() {
Element tableElem = DOM.createTable();
Element bodyElem = DOM.createTBody();
DOM.appe... | 3 |
10,631,269 | 05/17/2012 07:01:10 | 862,795 | 07/26/2011 05:24:07 | 56 | 1 | Add a Control into two container | how to Add a Control into two container at the same time?
for example i have TabPage1 and TabPage2 and a textbox control witch want to be added into TabPage1 and TabPage2 at the same time. | winforms | control | null | null | null | null | open | Add a Control into two container
===
how to Add a Control into two container at the same time?
for example i have TabPage1 and TabPage2 and a textbox control witch want to be added into TabPage1 and TabPage2 at the same time. | 0 |
5,534,407 | 04/04/2011 03:52:51 | 676,603 | 03/25/2011 11:23:48 | 7 | 0 | Can i push an Activity to Background? | I want to push an activity to background, but the action specified in it should be done..
Is there any way to do this?
Thanks in advance | android | activity | null | null | null | null | open | Can i push an Activity to Background?
===
I want to push an activity to background, but the action specified in it should be done..
Is there any way to do this?
Thanks in advance | 0 |
2,067,013 | 01/14/2010 19:38:42 | 57,611 | 01/21/2009 18:00:27 | 301 | 16 | VB.Net Function Optimization (SSRS Report Code) | I came across the following code recently and would like to optimize it:
Public Shared Function ComputeLabel(ByVal Action As Integer, ByVal Flag1 As Boolean, ByVal Flag2 As Boolean) As String
Dim Prefix As String = ""
If Flag2 Then
Prefix = "Conditional "
ElseIf Flag1 Then
... | .net | optimization | reporting-services | null | null | null | open | VB.Net Function Optimization (SSRS Report Code)
===
I came across the following code recently and would like to optimize it:
Public Shared Function ComputeLabel(ByVal Action As Integer, ByVal Flag1 As Boolean, ByVal Flag2 As Boolean) As String
Dim Prefix As String = ""
If Flag2 Then
... | 0 |
3,268,495 | 07/16/2010 20:07:40 | 1,228 | 08/13/2008 13:58:55 | 30,761 | 1,171 | x:Type and arrays--how? | Long story short, I need to do this:
ExpressionType="{x:Type sys:Byte[]}"
In other words, I need to do this:
foo.ExpressionType=typeof(byte[]);
Wat do? | wpf | arrays | types | markup-extensions | null | null | open | x:Type and arrays--how?
===
Long story short, I need to do this:
ExpressionType="{x:Type sys:Byte[]}"
In other words, I need to do this:
foo.ExpressionType=typeof(byte[]);
Wat do? | 0 |
10,448,153 | 05/04/2012 11:41:23 | 1,179,880 | 01/31/2012 08:45:40 | 172 | 11 | dollar-o-gram: how is this developed in excel? | [Here][1]
I've got a situation where a chart of this format would look great.
It will be possible in excel.
Has anyone ever tackled trying to do this in Excel?
I've got 10yrs of Excel vba experience although I'm not sure where to begin with this idea.
[1]: http://dashboardspy.com/?s=dollar%20o%20gram | excel | charts | null | null | null | 05/04/2012 20:15:37 | not a real question | dollar-o-gram: how is this developed in excel?
===
[Here][1]
I've got a situation where a chart of this format would look great.
It will be possible in excel.
Has anyone ever tackled trying to do this in Excel?
I've got 10yrs of Excel vba experience although I'm not sure where to begin with this idea.
... | 1 |
9,544,083 | 03/03/2012 06:31:50 | 1,164,331 | 01/23/2012 04:58:47 | 5 | 0 | Android app Address family not supported by protocol error? | my code:
private static final String TAG = "TextToSpeechDemo";
private TextToSpeech mTts;
private Button mAgainButton;
@Override
public void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.speak);
TextToSpeech mTts = new TextT... | android | null | null | null | null | null | open | Android app Address family not supported by protocol error?
===
my code:
private static final String TAG = "TextToSpeechDemo";
private TextToSpeech mTts;
private Button mAgainButton;
@Override
public void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
se... | 0 |
5,798,233 | 04/27/2011 01:09:53 | 583,916 | 01/21/2011 03:41:19 | 51 | 8 | Page updates loading two views and not saving data | I have recently installed CKEditor and for some reason when I submit my data I am now getting two views (the same page) twice within my editpage and the data is not saving to the database -> it was working before CKEditor:
**View:**
<?php
//Setting form attributes
$formpageEdit = array('id' => 'pag... | php | html | views | ckeditor | null | 02/16/2012 08:52:20 | too localized | Page updates loading two views and not saving data
===
I have recently installed CKEditor and for some reason when I submit my data I am now getting two views (the same page) twice within my editpage and the data is not saving to the database -> it was working before CKEditor:
**View:**
<?php
//Setting... | 3 |
7,149,857 | 08/22/2011 15:33:00 | 24,545 | 10/02/2008 15:44:37 | 24,619 | 600 | What is "Third Generation Scale"? | In the context of counting source lines of code (SLoC) what is the "Third Generation Scale" factor that is defined on each programming language? | metrics | lines-of-code | null | null | null | null | open | What is "Third Generation Scale"?
===
In the context of counting source lines of code (SLoC) what is the "Third Generation Scale" factor that is defined on each programming language? | 0 |
8,023,704 | 11/05/2011 22:19:37 | 1,031,605 | 11/05/2011 22:11:21 | 1 | 0 | What should I using and enjoying the Java API to download file HotFile.com | Do I need my software downloads files from HotFile.com but do not even know where to start. Can someone tell me or direct me to use API code ready. Any help will be greatly appreciated. I'm trying to do with java.
Thank you! | java | api | download | null | null | 11/05/2011 23:52:14 | not a real question | What should I using and enjoying the Java API to download file HotFile.com
===
Do I need my software downloads files from HotFile.com but do not even know where to start. Can someone tell me or direct me to use API code ready. Any help will be greatly appreciated. I'm trying to do with java.
Thank you! | 1 |
11,607,045 | 07/23/2012 05:46:11 | 1,087,149 | 12/08/2011 06:18:43 | 38 | 1 | Ubuntu 11.04,I touch a new file,Why it's owner is root? | Ubuntu 11.04,I touch a new file,Why it's owner is "root" ?
this computer ,i have a user named "vmuser"
I use vmuser login~~
Last month, create a file owner is "vmuser"
But when I return from vacation,owner changed to "root"
| linux | ubuntu | null | null | null | 07/23/2012 07:07:02 | not a real question | Ubuntu 11.04,I touch a new file,Why it's owner is root?
===
Ubuntu 11.04,I touch a new file,Why it's owner is "root" ?
this computer ,i have a user named "vmuser"
I use vmuser login~~
Last month, create a file owner is "vmuser"
But when I return from vacation,owner changed to "root"
| 1 |
7,471,638 | 09/19/2011 13:23:09 | 942,940 | 09/13/2011 16:06:30 | 1 | 0 | Till how much level collection association would be loaded in Hibernate | I am having basically three questions in mind:
1. If I am having an object inside which there is collection which further is collection of collection. So if lazy is true then what would be the output of the following & if its false then all objects would be loaded of all collection. Is it like all the collection would... | hibernate | session | null | null | null | 09/19/2011 19:28:05 | not constructive | Till how much level collection association would be loaded in Hibernate
===
I am having basically three questions in mind:
1. If I am having an object inside which there is collection which further is collection of collection. So if lazy is true then what would be the output of the following & if its false then all o... | 4 |
3,984,798 | 10/21/2010 06:21:07 | 472,537 | 10/11/2010 17:29:30 | 35 | 1 | Android removeview error when animating | private void kartyafeleanim(String idx1, String idx2) {
Animation anim1=AnimationUtils.loadAnimation(mycontext, R.anim.scalable_anim);
Animation anim2=AnimationUtils.loadAnimation(mycontext, R.anim.scalable_anim);
try {
for (int i=0; i<6; i++) {
LinearLayout LL = (LinearLayout) myLi... | android | animation | null | null | null | null | open | Android removeview error when animating
===
private void kartyafeleanim(String idx1, String idx2) {
Animation anim1=AnimationUtils.loadAnimation(mycontext, R.anim.scalable_anim);
Animation anim2=AnimationUtils.loadAnimation(mycontext, R.anim.scalable_anim);
try {
for (int i=0; i<6; i++) {
... | 0 |
3,829,460 | 09/30/2010 09:47:18 | 149,998 | 08/03/2009 20:54:46 | 246 | 13 | How do I use a recursive array iterator to process a multidimensional array? | I'm trying to get something like this working:
function posts_formatter (&$posts){
foreach ($posts as $k => $v){
if (is_array($v)){
posts_formatter($v);
}else{
switch (strtolow... | php | recursion | iterator | multidimensional-array | null | null | open | How do I use a recursive array iterator to process a multidimensional array?
===
I'm trying to get something like this working:
function posts_formatter (&$posts){
foreach ($posts as $k => $v){
if (is_array($v)){
posts_formatter($v);
... | 0 |
4,305,841 | 11/29/2010 16:37:14 | 478,687 | 10/17/2010 17:59:50 | 101 | 3 | facebook chat in delphi? | I want to connect to facebook chat from my delphi application , change the status message or post something on the wall? Do u know any way i can acomplish this ? | delphi | facebook | null | null | null | null | open | facebook chat in delphi?
===
I want to connect to facebook chat from my delphi application , change the status message or post something on the wall? Do u know any way i can acomplish this ? | 0 |
3,580,351 | 08/26/2010 23:33:56 | 19,875 | 09/21/2008 07:46:57 | 909 | 72 | What is the best way to save the contents of an ArrayList? | I want to save an ArrayList so that it is persistent. The contents can change. What is the best way of approaching this in android? | android | arraylist | sharedpreferences | null | null | null | open | What is the best way to save the contents of an ArrayList?
===
I want to save an ArrayList so that it is persistent. The contents can change. What is the best way of approaching this in android? | 0 |
1,220,103 | 08/02/2009 22:58:33 | 96,087 | 04/26/2009 00:19:04 | 117 | 2 | Where in the internet are the algorithm screencasts/lectures/videos/podcasts? | I like to watch programming screencasts and listen to podcasts on those topics.
Lately I got into doing online topcoder algorithm competitions and am studying algorithms day and night.
Where online can I find video/audio materials related to algorithms?
I know others here have asked about general programming vi... | algorithm | video | podcasts | lectures | null | 09/18/2011 02:54:55 | not constructive | Where in the internet are the algorithm screencasts/lectures/videos/podcasts?
===
I like to watch programming screencasts and listen to podcasts on those topics.
Lately I got into doing online topcoder algorithm competitions and am studying algorithms day and night.
Where online can I find video/audio materials... | 4 |
11,626,080 | 07/24/2012 07:28:41 | 1,130,111 | 01/04/2012 14:19:52 | 11 | 7 | Resource file in aspx page "Eval" syntax | Hi All,
<asp:TemplateField>
<ItemTemplate>
<a id="btnShowPopup" runat="server" class="thickbox" title='<%# Eval("DB_TRAK_NO", "Details for Trak No. {0}") %>>
View</a>
... | asp.net | syntax | localization | globalization | null | null | open | Resource file in aspx page "Eval" syntax
===
Hi All,
<asp:TemplateField>
<ItemTemplate>
<a id="btnShowPopup" runat="server" class="thickbox" title='<%# Eval("DB_TRAK_NO", "Details for Trak No. {0}") %>>
... | 0 |
4,189,131 | 11/15/2010 21:46:48 | 23,590 | 09/29/2008 20:05:23 | 2,502 | 147 | Passing a Func<T, TResult> where TResult is unknown |
Note: Please re-tag and/or re-name appropriately
------------------------------------------------
I have a class, `FooEnumerator`, that wraps a `Foo` and implements `IEnumerable<FooEnumerator>`. The `Foo`s represent a tree-like data structure, the `FooEnumerator`s that are enumerated are the child nodes of the ... | c# | linq | expression-trees | null | null | null | open | Passing a Func<T, TResult> where TResult is unknown
===
Note: Please re-tag and/or re-name appropriately
------------------------------------------------
I have a class, `FooEnumerator`, that wraps a `Foo` and implements `IEnumerable<FooEnumerator>`. The `Foo`s represent a tree-like data structure, the `FooEnu... | 0 |
8,419,495 | 12/07/2011 17:12:34 | 27,404 | 10/13/2008 12:40:47 | 335 | 6 | RestKit: [RKObjectLoader loaderWithResourcePath:] doesn't return a RKManagedObjectLoader | I'm using
RKObjectLoader *peopleLoader = [RKObjectLoader loaderWithResourcePath:@"..." objectManager:[RKObjectManager sharedManager] delegate:self];
but I'm not getting back an `RKManagedObjectLoader`. No objects are stored in my sqlite-database if I'm using the loader. If I'm doing it with
[[RKO... | ios | restkit | null | null | null | null | open | RestKit: [RKObjectLoader loaderWithResourcePath:] doesn't return a RKManagedObjectLoader
===
I'm using
RKObjectLoader *peopleLoader = [RKObjectLoader loaderWithResourcePath:@"..." objectManager:[RKObjectManager sharedManager] delegate:self];
but I'm not getting back an `RKManagedObjectLoader`. No objec... | 0 |
11,331,911 | 07/04/2012 15:27:20 | 1,501,834 | 07/04/2012 14:20:26 | 1 | 0 | iOS development -> Specific Languages | Can someone out there provide a list of all the current languages that can be used to program on iOS (iPad, iPhone, all that jazz) I've been searching for ages and found only rumor and speculation, most of which is untrue. I currently know of C, Objective-C and C# with monotouch.
Thanks in advance | ios | application | null | null | null | 07/05/2012 15:46:00 | not constructive | iOS development -> Specific Languages
===
Can someone out there provide a list of all the current languages that can be used to program on iOS (iPad, iPhone, all that jazz) I've been searching for ages and found only rumor and speculation, most of which is untrue. I currently know of C, Objective-C and C# with monotou... | 4 |
7,000,200 | 08/09/2011 17:22:19 | 651,924 | 03/09/2011 16:10:54 | 130 | 3 | SEO - Do similar sites get frowned upon by Google if located at same IP? | I am undertaking a new project that will create about thirty new web sites. Each site will be focused on, say, a particular sport. So, there will be a football site, a baseball site, a soccer site, etc.
Each site will have links to external stores, like Amazon.com and other affiliates. Each site will have article... | google | seo | null | null | null | 08/09/2011 17:28:34 | off topic | SEO - Do similar sites get frowned upon by Google if located at same IP?
===
I am undertaking a new project that will create about thirty new web sites. Each site will be focused on, say, a particular sport. So, there will be a football site, a baseball site, a soccer site, etc.
Each site will have links to exte... | 2 |
1,755,471 | 11/18/2009 11:46:31 | 212,716 | 11/17/2009 09:02:12 | 1 | 0 | Synatx query please help me????? | Please can anyone tell me all the properties or methods which I can use while using the following method of HTML syntax
<%= Html.TextBox("email", "", new { maxlength = 200 })%>
<%= Html.ValidationMessage("email", "*")%>
Thanks
Ritz | syntax | null | null | null | null | 11/18/2009 13:15:31 | not a real question | Synatx query please help me?????
===
Please can anyone tell me all the properties or methods which I can use while using the following method of HTML syntax
<%= Html.TextBox("email", "", new { maxlength = 200 })%>
<%= Html.ValidationMessage("email", "*")%>
Thanks
Ritz | 1 |
9,109,638 | 02/02/2012 09:09:42 | 1,117,152 | 12/27/2011 06:06:32 | 9 | 1 | Is it possible to read cross domain cookie in C#? | Is it possible to read cross domain cookie in C#? if possible how can i read the cookie,
the cookie set in one domain like "dev-001" and get a cookie in another domain "localhost"
i used
Request.Cookies["userInfo"].Values
it shows a null value.
| c# | asp.net | null | null | null | 02/03/2012 15:56:52 | not a real question | Is it possible to read cross domain cookie in C#?
===
Is it possible to read cross domain cookie in C#? if possible how can i read the cookie,
the cookie set in one domain like "dev-001" and get a cookie in another domain "localhost"
i used
Request.Cookies["userInfo"].Values
it shows a null value.
| 1 |
8,033,088 | 11/07/2011 05:38:19 | 889,656 | 08/11/2011 10:02:26 | 462 | 4 | Android: json paring | I am getting the folowing response from server side> I need to parse this and then store it in database.
show {"navigation_entries":{
"home":{"forward_icon":"arrowright","link_name":"Home","highlighted_icon_with_text":"home_h","banner_image":"midbanner","children": ["favorites","calendar","of... | android | json | null | null | null | 11/07/2011 07:32:11 | too localized | Android: json paring
===
I am getting the folowing response from server side> I need to parse this and then store it in database.
show {"navigation_entries":{
"home":{"forward_icon":"arrowright","link_name":"Home","highlighted_icon_with_text":"home_h","banner_image":"midbanner","children": [... | 3 |
10,428,501 | 05/03/2012 09:21:55 | 1,372,044 | 05/03/2012 09:14:54 | 1 | 0 | Value cannot be null. give error when modelstate is clear | when I write a ModelState.Clear() in controller my Listbox showing a error as
cannot be null.
Parameter name: source
| asp.net-mvc-3 | asp.net-mvc-3-areas | null | null | null | null | open | Value cannot be null. give error when modelstate is clear
===
when I write a ModelState.Clear() in controller my Listbox showing a error as
cannot be null.
Parameter name: source
| 0 |
3,796,312 | 09/26/2010 02:04:16 | 404,020 | 07/28/2010 01:02:19 | 411 | 2 | Why doesn't this code produce the correct output? |
-(void) expand_combinations: (NSString *) remaining_string arg2:(NSString *)s arg3:(int) remain_depth
{
if(remain_depth==0)
{
printf("%s\n",[s UTF8String]);
return;
}
for(int k=0; k < [remaining_string length]; ++k)
{
s = [s str... | objective-c | cocoa | cocoa-touch | null | null | 09/28/2010 00:20:23 | not a real question | Why doesn't this code produce the correct output?
===
-(void) expand_combinations: (NSString *) remaining_string arg2:(NSString *)s arg3:(int) remain_depth
{
if(remain_depth==0)
{
printf("%s\n",[s UTF8String]);
return;
}
for(int k=0; k < [rema... | 1 |
727,111 | 04/07/2009 18:49:13 | 84,885 | 03/31/2009 00:00:51 | 27 | 1 | Java Restful Web Service Tutorial with Eclipse and Tomcat | I was wondering if anyone could post or know of instructions on creating a simple restful web service with eclipse and deployed on tomcat. | rest | web-services | eclipse | tomcat | java | 07/11/2012 11:47:45 | not constructive | Java Restful Web Service Tutorial with Eclipse and Tomcat
===
I was wondering if anyone could post or know of instructions on creating a simple restful web service with eclipse and deployed on tomcat. | 4 |
4,827,538 | 01/28/2011 11:09:33 | 507,401 | 11/14/2010 14:30:23 | 94 | 0 | regarding big integer | i want to know about the big integer in c or c++ .how to use it in the programming as i was doing a program on factorial on giving 1000 the result was not displayed.so can anyone provide tutorial on big integer.please help me out? | c++ | c | null | null | null | 01/29/2011 14:00:35 | not a real question | regarding big integer
===
i want to know about the big integer in c or c++ .how to use it in the programming as i was doing a program on factorial on giving 1000 the result was not displayed.so can anyone provide tutorial on big integer.please help me out? | 1 |
1,238,972 | 08/06/2009 13:43:19 | 100,894 | 05/04/2009 13:50:21 | 27 | 0 | Choosing Database and ORM for a .NET project | I'm working on a .NET application using Silverlight on the client side. Now I've come to the point where I want to throw out my static dummy data on the server side and add a database instead.
For the database I'd love to use one of them ORM's where I can simply tag my model classes and the database tables are buil... | .net | database | orm | nhibernate | linq | null | open | Choosing Database and ORM for a .NET project
===
I'm working on a .NET application using Silverlight on the client side. Now I've come to the point where I want to throw out my static dummy data on the server side and add a database instead.
For the database I'd love to use one of them ORM's where I can simply tag... | 0 |
6,333,044 | 06/13/2011 16:07:36 | 116,186 | 06/02/2009 19:20:34 | 396 | 13 | Using C# Assemblies from Python via pythonnet | I am using Windows 7, 64-bit. I have managed to download and install pythonnet, so
import clr
clr.AddReference("System.Windows.Forms")
from System.Windows.Forms import Form
works fine. I have also downloaded and compiled/run a C# application which creates lots of assemblies. The application in quest... | .net | python | null | null | null | null | open | Using C# Assemblies from Python via pythonnet
===
I am using Windows 7, 64-bit. I have managed to download and install pythonnet, so
import clr
clr.AddReference("System.Windows.Forms")
from System.Windows.Forms import Form
works fine. I have also downloaded and compiled/run a C# application which c... | 0 |
8,653,129 | 12/28/2011 07:32:34 | 1,118,853 | 12/28/2011 07:09:06 | 1 | 0 | Migrate to an existing Facebook Page | I got a message that the application page will be closed on Feb 1, 2012. And the page should migrate to a fans page.
I fill in the fans page name and click to migrate to an existing Facebook Page, but I found nothing migrated to the fans page, and the original application page closed, can't access anymore.
Is t... | page | migrate | null | null | null | 01/08/2012 05:43:48 | off topic | Migrate to an existing Facebook Page
===
I got a message that the application page will be closed on Feb 1, 2012. And the page should migrate to a fans page.
I fill in the fans page name and click to migrate to an existing Facebook Page, but I found nothing migrated to the fans page, and the original application p... | 2 |
75,529 | 09/16/2008 18:36:18 | 11,889 | 09/16/2008 12:05:22 | 1 | 4 | What are the best anti-code sites? | What are the best anti-code sites that people have found? What I mean by "anti-code" is websites, books, blogs, etc. that describe or explain bad code with the tongue-in-cheek goal of showing us what we should not do. (I made up the phase anti-code for lack of a better term.)
These are the sites I'm familiar with:
... | language-agnostic | fun | null | null | null | 08/01/2012 02:38:48 | not constructive | What are the best anti-code sites?
===
What are the best anti-code sites that people have found? What I mean by "anti-code" is websites, books, blogs, etc. that describe or explain bad code with the tongue-in-cheek goal of showing us what we should not do. (I made up the phase anti-code for lack of a better term.)
... | 4 |
6,741,298 | 07/19/2011 01:18:20 | 158,865 | 08/18/2009 23:33:16 | 714 | 6 | Converting Code from PHP to MySQL | How would I convert the code below from PHP to MySQL?
$d = <number of days>;
$m = intval($d / 30); // completed months
$r = intval($d % 30); // remaining days beyond that
$score = ($m * ($m + 1) / 2) * 30 + ($m + 1) * $r; | php | mysql | null | null | null | 07/20/2011 03:07:25 | too localized | Converting Code from PHP to MySQL
===
How would I convert the code below from PHP to MySQL?
$d = <number of days>;
$m = intval($d / 30); // completed months
$r = intval($d % 30); // remaining days beyond that
$score = ($m * ($m + 1) / 2) * 30 + ($m + 1) * $r; | 3 |
2,100,433 | 01/20/2010 10:01:08 | 65,917 | 02/13/2009 06:25:50 | 290 | 7 | To use AES with 256 bits in inbuild java 1.4 api. | I am able to encrypt with AES 128 but with more key length it fails.
code using AES 128 is as below.
import java.security.*;
import javax.crypto.*;
import javax.crypto.spec.*;
import java.io.*;
/**
* This program generates a AES key, retrieves its raw bytes, and
* then reinst... | 256 | java1.4 | encryption | java | null | null | open | To use AES with 256 bits in inbuild java 1.4 api.
===
I am able to encrypt with AES 128 but with more key length it fails.
code using AES 128 is as below.
import java.security.*;
import javax.crypto.*;
import javax.crypto.spec.*;
import java.io.*;
/**
* This program generates a ... | 0 |
11,692,011 | 07/27/2012 16:35:42 | 1,555,505 | 07/26/2012 17:14:12 | 3 | 0 | Need help in File processing script | #!/bin/sh
p=`date '+20%y%m%d'`
cp Process_*"$p"*.txt /tmp/
cat /tmp/number.txt | egrep -v "Prefix|---|" | sed -e 's/ //g' -e '/^$/d' | nawk -F"->" 'BEGIN{FS="->";OFS=","} {print $1,$2}' > /tmp/numberserieslookup.txt
cat /tmp/numberserieslookup.txt | nawk 'BEGIN{FS=OFS=","} { print substr($1,3,14),$2}' > /tmp/... | perl | null | null | null | null | 07/28/2012 10:58:31 | not constructive | Need help in File processing script
===
#!/bin/sh
p=`date '+20%y%m%d'`
cp Process_*"$p"*.txt /tmp/
cat /tmp/number.txt | egrep -v "Prefix|---|" | sed -e 's/ //g' -e '/^$/d' | nawk -F"->" 'BEGIN{FS="->";OFS=","} {print $1,$2}' > /tmp/numberserieslookup.txt
cat /tmp/numberserieslookup.txt | nawk 'BEGIN{FS=OFS=... | 4 |
8,923,147 | 01/19/2012 08:40:44 | 309,798 | 04/06/2010 07:15:54 | 930 | 10 | Are there any open source project like "sourceforge.net" or "codeplex.com"? | I want to create a web site like sourceforge.net or codeplex.com (for local network of our office).
There is no link to download for `codeplex.codeplex.com`. `sf.net` is too complex.
Are there any open source project like "sourceforge.net" or "codeplex.com"?
| open-source | project-management | null | null | null | 01/19/2012 09:07:12 | off topic | Are there any open source project like "sourceforge.net" or "codeplex.com"?
===
I want to create a web site like sourceforge.net or codeplex.com (for local network of our office).
There is no link to download for `codeplex.codeplex.com`. `sf.net` is too complex.
Are there any open source project like "sourceforg... | 2 |
8,678,226 | 12/30/2011 09:54:51 | 794,434 | 06/12/2011 02:33:14 | 724 | 73 | Blackberry persistence store + user level access | I'm currently working on the saving the information using blackberry persistence store. I have to save the details according to the user level access.
**Scenario:** User 1 has logged in and saved some details to the persistence store, and then User2 logged in. The data saved by User1 shouldn't be available for User... | blackberry | blackberry-jde | persistent-storage | null | null | null | open | Blackberry persistence store + user level access
===
I'm currently working on the saving the information using blackberry persistence store. I have to save the details according to the user level access.
**Scenario:** User 1 has logged in and saved some details to the persistence store, and then User2 logged in. T... | 0 |
2,735,395 | 04/29/2010 07:13:09 | 290,535 | 03/10/2010 13:22:51 | 55 | 0 | how to find first and last record from mysql table | I have one table I want to find first and last record that satisfy criteria of particular month. | mysql | null | null | null | null | null | open | how to find first and last record from mysql table
===
I have one table I want to find first and last record that satisfy criteria of particular month. | 0 |
466,963 | 01/21/2009 20:58:47 | 75 | 08/01/2008 15:54:25 | 602 | 37 | Is it possible to kill a single query in oracle without killing the session? | I would like to be able to kill a user's query in Oracle 10.2.0.4 without killing their entire session. This would allow the query to end, but not log that user out of their session, so they can continue making other queries. Is this possible at all? Or is the blunt hammer of killing the session the only way to go a... | oracle | oracle10g | null | null | null | null | open | Is it possible to kill a single query in oracle without killing the session?
===
I would like to be able to kill a user's query in Oracle 10.2.0.4 without killing their entire session. This would allow the query to end, but not log that user out of their session, so they can continue making other queries. Is this po... | 0 |
9,202,142 | 02/08/2012 21:57:45 | 1,093,694 | 12/12/2011 12:21:57 | 54 | 1 | Which NodeJS Rounter | Well! Question is on header. I want to developt a CMS and I need a good routing system for NodeJS.
I don't have any predecisions and I'm open any advice. | javascript | node.js | content-management-system | null | null | 02/10/2012 12:55:15 | not constructive | Which NodeJS Rounter
===
Well! Question is on header. I want to developt a CMS and I need a good routing system for NodeJS.
I don't have any predecisions and I'm open any advice. | 4 |
6,021,330 | 05/16/2011 17:54:02 | 429,040 | 08/24/2010 02:26:37 | 78 | 6 | TSQL/MySQL Equivalents | I've spent a lot of time in Microsoft's SQL product, but not so much in mySQL. I'm aware of the most basic differences in their SQL implementation, i.e. "TOP 1" == "LIMIT 1" and so forth, but once we enter the world of programmability, I am absolutely clueless as to what built-in functions mySQL does and does not have.... | mysql | sql | tsql | microsoft | null | null | open | TSQL/MySQL Equivalents
===
I've spent a lot of time in Microsoft's SQL product, but not so much in mySQL. I'm aware of the most basic differences in their SQL implementation, i.e. "TOP 1" == "LIMIT 1" and so forth, but once we enter the world of programmability, I am absolutely clueless as to what built-in functions m... | 0 |
5,763,597 | 04/23/2011 10:11:21 | 275,218 | 02/17/2010 12:15:05 | 68 | 21 | PHP script for API Documentation | I'd like a PHP script that lets me put in api calls and variables it accepts. I don't want any automatic java applet. Just as simple insert, edit script.
Whats the best, simple script going?
Thanks | php | api | documentation | null | null | 04/27/2011 03:21:22 | not a real question | PHP script for API Documentation
===
I'd like a PHP script that lets me put in api calls and variables it accepts. I don't want any automatic java applet. Just as simple insert, edit script.
Whats the best, simple script going?
Thanks | 1 |
6,690,992 | 07/14/2011 09:19:33 | 831,025 | 07/06/2011 07:00:58 | 4 | 0 | Printing PDF using Dos command | How to print pdf using DOS command, I have tryed print /d:PDFGEN "C:\FILE\CS\1.txt", I am getting the error message "Unable to initialize device PDFGEN" | dos | ms-dos | null | null | null | 07/14/2011 11:10:16 | off topic | Printing PDF using Dos command
===
How to print pdf using DOS command, I have tryed print /d:PDFGEN "C:\FILE\CS\1.txt", I am getting the error message "Unable to initialize device PDFGEN" | 2 |
9,617,848 | 03/08/2012 12:43:22 | 1,256,908 | 03/08/2012 11:34:53 | 1 | 0 | Facebook page likes decreasing | The ‘Like This’ count on my Facebook Band Page has been decreasing since Feb 2, 2012. Looking in the Insights I noticed from 2/2/2012 to the present there have been 200 or so Unlikes. Likes by some close friends, family including my own Like were no longer listed, I then realized there must be a fault in the Like coun... | facebook | facebook-like | page | null | null | 03/09/2012 01:42:36 | off topic | Facebook page likes decreasing
===
The ‘Like This’ count on my Facebook Band Page has been decreasing since Feb 2, 2012. Looking in the Insights I noticed from 2/2/2012 to the present there have been 200 or so Unlikes. Likes by some close friends, family including my own Like were no longer listed, I then realized th... | 2 |
7,719,780 | 10/10/2011 23:24:55 | 927,048 | 09/03/2011 21:32:27 | 1 | 0 | How to make lines in Visual C++ Studio | I am honestly a beginner with no idea how to use VIsual C++
I just need to figure out how to draw a basic line.
Can someone help me out? | c++ | visual-studio | null | null | null | 10/10/2011 23:40:53 | not a real question | How to make lines in Visual C++ Studio
===
I am honestly a beginner with no idea how to use VIsual C++
I just need to figure out how to draw a basic line.
Can someone help me out? | 1 |
10,365,568 | 04/28/2012 16:50:56 | 1,363,129 | 04/28/2012 16:40:37 | 1 | 0 | IOS : How to call a Window? | I learn the iPhone development and in my application I have some view but I should use a window , so I want to call a window in an IBaction how can I call a window , I try to use the example with AppDelegate you can see my code :
- (IBAction)start:(id)sender {
self.window = [[[Game1ViewController alloc] ini... | ios | null | null | null | null | null | open | IOS : How to call a Window?
===
I learn the iPhone development and in my application I have some view but I should use a window , so I want to call a window in an IBaction how can I call a window , I try to use the example with AppDelegate you can see my code :
- (IBAction)start:(id)sender {
self.window = ... | 0 |
3,362 | 08/06/2008 13:27:05 | 357 | 08/05/2008 01:29:23 | 76 | 6 | JavaScript - Capturing TAB key in text box | Here on Stack Overflow, I would like to be able to use the tab key within the WMD editor text box to tab over 4 spaces. The way it is now, the tab key jumps my cursor down to the Tags.
Vote for this feature at UserVoice: [http://stackoverflow.uservoice.com/pages/general/suggestions/15889][1]
Is there some JavaScr... | stackoverflow | javascript | null | null | null | 02/10/2011 20:27:58 | too localized | JavaScript - Capturing TAB key in text box
===
Here on Stack Overflow, I would like to be able to use the tab key within the WMD editor text box to tab over 4 spaces. The way it is now, the tab key jumps my cursor down to the Tags.
Vote for this feature at UserVoice: [http://stackoverflow.uservoice.com/pages/genera... | 3 |
4,498,262 | 12/21/2010 10:24:52 | 309,816 | 04/06/2010 07:32:19 | 8 | 1 | Execute @PostLoad _after_ eagerly fetching? | Using JPA2/Hibernate, I've created an entity A that has a uni-directional mapping to an entity X (see below). Inside A, I also have a transient member "t" that I am trying to calculate using a @PostLoad method. The calculation requires access to the assosiated Xs:
<pre><code>@Entity
public class A {
// ...... | jpa-2.0 | hibernate3 | null | null | null | null | open | Execute @PostLoad _after_ eagerly fetching?
===
Using JPA2/Hibernate, I've created an entity A that has a uni-directional mapping to an entity X (see below). Inside A, I also have a transient member "t" that I am trying to calculate using a @PostLoad method. The calculation requires access to the assosiated Xs:
<pr... | 0 |
7,889,452 | 10/25/2011 12:44:57 | 656,691 | 03/12/2011 15:32:36 | 28 | 1 | XMLHttpRequest Internet Explorer | I have a problem with an API I'm using: CaptchaTraderAPI. It is actually a JavaScript file that has a bunch of functions, but one of them isn't working. It's the one that submits the image URL.
Here is the code.
function submitJob(params, success, failure) {
var request = XMLHttpResponse();
... | internet-explorer | xmlhttprequest | null | null | null | null | open | XMLHttpRequest Internet Explorer
===
I have a problem with an API I'm using: CaptchaTraderAPI. It is actually a JavaScript file that has a bunch of functions, but one of them isn't working. It's the one that submits the image URL.
Here is the code.
function submitJob(params, success, failure) {
var ... | 0 |
8,124,215 | 11/14/2011 15:54:58 | 364,651 | 06/11/2010 14:52:46 | 450 | 16 | Is cron reliable? | I am using the Windows Task Scheduler and it is not at all reliable. The scripts run sometime, sometime they don't and without a reason. I have heard about the cron utility in Linux environment and I wanted to know if is reliable.
| php | windows | null | null | null | 11/14/2011 16:33:24 | not a real question | Is cron reliable?
===
I am using the Windows Task Scheduler and it is not at all reliable. The scripts run sometime, sometime they don't and without a reason. I have heard about the cron utility in Linux environment and I wanted to know if is reliable.
| 1 |
10,975,512 | 06/11/2012 06:46:39 | 1,383,959 | 05/09/2012 07:32:21 | 3 | 0 | php mail function not working with info@ mails. | I have a issue with my mail function that is, it is not working with the info@ mails.
Does anyone know about this issue please help me.
Regards,
| email | null | null | null | null | 06/11/2012 07:47:04 | not a real question | php mail function not working with info@ mails.
===
I have a issue with my mail function that is, it is not working with the info@ mails.
Does anyone know about this issue please help me.
Regards,
| 1 |
11,316,017 | 07/03/2012 17:23:56 | 1,499,476 | 07/03/2012 17:07:39 | 1 | 0 | Java Operator Precedence : What would be the output | What will be the answer to :
class abcd
{
public static void main(String ar[])
{
int a=3, b=2, c;
c = a++ * --b - b++ + ++a;
System.out.println(a+" "+b+" "+c);
}
}
Compiler gave the output as : 4 3 6. I got a=4 and b=3, but i was unable to solve for c.... | java | null | null | null | null | 07/03/2012 17:29:56 | not a real question | Java Operator Precedence : What would be the output
===
What will be the answer to :
class abcd
{
public static void main(String ar[])
{
int a=3, b=2, c;
c = a++ * --b - b++ + ++a;
System.out.println(a+" "+b+" "+c);
}
}
Compiler gave the output as : 4... | 1 |
5,334,566 | 03/17/2011 03:29:21 | 518,513 | 11/24/2010 08:57:04 | 539 | 14 | Form Security & PHP? | I was using something like this:
<input type="hidden" name="ids" value="1, 3, 5" />
<input type="hidden" name="cost" value="350" />
But I was thinking, somebody could just change the cost to say "3" and pay for it for $3.00.. so I was thinking, would a securer(sp) option be setting these values into sess... | php | null | null | null | null | null | open | Form Security & PHP?
===
I was using something like this:
<input type="hidden" name="ids" value="1, 3, 5" />
<input type="hidden" name="cost" value="350" />
But I was thinking, somebody could just change the cost to say "3" and pay for it for $3.00.. so I was thinking, would a securer(sp) option be sett... | 0 |
11,482,258 | 07/14/2012 08:33:47 | 1,525,300 | 07/14/2012 08:23:51 | 1 | 0 | openexchangerates.org, java example | openexchangerates.org contains no java examples (http://openexchangerates.org/documentation#example-java is empty) for fetching the rates that I could find. I would very much like to see some example code which could be used in an android application.
| java | android | null | null | null | 07/15/2012 10:52:28 | not constructive | openexchangerates.org, java example
===
openexchangerates.org contains no java examples (http://openexchangerates.org/documentation#example-java is empty) for fetching the rates that I could find. I would very much like to see some example code which could be used in an android application.
| 4 |
4,500,878 | 12/21/2010 15:28:43 | 275,074 | 02/17/2010 08:59:21 | 334 | 2 | jQuery contents() causing problems in IE | I'm using the contents() function in jQuery in order to obtain some text within a LI which I can't target directly with a span or other selector.
The code I've written is as follows:
$('#tierArray_' + tierId).contents().each(function(i, node) {
if (node.nodeName == "#text") {
node.textContent ... | jquery | text | contents | null | null | null | open | jQuery contents() causing problems in IE
===
I'm using the contents() function in jQuery in order to obtain some text within a LI which I can't target directly with a span or other selector.
The code I've written is as follows:
$('#tierArray_' + tierId).contents().each(function(i, node) {
if (node.nod... | 0 |
6,462,461 | 06/24/2011 01:40:10 | 35,693 | 11/08/2008 03:11:25 | 1,793 | 107 | What do you use the Debugger for? | What do you use the Debugger for?
Some scenarios that I can think of:
1. Reading/Understanding code
2. Understanding the flow (what happens when)
3. What is the actual program up to
a.Attach debugger
b.Exception -> Debug
*I would like this to be a community wiki, but cant fin... | debugging | null | null | null | null | 06/24/2011 02:00:37 | not a real question | What do you use the Debugger for?
===
What do you use the Debugger for?
Some scenarios that I can think of:
1. Reading/Understanding code
2. Understanding the flow (what happens when)
3. What is the actual program up to
a.Attach debugger
b.Exception -> Debug
*I would like th... | 1 |
2,981,794 | 06/05/2010 19:39:07 | 119,973 | 06/09/2009 16:41:23 | 183 | 0 | Fighing system in Php & MYSQL | I am working on a game like Mafia Wars and i am trying to get the fighting system working but i keep getting lose trying to work out who is going to win the fight and it still needs to know if the stats are close then there is a random chace of them winning.
$strength = $my_strength;
$otherplayerinfo... | php | mysql | null | null | null | 06/07/2010 01:16:11 | not a real question | Fighing system in Php & MYSQL
===
I am working on a game like Mafia Wars and i am trying to get the fighting system working but i keep getting lose trying to work out who is going to win the fight and it still needs to know if the stats are close then there is a random chace of them winning.
$strength = $... | 1 |
6,869,864 | 07/29/2011 07:23:44 | 449,856 | 09/16/2010 18:21:26 | 8,662 | 358 | Jira Book / Guide | My team have recently started using Jira, and first impressions are great. To use it as a simple bug tracking tool is very quick and easy to get going with, but there seems to be a lot of additional powerful functions both visible and hidden away within the application.
I would like to know if anyone has a good guid... | bug-tracking | jira | null | null | null | 10/02/2011 22:27:10 | not constructive | Jira Book / Guide
===
My team have recently started using Jira, and first impressions are great. To use it as a simple bug tracking tool is very quick and easy to get going with, but there seems to be a lot of additional powerful functions both visible and hidden away within the application.
I would like to know if... | 4 |
8,777,173 | 01/08/2012 11:37:58 | 282,635 | 02/27/2010 10:29:10 | 1,217 | 33 | Why do we need a limit register in paging? | If I understand paging correctly, a given page is always mapped to a specific frame. Since all frames have the same, constant size, what do we need the limit register for? If the page limit is smaller than the frame size, aren't we simply wasting memory? | paging | null | null | null | null | 01/09/2012 13:49:51 | off topic | Why do we need a limit register in paging?
===
If I understand paging correctly, a given page is always mapped to a specific frame. Since all frames have the same, constant size, what do we need the limit register for? If the page limit is smaller than the frame size, aren't we simply wasting memory? | 2 |
2,619,469 | 04/12/2010 01:53:26 | 136,126 | 07/10/2009 07:52:33 | 126 | 3 | about enum's syntax | What the help of using **: int** in the enum declaretion as following?
public enum ArchiveAssetType : int
{
Folder = 0,
File = 1,
Link = 2
}
| c# | null | null | null | null | null | open | about enum's syntax
===
What the help of using **: int** in the enum declaretion as following?
public enum ArchiveAssetType : int
{
Folder = 0,
File = 1,
Link = 2
}
| 0 |
6,255,472 | 06/06/2011 17:01:26 | 681,904 | 03/29/2011 10:59:45 | 6 | 0 | python dealing with SSH [many clients ] |
i mange 3 server [ Linux ] and i have to turn on scripts on these servers every 6 hours
so it's take a lite bit time to login in each one .. so i made this code
import paramiko
import os
ZI1={"ip":"192.168.1.2","pass":"server-1"}
ZI2={"ip":"192.168.1.3","pass":"Server-2"}
ZI3={"ip"... | python | ssh | paramiko | null | null | null | open | python dealing with SSH [many clients ]
===
i mange 3 server [ Linux ] and i have to turn on scripts on these servers every 6 hours
so it's take a lite bit time to login in each one .. so i made this code
import paramiko
import os
ZI1={"ip":"192.168.1.2","pass":"server-1"}
ZI2={"ip":"1... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.