• Member Avatar for Oxiegen
    Oxiegen

    Replied To a Post in Help with Windows Service

    I did consider using WTS. And although that provides all that you mentioned, it still didn't appeal to me. Thank you for your reply. Truly. But not what I was …
  • Member Avatar for Oxiegen
    Oxiegen

    Created Help with Windows Service

    Hi! It's been a while since I last posted here. I've just gotten started with Windows Service, and have created a sort of 24/7 service to update a database. But …
  • Member Avatar for Oxiegen
    Oxiegen

    Began Watching Help with Windows Service

    Hi! It's been a while since I last posted here. I've just gotten started with Windows Service, and have created a sort of 24/7 service to update a database. But …
  • Member Avatar for Oxiegen
    Oxiegen

    Replied To a Post in Need help making my job easier!

    The first thing you need to do is to make sure that the content of both the textboxes are indeed numeric. The function for that is called IsNumeric and returns …
  • Member Avatar for Oxiegen
    Oxiegen

    Began Watching Need help making my job easier!

    I am a drafter using autocad and I know a littttttle bit of VB6. We just happen to have it installed on our computers and I wanted to create an …
  • Member Avatar for Oxiegen
    Oxiegen

    Replied To a Post in Not installed TrueType fonts being an issue

    Thanks for the replies. (This has happened to me in both Win7 and now on Win10). I already knew that I can reboot and delete (as I stated in my …
  • Member Avatar for Oxiegen
    Oxiegen

    Created Not installed TrueType fonts being an issue

    Hi guys! It's been a while since I last posted here. I'm having an issue with not being able to remove non-installed fonts. Meaning, the fonts are not installed in …
  • Member Avatar for Oxiegen
    Oxiegen

    Began Watching Not installed TrueType fonts being an issue

    Hi guys! It's been a while since I last posted here. I'm having an issue with not being able to remove non-installed fonts. Meaning, the fonts are not installed in …
  • Member Avatar for Oxiegen
    Oxiegen

    Replied To a Post in Binary search tree not printing in-order

    Ooh. I understand. :)
  • Member Avatar for Oxiegen
    Oxiegen

    Replied To a Post in Binary search tree not printing in-order

    Huh. I thought it sort of shared the concept of the creation of the object at the declaration with any other object based language. You know: `Node1 root;` creates an …
  • Member Avatar for Oxiegen
    Oxiegen

    Replied To a Post in Binary search tree not printing in-order

    Answer to JamesCherril: Right here... Node1 root; public BST() { root = null; } Like I said. I'm not really a java coder. I was just following the statement that …
  • Member Avatar for Oxiegen
    Oxiegen

    Began Watching Binary search tree not printing in-order

    Binary search tree not working, when it should. Any idea what am i doing wrong. any help would be much appreciated. this is the error: Exception in thread "main" java.lang.Error: …
  • Member Avatar for Oxiegen
    Oxiegen

    Replied To a Post in Binary search tree not printing in-order

    I'm not enterily sure about how java handles constructors. But could the problem be that the only constructor in Node1 takes arguments, and that you're instantiating it using no arguments …
  • Member Avatar for Oxiegen
    Oxiegen

    Stopped Watching New design live

    So our new design is live, but it's *far* from complete. There were quite a handful of changes that needed to be made on the backend, and I needed everyone …
  • Member Avatar for Oxiegen
    Oxiegen

    Replied To a Post in New design live

    Failing to understand what my resolution has anything to do with it. Sure. A low resolution makes everything look big no matter what. Is 1360x1050 considered a low resolution? For …
  • Member Avatar for Oxiegen
    Oxiegen

    Began Watching New design live

    So our new design is live, but it's *far* from complete. There were quite a handful of changes that needed to be made on the backend, and I needed everyone …
  • Member Avatar for Oxiegen
    Oxiegen

    Replied To a Post in New design live

    Hmm. I'm not entirely liking the new design. It's looks enlarged as if you're using the accessibility tools in Windows. We're not blind or elderly. You can tone down the …
  • Member Avatar for Oxiegen
    Oxiegen

    Replied To a Post in How to connect to a client using IP Address

    I'm not entirely sure if it's possible to have it both ways. Allow the server to maintain the established connection between each client talking to each other, but to also …
  • Member Avatar for Oxiegen
    Oxiegen

    Replied To a Post in How to connect to a client using IP Address

    In my opinion it's a bit hard to define "real time" as an actual amount of time. How would you know the difference between 0.00 seconds and 5 seconds since …
  • Member Avatar for Oxiegen
    Oxiegen

    Replied To a Post in How to connect to a client using IP Address

    Yeah. My question was retorical. :) The reason I asked was, if you manage to use the server to initialize the communication and then release it into the hands of …
  • Member Avatar for Oxiegen
    Oxiegen

    Replied To a Post in How to connect to a client using IP Address

    Consider this, two clients are merrily talking to each other. How and when would the server know when to cut the connection? Odd that you did'nt find any articles at …
  • Member Avatar for Oxiegen
    Oxiegen

    Replied To a Post in How to connect to a client using IP Address

    By using the server as the initial connector between clients and then handing it off to the clients themselves to "talk", you may not be able to have the server …
  • Member Avatar for Oxiegen
    Oxiegen

    Began Watching How to connect to a client using IP Address

    Hi Dw. I'm developing a Client Server application. At the moment I can connect the two and send data. The main aim is to make a server as a core …
  • Member Avatar for Oxiegen
    Oxiegen

    Replied To a Post in How to connect to a client using IP Address

    I think that you have pretty much answered your question yourself already. If you can send data between the client and server, then the server knows the IP of the …
  • Member Avatar for Oxiegen
    Oxiegen

    Replied To a Post in Cocoa, Swift and MySQL

    Nothing?
  • Member Avatar for Oxiegen
    Oxiegen

    Replied To a Post in Cocoa, Swift and MySQL

    I know that I could use a webservice if this was for iOS (or a webapplication!). But because I said that I'm porting a Windows program, I would think that …
  • Member Avatar for Oxiegen
    Oxiegen

    Stopped Watching help needed

    My computer is an acer Windows 7. My computer engine I can here, but I have a black screen. How can I get help with this problem.
  • Member Avatar for Oxiegen
    Oxiegen

    Created Cocoa, Swift and MySQL

    Hi. I'm in the process of learning Swift coding and decided to attempt a porting of one of my existing Windows programs. The thing is, that program relies heavily on …
  • Member Avatar for Oxiegen
    Oxiegen

    Began Watching Cocoa, Swift and MySQL

    Hi. I'm in the process of learning Swift coding and decided to attempt a porting of one of my existing Windows programs. The thing is, that program relies heavily on …
  • Member Avatar for Oxiegen
    Oxiegen

    Replied To a Post in help needed

    Sooo very true. (Is the power cable plugged in?)
  • Member Avatar for Oxiegen
    Oxiegen

    Replied To a Post in Why do most Java people use this style

    This, I can agree on. :D
  • Member Avatar for Oxiegen
    Oxiegen

    Replied To a Post in Why do most Java people use this style

    (It's quite curious to see the word "recommended" all the time. Meaning that it's **not required**. Also, section 6.2 in the convention clearly states: "...at the beginning of blocks". Which …
  • Member Avatar for Oxiegen
    Oxiegen

    Began Watching Converting PDF to images

    I work with images...a *lot*. Often this involves image processing of various types such as resizing, resampling, and various cleanup operations. However, a common issue is that people like to …
  • Member Avatar for Oxiegen
    Oxiegen

    Replied To a Post in Converting PDF to images

    Wouldn't have been easier to use iTextSharp instead? It's free and already have all the classes and methods for creating/manipulating PDF's and converting them to images.
  • Member Avatar for Oxiegen
    Oxiegen

    Stopped Watching How to reformat laptop HDD with hidden Recovery partition

    I have just found out that my ASUS laptop came pre-installed with a fake copy of Windows 7 x64 Pro. (Finding the original retailer is not an option.) So, I …
  • Member Avatar for Oxiegen
    Oxiegen

    Replied To a Post in Why do most Java people use this style

    stultuske: > so your point is: if I write it, it'll never be updated ? > weird philosophy. That's what you took away from it, that the code would never …
  • Member Avatar for Oxiegen
    Oxiegen

    Replied To a Post in Why do most Java people use this style

    Like I said. Don't jump down **my** throat just because I have an opinion as an answer to the OP. stultuske: Your point of view is based on someone who …
  • Member Avatar for Oxiegen
    Oxiegen

    Replied To a Post in Why do most Java people use this style

    I wasn't trying to make a sound reason. It was just me pointing out a certain point of view. If you are the only coder, and whoever you do the …
  • Member Avatar for Oxiegen
    Oxiegen

    Replied To a Post in Why do most Java people use this style

    For me it's either way. I usually just go with whatever the developer tool do when I hit enter when creating a method or class. If the bracket moves to …
  • Member Avatar for Oxiegen
    Oxiegen

    Replied To a Post in How to reformat laptop HDD with hidden Recovery partition

    In that case, wipe the drive. And I would start by installing the various mobo drivers first (chipset, usb and so on). After that I usually go with the graphics …
  • Member Avatar for Oxiegen
    Oxiegen

    Stopped Watching Scraping Text from a Screen

    Hello group! I need to scrape data from the screen of an open application. It will be used as text, so it will need to be converted into a string …
  • Member Avatar for Oxiegen
    Oxiegen

    Began Watching Why do most Java people use this style

    why do most people use brackets in this way when it comes to Java. Pospular IDEs also use this method by default class Test{ public void test(){ } } than …
  • Member Avatar for Oxiegen
    Oxiegen

    Replied To a Post in Why do most Java people use this style

    There is no right or wrong way in how you place those brackets. It's your code. You do it in whatever way feels best for you. Other java developers who …
  • Member Avatar for Oxiegen
    Oxiegen

    Began Watching How to reformat laptop HDD with hidden Recovery partition

    I have just found out that my ASUS laptop came pre-installed with a fake copy of Windows 7 x64 Pro. (Finding the original retailer is not an option.) So, I …
  • Member Avatar for Oxiegen
    Oxiegen

    Replied To a Post in How to reformat laptop HDD with hidden Recovery partition

    Do you know for a fact whether or not the recovery partition doesn't contain the factory install of Win7? If it does you can just find the correct button to …
  • Member Avatar for Oxiegen
    Oxiegen

    Began Watching youtube HTML5 player

    Hello, I have been looking for youtube HTML5 player codes: I use this standard HTML codes for youtube that I thought it's going to work, but it doesn't: <object width="420" …
  • Member Avatar for Oxiegen
    Oxiegen

    Replied To a Post in youtube HTML5 player

    I think that the syntax you've used is slightly incorrect. If you go to the video in question and click on the share button, you will see the proper syntax …
  • Member Avatar for Oxiegen
    Oxiegen

    Began Watching Need help for my thesis aout the printing

    good day everyone, we're creating a software for our thesis, and im just a beginner and i dont know what to do with my printing with this fill up form.. …
  • Member Avatar for Oxiegen
    Oxiegen

    Replied To a Post in Need help for my thesis aout the printing

    Make a crystal report that looks just like that. That will allow you to put those underlines wherever you want.
  • Member Avatar for Oxiegen
    Oxiegen

    Began Watching SQL Query only returns one item (rather than complete list) - asp.net mvc

    I have an SQL query within ASP.NET, but it only seems to return 1 result rather than filling the list with 4 as it should (as the query itself is …

The End.