How to read UTF-8 encoded documents in Java ignoring the BOM (Byte-order mark)Reading UTF-8 encoded documents in java2007-11-12 in Java / Legacy tagged Encoding / Java / Parsing / UTF by Marc Nuri
How to capture images from an IP surveillance camera with Java. Basic source code to create a surveillance application.Viewing and storing images from an IP Camera2007-09-13 in Java / Legacy tagged Camera / ImageIO / IP Camera / Java / JPEG / Surveillance / Swing by Marc Nuri
Blog post showing how to use Apache Tomcat Properties windows dialog to set the initial and maximum Java memory poolsjava.lang.OutOfMemoryError: PermGen space // More memory for Tomcat under windows2007-08-22 in Java / Legacy tagged Apache / Apache Tomcat / J2EE / Memory / Performance / Tomcat / Windows by Marc Nuri
How to display a JTable inside another JTable using a custom TableCellRenderer (Updated)Updated: Displaying a jTable inside another jTable // JTable cellRenderer2007-08-03 in Java / Legacy tagged Embedded / Java / JTable / Multivalue / Swing by Marc Nuri
Introductory post to JasperReports showing how to integrate it with your Java applications.Getting started with JasperReports // Printing reports from your java app (Part III)2007-07-16 in Java / Legacy tagged BI / Business Intelligence / Jasper / Jasper Reports / Java / Reports by Marc Nuri
Introductory post to JasperReports showing how to get started and how to access your database via JDBC.Getting started with JasperReports // JDBC connections (Part II)2007-06-29 in Java / Legacy tagged BI / Business Intelligence / Jasper / Jasper Reports / Java / Reports by Marc Nuri
Introductory post to JasperReports showing how to get started and how to install iReports.Getting started with JasperReports // Reporting in Java (Part I)2007-06-19 in Java / Legacy tagged BI / Business Intelligence / Jasper / Jasper Reports / Java / Reports by Marc Nuri
How to replace apostrophes in Java Strings (String#replaceAll regex)Replacing Apostrophes from Strings // Cleaning String to pass them as SQL statements2007-06-07 in Java / Legacy tagged Database / Java / Replace / String by Marc Nuri
How to remove default TAB behavior from JTextField (traverse to next component) and how to add your ownDetecting Tab Key Pressed Event in JTextField 's // Event.VK_TAB KeyPressed2007-06-06 in Java / Legacy tagged Java / JComponent / JTextField / KeyEvent / KeyPressed / Swing by Marc Nuri
How to use a public SOAP API to generate dynamic icons for your Java JButtonsDynamic icons for your JComponents // Create an icon JButton with dynamic icons2007-05-30 in Java / Legacy tagged Java / JComponent / Swing / Legacy by Marc Nuri
How to add a selection change listener to a Java Swing JTableJTable, detecting selection changes // ListSelectionListener /*Selection Changed Event*/2007-05-23 in Java / Legacy tagged Java / JTable / Selection / Swing by Marc Nuri
How to parse dates in Java using SimpleDateFormat classSimpleDateFormat to check user date input // parsing String to dates in java2007-05-21 in Java / Legacy tagged Java / Parsing / SimpleDateFormat by Marc Nuri
How to convert strings to numbers in Java using DecimalFormat and custom DecimalFormatSymbolsNumbers to Strings with custom symbols // DecimalFormat - DecimalFormatSymbols2007-05-07 in Java / Legacy tagged DecimalFormat / Java / Numbers by Marc Nuri
How to sum an array of numbers in Java using recursionJava recursive functions explained // Using recursion to sum an array of numbers2007-04-18 in Java / Legacy tagged Java / Programming / Recursion by Marc Nuri
How to display a JTable inside another JTable using a custom TableCellRendererDisplaying a jTable inside another jTable // JTable cellRenderer2007-04-04 in Java / Legacy tagged Embedded / Java / JTable / Multivalue / Swing by Marc Nuri
How to perform scheduled automated PostgreSQL backups using pg_dump from WindowsJava App for PostgreSQL scheduled backups using pg_dump (Windows only)2007-03-27 in Java / Legacy tagged Backup / cron / Database / Java / PostgreSQL / Windows by Marc Nuri
How to choose a printer programmatically in Jasper Reports (Java)Choosing a printer programmatically in Jasper Reports2007-03-22 in Java / Legacy tagged BI / Jasper / Jasper Reports / Java / Reports / Swing by Marc Nuri
Available options to run a Java J2ME application in windows mobile with preference for MySaifu JVMJVM for Windows Mobile (J2ME) // PocketPC - PDA MySaifu2007-03-20 in Java / Legacy tagged ARM / J2ME / J2SE / Java / JVM / Legacy / PC / Pocket PC / Windoes CE / Windoes Mobile by Marc Nuri
In this post I show you how to remove the default enter key behavior for Java Swing JTablesRemove JTable's Enter Key behavior2007-03-18 in Java / Legacy tagged Java / JTable / Legacy / Swing by Marc Nuri
In this post I show you how to render Java JTable rows with alternate background colorsJTable Alternate Row Background2007-03-15 in Java / Legacy tagged Color / Java / JTable / Legacy by Marc Nuri
Initial blog post describing the technologies and platforms I chose to create my personal blog.Blojsom setup finished2007-03-14 in Java / Legacy tagged Blog / Blojsom / Java / Legacy by Marc Nuri