Online search registry (cRegistry) 2

Online search registry (cRegistry)
Recently I had a chance to create an online search system which can basically connect to any database type and search and display information. I tried to make the system as configurable as possible and it should be easy to adapt in any business environment so I thought I’d share my work. I called my ...

Getting on top of things with MonitrAll

Getting on top of things with MonitrAll
This is for all those in IT people working in crazy environments. Have you ever found your self trying to administer several systems, all using different technologies, insane IT operations that break all the time, no documentation, people who knew the systems nowhere to be found, and always trying to defend your self to the ...

Timeline jquery – APOEL Champions League 2011 – 2012

Timeline jquery - APOEL Champions League 2011 - 2012
I liked the jquery timeline so much that I had to do one more. This time I created a timeline as a tribute on APOEL’s Champions League adventure with links from http://www.uefa.com. Below is an embedded version in my post using the Timeline wordpress plugin, but you can also view a full screen version at APOEL Champions ...

Timeline jquery plugin

Timeline jquery plugin
Remember my post on news timeline… well now its even easier to implement with Timeline, a jquery plugin for displaying linear date based events. It is really easy to use and it can pull in media from different sources such as Twitter, YouTube, Flickr, Vimeo, Google Maps or SoundCloud. Timeline uses as input either a Google ...

jQuery UI Dialog for ASP.NET 3.5 1

jQuery UI Dialog for ASP.NET 3.5
Its a bit tricky when you want to use jQuery UI components in ASP.NET projects. There are some things that are not aligned between the two technologies, even though one is client side and the other is server side. For starters both have their own Ajax scripts, so when incorporating jQuery UI components on a page you would have to decide ...