Because autumn comes, we started to organize the Ropardo Bowling Cup – third edition, event that promotes the team concept and the significance of this concept in our company.
Because autumn comes, we started to organize the Ropardo Bowling Cup – third edition, event that promotes the team concept and the significance of this concept in our company.
XWiki is a growing open source wiki that can be easily used withing a corporate. It has many features that can be integrated in a wiki application with reliability for the user. XWiki is written in Java and supports a variety of datasources: MySQL, PostgreSQL, Oracle etc.
A Controller servlet may perform either a forward or a redirect operation at the end of processing a request in order to get to the results page. Let’s say a browser requests page “A” in an application. If the application responds by forwarding to “B”, then a server-side forward takes place; the server sends back […]
The contents of a particular drop down datawindow depends on the value of another drop down datawindow. For example we need to filter some employees based on the team they belong to. In the current datawindow, Teams will be a drop down datawindow whose contents depend on the value of another DDDW – Departments.
In this article I review popular terms in Project Management. Project – a temporary set of actions which aim to create a unique, final deliverable. This concise project definition reveals the major differences between characteristics of projects and operations:
The System.Diagnostics namespace contains five groups of classes that can help an programmer to debug and trace .NET applications. This five groups of classes have following uses : debugging tracing using of Windows event log performance monitoring process controlling This article will review the Debugger and Debug classes contained by first group of System.Diagnostics namespace.
iText is a Java library for developers looking to enhance web- and other applications with dynamic PDF document generation and/or manipulation. Constructing tables with the iText library can be thought of as an easy task, but there is much more thought that should be put into this when generating large dynamic tables (variable number of […]
In the project that I’m working now I needed a way to select multiple entries from a list and copy them to another list. To do this I created a form which contains two ListBox fields called listA and listB and a Button field named To. The entries of the two lists are computed using […]
The Linux version of our File Tracking Client application is now available for download from the project’s website or from its SourceForge repository. So, now there are three application downloads available: A Demo version for Windows platform A Demo version for Linux platform The production version that runs both on Windows and Linux (This requires […]
In these days all web2.0 apps make use of AJAX to save bandwidth, user time or to display data without refreshing the page. When you make an AJAX request the response could be plain text, Html or JSON, but if you want to make a cross-domain AJAX call you can’t because the browser security model dictates that XMLHttpRequest must have the same domain in order to communicate. This is where you need to use JSONP, this technique will make the AJAX call and after will inject the response in a script tag and will pass the data to a specified function.
Some JavaScript Libraries help you dealing with JSONP and in this article I will show you how to make cross-domain AJAX calls with MooTools and jQuery.
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.