Tagged Questions
The quick tag has no wiki summary.
6
votes
11answers
7k views
How do I create executable Java program?
I have programmed a Java Program in JCreator, everything is done, but I want to create an executable file from it, ie I dont want to have to run the program by loading the java classes and compiling ...
5
votes
6answers
1k views
Best/Easy way to set up a quick booting Linux
Hopefully this still falls within StackOverflow's umbrella!
I'm looking to create a quick boot linux laptop for my wife. All it really needs is to be able to do is browse the internet (with flash and ...
4
votes
6answers
321 views
Quick to develop web app in Java
I need to develop a basic web app very quickly (1 week) for a demo.
My requirements are
Java (I need to make use of existing Java libraries to access the relevant data)
2 screens
One for static ...
3
votes
3answers
54 views
What is wrong with this simple (Oracle) SQL stored procedure code?
I've looked over so many tutorials on the net, and I see quite a few similar questions to look over that don't answer my question since they use different SQL implementations. I'm using SQLPlus, ...
3
votes
2answers
120 views
Search Box - how it open in code
is any way how I can start/open search box with codes or its possible just with click on search key?
2
votes
2answers
199 views
php quick form creation
I have been using php from some time and I have noticed that it takes a long time to create a form with validation using php. Are there any scripts or IDE wizards which can assist a programmer to ...
1
vote
0answers
168 views
Win32 Api WM_MOUSEMOVE moving mouse quick
I have created a small window by win api. This window is a child to the window of another thread.
I want allow user to move my window by moving mouse with presed right button. When I move my mouse in ...
1
vote
1answer
69 views
Error: expected unqualified-id before & token
I'm very new to C++ and I am creating my first class. I have every error out of the way except one:
error: expected unqualified-id before & token
The assignment operator signature looks like ...
1
vote
5answers
70 views
Use PHP `variables value` quickly in HTML
I often use HTML template for my application and within the template content there are place holder which I marked as <?php echo $myVar; ?>
Is there a shorter syntax for that? I tried ...
1
vote
2answers
229 views
How to disable QSB..?
When a user presses the Search hard key on the device, Android shows the Quick Search Bar. How do I disable the Quick Search Bar?
1
vote
2answers
229 views
Extracting URLs (to array) in Ruby
Good afternoon,
I'm learning about using RegEx's in Ruby, and have hit a point where I need some assistance.
I am trying to extract 0 to many URLs from a string.
This is the code I'm using:
...
0
votes
0answers
6 views
Optimizing the use of FindControl method in .net
I have a web application that has a large number of aspx and ascx pages and one single master page. In order to access the control in another container, iam using FindControl method.
As far as i ...
0
votes
0answers
7 views
Can I run Quick Search Box from AppWidget
I have program with search interface. Search works well from activity(when I call onSearchRequested()) or from Quick Search Box when hardware search button was pressed.
But how can I run Quick ...
0
votes
1answer
104 views
Selection Algorithm to Find Median [closed]
Possible Duplicate:
How to calculate or approximate the median of a list without storing the list
I want to apply using C# an algorithm to find the median value using selection/quick sort. ...
0
votes
0answers
36 views
SharePoint 2010 Quick Launch Bar loses settings after some time
I have a site with many sub sites. The sub-sites always shows the root site at the root node of the quick launch bar even though we are deep in the hierarchy. Sometimes we hit a page where the ...
0
votes
2answers
75 views
Implementing Quicksort with double-type values
I have to create a program that takes an input file of unsorted numbers and outputs another file with the sorted numbers using Quicksort. This program has run fine under multiple test cases using ...
0
votes
1answer
51 views
C# - Using a keyboard shortcut to quickly open picture files
I'm trying to figure out how to write code to quickly open a PNG file from within my little program. Here's the scenario:
I have multiple picture files, say PNG's, in multiple folders (in the same ...
0
votes
1answer
42 views
quick database system for search engine
Currently i'm working on a search engine. I have the web bots ready and currently I have about 200 running 24/7 on my VPS. The url database + keywords contains about a billion urls...
however ...
0
votes
1answer
423 views
Disable the Search Button (Quick Search Box) in Android
I'm developing an application right now and I need to disable the quick-search-box as somehow it dismisses my dialog boxes that request info to keep people who are not supposed to be using my ...
0
votes
5answers
54 views
How to install/setup 10 wordpress websites quick?
I want to install/setup (sorry i don't know what the exact word) 10 wordpress websites, all of them with same Plugins and settings.
I'm tired to install each one, and then install there plugins and ...
0
votes
1answer
38 views
Matlab - running an (x,y) function on respective columns of 2 matrices
I have a quick Matlab question. In the code below, I am dividing two arrays(Upper and Lower) into subsets by dumping 36(binSize) into each column of subsetArrayU/L.
Here's what I want to do: i want ...
0
votes
1answer
75 views
Can't Create lists and Survey in Quick Launch Sharepoint
I have a SharePoint site and made several quick launches by going in SiteActions -> SiteSettings -> in Look and Feel Chose Quick Launch (i'm using SharePoint 2007). After that, I wanted to add List in ...
0
votes
3answers
131 views
Java Quicksort pivot selection
So when selecting the pivot in different ways I've run into stack overflow errors when selecting anything but the last element in the incoming arraylist. On the "median of 3" type of selection is ...
0
votes
2answers
54 views
I got error of using “print-xml” in Lisp when I follow the example of s-xml homepage
s-xml home: http://common-lisp.net/project/s-xml/
I use Clozure CL to run Lisp. It works fine so far.
Then I tried s-xml like below:
Welcome to Clozure Common Lisp Version 1.7-dev-r14406M-trunk ...
0
votes
0answers
22 views
minimal register with serval fields in drupal 6
hello i got a site that i want to block it entirely if user is not registed on drupal, but the tricky thing is that i have a content_profile module with many fields, and i want to make a "minimal ...
0
votes
0answers
238 views
Quick Crud Ajax for ASP.NET MVC project
I commonly need to be able to edit database tables via a web front end very quickly. At this stage in the project it usually doesn't need refining or much validation. That can be handled by the server ...
0
votes
2answers
455 views
Custom Quick Action on click on widget
I have a problem. The constructor of
QuickAction qa = new QuickAction(v);
require View v, but how I can recieve parent view in AppWidgetProvider?
this I use for register click
PendingIntent ...
0
votes
0answers
64 views
0
votes
3answers
208 views
Check all numbers are equal
What is the best way to check that all numbers in the array (or list) are equal?
I think the solution as a loop that seek for the first unequal element ist maybe efficient, but not so elegant or ...
0
votes
1answer
312 views
Starting Dialog from QuickAction Button
I have an app with a quickaction shown once a button is pressed. The quickaction shows a popup like in the Gallery 3D application for android, and when an action is clicked, I try to show a dialog, ...
0
votes
2answers
114 views
sharepoint online quick launch
we are converting from sharepoint 2003 to sharepoint on line.
I am having trouble reproducing a specific behavior in the online version.
If a choose a list, I get a "select a view" navigation on ...
0
votes
1answer
17 views
Quick, simple way of approximating amount of text in image
I'm trying to improve a website classification algorithm using screenshots of the sites. I don't have access to the source code of the pages.
What I would like is to make a rough estimate of how much ...
0
votes
0answers
73 views
destroy / hide element in tpl file - quick forms
I have made a element in controller file . i have a if condition in tpl file. based on this i need to show the element created in controller file. But i am unable to do it.
How do i destroy the ...
-1
votes
1answer
73 views
java priority queue insert(int p, E e)
I have to implement a priority queue using an array.
How do I attach the priority to the element I want to insert in the array. I want the array to be sorted, so that when you insert the array it is ...
-1
votes
3answers
164 views
C++: Quick code to resize DIB image and maintain good img quality
There is many algorithms to do image resizing - lancorz, bicubic, bilinear, e.g. But most of them are pretty complex and therefore consume too much CPU.
What I need is fast relatively simple C++ code ...