Slawomir Wieczorek

Greenhorn
+ Follow
since Dec 07, 2011
Slawomir likes ...
Eclipse IDE Java Ubuntu
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
6
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Slawomir Wieczorek

Yes that was it. I figured it out just after this topic was posted. But thank you very much for help. Appreciate
Hi when validating an xml file against an xsd one i'm getting this error

org.xml.sax.SAXParseException; lineNumber: 2; columnNumber: 284; cvc-elt.1: Cannot find the declaration of element 'IE504'.



here's my xml file made out of Java classes:


And here's schema file

If anyone could help me please
So I would need to get data by some servlet and then render a site with an applet embedded?
11 years ago
You were right. It's just sometimes noobs like me need to declare some focus and patience. Problem solved...
11 years ago
Hi guys.
What is the simplest way to obtain data from html form by an applet?

<form>
Variable A: <input type="text" name="A">

Variable B: <input type="text" name="B">

<input type="submit" value="Submit">
</form>
11 years ago
Okay the idea is to make a model class that will break the string onto separate signs/variables. The view part will use JPanels of nested JLabel inside with a sign or a variable. But how to arrange such blocks? What layout should I use?
for example:
A/B*A/B=B+B

should give:
http://postimage.org/image/5psqkhmc1/
11 years ago
Hi guys,
I've been asked to write an applet or an application that will create a simple equation (using basic signs like /*+-). At the moment I don't really know where to start. Especially how to render the equation after lets say typing it in a text field or something. Should I use JLabels or java graphics drawstring or maybe something else?
Preferably I would use an MVC. Any suggestions? Please help!
P.S. I don't want to use ready made frameworks. I need to write all on my own...
11 years ago
Couldn't find correct solution to set the MIME types, so decided to try install an official JRE and JDK from Oracle and it worked...
12 years ago
Hi! I have a problem with the jnlp extension files on my Ubuntu 11.10. Whenever I click on one system tries to activate it through Firefox. Firefox does not recognize files with the jnlp extension and each time it opens one in a new tab, and asks whether to download it to disk or open it in Firefox again. And so on...
When from the menu I choose "Open with IcedTea Java Web Start"
gives me the error: "Fatal: Read Error: Could not read or parse the JNLP file."

The only working way is to use the console command "javaws filename.jnlp"
What is happening?
12 years ago

Bear Bibeault wrote:
9:50 Spill coffee on floor when coffee machine spits hot coffee at me
9:51 Split back of new pants while wiping up coffee
9:55 Use packing tape in bathroom to repair pants enough to attend meeting without revealing the color of my underwear


Ever considered waterproofs? You could save few minutes
12 years ago
See? Nothing is impossible to the willing mind. Thank you
12 years ago
Thank you Joanne.

Paul Clapham wrote:I don't get it. You are a programmer with no experience, and you are going to a job interview where you imagine the interviewer will ask you about the typical day of a programmer? I haven't had a job interview for a very long time but that sounds quite unlikely to me.


The main purpose of writing this topic was a curiosity. Many people simply do not know how it really looks "from inside".
12 years ago

Jimmy Clark wrote:Sounds like he/she is looking for things to say in his/her next job interview, i.e. wants to say something that sounds "natural."


He is looking for things to say in his first job interview, yes
To me it looks like you just don't want to share... Or maybe are afraid of something...
12 years ago
So there isn't any way to describe what are you doing at work? I mean like for example "My boss brought me those blue prints of a project in an UML for this company.... And I have to implement them within one day. Damn!" or something like that....
I'm sure there is a way to explain how does your work look. If not just give some example from lets say this week...
12 years ago

Bear Bibeault wrote:Because every developer's day will be exactly the same...


Okay, so now we know everyday looks different, great. Now I feel super and even more dream about getting that job
12 years ago