About this Blog
This blog is subdivided in
five categories, they handle the following topics:
- drawing, art and computer graphics
- daily life and experiences
- mathematics, physics and sciences
- events and generic announces
- information technology
Each time we have to categorize objects, persons or abstract ideas we exploit the hardest metaphoric relations among natural elements, astrophisical, metaphysical or even ...physical entities!
The solution I adopted respects my love for
mathematics (and
geometry in particular).
I have identified the five categories listed above using the
five regular polyhedra, known since the ancient Greece, the so-named
platonic solids.
About this Blog (Technical Aspects)
My blog's first goal is to serve as a test project, always evolving and helpful to test new technologies, to develop new solutions and to put on paper the acquired aknownledgement.
It's based on the
.Net 3.5 (C#) platform, enriched by the
Silverlight technology. The database is a
SQL Server.
Latest Articles
Friday, February 16, 2007 - Cristian Merighi
As I promised to some of you, here I published a fully working version - written in VB.Net 8 - of my distortion procedure, realized exploiting GDI+ APIs which come with the .Net Framework.
Comments: 3
-
Rating: 5.00
Thursday, February 15, 2007 - Cristian Merighi
A tiny howto about giving your website speech faculty: how to dynamically output audio files using .Net Framework 3.0 System.Speech objects.
Comments: 2
-
Rating: 5.00
Thursday, January 25, 2007 - Cristian Merighi
In this fully accessible and downloadable piece of code, I use GDI+ and C# to develop a simple Captcha WebControl. I think this could be a good start point for creating more enhanced versions.
Comments: 0
-
Rating: 0.00
Sunday, January 14, 2007 - Cristian Merighi
A tribute to an absolute genius in the history of humanity (and, of course, of mathematics). Leonhard Euler was born in Basel (Switzerland) on April 15th 1707.
Comments: 0
-
Rating: 0.00
Saturday, January 06, 2007 - Cristian Merighi
ASP.Net achitecture sometimes lacks in sensitiveness in order to please search engines, an example to point to is the 404 errors management. In this article I try to show a search-engines-friendly way to solve this problem using HttpModules.
Comments: 10
-
Rating: 4.50