0
votes
1answer
33 views
Pass Url Parameter web flow
Hi....
I have this web application using Spring Web Flow framework. In my main page I have a default display of a list of employees. When I click a particular row I need to redir …
3
votes
5answers
155 views
State of mind @ work [closed]
All,
I was really curious about this. If we just wait for a second while programming/ problem solving/ designing/ analyzing, and try to observe the mechanics of our mind while doi …
19
votes
22answers
1k views
How to keep concentrated and focused while waiting for your compiler?
When I'm working on software, I find that as soon as I have to wait more than around 6 seconds for the compiler or for the program to start (or simply for Visual Studio to process …
0
votes
4answers
358 views
Selenium xpath flow
Hi All,
Can anyone tell me what is the exact flow of taking out xpath in Selenium-IDE.
After trying alot by putting alerts i m not getting how to take out the exact xpath.
Seleniu …
-1
votes
0answers
65 views
Drools Flow - Quartz Scheduler Integration for Human Task deadline
Hi,
We are developing the Drools flow based workflow engine for our internal application. I would like to hear from expert inputs on
Integrating drools flow with Quartz Sched …
1
vote
3answers
85 views
Flow control in threading.Thread
I Have run into a few examples of managing threads with the threading module (using Python 2.6).
What I am trying to understand is how is this example calling the "run" method and …
0
votes
3answers
80 views
How to make a div appear higher on the page in front the content higher in the flow?
It's a pretty basic design question, but still: I have a header in one file and a few pages which load in succession in other files. I want to add a progress indicator (just an im …
0
votes
2answers
107 views
How to generate smooth flow pager with jQuery?
For these page numbers below:
1 2 3 4 5 6
When 6 is clicked,7 should come out from right side,and 1 should hide into left,so on.
How to create such kind of effect with jQuery?
1
vote
4answers
97 views
TCP flow extraction
Hello My Friends,
I need to extract TCP Flows with their content from dump file and then save their flow into other file each flow separately, does any one know a tool for processi …
2
votes
2answers
200 views
CSS box “flow”/stacking (see screenshot)
I'm having a hard time making boxes flow as illustrated in the attached screenshot. Seeing as I'm not even quite sure what this technique is called, it's making googling hard.
Th …
0
votes
1answer
112 views
SSIS and Excel Data Source for SQL Server 2005
I have an Excel spreadsheet whose first column is mostly numbers or a combination of letters and numbers. These are codes relevant to my business area:
28
38
48
L2
A7
BC
etc.
Th …
2
votes
2answers
159 views
PayPal Subscriptions - IPN Handling and Site Flow?
For my membership site, I've got the IPN handler done. My question is one of site "flow".
Here's how it goes:
User -> Landing -> SignUp -> Verify -> PayPal -> ThankYou
So here's …
0
votes
1answer
103 views
When does a page get rendered in ASP.NET?
I'm writing am ASP.NET/C# project, it's a simple blog page with commnents.
Problem I'm having when button click you see comments load original blogload plus blogs and comments, try …
0
votes
4answers
293 views
Force a floated or absolutely position element to stay “in the flow” with CSS
I'm looking for a way to force floated or absolutely positioned elements to stay in the flow in css. I'm pretty much thinking css is stupid for not having something like flow:on fl …
1
vote
2answers
174 views
Is there a way to automatically generate the data flow diagrams and flowcharts?
Hi, I am recently working on some long and obscure codes written by some other smart guys.
I'm thinking of generating the Data Flow Diagrams and the Flowcharts to facilitate my wo …
