Search

Wednesday 21 March 2007

No Access to Internal Publish Page

As I see now in code, when permissions are checked there are three variants:
1. you have rights to view page
2. you are not logged on, but page is not public
3. you are logged on, but as user that don't have rights to view that page

In these cases:
1. page is shown
2. redirect to usual login page
3. Page http://codedev2.claromentis.com/intranet/publish/access_denied.php [^] is shown. If access_denied_custom.php exists, it's shown instead of default access_denied.php

Tuesday 20 March 2007

Some of the best wallpapers ever

40 pieces of art. All great.Previous exhibitions available(for a total of 75 pieces).



read more | digg story

Monday 19 March 2007

42 Design blogs and sites designers and webmasters need to know

A list of designing blogs and sites that all you designers and webmasters need to read. WOW!



read more | digg story

Friday 9 March 2007

Typography Template

http://www.thenoodleincident.com/tutorials/typography/template.html

Claromentis - strange right margin when checking out page

culprit :.app_menu h2 { float:left; }
solution:
add clear div after app_menu on publish_header.html

Popups That Don't Get Blocked

We hate them when they are used for ads so popup blocking has become popular. The problem is that also takes away a legitimate programming technique. So an alternative using a little JS.



read more | digg story

Upload files with an AJAX progress Bar!

Ever wondered if it was possible to display the upload status to a user while he is uploading a file to your website? It is! Check out this PHP implementation on thinkingphp.org.



read more | digg story

Set up IIS 7 w/ MySQL and PHP 5

http://blondr.blogspot.com/2006/11/set-up-iis-7-w-mysql-and-php-5.html

Web 2.0 for "Developers, Developers, Developers..."

The post is a compilation of web applications that could aid developers with their projects. Covers a wide selection of tools for project planning, development, issue tracking, documentation, usability testing, and more.



read more | digg story

gSyncit for Microsoft Outlook

gSyncit works by updating your Microsoft Outlook calendar with your Google calendar entries and then updating your Google calendar with your Microsoft Outlook entries. All appointments that occurred in the past 365 days and those that will occur in the next 365 days will be synchronized.



read more | digg story

Thursday 8 March 2007

Travel Back in time is not possible

http://www.livescience.com/scienceoffiction/070307_time_travel.html

OpenUsability

There are many Usability Experts who want to contribute to software projects. And there are many Developers who want to make their software more usable, and as a consequence, more successful.

http://openusability.org/

Thursday 1 March 2007