Software Technologies

Share

Recently we had to integrate one of our .NET applications with an Axis Web Service using basic authentication over an https connection.

Continue Reading  

Share

Gui4j is a framework for describing Java Swing GUIs completely in XML. It was developped by beck et all projects. The graphical user interface is created dynamically based on the XML definitions. Each GUI window is associated with exactly one top-level XML file. Each XML file is associated with a java object that acts as […]

Continue Reading  

Share

By default, accessing an HTTPS URL using the URL class results in an exception if the server’s certificate chain cannot be validated has not previously been installed in the trust store. Working with: Eclipse as platform, JAVA for the programming language Purpose: certificate yourself to a webservice so that you can perform operations and access […]

Continue Reading  

Share

The purpose is to gain access to the message information in code by extracting it from a raw email message. For this we will parse the content of the email using the IMessage interface.

Continue Reading  

Share

One of the early marketing tools on the Internet which was used to reach the ever growing number of Internet users was the email. Today we have even an organization which establishes the standards for the newsletter code, but also for the email clients like Thunderbird, Outlook, Lotus Notes or Evolution.

Continue Reading  

Share

Where you can use Joomla Many companies and organizations have requirements that go beyond what is available in the basic Joomla package. In those cases, Joomla’s powerful application framework makes it easy for developers to create sophisticated add-ons that extend the power of Joomla into virtually unlimited directions.

Continue Reading  

Share

Canonical is holding their word when it comes on the strict release schedule of Ubuntu releases. Ubuntu 9.10, with the codename Karmic Koala, has been released yesterday 29 October, a week after the release of Microsoft’s Windows 7.

Continue Reading  

Share

The official definition of the Decorator pattern from the GoF book (Design Patterns: Elements of Reusable Object-Oriented Software, 1995, Pearson Education, Inc. Publishing as Pearson Addison Wesley) says you can, “Attach additional responsibilities to an object dynamically. Decorators provide a flexible alternative to subclassing for extending functionality.”

Continue Reading  

Share

Did you ever write some code, compile & run your solution and then, when debugging, found a minor error (like an sql string syntax error) that messed up your code’s execution? Well, stopping the debugger, correcting the error, recompiling & running is the way to go, right? Wrong! Visual Studio has two tricks up it’s […]

Continue Reading  

Share

Today I’ve update for testing Traveler from 8.5 to Traveler 8.5.1 – this process was made on Windows environment. To update Traveler first you have to update Domino server – that is simple following steps from self extracting installation (CZ5RTEN archive) – it detect actual version of Domino installed and if it is 8.5 it […]

Continue Reading  

By continuing to use the site, you agree to the use of cookies. More information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close