Hi and welcome to my blog!

This blog is here to help you crate good looking and functional web sites. It covers many popular topics like ASP.NET, jQuery and CSS but also covers some other interesting topics like designing web forms, usability and user experience. For more information visit about me page, and if you hve any question please do not hesitate to contact me.

I hope you will find valuable information for your business here, and to make this blog even better I encourage you to share your thoughts in post comments. Enjoy!

4. December 2008 10:33 by Janko in Articles | tags: ,

Some time ago my colleague asked me "I like to read blogs about web design, but why are they mostly PHP-oriented?". Huh, really, why? I haven't thought about it seriously before. When you think about web design your first thought might be Photoshop, but it shouldn't be limited only to it. What I mean by "web design" here is a complete process of creating graphics and coding to xHTML/CSS with understanding of front-end development.

Continue reading

2. December 2008 12:30 by Janko in Resources | tags:

Another month full of great articles. But, less talk, more action - here are twenty great articles I really enjoyed reading in November.

Web development

jQuery Intellisense in VS 2008 and New ASP.NET Charting Control

Continue reading

26. November 2008 12:33 by Janko in Tutorials | tags: , ,

If you ever saw how products like Microsoft CRM look like you probably noticed there are input fields that have "embedded" image buttons inside them. If your clients saw that, there is a probability that they will want to have it in their applications.

Whether you agree or not, here is how you can do it easily. So easily that you will have to add just a few lines of code and enable this feature in entire application.

Continue reading

21. November 2008 15:41 by Janko in Resources | tags:

I am happy to present you my first wooden texture pack. It consists of ten, not so common wooden surfaces. The most interesting texutres are actually areas on my drum that I got from Africa and that have weird holes all over it. Those holes are caused by some insect, as I understood well. There are three shots of my sister's drawing table, but you'll find other surfaces as well.

Continue reading

16. November 2008 21:24 by Janko in Articles | tags:

Contact form

Did you ever think about it? Someone types the message, clicks on send and gets the error message like "Something went wrong. Sorry...". Ok, what now? How TF can I send you a message?

Contact form is often the only way you can communicate with someone. People just don't like to expose their email addresses just like that. But having a contact form means that it might fail at some point. Your SMTP server could be down or your application could just stop working. It happened so many times.

Continue reading