|
|
| April 08, 2009 - What is RSS feed, and how to create it |
|
| First of all RSS is an abbreviation for Really Simple Syndication. This abbreviation is used to describe the creating feeds technology. RSS feeds also known as XML or web feeds. This feed is frequently updated content on the website; they are used for notifying interested readers of the news or new posts in the blogs. Read More » |
|
 |
Add a comment
(1) |
|
| April 03, 2009 - How to resize an image with .NET (C#) |
|
| In last article I described how to resize an image using PHP, and somebody asked me to provide same example in .NET. So here is a sample C# code for resizing an image on he fly. Once again I want to mention that it is better to resize an image when it is being saved, so you would not have to resize it on the fly. Read More » |
|
 |
Add a comment
(0) |
|
| April 01, 2009 - Web Design Trends - Part 1 |
|
| For the beginning let's try to sum up the trends in web design for last couple of years and what we have for today. Also let's identify the distinctive features that make a modern webpage look fresh, appealing and easy to use. Read More » |
|
 |
Add a comment
(0) |
|
| March 27, 2009 - How to resize an image with PHP |
|
| In this article you will find code that will allow you to resize an image on the fly. Please note that if you are working on the site with high traffic it is not recommended to use this technique to resize the images, because every time user opens the page, it will create resized image and destroy it after displaying. For high traffic sites, it is recommended to save resized images. Read More » |
|
 |
Add a comment
(3) |
|
| March 25, 2009 - Freelance Freedom |
|
| Any software or web developer should see himself in those situations Read More » |
|
 |
Add a comment
(1) |
|
|