Id
int64
1.68k
75.6M
PostTypeId
int64
1
2
AcceptedAnswerId
int64
1.7k
75.6M
ParentId
int64
1.68k
75.6M
Score
int64
-60
3.16k
ViewCount
int64
8
2.68M
Body
stringlengths
1
41.1k
Title
stringlengths
14
150
ContentLicense
stringclasses
3 values
FavoriteCount
int64
0
1
CreationDate
stringlengths
23
23
LastActivityDate
stringlengths
23
23
LastEditDate
stringlengths
23
23
LastEditorUserId
int64
-1
21.3M
OwnerUserId
int64
1
21.3M
Tags
list
3,109,012
1
3,112,394
null
16
37,537
I want to style an ordered list giving the numbers a much more bigger font size than the li elements content. I have already achieved this but I dont know how to align the li elements content with the top of the numbers. Take a look: ![alt text](https://imgur.com/2qeqy.png) I have tried giving ol li p negative top ...
Styling ordered list numbers with a different font size than content
CC BY-SA 2.5
0
2010-06-24T10:15:33.887
2017-07-25T19:45:02.853
null
null
345,157
[ "css" ]
3,109,869
1
null
null
0
784
I have a Sprite which is in the shape of a Convex polygon(not rectangular). If I take its snapshot using : ``` var bmd:BitmapData = new BitmapData(width,height); bmd.draw(someSprite,someMatrix,null,null,null); ``` I get an image like this : ![Click here to see the image](https://lh3.googleusercontent.com/...
Bitmap data draw method - replacing the non-present pixels with blue color
CC BY-SA 3.0
null
2010-06-24T12:23:52.293
2015-10-12T19:03:54.517
2015-10-12T19:03:54.517
3,555,000
49,560
[ "apache-flex", "actionscript-3", "snapshot", "bitmapdata" ]
3,111,358
1
null
null
1
203
Text Area: ![click](https://imgur.com/LGdY2.png) There is no ENTER at the end of the first line and is there any solution to know at which character it turns to next line? Take this for instance, it turns to next line after the character "哪" or after the 13th character. (SBC case or DBC case characters can be inpu...
How to know at which character it changes to another line in a textarea?
CC BY-SA 3.0
null
2010-06-24T15:21:26.553
2015-10-12T18:31:05.967
2015-10-12T18:31:05.967
3,555,000
317,429
[ "javascript", "html" ]
3,112,497
1
3,156,459
null
33
15,626
I've been following the Google App Engine tutorials, and I'm having a problem with the .jsp file. Here is the code from Google: [Using JSPs](http://code.google.com/appengine/docs/java/gettingstarted/usingjsps.html). I'm using Eclipse to build my project, and for some reason when I add the `guestbook.jsp` file to the wa...
.jsp file not working for Google App Engine guestbook tutorial
CC BY-SA 3.0
0
2010-06-24T17:42:30.137
2017-02-01T05:55:14.810
2011-12-08T12:07:36.397
17,413
375,537
[ "java", "eclipse", "google-app-engine" ]
3,113,279
1
3,113,746
null
1
2,314
For some reason jQuery UI's autocomplete has stopped working for me. I get the same error as is described on [this webpage](http://forum.jquery.com/topic/jquery-ui-autocomplete-what-am-i-doing-wrong-here). I've copied the content of the query from that webpage below, hoping that somebody here will be able to answer i...
jQuery UI Autocomplete stopped working
CC BY-SA 3.0
null
2010-06-24T19:30:56.857
2013-07-02T10:10:27.873
2017-02-08T14:27:35.053
-1
356,620
[ "javascript", "jquery", "jquery-ui", "jquery-ui-autocomplete" ]
3,113,365
1
3,115,287
null
20
12,721
For some reason I cannot get the Settings.bundle to recognize my additional languages. I must be missing something obvious, but I just cannot figure it out. Here's what I've got: Project Structure in XCode: ![XCode Screen Shot](https://i.stack.imgur.com/FMrR2.png) Root.plist file: [Root.plist file http://img227.i...
Localization of the iPhone Settings.bundle
CC BY-SA 3.0
0
2010-06-24T19:45:28.827
2018-01-03T20:29:01.780
2018-01-03T20:29:01.780
271,976
271,976
[ "iphone", "ios", "xcode", "localization", "settings.bundle" ]
3,114,523
1
3,114,557
null
1
1,694
I am working on creating an Action Bar like the one from the new Android UI Patterns and I am running into a bit of trouble. I have a `ViewSwitcher` with two layouts in it. When the user taps the search button I animate between the two layouts. The problem is that the layouts are different sizes and I can't figure o...
Implementing Android Action Bar
CC BY-SA 2.5
0
2010-06-24T23:01:44.620
2010-06-26T03:31:34.910
2017-02-08T14:27:36.090
-1
236,136
[ "android", "layout" ]
3,116,386
1
3,160,233
null
4
5,452
It seems like Silverlight 4 does not have a ListView control, unless I am missing something. Or a control that's basically replicates its function (e.g. re-sizable column headers, etc...). Is there an example of how to create something similar? I am after a setup like this: ![alt text](https://i.imgur.com/Va0dw.png...
ListView control for Silverlight 4?
CC BY-SA 2.5
null
2010-06-25T07:52:56.787
2012-10-30T14:07:28.720
2010-06-30T17:08:54.763
9,382
9,382
[ "listview", "silverlight-4.0", "c#-4.0" ]
3,116,609
1
3,183,338
null
0
507
below are tables I need to index in Sphinx ![alt text](https://farm2.static.flickr.com/1353/4731654865_9e0e5ccdc5.jpg) News has many projects linked to it via the news_projects table... My question is it advisable to have all the project names in one text field so that it can be searched on? This is my query : ``` ...
Need advice on Sphinx query and index configuration
CC BY-SA 2.5
null
2010-06-25T08:35:32.300
2012-02-24T07:58:45.730
2017-02-08T14:27:36.430
-1
258,219
[ "sphinx" ]
3,119,739
1
3,119,805
null
41
30,897
I know that `length(x)` returns `max(size(x))` and `numel(x)` returns the total number of elements of x, but which is better for a 1 by n array? Does it matter, or are they interchangeable in this case? Just for kicks: ![alt text](https://lh6.ggpht.com/_YGfy1PKat7Q/TCinwoF_0OI/AAAAAAAAAA0/dUMFBXQ-k6g/numelvslength....
Difference between MATLAB's numel and length functions
CC BY-SA 2.5
0
2010-06-25T16:33:13.150
2017-11-15T05:00:58.810
2017-04-02T16:05:30.767
1,749,675
201,800
[ "arrays", "matlab", "microbenchmark" ]
3,120,263
1
3,120,313
null
5
812
I have the following table structured like this: ![row structure](https://lh6.googleusercontent.com/epWyrm504rehvsnGv-Cj8jE01uBe0MB2vkrZ_VaUpDqjFx0YesJ4GtHEn2lb1RnLyBfZfmJLnEVz-0khUmBGtswCgQ=s512) So basically as you can see, the department goes through name changes every couple of years. Look at number 16 for example....
SQL query, distinct rows needed
CC BY-SA 4.0
0
2010-06-25T17:57:41.777
2020-11-11T13:35:15.040
2020-11-11T13:35:15.040
1,783,163
50,312
[ "sql", "ms-access", "distinct" ]
3,120,408
1
null
null
2
981
I'd like to add a menu to the glass part of the frame in a C++ application which is using WTL and Win32++. Those libraries are probably largely as this is something I'd need to do from Win32. The latest versions of Opera and the upcoming Firefox are going to be doing this but I haven't been able to find a code example...
Example showing how to add a button/menu to the glass part of a Vista window frame like Opera/Firefox 4
CC BY-SA 4.0
0
2010-06-25T18:19:59.037
2022-10-26T08:16:28.790
2019-07-31T01:05:57.313
4,751,173
636
[ "c++", "windows", "visual-c++", "winapi", "menu" ]
3,120,468
1
3,123,310
null
2
960
I have a dataframe that looks like this: ``` str(Data) 'data.frame': 11520 obs. of 29 variables: $ groupname : Factor w/ 8 levels "Control","Treatment1",..: 1 1 1 1 1 1 1 1 1 1 ... $ fCycle : Factor w/ 2 levels "Dark","Light": 2 2 2 2 2 2 2 2 2 2 ... $ totdist : num 0 67.5 89.8 109.1 58.3 ... #etc. ```...
R:lattice.qq How do I do a multi-panel plot of treatment[x] vs control?
CC BY-SA 2.5
null
2010-06-25T18:29:17.453
2010-06-26T11:15:34.900
2017-02-08T14:27:39.507
-1
128,245
[ "r", "lattice", "quantile" ]
3,122,870
1
null
null
5
2,434
I want to create a sidebar in one of my mac applications. Basically it will look much like the Things sidebar. Here is the picture that I basically want to recreate: ![screenshot](https://i.stack.imgur.com/FDW30.png) I can't figure out how to show the "sections" (collect, focus and active projects) and how to have c...
Create sidebar in mac app with sections
CC BY-SA 3.0
0
2010-06-26T05:46:33.350
2014-12-20T08:02:12.040
2012-05-17T19:25:49.423
1,028,709
376,819
[ "objective-c", "cocoa", "xcode", "macos", "core-data" ]
3,123,621
1
3,123,672
null
1
895
I am making an iPhone Application which has a list of RSS Feeds, and I want to show a blue bubble on the left with the number of unread articles (one bubble per feed), just like in Mail app, as shown here: ![alt text](https://km.support.apple.com/library/APPLE/APPLECARE_ALLGEOS/HT1666/HT1666--unread_messages-003-en.png...
Show the number of unread items just like in the Mail app
CC BY-SA 2.5
0
2010-06-26T11:00:27.170
2011-06-20T20:06:50.903
2017-02-08T14:27:40.183
-1
null
[ "iphone", "cocoa-touch", "uitableview" ]
3,124,520
1
3,155,273
null
0
821
Ok, I'm very new to Obj-C and Cocoa, but I'm sure my bindings here are correct. I've been googling, searching stack overflow and have checked my values again and again. So, here are my bindings: ![](https://i.imgur.com/kXnxJ.png) They connect to this class: ``` @interface TMMaddMangaWindowDelegate : NSWindowContro...
Cocoa bindings between NSTableView and NSMutableArray refuse to update
CC BY-SA 2.5
null
2010-06-26T16:07:17.723
2010-07-01T05:26:20.500
null
null
160,630
[ "objective-c", "cocoa", "cocoa-bindings" ]
3,124,566
1
3,124,575
null
12
17,554
Calculate the longest path between two nodes. The path is in an arch. Signature of method is: ``` public static int longestPath(Node n) ``` In the example binary tree below, it is (going thru 2-3-13-5-2). ![](https://i.stack.imgur.com/qEYyI.jpg) This is what I have right now and for the given tree it just return...
Longest path between 2 Nodes
CC BY-SA 3.0
0
2010-06-26T16:18:00.750
2016-11-03T10:31:01.563
2016-11-03T10:31:01.563
178,163
178,163
[ "java", "algorithm", "recursion", "binary-tree" ]
3,124,691
1
3,129,699
null
0
2,616
Does anyone a black theme addon for dreamweaver something like this: ![alt text](https://daringfireball.net/projects/bbcolors/schemes/gruber-dark-preview.png)
Is there a black theme for Dreamweaver?
CC BY-SA 3.0
null
2010-06-26T16:55:36.460
2018-02-02T12:26:35.167
2018-02-02T12:26:35.167
472,495
139,459
[ "dreamweaver", "color-scheme" ]
3,125,980
1
15,172,514
null
89
78,078
Is there an addon that allows you to view, edit, `localStorage` information? If there is and it works as an extension of Firebug I will be extremely happy. Something like Google Chrome's local storage similar to [Firecookie](https://addons.mozilla.org/en-US/firefox/addon/6683/) but for the `localStorage` ![Firecooki...
Firefox addon to view/edit/create localStorage data?
CC BY-SA 4.0
0
2010-06-27T00:47:37.257
2019-12-29T06:48:55.370
2019-12-29T06:48:55.370
1,033,581
340,760
[ "firefox", "firebug", "firefox-addon", "local-storage" ]
3,126,577
1
3,126,676
null
3
2,360
Help!!! I am trying to compile a LaTeX document that has been compiled before, but now for some reason it just won't go through. The error message I am getting is not very informative, and I can't even find the file it is pointing to. The details: I am using Aquamacs, and when I try to compile the document the mini-b...
Error trying to compile latex document. Where can I find the file "report output*"?
CC BY-SA 2.5
null
2010-06-27T06:29:54.610
2010-06-27T07:21:03.057
2017-02-08T14:27:41.210
-1
347,646
[ "emacs", "latex", "compilation", "auctex" ]
3,127,503
1
3,127,780
null
5
2,253
I was wondering if there's a way to sort columns with Table sorter So that I could arrange the columns themselves according to some ID or anything. ![alt text](https://imgur.com/cLh0p.png) So here for instance, If I want to sort the table so that the Apple column Would be first, how do I do that?
Sorting Table Columns with jQuery Table Sorter
CC BY-SA 2.5
null
2010-06-27T13:37:14.253
2010-09-03T22:21:29.677
null
null
333,283
[ "jquery", "tablesorter" ]
3,127,705
1
null
null
0
195
I just updated my app to .Net 4.0 from 3.5sp1 Which included removing references to the toolkit and exhange them with system.xaml. Some more reference changing was required by me but I dont quite recall what they were. Anyway, after I compiled and run it the the first thing that popped into my eyes is that all the i...
Images in WPF 4.0 are of lesser quality than in 3.5
CC BY-SA 3.0
0
2010-06-27T14:43:38.597
2022-11-02T09:12:34.233
2011-11-28T01:16:01.947
234,976
377,422
[ "c#", ".net", "wpf", "image" ]
3,130,222
1
3,130,266
null
1
466
I've attached the relevant portion of my web.config file below. When a user attempts to directly visit the url admin.aspx, and they are not an admin, they are redirected to the login page. However, the user then attempts to visit ViewWeek.aspx, it indicates that they are still logged in. Why does this ASP.NET author...
ASP.NET Authorization - When a user is denied access, they are redirected to the login screen, yet they are still logged in. How can I change this?
CC BY-SA 2.5
null
2010-06-28T05:20:32.167
2010-06-28T11:06:16.037
null
null
127,880
[ "asp.net" ]
3,133,118
1
3,134,054
null
1
260
So, I'm writing an AS3 program that tiles floor tiles. I want the user to be to be able to create their own floor schematic represented by different rectangles. It'll be drag-and-drop. They will lay out their schematic (which is composed of different size rectangular tiles) and drop colors/patterns onto them. This sch...
How do I represent tiles in XML?
CC BY-SA 2.5
null
2010-06-28T14:15:13.347
2010-06-28T22:10:10.910
null
null
249,867
[ "xml", "flash", "actionscript-3", "abstraction", "papervision3d" ]
3,135,057
1
null
null
1
529
This is the type of dropdown window I would like. It has columns, with different types of data in each. I tried just using tab delimiting, but it made it look sloppy. How could I get a dropdown / combobox element like this using PyQt4? (Ignore the black box, I just wanted to hide my system files). ![Columned Dropdo...
How can I get this kind of dropdown with Qt? (Specifically PyQt4)
CC BY-SA 2.5
0
2010-06-28T18:24:28.493
2013-01-07T14:06:58.583
null
null
146,044
[ "python", "user-interface", "pyqt4" ]
3,136,713
1
3,136,739
null
1
1,326
In my application a calculation is performed which display the text to the GUI. The application multiplies a user given amount by a defined number (Say 0.85) to create a total (User types in 2, application works out 2 x 0.85). As the number that is displayed is that of a currency I am trying to correctly format the te...
How to correctly format text based on currency
CC BY-SA 2.5
null
2010-06-28T22:49:13.750
2010-06-28T23:14:44.600
2017-02-08T14:27:43.607
-1
218,159
[ "c#", "formatting", "currency", "textbox" ]
3,137,972
1
5,061,750
null
-1
66
Using the repo found here: [http://github.com/nkallen/screw-unit](http://github.com/nkallen/screw-unit) and this commit: cc41f3cf373d804b11519704faf1971370f43760 I get this screen when viewing the package's "EXAMPLE.html" file: ![alt text](https://i.stack.imgur.com/JUBwE.png) Basically all of the text showing how...
How can I get Screw.Unit to Run on Internet Explorer
CC BY-SA 2.5
0
2010-06-29T05:00:15.963
2011-02-21T02:34:24.440
2010-09-04T01:23:07.917
54,426
54,426
[ "javascript", "internet-explorer", "screwunit" ]
3,139,777
1
3,139,816
null
1
4,456
I used the FPDF class to create a multi-page PDF document and then I used an iframe to display the multi-page document. ![Picture of iframe with multi-page PDF](https://i3.photobucket.com/albums/y97/zeckdude/iframe.jpg) I want to do the same thing on another page, except a bit different. Instead of displaying one mu...
How can I make two different PDF files appear in the same iframe?
CC BY-SA 2.5
null
2010-06-29T10:25:00.437
2010-06-29T10:37:11.337
2017-02-08T14:27:43.970
-1
83,916
[ "php", "html", "pdf", "iframe" ]
3,144,397
1
null
null
4
299
Is it possible to have concrete factories create concrete classes with type specific parameters for them, using the abstract factory pattern? Or do the different concrete classes created by their respective concrete factories need to to have the same fields? Ex) In the image below how would you go about to instantiate...
How do you set specific properties to a class created by an abstract factory?
CC BY-SA 3.0
null
2010-06-29T20:16:49.887
2011-06-25T03:30:05.743
2011-05-16T20:55:26.387
21,234
360,674
[ "oop", "design-patterns", "language-agnostic", "factory-pattern" ]
3,145,084
1
3,145,711
null
6
2,248
Sorry for the title, it's difficult to explain. I need a data model similar to this: ![alt text](https://i.imgur.com/OzBwz.png) As you can see, a set can belong to both a user or a school. My problem: It should only be allowed to belong either to a user OR a school. But never both at the same time. How can I solve t...
MySQL: Two n:1 relations, but not both at once
CC BY-SA 2.5
0
2010-06-29T21:58:39.320
2010-06-30T17:43:07.277
2010-06-30T00:13:48.497
20,860
284,318
[ "mysql", "database-design", "relational-database", "polymorphic-associations" ]
3,146,739
1
3,147,944
null
7
579
I'm having some trouble with colors in interface builder and cocoa. I build out my interface in photoshop, and when I copy the RGB values from photoshop and set my UI elements in interface builder, or through code, the colors are not even close. I've messed around with setting color profiles in photoshop but can't see...
Color differences between cocoa and photoshop
CC BY-SA 3.0
0
2010-06-30T05:44:42.760
2011-10-28T20:46:35.033
2011-10-28T20:46:35.033
757,830
112,356
[ "cocoa", "macos", "colors", "photoshop" ]
3,146,823
1
3,158,958
null
5
12,766
I'm trying to add a legend under the plot in scattered chart as shown below. Anyone knows if this is possible? Before: ![alt text](https://dl.dropbox.com/u/6895838/JFreeChart/Scatterred.jpg) After: ![alt text](https://dl.dropbox.com/u/6895838/JFreeChart/Scatterred_modified.jpg)
Is it possible to add Legend to the plot in JFreeChart?
CC BY-SA 2.5
0
2010-06-30T06:04:50.527
2010-07-01T14:54:31.550
2017-02-08T14:27:47.423
-1
328,443
[ "java", "charts", "jfreechart" ]
3,147,635
1
11,585,604
null
11
2,453
I know you can edit a file in githubs website, but I can't find if you can create or delete a file. --- Note that since early December 2012, you can create [new files directly from GitHub](https://github.com/blog/1327-creating-files-on-github): ![Create new File](https://i.stack.imgur.com/LwBsx.jpg) > : You can ...
Is it possible to create a file somewhere in github via browser?
CC BY-SA 3.0
0
2010-06-30T08:39:42.097
2012-12-07T14:52:53.220
2012-12-07T14:52:53.220
6,309
304,894
[ "browser", "github" ]
3,148,451
1
3,149,106
null
2
528
I've tried to run this code under scala 2.7.3 and 2.7.7 and everytime i get this error. What is wrong? ``` import scala.io._ def toInt(in: String): Option[Int] = try { Some(Integer.parseInt(in.trim)) } catch { case e: NumberFormatException => None } def sum(in: Seq[String]) = { val ints = in.flatMap(...
Got NoClassDefFound running sample code
CC BY-SA 2.5
null
2010-06-30T10:46:18.620
2010-06-30T12:28:01.737
2017-02-08T14:27:48.787
-1
174,943
[ "scala" ]
3,148,969
1
3,149,027
null
10
4,774
My website has several nested folders and sometimes long file names, so sometimes only 4 tabs can be opened at a time. 1. Can vs2010 be made to show only file names and leave out any path information? 2. Can the max displayed length for tabs be set? I know the window can be split so top and bottom both have their ...
VS2010 Only show file names in tabs
CC BY-SA 3.0
0
2010-06-30T11:55:24.407
2021-04-30T06:05:28.070
2012-07-05T14:22:05.463
12,597
351,025
[ "visual-studio-2010" ]
3,149,436
1
null
null
0
1,006
I've a case where I'm using one table to store user and group related datas. This column is called profile. So, basically this table is many-to-many table for the cases where one user is belonging in to many groups or there are many users in one group. I'm a bit confused how it should be described... Here's a simplif...
SQLAlchemy recursive many-to-many relation
CC BY-SA 3.0
null
2010-06-30T12:58:28.797
2015-02-05T19:42:38.870
2011-12-20T23:30:17.357
53,195
380,078
[ "sqlalchemy", "pylons" ]
3,149,568
1
3,149,619
null
1
6,056
When developing a Win32 Application (non-console application) in Visual Studio 2005, is there any way to get the same sort of output as you do from the console? For instance, say I want to see log statements (such as I would with cout in a console application) to trace the path my program has taken in the code. My fi...
Win32 Application Console Output?
CC BY-SA 2.5
null
2010-06-30T13:16:09.270
2018-10-06T14:47:55.170
2017-02-08T14:27:49.133
-1
18,149
[ "debugging", "visual-studio-2005", "winapi", "console", "trace" ]
3,151,493
1
3,153,010
null
2
1,250
I have this table: CREATE TABLE perarea ( id_area INT primary key, nombre VARCHAR2(200), id_areapadre INT references perarea(id_area) ); And this was added to access the data: ![alt text](https://imgur.com/FWNwP.png) My intention is to create a hierarchy showing areas and their subordi...
How can I use a treetable to show all rows in an Oracle SQL table?
CC BY-SA 3.0
null
2010-06-30T16:51:23.517
2021-09-06T21:37:13.467
2015-05-13T21:19:41.320
4,640,209
112,355
[ "java", "oracle-adf", "treetable" ]
3,151,544
1
3,151,625
null
0
162
Here's what I have: I have a table called Area that is self referential. If the column ParentAreaID is null it means it's a parent area. If it has a value, it means that it has a parents. ![alt text](https://imgur.com/Gel4h.png) How can I show a table with ID, Name and NAME (of the parents using the self referential...
How can I show a name using the ID as the foreign key?
CC BY-SA 2.5
null
2010-06-30T16:57:48.897
2010-06-30T17:08:47.733
null
null
112,355
[ "oracle", "jdeveloper" ]
3,151,839
1
null
null
1
77
I often have to create software to run tests (on hardware or other software), but I don't know of a good user interface control in .NET for displaying test results. (Just to clarify, I am not looking for a testing solution for .NET code. I am looking for a way to provide a system similar to those used for testing code...
Framework user interface for running tests and reporting results
CC BY-SA 2.5
0
2010-06-30T17:36:14.983
2015-03-15T15:17:24.880
2017-02-08T14:27:49.473
-1
116,891
[ ".net", "testing", "user-interface" ]
3,152,292
1
3,153,640
null
0
3,485
I'm trying to word wrap a richeditable text but I'm having some problems: ![word wrap richeditabletext](https://dl.dropbox.com/u/671192/wordwrapflex.PNG) I want it to wrap vertically so I can avoid the horizontal scrollbar. The Air app only has a spark list and the itemrenderer used is this: ``` <?xml version="1.0"...
Flex 4 richeditabletext word wrap
CC BY-SA 2.5
null
2010-06-30T18:35:11.603
2013-07-13T02:31:30.310
2017-02-08T14:27:49.817
-1
1,013
[ "apache-flex", "air", "flex4", "word-wrap" ]
3,153,193
1
3,170,041
null
1
893
Here is my problem Image ![alt text](https://imgur.com/OdkpE.png) I want to check if the balls are touching, which works perfect. Sometimes however that ball with the arrow isn't picked up which of course makes sense since it isn't touching anything. However, I want to give a little bit of leeway so that if a ball is...
BOX2D Contact (isTouching) Problem
CC BY-SA 2.5
null
2010-06-30T20:35:53.053
2010-07-03T02:10:45.640
null
null
275,561
[ "c#", "xna", "box2d" ]
3,154,199
1
3,154,243
null
0
208
I have an embedded web server written in C using uIP libraries, in a microcontroller, which outputs the following static text in response to an http get. It is shown below as a C literal string: ``` "HTTP/1.0 200 OK\r\n" "Server: UIP/1.0 (http://www.something.com/)\r\n" "Content-type: text\html\r\n" ``` Right after ...
Is there some http GET response that I can add to fix an encoding problem on the client web browser?
CC BY-SA 2.5
null
2010-06-30T23:37:11.853
2010-06-30T23:49:34.947
null
null
84,704
[ "http", "tcp", "embeddedwebserver", "http-get", "embedded" ]
3,154,269
1
3,155,620
null
1
1,198
Using the [Python bindings](http://cgal-python.gforge.inria.fr/) for [CGAL](http://www.cgal.org/), I can't work out how create a hexahedron, nor how to calculate its intersection with another hexahedron. I have 8 input points, which are the corners of the hexahedron: ![a hexahedron - a shape with six faces, eight cor...
creating and intersecting hexahedrons with CGAL
CC BY-SA 2.5
null
2010-06-30T23:57:52.713
2010-07-01T09:28:39.137
2017-02-08T14:27:50.503
-1
15,721
[ "python", "geometry", "cgal" ]
3,155,888
1
3,157,846
null
0
2,623
I am testing a `CPPieChart` and finding that the data source delegate method `-sliceLabelForPieChart:recordIndex:` is not displaying a slice label. In addition, there is no `title` property for the pie chart type. So I figured I would test using a `UILabel` instance: ``` UILabel *viewTitle = [[UILabel alloc] initWit...
How to correctly add Core Plot label/annotation to a CPPieChart object?
CC BY-SA 2.5
0
2010-07-01T07:42:03.013
2010-12-22T16:27:26.277
2017-02-08T14:27:51.177
-1
19,410
[ "iphone", "uilabel", "core-plot", "cppiechart" ]
3,156,294
1
3,156,319
null
26
1,305
hey I'm looking for are clean solution to this problem: ![alt text](https://www.abload.de/img/looprpc4.png) i start the loop with `i = 0` in the second loop step the `i = 1`, then `i = -1` and then `i = 2` ect. how to programm this with a `for` loop in a clean way?
looping in two directions
CC BY-SA 2.5
0
2010-07-01T08:54:54.977
2011-11-24T13:03:39.240
2017-02-08T14:27:51.547
-1
230,202
[ "php", "javascript", "loops", "for-loop" ]
3,156,595
1
3,156,626
null
0
245
I'm creating a survey with 10 questions. All questions have 5 possible answers with values from 1-5. The data is stored in a database with one row per user. There is a column for the answer to every question. ![Data table](https://i.imgur.com/fnSPQ.png) To make bar graphs for the answers to every question, I currentl...
Optimize an SQL query to get count of specific answers
CC BY-SA 2.5
null
2010-07-01T09:41:29.217
2010-07-01T09:53:05.443
null
null
284,318
[ "mysql", "count" ]
3,157,367
1
null
null
1
1,498
I would like to group rows in categories like that: ![example](https://i.stack.imgur.com/I4SJf.jpg) I know how to do this with OutlookGroupBy but its not possible to put the same row into severals categories So is there a way to group rows while beeing possible to put the same row into several categories at the same...
Infragistics - Ultragrid - Group rows into categories
CC BY-SA 3.0
null
2010-07-01T11:41:05.280
2017-03-01T08:10:52.230
2017-03-01T08:10:52.230
4,283,590
381,034
[ "c#", "infragistics", "ultrawingrid" ]
3,158,860
1
3,158,961
null
0
84
I use Firefox in daily use. While testing own web-application in Internet Explorer, I've get bug like this(as example facebook.com page): ![alt text](https://content.screencast.com/users/loviji/folders/Jing/media/9521e9f7-8fa7-417d-8f5b-51cc0934df75/2010-07-01_2036.png) As example I capture facebook.com website. Blu...
Internet explorer 8 blue colored textboxes in my PC
CC BY-SA 2.5
null
2010-07-01T14:43:50.003
2010-07-01T14:54:53.903
2017-02-08T14:27:52.577
-1
211,452
[ "windows-vista", "internet-explorer-8" ]
3,159,969
1
3,160,613
null
0
241
I'm currently developing my first android app, and my first game. I've been developing on a netbook with a CliqXT (HVGA). Things are going well, it renders perfectly on the smaller screen. I knew I'd have some issues when rendering on larger screens, but the issues I'm having are not what I was expecting and I'm kin...
Issues with screen sizes and activity rendering
CC BY-SA 2.5
null
2010-07-01T17:00:12.187
2010-07-24T12:54:54.123
2010-07-01T17:39:30.907
1,742,702
1,742,702
[ "android", "compatibility" ]
3,160,787
1
3,264,650
null
3
541
I have an iPhone SDK project that is supposed to build a static library for both the simulator and the ARM processor and then combine the two into a universal library. Heretofore, I was using iPhone SDK 3+ and accomplished this by creating a separate target for each, one simulator and one ARM, and then making a third ...
Targeting multiple platforms in iPhone SDK 4
CC BY-SA 2.5
0
2010-07-01T18:51:24.263
2010-07-18T21:09:05.817
2010-07-01T23:36:11.023
223,201
223,201
[ "iphone", "linker" ]
3,161,385
1
3,161,502
null
80
78,451
I created this community wiki to bind together a number of other Q/A's I've seen here on SO. If you're here, you've probably installed the final version of Xcode 3.2.3 with iPhone SDK 4 ([download link](https://developer.apple.com/iphone/download.action?path=%2Fiphone%2Fiphone_sdk_4__final%2Fxcode_3.2.3_and_iphone_sdk_...
Install Xcode 3.2.3 w/ iPhone SDK 4, get "Base SDK missing", can't see other SDKs
CC BY-SA 4.0
0
2010-07-01T20:22:55.637
2019-01-11T03:54:51.677
2019-01-11T03:54:51.677
1,033,581
45,813
[ "iphone", "xcode", "ios4" ]
3,163,600
1
null
null
2
377
I am using the delegate method for auto rotation in iphone application. ``` -(BOOL)shouldAutorotateToInterfaceOrientation:UIInterfaceOrientation)interfaceOrientation{ if(interfaceOrientation == UIInterfaceOrientationPortrait ){ [UIView beginAnimations:@"View Flip" context:nil]; [UIView...
Issue when iphone takes place the Landscape Orientation
CC BY-SA 3.0
null
2010-07-02T06:15:29.540
2011-12-12T18:41:16.760
2011-12-12T18:41:16.760
-1
343,054
[ "iphone", "objective-c", "cocoa-touch" ]
3,164,090
1
14,235,610
null
0
323
I have 2 picture that there is two line,I want to compare there two curved line and know how much they are similar together...I use Mathlab for programming and also use Image process package. Thank's in advance ![](https://i.stack.imgur.com/0AcH3.jpg)[Photo Album](https://web.archive.org/web/20181112054310/http://www....
how I can compare two curved lines in two pictures?
CC BY-SA 4.0
0
2010-07-02T08:05:13.087
2019-07-31T19:04:44.617
2019-07-31T19:04:44.617
4,751,173
342,743
[ "image-processing", "curve" ]
3,165,600
1
3,338,150
null
3
316
I have seen something like this: ![rounded numberfields](https://imgur.com/UC715.png) in a Menulet on the right of menu items and I can't figure out how to do it. Can anyone elaborate? Thank you!
NSMenuItem number bubble?
CC BY-SA 2.5
null
2010-07-02T12:25:20.260
2010-07-26T19:13:39.720
2010-07-04T21:53:25.650
168,225
382,039
[ "cocoa", "nsmenu", "nsmenuitem" ]
3,166,440
1
3,189,788
null
0
1,699
I downloaded JEDIVCL package.... according to its help i have to run install.bat from jcl folder and then run install.bat from jvcl folder. i launched install.bat from jvcl folder but i received this error: ![alt text](https://web.archive.org/web/20190731192945/http://irronnie.persiangig.com/image/Error.bmp) and if ...
Error in installing JEDI - please install the dependencies first
CC BY-SA 4.0
null
2010-07-02T14:09:13.483
2019-07-31T19:31:04.450
2019-07-31T19:31:04.450
4,751,173
371,686
[ "delphi", "delphi-7" ]
3,170,130
1
3,170,182
null
1
1,019
I'd like to make a list adapter that formats views like this: ![List Entry](https://i.imgur.com/WLR0p.png) I want to be able to fire a different onClick when the user clicks the image. I have defined the onClick on the image itself in the getView() override, but how do I then get the position of the line that was cl...
Creating a split button for a custom ListView adapter
CC BY-SA 2.5
0
2010-07-03T02:50:20.100
2010-07-03T03:16:39.563
null
null
283,952
[ "android", "listview", "listviewitem" ]
3,170,368
1
3,172,203
null
1
450
I have website with list and anchor links. I want to have the anchor length is fixed so that it will not come to next line. When I move the mouse over,the remaining text should be displayed and when the over leave out of the link, it should be again set back to normal one line. I want the one like the green color. ...
how to have fixed with list or anchor element in html?
CC BY-SA 2.5
0
2010-07-03T04:58:34.367
2010-07-03T17:13:23.030
2017-02-08T14:27:55.290
-1
null
[ "html", "css" ]
3,171,044
1
3,173,999
null
0
165
I'd need to make a new style for buttons and text entry controls. It should look something like ![Image](https://dl.dropbox.com/u/2951174/empclient/mockup1_small.jpg) Is there a way to do this?
WxPython custom styled controls
CC BY-SA 2.5
null
2010-07-03T09:37:58.937
2010-07-04T07:07:03.413
2017-02-08T14:27:55.967
-1
151,377
[ "python", "controls", "wxpython" ]
3,172,304
1
3,172,441
null
7
15,872
I recently published my first MVC 2 project to a commercial web server, running Windows 2008, and which purportedly supports other MVC sites without issue, but have been experiencing some problems. Here is the high-level structure of the project. As you can see, it is very simple: ![](https://i6.photobucket.com/albums...
Why won't my MVC project work after publishing it?
CC BY-SA 2.5
0
2010-07-03T17:49:20.663
2014-12-23T11:44:48.523
2017-02-08T14:27:56.643
-1
272,219
[ "asp.net", "asp.net-mvc", "windows-server-2008", "publish" ]
3,172,623
1
3,175,732
null
2
3,234
I'm putting together a simple game for the iPhone, and am trying to implement the effect of moving the camera around the GLView. I'm drawing about a hundred objects using `glDrawArrays` with vertex and color pointers. After this, I want to move the camera to the right by 1 unit. This is the snippet of code I have in my...
Why is my object disappearing after using gluLookat for OpenGL ES 2.0?
CC BY-SA 2.5
0
2010-07-03T19:29:22.533
2010-07-04T20:21:08.783
2020-06-20T09:12:55.060
-1
39,155
[ "iphone", "opengl-es" ]
3,172,794
1
3,172,804
null
11
7,208
Does anyone know how to add a scope bar to a `UITableView`? The App Store app does this sometimes, like in the picture below. I would like to use this scope bar to add sorting options for the elements in the `UITableView`. This would be more convenient than having a toolbar with a `UISegmentControl`. I just don't kno...
Scope Bar for UITableView like App Store?
CC BY-SA 3.0
0
2010-07-03T20:30:06.017
2014-08-08T17:23:14.087
2014-08-08T17:23:14.087
64,046
382,834
[ "ios", "uitableview", "uisearchbar", "uisegmentedcontrol" ]
3,172,813
1
null
null
3
852
I'm trying to draw a prism and animate it with CoreAnimation. But I can't find a good solution to draw the fan of rainbow colors. ![prism](https://rlv.zcache.com/rainbow_prism_poster-p228736076172014950trma_400.jpg) There a a couple of ways to do that, each of them has disadvantages: - - `CAGradientLayer`- - Any ...
Drawing a prism with CoreAnimation
CC BY-SA 2.5
0
2010-07-03T20:37:21.960
2014-11-05T16:34:17.200
2017-02-08T14:27:56.983
-1
115,102
[ "iphone", "opengl-es", "core-animation" ]
3,173,364
1
3,173,443
null
17
14,884
How do I remove the white borders? ![alt text](https://img.photobucket.com/albums/v85/Keyoh/WPFBorder.jpg)
White Border around GroupBox
CC BY-SA 2.5
0
2010-07-04T00:58:41.563
2017-01-19T14:44:35.377
2017-02-08T14:27:57.320
-1
314,087
[ "c#", "wpf" ]
3,175,063
1
3,175,102
null
0
446
i want to create an info box in .net 2 (attached is an image with an example) ![alt text](https://www.freeimagehosting.net/) I wanted to use a panel, but I cannot change the color of its border. is it possible to change this property? if so, how? Thanks, Shuky[](https://i.stack.imgur.com/8GGTQ.jpg)
creating an Info-box like control in .NET 2
CC BY-SA 4.0
null
2010-07-04T15:00:24.173
2019-07-31T23:05:05.560
2019-07-31T23:05:05.560
4,751,173
276,789
[ "c#", ".net", "winforms", "controls" ]
3,175,520
1
3,175,544
null
0
65
I created an Add-in project and now I have this in my solution explorer: ![alt text](https://imgur.com/sEi95.jpg) Do I just add right click the solution and add a Windows form? I'm not sure how this works and the tutorials I find don't touch on this. Thanks.
How can I add a Window to my Visual Studio?
CC BY-SA 2.5
null
2010-07-04T17:16:06.310
2010-07-04T17:40:30.253
null
null
112,355
[ "visual-studio", "add-in" ]
3,175,679
1
null
null
0
387
I am looking to build an app similar to santayourself (facebook application) a screenshot below ![alt text](https://i.imgur.com/8H2nf.png) The application will accept a photo and then the users can move it with controls for zoom and rotate and moving image right, left, up and down. Then once the face is as required th...
Use face from an image for postcard (see screenshot)
CC BY-SA 2.5
null
2010-07-04T18:08:52.753
2010-07-05T12:58:41.860
null
null
79,523
[ "php", "javascript", "image-processing", "image-manipulation" ]
3,176,656
1
3,176,861
null
1
377
In C#, I am working on a project to automatically update a separate server with an image and other form data and such... However, the PHP server isn't getting any of the POST data, it's only getting the headers and I can't figure out why. Here is what I am sending to the server (all new lines have CRLF): ``` POST /ne...
POST Headers being sent, but not received on server
CC BY-SA 3.0
0
2010-07-05T00:11:34.517
2014-03-13T21:28:56.240
2014-03-13T21:28:56.240
414,521
383,303
[ "php", "http", "post" ]
3,176,821
1
null
null
2
1,202
Okay, so I'm using Expression Blend 4 and learning SL, and am pretty overwhelmed with it all. I'm working on a simple project to animate an aircraft holding pattern. I want to show things on the screen in a specific order: 1. Draw a holding point (the station) 2. Draw the aircraft's position 3. Animate an arrow sta...
How do I draw animated lines in Silverlight?
CC BY-SA 2.5
0
2010-07-05T01:27:36.613
2010-07-06T00:34:16.157
null
null
856
[ "silverlight", "animation", "expression-blend" ]
3,178,336
1
null
null
0
10,551
### File datafile.txt ``` code x y 23 22.1 33.11 23 110 22 23 11 200 24 111 321 24 222 111 24 10 22.1 10 88.3 99.3 10 110 32 10 121 143 10 190 200 ``` In the above file, the first column represents the image code which is displayed on the screen, and the x and...
MATLAB - How to plot x,y on an image and save?
CC BY-SA 3.0
0
2010-07-05T09:16:23.000
2014-06-25T07:58:58.183
2020-06-20T09:12:55.060
-1
80,796
[ "image", "matlab", "plot" ]
3,179,904
1
3,180,170
null
6
7,828
I'm having problems figuring out how to display different cell styles as well as custom cells together within a UITableView. I understand how to set up and put cells together and the construction of a basic UITableView, but just not how to "mix and match" cell within one. The best example I can show you on what I am ...
Using multiple cell style types and custom cells in a UITableView
CC BY-SA 2.5
0
2010-07-05T13:36:51.487
2015-03-28T18:54:34.930
2017-02-08T14:27:59.460
-1
205,846
[ "iphone", "uitableview" ]
3,182,747
1
3,183,041
null
1
2,619
I created a google maps store locator and im using a jquery pagination to show only 5 results per page. It works. The only problem is that every time I hit search it duplicates the pagination. ![Screen shot 2010-07-05 at 11.54.13 AM.png](https://i.stack.imgur.com/U0ZnD.png) Code: ``` function paginate(){ var page =...
jQuery pagination results page
CC BY-SA 3.0
0
2010-07-05T23:48:39.740
2011-10-28T21:14:40.843
2011-10-28T21:14:40.843
757,830
381,711
[ "javascript", "jquery" ]
3,183,105
1
3,183,656
null
0
876
this is quite an elaborate problem for me that i've been trying to figure out for a while now. Even explaining it is a little difficult for me but i'll give it a try. I am using a gutted version of the Snake Android sample. Pretty much I am using the TileView class verbatim and am only trying to display a few tiles on...
Strange problem with modified Android Snake example
CC BY-SA 4.0
null
2010-07-06T02:09:36.523
2019-08-01T01:09:04.740
2019-08-01T01:09:04.740
4,751,173
29,326
[ "android", "nullpointerexception" ]
3,183,297
1
3,223,511
null
1
494
Edit: Ok, this is what works. It may not be "right", but 1) it displays correctly & 2) it validates at W3C. It seems that I should make all positioning absoolute and add positioning to all divs except for those with a fieldset, where I have to add the position to the fieldset. Feel free to correct this if you think th...
I have a basic problem understanding CSS positioning
CC BY-SA 2.5
null
2010-07-06T03:14:05.177
2010-07-12T11:07:51.700
2017-02-08T14:28:00.517
-1
192,910
[ "html", "css" ]
3,185,299
1
3,185,365
null
1
1,770
I'm looking for a query to select rows from two different tables, (I did find one result here for selecting from two different tables, but it merged the column names to have an easier query). I need to keep the original column names, but have two different tables existing within the new, larger table. There are no ove...
How to select two seperate non-overlapping tables in MySQL
CC BY-SA 3.0
null
2010-07-06T10:12:00.167
2017-06-04T20:43:26.220
2017-06-04T20:43:26.220
4,370,109
352,636
[ "mysql", "join" ]
3,188,903
1
null
null
2
1,416
I'm pretty new to jQuery but basically what I'm looking for is a script that can do the following: ![imgur.com/PYSAL.jpg](https://i.stack.imgur.com/PvENW.jpg) The numbers will change the entire slide (image and text). Can someone point me to a script that can do this? Or something very similar, I'm just learning ab...
jQuery carousel entire slide changes with images/text/etc
CC BY-SA 3.0
null
2010-07-06T18:00:02.767
2011-12-04T00:00:15.957
2011-12-04T00:00:15.957
84,042
384,825
[ "jquery", "html", "css", "tabs", "carousel" ]
3,188,912
1
3,194,539
null
1
1,531
I have a WPF 'monitor widget' that displays CPU, RAM and disk performance as small percentage bars. I use the following gradient as a resource to divide the bars into 4 sections (ie. 0% - 25%, 25% - 50%, etc.) ``` <LinearGradientBrush x:Key="Quarters" StartPoint="0,0" EndPoint="0,15" MappingMode="Absolute"> <Gradi...
Fixed gradient with a moving rectangle?
CC BY-SA 2.5
null
2010-07-06T18:01:25.110
2013-03-12T08:15:10.020
2017-05-23T12:01:33.300
-1
249,281
[ "wpf", "gradient" ]
3,191,411
1
3,191,456
null
2
3,243
I am fairly familiar with creating simple custom controls, but I haven't had this instance come up before, I wish to give design time changeability support to a "Colors" dictionary which applies a series of gradients to a custom control panel. Although using a simple `public Dictionary<int, Color> ProgressValueColors`...
Custom user controls - how to add Code Collection Editor of type Dictionary<int, Color>
CC BY-SA 2.5
null
2010-07-07T01:55:42.877
2010-07-07T02:18:08.530
null
null
41,211
[ "c#", ".net", "winforms", "custom-controls", "windows-forms-designer" ]
3,193,715
1
null
null
0
2,733
I have a fact table containing 8 Million rows with 1 Million rows increase per month. The table already contains indexes on it. The table is used by IBM Cognos environment to generate reports. Currently I am looking for way to optimize the table SELECT statements. As first try, I partitioned the table (each partition...
Optimize SELECT from Partitioned Fact Table in Oracle 10
CC BY-SA 3.0
0
2010-07-07T10:01:17.807
2014-06-04T01:39:41.453
2017-05-23T12:24:45.570
-1
385,402
[ "performance", "oracle", "partitioning", "business-intelligence" ]
3,194,933
1
3,264,980
null
3
91
I can't figure out how to set the EstimatedHours property from the StarTeam SDK. The property EstimatedHours is readonly, and I can't figure out any way to set the value from the SDK, though through the UI you can set the "Plan, Work" field. ![](https://dl.dropbox.com/u/3552561/NewTaskEstimate.png) Setting the `Esti...
How to set the "Plan Work" (EstimatedHours) for a Task in StarTeam SDK?
CC BY-SA 2.5
null
2010-07-07T13:10:27.423
2010-07-16T12:51:55.457
2017-02-08T14:28:03.413
-1
28,445
[ "starteam" ]
3,195,187
1
null
null
8
6,789
I'm trying to use the Google Maps API and the div that is going to contain the map works only when not inside another div. I've created a little sample code with two maps, the first works the second doesn't. If I remove the doctype of this piece of code, both work. Any ideas why? ``` <!DOCTYPE html PUBLIC "-//W3C//DTD...
Google Maps doesn't work when inside a div
CC BY-SA 2.5
0
2010-07-07T13:34:37.000
2010-07-08T13:23:16.830
2010-07-07T13:44:44.007
6,068
6,068
[ "javascript", "api", "google-maps" ]
3,198,829
1
null
null
12
3,871
I'm in the process of upgrading my iPhone app to high-res graphics, and I've run into some problems with older devices. The situation involves my UITabBar icons. Have a look: ![alt text](https://i.stack.imgur.com/T8rhl.png) The top screenshot looks correct. It was captured on the latest generation iPhone (new screen)...
High-res UITabBar icons display at full size on low-res screen
CC BY-SA 2.5
0
2010-07-07T21:06:35.543
2013-06-12T18:49:19.770
2011-01-22T15:30:04.750
419
943,017
[ "iphone", "xcode" ]
3,199,690
1
null
null
0
353
When I install native JAI I get black lines in my scaled images. Does anyone know how to avoid this? ``` ParameterBlockJAI pb = new ParameterBlockJAI("scale"); pb.addSource(image); pb.setParameter("xScale", (float) from.getScale()); pb.setParameter("yScale", ...
Installed native JAI, getting black lines
CC BY-SA 2.5
null
2010-07-07T23:37:09.973
2010-09-28T16:14:04.540
2017-02-08T14:28:06.647
-1
346,087
[ "java", "jai" ]
3,202,643
1
3,202,672
null
2
1,487
How do I write a chord, i.e. a NoteOn of seveal notes on each above the other at the same time line? ![Chord](https://farm5.static.flickr.com/4076/4774154062_31e704ec53_m.jpg) What should be the message for this chord.
How to write chords with MIDI?
CC BY-SA 2.5
null
2010-07-08T10:25:01.043
2018-12-28T11:32:47.003
2018-12-28T11:32:47.003
2,266,772
75,500
[ "binary", "midi", "music-notation" ]
3,203,402
1
3,204,842
null
9
47,277
I am using JqGrid with javascript. I would set the height of each table row but I have not understand how to do. This is my code: ``` function jobList(){ var json=doShowAll(); alert("jobList() ==> php/get_job_status.php?value="+json); jQuery("#jobList").jqGrid({ url:'php/get_job_status.php?value='+json, dataty...
JQgrid set row height
CC BY-SA 3.0
0
2010-07-08T12:14:06.340
2016-07-28T22:32:59.340
2013-11-26T09:24:00.877
1,903,074
453,712
[ "javascript", "jquery", "jqgrid", "height", "row" ]
3,204,336
1
3,230,192
null
0
3,760
Randomly when I go to check out a document in Webtop I get a UCF error. ![alt text](https://community.emc.com/servlet/JiveServlet/downloadImage/2-484262-16621/450-386/Outlook.jpg) Anyone have any ideas how to troubleshoot this?
Blank popup when trying to checkout or export documents in Documentum. Java applet not triggering
CC BY-SA 2.5
null
2010-07-08T14:01:12.743
2019-05-31T11:12:05.043
2010-07-08T16:53:56.080
5,653
5,653
[ "documentum", "webtop" ]
3,204,929
1
3,205,083
null
1
147
What's going on with the line that split out on it's own? I did a commit and then I did a pull for the repository and then an update. What caused this? How do I get that split part back into the main line? ![alt text](https://content.screencast.com/users/as_ninja/folders/Jing/media/213cc8c2-4efa-40fb-b34d-208932d...
Mercurial - How did my commit get split off (see pic)?
CC BY-SA 2.5
null
2010-07-08T14:59:54.603
2010-07-08T16:06:25.767
2017-02-08T14:28:09.177
-1
13,009
[ "version-control", "configuration", "mercurial", "tortoisehg" ]
3,205,665
1
3,206,031
null
3
6,239
I have a texture loaded into memory that is of RGBA format with various alpha values. The image is loaded as so: ``` GLuint texture = 0; glGenTextures(1, &texture); glBindTexture(GL_TEXTURE_2D, texture); self.texNum = texture; glTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_MIN_FILTER,GL_LINEAR); glTexParameteri(GL_...
Draw a texture in OpenGL while ignoring its alpha channel
CC BY-SA 3.0
0
2010-07-08T16:08:25.827
2011-12-30T23:47:32.393
2011-12-30T23:47:32.393
242,848
386,854
[ "opengl", "textures", "alpha", "alphablending", "premultiplied-alpha" ]
3,208,955
1
null
null
9
25,573
How do I find the vertices of the broken line that surrounds the silhouette in this image? ![Skyline](https://imgur.com/SnSjn.gif) A possible input for the example above is: So for this example the solution would be
skyline algorithm
CC BY-SA 2.5
0
2010-07-09T00:06:43.220
2016-03-28T19:39:04.337
2010-07-09T00:25:48.047
1,288
null
[ "c", "algorithm" ]
3,209,410
1
3,275,669
null
12
3,515
Greetings, We are developing a scientific QT Application which detect the border of a cell.Please refer to following prototype snapshots. ![enter image description here](https://i.stack.imgur.com/qB3ZS.png) ![enter image description here](https://i.stack.imgur.com/qBUvT.png) Now ,we are going to develop this as a op...
QT : Using State Machine for UI interactions?
CC BY-SA 3.0
0
2010-07-09T02:25:11.907
2013-04-16T15:10:48.710
2013-04-16T15:10:48.710
2,273,628
180,904
[ "qt", "user-interface", "architecture", "state-machine", "undo" ]
3,209,843
1
3,216,024
null
2
1,444
Okay, I know absolutely nothing about 3D projection, but I need to figure out a way to project pictures in Silverlight (`<Matrix3D/>`) based on some predetermined variables that I have available to me. I've searched high and low for some sample code or a really basic "" set of articles, but have yet to find anything th...
Getting Started with Matrix3D (Silverlight)
CC BY-SA 2.5
null
2010-07-09T04:31:51.670
2013-03-06T19:03:32.730
2017-02-08T14:28:10.213
-1
149,573
[ "c#", "vb.net", "silverlight", "matrix", "projection" ]
3,213,462
1
null
null
4
6,415
I'm trying to get the following query to execute at a reasonable performance: ``` UPDATE order_item_imprint SET item_new_id = oi.item_new_id FROM order_item oi INNER JOIN order_item_imprint oii ON oi.item_number = oii.item_id ``` Currently, it doesn't complete within 8 days so we killed it. The query exp...
UPDATE FROM with a JOIN (Large Table Performance) Postgresql?
CC BY-SA 2.5
0
2010-07-09T14:17:19.367
2010-07-10T09:46:02.210
2017-02-08T14:28:10.697
-1
89,183
[ "optimization", "postgresql" ]
3,213,741
1
3,218,946
null
5
4,585
In my activity I show the camera preview on a surfaceView. It works perfectly fine on Nexus One and HTC Desire, but on Samsung Galaxy S I see strange lines, weird proportions and everything three times. see the Screenshot below. The issue seems to be similar to this one: [camera preview on android - strange lines on 1...
Camera preview on Android - strange on Samsung Galaxy S
CC BY-SA 3.0
0
2010-07-09T14:48:06.073
2013-04-18T00:22:21.810
2017-05-23T12:19:40.327
-1
241,475
[ "android", "camera" ]
3,214,424
1
8,858,263
null
130
51,730
When I run layout on a specific XML file, I get this: ``` This tag and its children can be replaced by one <TextView/> and a compound drawable ``` What change should be done for the following xml code: ``` <LinearLayout android:id="@+id/name_layout" android:layout_width="fill_parent" ...
android layout: This tag and its children can be replaced by one <TextView/> and a compound drawable
CC BY-SA 3.0
0
2010-07-09T16:03:35.770
2022-05-19T17:21:25.753
2015-01-28T12:56:40.353
933,189
349,330
[ "android", "layout" ]
3,215,817
1
3,215,892
null
12
4,691
Ok i know this is quite off-topic for programmers but still I need this for app, so here it is: Ballistic curve (without wind or any other conditions) is specified by these 2 lines: ![x coordinate](https://upload.wikimedia.org/math/5/3/5/535f985cd3cd8eb7102226011d19d54c.png) ![y coordinate](https://upload.wikimedia....
Ballistic curve problem
CC BY-SA 2.5
0
2010-07-09T19:13:36.450
2010-08-22T00:58:54.690
2017-02-08T14:28:13.780
-1
365,619
[ "c++", "physics" ]
3,217,715
1
3,217,788
null
1
3,726
I have two graphs with in one image, each with 5 points. Their value on the X axis is not important, all that I require is that they're all equally distributed on it. ``` import matplotlib.pyplot as plt data = [43,51,44,73,60] data2 = [34,25,42,53,61] fig = plt.figure(1) ax = fig.add_subplot(111) ax.plot(data, '-o...
Matplotlib: move graph to the right
CC BY-SA 2.5
0
2010-07-10T03:35:23.537
2010-07-10T04:09:19.763
null
null
287,491
[ "python", "graph", "matplotlib" ]
3,219,098
1
3,219,105
null
9
1,303
I was wondering what options were available to generate .png based on the kind of input one feeds a graphing calculator.. so (y^2 + 5x + 3) / ((3x + 3) + 5y + 18) would return ![alt text](https://i.imgur.com/pFlyT.gif) The only thing I've found so far is texvc in mediawiki, but it seems overkill to get the whole m...
generating equation png files based on mathematical input
CC BY-SA 2.5
0
2010-07-10T11:56:36.313
2021-04-30T14:54:57.097
2010-07-10T13:09:45.413
282,848
211,983
[ "python", "math", "equation" ]
3,221,776
1
3,251,896
null
1
113
This is my first time using Views in Drupal and am finding that no matter what I do, I can't seem to get my output to sort on any field at all. I'm using the views_bonus_pack to create xml output, but not sure if that matters. I've tried the post date field, the node Id field, the node title field, and... the output ...
Trouble with getting a sort to work within a view with views_bonus_pack
CC BY-SA 2.5
null
2010-07-11T03:44:41.393
2010-07-15T03:04:58.577
2017-02-08T14:28:16.927
-1
78,199
[ "drupal", "drupal-6", "drupal-views" ]
3,222,790
1
3,222,914
null
3
944
I've got some problems implementing Conway's Game of Life in JavaScript. At the [German Wikipedia](http://de.wikipedia.org/wiki/Conways_Spiel_des_Lebens#Andere_Objekte) it says that this pattern here: ![image could not be found](https://www.abload.de/img/patterngbd6.jpg) Will create an empty world after 54 generation...
Implementing Conway's Game of Life in JavaScript with <canvas>
CC BY-SA 2.5
null
2010-07-11T10:59:53.207
2012-06-16T23:05:58.163
2017-02-08T14:28:18.363
-1
2,034,126
[ "javascript", "canvas", "conways-game-of-life" ]
3,223,048
1
null
null
5
3,267
I have created a column with cells that contain a JTextArea + A JButton inside it, as you can see in the image below in Column 3 : ![alt text](https://imgur.com/ElA0M.jpg) But i have faced lots of problems with my CellRenderer and CellEditor when updating the cells values in that column, as my code is a bit complicat...
Can i make a JTable column without borders?
CC BY-SA 3.0
null
2010-07-11T12:33:14.967
2013-04-24T12:04:50.893
2013-04-24T12:04:50.893
714,965
147,381
[ "java", "swing", "jtable", "border" ]