I'm sitting in a beginners training course for BizTalk 2006 today, tomorrow, and Thursday. I've never used the software before, but it seems like it'll be good to use.
Does anyone here also have experience with Sun SeeBeyond's JavaCAPS? Do you have a preference?
Dave...
http://www.slate.com/id/2139614/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
...east is east and west is west and if you take cranberries and stew them like applesauce
they taste much more like prunes than rhubarb does [infinity]
Hey, okay so I have a path forward with my MP3 ripping. I'll be sure to update that thread with my results over the next 5 days.
Meanwhile...
My new Dell laptop, loaded with Windows XP Pro, has a CD Burner on it as well. I only used it for the first time recently (I've used the drive, but...
Pardon me if there's a better forum for this. I didn't know if this was considered a peripheral question or a Windows-based question, etc. Due to the potential for being an OS-question, I have asked a similarly worded Q on the Windows XP Professional forum.
I'm a sound designer for local...
Hey, all. This may not be the right forum, but since I'm using Windows XP Pro, I thought I would ask. Feel free to direct me elsewhere...
I'm a sound designer for local theatre companies here and I'm used to using Windows Media Player (V.10) to rip tracks off CDs and make MP3's out of them...
This story recently reported in our local paper. It includes a great story and a puzzle that no one has figured out yet.
Can you?
Dave
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
O Time, Strength, Cash, and Patience! [infinity]
Given that blogs are communication tools and many companies are encouraging employees to have one (as opposed to a flat bio page), it seemed like this was the right forum (based on the board's description: "...related topics to improve our ability to communicate effectively and help project the...
Here's an odd one. It took me a while to find my bug because I didn't even think about THIS:
parseInt('08') returns 0 (not 8, as I would expect). Can anyone figure why this might be? I can't begin to imagine!
--Dave
P.S., try it for yourself!
<html>
<head>
<script>
alert(parseInt('08'))...
I hope this is the right forum for this. Perhaps it will spawn some interesting discussion.
I opened a fortune cookie the other day and do not understand the message. I Googled part of the phrase and all I found was a web site of fortune cookies and this was one of the fortunes there too...
People,
I just saw this at http://javascript.internet.com. The grabber states
I found this snippet interesting because study of it should be helpful to new JavaScript users and even for those of use who use it frequently, but not in the fashion shown in this snippet. Check it out:
<!--...
Hey, everyone.
As I've begun using JSPs, I've moved away from creating objects and the object-oriented work. This is mostly because whenever I update a *.java file and recompile, I need to bounce our JSP server (JRun) for the JSPs to recognize the updated class files.
I am interested in...
Hey, all! I'm currently writing BlackBerry counterparts to a few of my company's important desktop applications (specifically our timesheet program, but also some others). The differences between programming for a monitor-sized screen and IE6 Browser with a "standard" keyboard at your disposal...
Hey, Tek-Tippers!
A friend of mine who owns a restaurant has asked for opinions on his web site. I could offer a few suggestions, but I thought it would be more valuable to tap the collective brains of the folks here.
If you don't mind, would you take a look at http://www.simonescafe.com and...
I did a search on this Forum, but couldn't find exactly what I'm after.
I have a page I'm developing and I want it to look different depending on whether an admin person (with editing rights) is using it, or a regular user.
For example, I might have the following:
<input type='text'...
I love it when people ask me questions in the negative. It gives me an excuse to mess with them a little!
Co-Worker: Did Mark not come in today?
Me: Yes.
Co-Worker: Oh, he came in?
Me: No.
By this point, the co-worker begins to ponder their original question, realizes their error, maybe...
Okay, here's one that's bothered me for years. It's a puzzle I came up with, but then forgot the solution! :)
Many years ago, in high school, I was working on a play. A word from the play made me think of this:
How many instances of word-pairs are there in which the male version of the word...
Hi,
I am writing a JSP which hits a database table and draws an HTML table from the data.
When the table contains too many rows (let's say about 200 or greater), the drawing is slow.
In the interests of speeding things up, I am investigating other ways of building the table. For the sake of...
Hey all!
Anyone encounter this one before?
I have a SELECT list and am dividing it into OPTGROUPs. The SELECT has an ONCHANGE event associated with it, but get this: it doesn't fire when using the up/down arrow keys to change options from the last of one optgroup to the first of another or...
Hey, all.
I seem to be able to catch F5 when it's pressed (calling a function using the BODY tag's onkeydown event and checking for a keyCode of 116), but I still can't seem to prevent the page from reloading.
This is all I've tried so far:
<html>
<head>
<script>
function rejectF5()
{...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.