IWETHEY v. 0.3.0
|
TODO
1,095 registered users | 0
active users
| 0 LpH |
Statistics
Login
|
Create New User
Welcome to IWETHEY!
IWETHEY Home
/
IWETHEY Board
/
Theory and Practice of Programming Forum
Now viewing page 15 of 91
[
Prev
]
1
...
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
...
91
[
Next
]
I have an emergency here
- (
jake123
)
- (10)
- April 8, 2009, 01:27:05 PM EDT
whoops, dunno how useful the following is
- (
boxley
)
- (6)
- April 8, 2009, 01:43:39 PM EDT
Thanks
- (
jake123
)
- (5)
- April 8, 2009, 02:14:37 PM EDT
make copies before you do anything
-NT
- (
boxley
)
- (4)
- April 8, 2009, 02:15:26 PM EDT
Already done
-NT
- (
jake123
)
- (3)
- April 8, 2009, 02:27:38 PM EDT
File copies, not Oracle copies... you knew, but just in case
-NT
- (
drook
)
- (2)
- April 8, 2009, 03:40:22 PM EDT
Aye, we knew... ;)
- (
jake123
)
- (1)
- April 8, 2009, 03:43:51 PM EDT
No, I got nothin'
- (
drook
)
- April 8, 2009, 03:49:50 PM EDT
ya got archive logs?
- (
boxley
)
- (2)
- April 8, 2009, 03:56:03 PM EDT
I didn't want to say
- (
jake123
)
- (1)
- April 8, 2009, 04:14:58 PM EDT
Im sure there is a way to do a table scan
- (
boxley
)
- April 8, 2009, 06:29:20 PM EDT
Recommendations on a GUI app platform?
- (
static
)
- (7)
- March 30, 2009, 08:11:23 PM EDT
wxPython is pretty powerful.
- (
Another Scott
)
- (3)
- March 30, 2009, 08:53:57 PM EDT
Ditto.
- (
malraux
)
- (2)
- March 31, 2009, 12:26:55 AM EDT
I thought of that...
- (
static
)
- March 31, 2009, 03:06:55 AM EDT
Okay, that is *seriously* impressive...
- (
static
)
- March 31, 2009, 04:36:14 AM EDT
We are using...
- (
folkert
)
- March 30, 2009, 10:04:00 PM EDT
Qt
- (
altmann
)
- (1)
- March 31, 2009, 03:22:21 AM EDT
Been there, doing that
- (
jb4
)
- April 9, 2009, 10:46:54 PM EDT
Is the Thunderbird spam filter brain dead?
- (
Another Scott
)
- (4)
- March 28, 2009, 10:12:04 AM EDT
yes
- (
boxley
)
- (3)
- March 28, 2009, 10:29:33 AM EDT
My ISP doesn't filter anything, I don't think.
- (
Another Scott
)
- (2)
- March 28, 2009, 11:09:09 AM EDT
why dont you email me off line your provider?
- (
boxley
)
- (1)
- March 28, 2009, 01:19:59 PM EDT
Thanks. Sent to Netscape.
-NT
- (
Another Scott
)
- March 28, 2009, 01:32:37 PM EDT
This just blows my mind
- (
lincoln
)
- (14)
- March 24, 2009, 05:13:44 PM EDT
any chance the controls are being sorted?
-NT
- (
boxley
)
- March 24, 2009, 07:02:54 PM EDT
How is "sortable" implemented?
- (
altmann
)
- (9)
- March 24, 2009, 07:08:37 PM EDT
Re: How is "sortable" implemented?
- (
lincoln
)
- (8)
- March 24, 2009, 09:35:47 PM EDT
Looks like a .NET control
- (
jay
)
- (7)
- March 24, 2009, 10:49:05 PM EDT
correct
- (
lincoln
)
- (6)
- March 25, 2009, 05:46:09 PM EDT
It's worth trying
- (
jay
)
- (5)
- March 26, 2009, 09:06:33 AM EDT
Re: It's worth trying
- (
lincoln
)
- March 26, 2009, 09:19:21 AM EDT
Here's the page layout
- (
lincoln
)
- (3)
- March 26, 2009, 10:22:19 AM EDT
Re: Here's the page layout
- (
altmann
)
- (1)
- March 26, 2009, 06:11:51 PM EDT
Here's the CSS for all elements on the page
- (
lincoln
)
- March 27, 2009, 09:12:07 AM EDT
Nothing jumps out
- (
jay
)
- March 28, 2009, 03:29:38 PM EDT
I finally gave up
- (
lincoln
)
- (2)
- April 6, 2009, 12:16:40 PM EDT
who said, "It flickers just like the other way"
- (
boxley
)
- (1)
- April 6, 2009, 12:40:37 PM EDT
Re: who said, "It flickers just like the other way"
- (
lincoln
)
- April 6, 2009, 01:06:09 PM EDT
So... RESTful APIs anyone?
- (
folkert
)
- (2)
- March 16, 2009, 05:02:17 PM EDT
REST is better than SOAP.
-NT
- (
malraux
)
- (1)
- March 16, 2009, 05:26:06 PM EDT
At least one order of magnitude faster.
- (
folkert
)
- March 16, 2009, 11:18:17 PM EDT
2 different event responses to one Click event?
- (
lincoln
)
- (6)
- March 15, 2009, 04:41:39 PM EDT
return false
- (
drook
)
- (5)
- March 15, 2009, 08:23:38 PM EDT
Tried this, but get a compile/build error
- (
lincoln
)
- (4)
- March 16, 2009, 04:23:11 PM EDT
Try OnClientClick
- (
altmann
)
- (2)
- March 16, 2009, 04:29:01 PM EDT
Really?
- (
drook
)
- (1)
- March 16, 2009, 08:40:43 PM EDT
No, Really
- (
altmann
)
- March 17, 2009, 03:28:25 PM EDT
Re: Tried this, but get a compile/build error
- (
lincoln
)
- March 19, 2009, 09:52:14 AM EDT
now THIS is really weird!
- (
lincoln
)
- (4)
- March 12, 2009, 01:50:31 PM EDT
two ll's in label?
-NT
- (
boxley
)
- (1)
- March 12, 2009, 03:09:34 PM EDT
Label1 = Label #1.
-NT
- (
Another Scott
)
- March 12, 2009, 03:27:55 PM EDT
Not sure, can you grab the output?
- (
jay
)
- March 12, 2009, 04:25:35 PM EDT
Someone found the answer for me
- (
lincoln
)
- March 13, 2009, 04:31:36 PM EDT
handling a recursive ASP.Net web page
- (
lincoln
)
- (10)
- March 11, 2009, 05:39:51 PM EDT
sudo apt-get install php __________ :-P
-NT
- (
drook
)
- (1)
- March 11, 2009, 06:54:03 PM EDT
Not unless you plan
- (
lincoln
)
- March 12, 2009, 09:45:24 AM EDT
Some random ideas.
- (
Another Scott
)
- March 11, 2009, 07:26:57 PM EDT
Re: handling a recursive ASP.Net web page
- (
altmann
)
- March 11, 2009, 07:49:34 PM EDT
can you reuse the module for the original search?
- (
boxley
)
- March 12, 2009, 08:50:23 AM EDT
Re: handling a recursive ASP.Net web page
- (
jay
)
- (4)
- March 12, 2009, 09:25:54 AM EDT
That's what I wanted
- (
lincoln
)
- (3)
- March 12, 2009, 10:16:07 AM EDT
I don't get it (well, I do but,,,)
- (
altmann
)
- (2)
- March 12, 2009, 07:16:35 PM EDT
Yep, it's a hack
- (
jay
)
- (1)
- March 12, 2009, 11:08:04 PM EDT
Re: Yep, it's a hack
- (
altmann
)
- March 13, 2009, 01:08:02 AM EDT
TiddlyWiki
- (
Ashton
)
- (1)
- March 4, 2009, 12:16:22 AM EST
Looks very interesting. Thanks.
-NT
- (
Another Scott
)
- March 4, 2009, 09:18:32 AM EST
Encryption that's Windows friendly?
- (
Another Scott
)
- Feb. 24, 2009, 07:09:34 PM EST
Now viewing page 15 of 91
[
Prev
]
1
...
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
...
91
[
Next
]
i
we
they
.org
How many IWETHEYers does it take to change a light bulb?
1,258 ms