Scrollovers is a way to quickly and easily add flair to your web pages, giving your users an experience they weren’t expecting.
It is simply a JavaScript that helps creating rollover image-like links with text .

How to use Scrollovers?
Insert the scrollovers.js file to your web pages and create your links like this:
<a href="[YOUR PAGE HERE]" class="scrollover" type="scrollover">[YOUR TEXT HERE]</a>
And the last add the styles with the color palette of your preference like below:
<style>
a.scrollover {color: #557AFF;}
a.scrollover em:first-line {color: #FF5B3C;}
</style>
And that’s it.
Requirements: No Requirements
Compatibility: All Major Browsers
OnePoint Software is giving away 3 OnePoint Project 8 licenses (€399.00 value/each) to WebResourcesDepot readers. You can find the details for how to winning them below the post.
What is OnePoint Project?
OnePoint Project is an amazing project management software which does not require you to compromise between ease-of-use and functionality and offers you both.


Onepoint Project integrates project planning, project controlling, monitoring and reporting into a single and easy to use project leadership solution providing you with all relevant information when and where you need it.


Some nice features of the software:
- Work Breakdown Structure which helps you to focus to the project.
- An editable cost baseline.
- Milestone Trend Analysis (which tasks will be delayed and which won’t in unexpected circumstances).
- Project Pipeline (a summary of all your ongoing projects).
- Powerful document and link management.
- Colored GANTT chart to improve the view of your schedule.
- Planned & actual situation comparisons.
- Easy to access resource utilization.
- Tasks & comments.
- Project templates for creating faster "new projects" inside the software.
Onepoint’s different editions scale with your needs and the size any business. The version in the giveaway is the Professional version which is a desktop application for 1 user (perfect for a freelancer) that has Windows,Mac & Linux versions.

Other editions are:
- Network edition (for small teams up to 10 members - installable web-based)
- Enterprise edition (for medium to large sized companies - installable web-based)
- Check product editions for further details
How to win the OnePoint Project Professional licenses?
Just comment to this post with at least "I want the license!" text in the comment with your valid e-mails.
Winners will be picked randomly with the query below at 05.07.2008 (1 week later).
The query: SELECT * FROM wp_comments WHERE comment_post_id=259 AND comment_approved=1 AND comment_type='' GROUP BY comment_author_email ORDER BY RAND() LIMIT 3
Requirements: JRE5+ For Pro version. JRE 5+, Tomcat 5.5/6 & Major DBs for other versions.
Compatibility: All Major Browsers. Windows, Mac, Linux.
Pixelpost is an open source photoblog application with powerful image gallery features.
It can be used only as an image gallery or a website of a designer, photographer and so.. easily.

Pixelpost lets the users browse the image archive, view images in detail and comment to them.
Having an active community, you can find 200+ plugins & templates for the application.
This photoblog application has also RSS & multilanguage support.
Click to see a nice photoblog created with Pixelpost.
Requirements: PHP 4.3+ (GD Lib enabled), MySQL 3.23.58+
Developers generally neglect JavaScript testing because there’s really nothing out there that let’s you simulate user interactions easily. Here comes the Test plugin (Thanks to Brian Moschel from JavaScriptMVC for suggesting this resource).
It lets you simulate every major DOM event, as well as some combination events like Write and Drag, and then run functional and unit tests in a separate console window.

Test plugin saves serious development time with features like using sample data to simulating AJAX functionality, writing text or dragging an element.
Here is a sample test function:
test_check : function() {
// simulate clicking the checkbox
// params has the todo element
var params = this.TodoCheckClick();
// assert the color change occurs as expected
this.assert_equal("#808080", params.element.parentNode.style.color);
},
test_uncheck : function() {
// click the checkbox again to uncheck it
var params = this.TodoCheckClick();
// assert the color change goes away
this.assert_equal(”, params.element.parentNode.style.color);
},
Requirements: JavaScriptMVC
Compatibility: All Major Browsers
Dock menus are very handy when it comes to limited space in designs. They just appear when needed and this idea expands the website area so much.
Webber 2.0 Dock Menu is a nice JavaScript docking menu which is easy to implement and does not require any JavaScript frameworks.

It is built with the Philippe Maegerman’s tween class. The logic of the menu is very simple: an empty div which determines the mouseover area for the docking effect and that’s it. Simple but very functional.
Compatibility: All Major Browsers
There are projects which I’m using Subversion and some that I don’t. There are also other things which are very valuable to me like bookmarks, code snippets & more.
And every designer, developer, for sure, lost a few days work because of not backing up the files regularly.
I have started using Mozy Online Backup Free version as a backup solution for my dev. files in general. It provides 2GB space for free, very easy to configure, can take scheduled backups and works silently.

It is an impressive product as it totally reduces the risk of losing data. And works both in Windows and Mac.
There are also other versions of Mozy:
P.S. This post is an advertorial (and I really like the product
).
Compatibility: Windows & Mac
MySQL Workbench is a cross-platform, visual database design tool developed by MySQL. It is the highly anticipated successor application of the DBDesigner4 project.
This tool helps you to see the relations, indexes, tables of your MySQL database as a clear snapshot. With its simple yet effective interface, you can easily get used to MySQL Workbench.

For any developer who uses MySQL, this tool saves so much time for concentrating on other tasks rather than data modeling. You can also print the diagrams and use that sheet for faster coding (that’s what I do).
It is definitely a must use.
Compatibility: MySQL
Ganato Design gives away 24 PSD icon sets for free.
The sets include icons for applications, charts, databases, documents, emails, users, weather & more.

Sizes of icon sets differ between 16*16, 32*32 & 48*48 pixels.
E-mail marketing, when done professionally, has a serious return rate and measurable.
OpenEMM is a beautiful e-mail marketing (or newsletter management) application with business level capabilities. And best of all, it is open source.

Using this e-mail marketing tool, event and time triggered e-mails can be sent which is a great feature for smarter mailing lists.
Some other features of OpenEMM are:
- Set of pre-configured action forms and template
- Import and export workflows simplified by wizards
- Configuration of different users with different rights/roles
- Create mailing lists for groups of recipients
- Subscription to your mailing lists via confirmed opt-in, double opt-in or via e-mail
- Unsubscription with one click, optional with confirmation query and unsubscribe confirmation by e-mail
- Import and export wizards
- Separation of layout and content (like a content management system)
- Templates
- Detailed real-time statistics with graphical output
- Analysis of opening rate, click rate, unsubscriptions, bounces
- Comparison of multiple mailings based on key data
OpenEMM is mainly written in Java and Python and uses MySQL for storing data.
Requirements: MySQL 4.1.18+, Sun JDK 5+ and Python 2.3.4+
(E)2 is a good looking photo gallery built with MooTools JavaScript Framework.
By default, (E)2 has 4 themes which can be switched-between easily. It has an auto-loading thumbnail viewer which can be hidden too.
This photo gallery requires PHP to run and does not need any database.

In the near future (E)2 gallery will have a "pro" version with more features and you will be informed of it via WebresoucesDepot for sure.
Requirements: No Requirements
Compatibility: All Major Browsers