Tweet
Dear all,
I must say I'm not dead yet...
Lately, I had a lot to do at work, and I'd not much time for the blog. However, tonight I'm going on vacation and I will have plenty of time to update the web thought... or I hope so...
Anyway, stay tuned for more articles and see you soon!
Friday, 27 July 2012
Tuesday, 24 July 2012
SQL Server: linked server
Tweet
When working in a MS SQL Server environment, it is sometimes really useful to connect to another DBs. Those databases can be on the same machine or on the net, it doesn't matter. We can connect to those data sources using linked servers in MS SQL server.
In this article we will see how to do it.
When working in a MS SQL Server environment, it is sometimes really useful to connect to another DBs. Those databases can be on the same machine or on the net, it doesn't matter. We can connect to those data sources using linked servers in MS SQL server.
In this article we will see how to do it.
Thursday, 19 July 2012
CSS: menu generators
Tweet
We all like to build CSS menus from scratch! However, sometimes time is not enough and even related costs are too high. If you need a helping hand in creating a good CSS menu, here's a collection of online tools which will speed up the developing process.
I hope you find it useful!
Here we go, my friends...
We all like to build CSS menus from scratch! However, sometimes time is not enough and even related costs are too high. If you need a helping hand in creating a good CSS menu, here's a collection of online tools which will speed up the developing process.
I hope you find it useful!
Here we go, my friends...
Tuesday, 17 July 2012
Strange requests for an ICT manager
Tweet
As you may already know, I have changed job. In my previous position, I was ICT manager and strange requests were ordinary every day.
In this post I will list the strangest and funniest. I believe that all my previous colleagues won't care, and probably will laugh thinking about them. In any case, I don't want to embarrass anyone, so I won't tell who was the person asking and the related company. If anyone thinks differently, please let me know and I will remove the related parts.
Ok, ready? You won't believe what you will read...
As you may already know, I have changed job. In my previous position, I was ICT manager and strange requests were ordinary every day.
In this post I will list the strangest and funniest. I believe that all my previous colleagues won't care, and probably will laugh thinking about them. In any case, I don't want to embarrass anyone, so I won't tell who was the person asking and the related company. If anyone thinks differently, please let me know and I will remove the related parts.
Ok, ready? You won't believe what you will read...
Monday, 16 July 2012
Thursday, 12 July 2012
JavaScript: avoid frames
Tweet
There's one thing that I really can't stand: when, redirected from a site, the destination page is included in a frame. You surely have experienced the situation and you may understand how much I hate it.
Anyway, there's a quick and easy solution for that using JavaScript.
In this - very - short post, I will show you how to do it.
There's one thing that I really can't stand: when, redirected from a site, the destination page is included in a frame. You surely have experienced the situation and you may understand how much I hate it.
Anyway, there's a quick and easy solution for that using JavaScript.
In this - very - short post, I will show you how to do it.
Tuesday, 10 July 2012
CSS: grouping and nesting
Tweet
One of the basic things to know about CSS is how to select elements in a page. However, not many of us know how to do it efficiently.
In this short post, we are going to see how to group and nest CSS selectors.
One of the basic things to know about CSS is how to select elements in a page. However, not many of us know how to do it efficiently.
In this short post, we are going to see how to group and nest CSS selectors.
Subscribe to:
Posts (Atom)