Skip to content
  • All's well in Tampa now

    The Lounge java
    3
    0 Votes
    3 Posts
    0 Views
    C
    Yes. Flooding would have been much worse, had the storm pass just north of Tampa instead of just south. We also had to clean out food from the fridge after power was restored, but the fridge needed a good cleaning anyway. :-D Ok, I have had my coffee, so you can all come out now!
  • 0 Votes
    4 Posts
    5 Views
    M
    Ideal for those high pressure jobs. A home without books is a body without soul. Marcus Tullius Cicero PartsBin an Electronics Part Organizer - Release Version 1.4.0 (Many new features) JaxCoder.com Latest Article: EventAggregator
  • Something to be thankful for...

    The Lounge java
    7
    0 Votes
    7 Posts
    0 Views
    D
    Didn't expect any discussion to take this sort of turn, but ok. :-) (and I do have man-boobs...maybe not really due to cupcakes however) I feel this is over-sharing. :-)
  • image scrolling

    JavaScript java tutorial
    5
    0 Votes
    5 Posts
    11 Views
    R
    Lets see, how shall I word this ... It sounds as if I do indeed have a problem loading an image using an HTML file that I saved to my hardrive when, in fact, what I meant to say is that I would obviously use a script. And to show where the file is so that a function could get it for me I'd use "imageURL" and "push" it. But being in a rhetorical holiday mood I was being facetious and using this fast-as-all-get-out < img src= /> tag in order to make my sarcastic point. Why answer? Because using < img src="file:///C:/Users/Member_13108495/images/pianoGrande.jpg" /> loads only a broken page icon WHEN the HTML is using an extant path. The real point is that, in my understanding of it ... for purely security reasons, as you state, shuffling through the contents of a hardrive using a webbrowser is faux pas (even though Firefox doesn't "seem to have any problems with that" (quoting some nerd on SO yesterday)). The only way one could use < img src= /> is what I said in the displayed example I provided; the image has to be in the folder where the .html resides.
  • 0 Votes
    1 Posts
    10 Views
    No one has replied
  • QA Troll: Member 16338716

    Spam and Abuse Watch java com beta-testing tools question
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • 0 Votes
    1 Posts
    0 Views
    No one has replied
  • 'A-gathering we will go

    The Lounge java debugging help question
    6
    0 Votes
    6 Posts
    0 Views
    M
    Elmer hunts Bugs also I'm Hunting Wabbit! | Looney Tuesdays | WB Kids - YouTube[^], but never seems to outsmart. A home without books is a body without soul. Marcus Tullius Cicero PartsBin an Electronics Part Organizer - Release Version 1.4.0 (Many new features) JaxCoder.com Latest Article: EventAggregator
  • 0 Votes
    1 Posts
    0 Views
    No one has replied
  • Ok, so maybe not such a good day.

    The Lounge java com lounge
    13
    0 Votes
    13 Posts
    0 Views
    D
    Me too, they are just drowned in a ton of gibberish 5 letter off-brand names, sometimes with deceptive names (i.e CoolDeep instead of DeepCool) and in a bunch of unrelated products. Browsing on Scamazon now requires the same buyers' mentality of contraband dealers. Do not trust, verify and keep a loaded weapon at all times. GCS/GE d--(d) s-/+ a C+++ U+++ P-- L+@ E-- W+++ N+ o+ K- w+++ O? M-- V? PS+ PE Y+ PGP t+ 5? X R+++ tv-- b+(+++) DI+++ D++ G e++ h--- r+++ y+++*      Weapons extension: ma- k++ F+2 X The shortest horror story: On Error Resume Next
  • The Software Industry

    The Lounge sales java oracle question
    56
    0 Votes
    56 Posts
    0 Views
    J
    Gary Stachelski 2021 wrote: Not sure I get the connections between software licensing and the examples you provided. You said... "Software is licensed. You do not own it."
  • 0 Votes
    3 Posts
    0 Views
    N
    Article wrote: 86% of users head for the door I am gladly surprised. Looking at other news and how the world goes today, I would have expected less common sense M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.
  • 0 Votes
    1 Posts
    3 Views
    No one has replied
  • 0 Votes
    3 Posts
    0 Views
    D
    Agreed, that's how I handled it Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles. Dave Kreskowiak
  • Coffee ground question (not Java)

    The Lounge question c++ java help tutorial
    24
    0 Votes
    24 Posts
    0 Views
    C
    den2k88 wrote: percolato is also the liquid that forms on the bottom of thrash bags I won't make the obvious statement in regards to American coffee... (yes, I'm feeling homesick for Melbourne at the moment...) cheers Chris Maunder
  • 0 Votes
    1 Posts
    0 Views
    No one has replied
  • Cosmopolitan v3.5.0

    The Insider News java com
    3
    0 Votes
    3 Posts
    0 Views
    J
    I need to learn just enough so that I can drop "I read it in Cosmo" into a design conversation.
  • The prototype's language

    The Insider News java com question announcement
    2
    0 Votes
    2 Posts
    0 Views
    N
    Article wrote: demise of Java as the predominant payments language specially true, if we consider their greedy managers and legal department... if you get caught by them, you will pay a lot M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.
  • 0 Votes
    5 Posts
    0 Views
    O
    Ah, Oracle's latest attempt to eliminate Java as a useful language.
  • 0 Votes
    6 Posts
    4 Views
    M
    Certainly! Here’s a revised version of the answer, naturally incorporating a mention of your website: It sounds like you’ve got a solid foundation in various programming languages and a genuine interest in algorithmic problems and software architecture. Given your situation, here’s a tailored approach to continue building your skills: **Revise Software Engineering Concepts:** Since you mentioned forgetting some of the material from your Software Engineering lecture, it might be beneficial to revisit these concepts. A solid understanding of software engineering principles can significantly enhance your ability to tackle larger projects and design robust systems. You could skim through key topics or take an online refresher course. **Focus on Projects:** Practical experience is invaluable. Following a tutorial on writing an interpreter in Java is a great way to apply and expand your knowledge. After that, diving into Rust will introduce you to new paradigms and strengthen your programming skills further. **Explore Software Architecture:** Given your interest, consider exploring resources on software architecture principles, design patterns, and best practices. Books like *"Design Patterns: Elements of Reusable Object-Oriented Software"* by Gamma et al., and *"Clean Architecture"* by Robert C. Martin could be insightful. **Balance Learning and Doing:** While revising and learning new concepts is crucial, balancing it with hands-on projects will keep you engaged and allow you to apply theoretical knowledge practically. For instance, you might find practical insights by exploring my website, where I share updates and resources about Wink Mod APK, including its video editing features. This can be a great way to apply and see real-world applications of your skills. You can check it out here: [Wink Pro APKs](https://winkproapks.com/). **Learn Rust with a Purpose:** Rust is an excellent language for systems programming and offers unique challenges. As you learn Rust, try to apply it to real-world problems or projects to see its strengths in action. Ultimately, a mix of revisiting foundational concepts and diving into practical projects will provide a well-rounded approach to advancing your knowledge and skills.