Archivi per la Categoria 'Web'
Install Tutorial: Ubuntu 9.04, Apache with SSL, Subversion over HTTP / HTTPs, and Trac
36 Commenti Pubblicato da Luigi il 27 Agosto 2009 in Java, Internet, Linux, Software, WebThis tutorial will guide you through installation of Apache, HTTPS, Subversion and Trac, in order to have an (almost) complete development environment for your team.
This article is divided in following steps
1. Installing Subversion
2. Installing Apache
3. Configuring Apache with SSL
4. Configuring Subversion with Apache (and SSL)
5. Installing Trac
You may choose for example to see how [...]
Last time I used .ear packaging there was no support for sharing information between web applications: you needed to use web services, rest, etc. This evening I just made a search on the internet to check if things are better now. It seems that nothing is changed.
I found that some application servers have implemented proprietary [...]
Registration/Login is the #1 usability problem on websites.
I hate security paranoia when it is not needed (ok, I can understand a bank…)
My suggestions to avoid boring the people using our software:
Let the user choose the preferred password. Don’t assign it your own (especially with random chars!!!). User will forget it and abandon the damn […]
When will CAPTCHA be extended against idiots?
1 Commento Pubblicato da Luigi il 13 Marzo 2008 in Internet, Web, Life, universe and everythingI am managing for a friend a well known blog that talks about politics and freedom in Italy. That blog is continuously target of spam, but there are filters doing a fantastic job.
Also there are many people that just write insults or about fantastic conspiracy theories… I was thinking that it would be nice to […]
One request, multiple requests. When failover makes your application fail…
4 Commenti Pubblicato da Luigi il 3 Settembre 2007 in Java, Software, WebThis is a story about a problem that can happen if your web application has operations that will require a long time (let’s say more than 30 seconds) to generate a response for the browser.
Figuring out what is happening, could not always be so easy. Especially if you didn’t wrote the application and the […]
Free speech? Not in Italy: Piero Ricca’s Blog censored.
1 Commento Pubblicato da Luigi il 11 Luglio 2007 in Internet, Web, Life, universe and everythingPiero Ricca, is an Italian citizen owning a blog in which he speaks about politics and justice. A sort of Italian Michael Moore, I would say.
Yesterday, the blog of my friend Piero Ricca has been censored. Blocked actually, as Italian police has changed passwords, blocked posts and comments on that site, deleted articles.
You can see […]
JRainbow, the (unknown) online source code colorer, now supports XML
0 Commenti Pubblicato da Luigi il 15 Giugno 2007 in Java, Internet, Software, WebI’ve made some refactoring to make JRainbow support several languages. The result is that now JRainbow supports XML coloring.
To learn more about JRainbow source code colorer, check the JRainbow Project Website.
Here you can try it right now:
XML sintax coloring is almost complete, just need some improvement to support inline DTDs.
ORA-12519, TNS:no appropriate service handler found
57 Commenti Pubblicato da Luigi il 1 Giugno 2007 in Java, Internet, Software, WebI used to hate Oracle Database (and other Oracle products too) because of it is much more complicated / heavyweight / slow / buggy and full of useless and sometime harmful stuff than needed. Also when you install you can’t remove it without leaving tons of zombie files around, breaking your JVM/Apache/Windows/etc. After an […]
MSWord generation made easy(er)
2 Commenti Pubblicato da Luigi il 23 Marzo 2007 in Java, Windows, Software, WebIn my swing application the requirement was that the user had to be able to issue an action, from a menu or from a button, that generates a letter from a defined msword template filled with data load from the database. Then the application should launch msword to make a preview that the user can […]
Excel file generation made easy(er)
4 Commenti Pubblicato da Luigi il 3 Novembre 2006 in Java, Windows, WebIn this post I’ll discuss a technique to generate Microsoft Excel compatible files without any third party library and in an easier than ever manner.
If you ever faced the problem of generating Excel report/export from your application, I guess you know libraries like Jakarta POI and its wonderful APIs on the “Horrible SpreadSheet Format”. […]
Cerca
Info
Stai navigando negli archivi del sito NewInstance per la categoria 'Web'.
Gli articoli lunghi sono troncati. Clicca sul titolo dell'articolo per leggerlo interamente.Calendario
| L | M | M | G | V | S | D |
|---|---|---|---|---|---|---|
| « Gen | ||||||
| 1 | 2 | 3 | 4 | 5 | 6 | 7 |
| 8 | 9 | 10 | 11 | 12 | 13 | 14 |
| 15 | 16 | 17 | 18 | 19 | 20 | 21 |
| 22 | 23 | 24 | 25 | 26 | 27 | 28 |
| 29 | 30 | 31 | ||||
Archivi
- Gennaio 2010 (2)
- Dicembre 2009 (1)
- Novembre 2009 (3)
- Settembre 2009 (2)
- Agosto 2009 (4)
- Luglio 2009 (1)
- Giugno 2009 (2)
- Maggio 2009 (4)
- Aprile 2009 (2)
- Marzo 2009 (7)
- Febbraio 2009 (5)
- Gennaio 2009 (2)
- Dicembre 2008 (1)
- Novembre 2008 (8)
- Ottobre 2008 (12)
- Settembre 2008 (3)
- Agosto 2008 (2)
- Luglio 2008 (6)
- Giugno 2008 (16)
- Maggio 2008 (2)
- Aprile 2008 (3)
- Marzo 2008 (6)
- Ottobre 2007 (1)
- Settembre 2007 (1)
- Agosto 2007 (5)
- Luglio 2007 (6)
- Giugno 2007 (6)
- Maggio 2007 (1)
- Marzo 2007 (1)
- Febbraio 2007 (2)
- Gennaio 2007 (1)
- Dicembre 2006 (2)
- Novembre 2006 (4)
- Ottobre 2006 (7)
- Settembre 2006 (1)
- Agosto 2006 (2)
- Luglio 2006 (6)
- Giugno 2006 (3)
- Febbraio 2006 (1)
- Gennaio 2006 (1)
- Dicembre 2005 (5)
- Novembre 2005 (2)
- Ottobre 2005 (2)
- Settembre 2005 (7)
- Agosto 2005 (2)
- Luglio 2005 (8)
- Giugno 2005 (12)
Categorie
- Books (7)
- Eclipse (10)
- Errors (2)
- Firefox (7)
- Hardware (14)
- Horror Code (8)
- Internet (17)
- Java (85)
- JavaScript (8)
- Life, universe and everything (29)
- Linux (44)
- Mac (18)
- Software (25)
- Speeches and Conferences (8)
- Web (19)
- Windows (16)
Ultimi Post
- Syntactic sugar and Java arrays.
- 3G USB Stick on Ubuntu
- Ipod touch with Linux
- Karmic and Luks: USB drive encryption made (almost) easy
- Suspend/Resume in Karmic /2
- Suspend/Resume problem in Ubuntu Karmic 9.10 running on MacBook Pro 5.1
- MacBook International Keyboard and Linux
- Mighty Mouse: reverse horizontal scrolling workaround on Ubuntu Linux 9.04
- Skype 2.1.0.47 beta released, and amd64 packages available!
- Linux RAM Disks

