Home pcDTR Forum
If you like the work i do, you know what to do.
Welcome, Guest
Please Login or Register.    Lost Password?

Plans for Version 3.0.0
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Plans for Version 3.0.0
#143
Plans for Version 3.0.0 9 Months ago Karma: 2
The plan is the remove the use of sending all data trough the session, and by that hopefully remove some problems with caching and images not showing on first load.

Then im going to use css sprites, so instead of creating 10 different images for one page. We will only create one big image that loads faster.
Example 1
Example 2

Other new css stuff i hope to be able to fix is:
width:
line-height:
text-align: left | center | right
background-transparent-color:
flowman
Admin
Posts: 110
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#145
Re:Plans for Version 3.0.0 9 Months ago Karma: 2
Example of a web page running the new 3.0.0 version. cay.otherland.se

Rewrote most of the script from scratch.

It creates a image 4x bigger then the original and then downscale it to the right size. Making the font look better and anti-alias is much smoother.

Right now all images are created in one sprite. Will split it up for menu and content. So if you have a pcDTR menu it will create a separate image for that, and the content image.

The css width: function and text-align: is in to now. Will show another example of that too.

All css properties for :hover and not hover are now separated. Example now you can have 'text-transform: uppercase' on just the hover or the original none hover style. Or different sizes on the hover font and original one.

Thats it for now.
flowman
Admin
Posts: 110
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1
Banner
Copyright © 2010 pcDTR. All Rights Reserved.
Joomla! is Free Software released under the GNU/GPL License.