Sponsors

Highlighted

Fly of Simca by ~pvc24  1 week 3 days  ago

Fly of Simca by ~pvc24 1 week 3 days ago

^Dias
The amount of patience, hard work and an eye for quality is what defines this wallpaper. Character is painstakingly vectored off a real life toy image with references to screenshots. Despite the difficulty level, ~pvc24 still manages to nicely depict the image in anime fashion and yet able to find the mental strength to come up with a background composition that is both aptly fun and pleasant in atmosphere.

ShoutBox

~luches 28 minutes ago
Depends on your comment..if its short and just a thanks for example just a simple thanks you will get 4 or 5 papers...but its helpful and detailed comment with useful tips over 10 or more..

~luchiananami94 1 hour 4 minutes ago
How many paper i win if i comment in a wallpaper?

~Haruhi-Chii 1 hour 15 minutes ago
I dont have the money for PS.

°akiranyo 1 hour 27 minutes ago
I also used GIMP on the beginning. But my "teacher" gived tips mostly for PS, so I changed soon as possible.

~amerie1994 1 hour 29 minutes ago
Honestly, The Honest Man is the man won you have to look out for cause you will never know he might do something really stupid

~Haruhi-Chii 1 hour 33 minutes ago
Well, the problem is that I use GIMP and its the hardest thing to work with. I havent mastered any of its traits and it also closes on me at random. D:

°akiranyo 1 hour 35 minutes ago
I trained myself months before I made my first AP wall :p So its okay to suck in the beginning.

~Haruhi-Chii 1 hour 38 minutes ago
Well my wallpaper sucks...I just made one and its not exactly at its perfection.

°akiranyo 1 hour 39 minutes ago
If you are not sure that your wallpaper is acceptable, then post it there. The experienced members should help you.

~Haruhi-Chii 1 hour 41 minutes ago
So wait, what is Session zero for?

Css incomplete Guide

user avatar
ChaosKaizer
Developer
=^____^=
Topics: 50
Posts: 357
1 year 4 months ago
The new v5 Will be using CSS 2.1 & 3
http://www.w3.org/Style/CSS/

Additional (non standard css code)
Moz http://developer.mozilla.org/en/docs/CSS
MSIE http://msdn.microsoft.com/workshop/author/css/reference/attributes.asp
Webkit http://trac.webkit.org/projects/webkit/wiki/WebDevelopers


a must have tools.

Firefox (gecko browser)

Firebug Version 1.01, released on Feb 5, 2007.
compatible: Firefox 1.5 - 3.02a
download : addons.mozilla.org


Firebug
first class Mozilla dev extension for debugging script,css box model (layout), DOM,and has a build in real time editor for stylesheet.


IE Tab Version 1.3.1.20070126, released on Jan 27, 2007.
compatible: Firefox 1.5 - 3.02a
download: addons.mozilla.org
sync switch to Internet Explorer.

ColorZilla Version 1.0, released on Feb 1, 2007.
compatible: Firefox 1.5 - 3.02a
download: addons.mozilla.org
Advanced Eyedropper, ColorPicker & Page Zoomer.



Internet Explorer

IE Developer Toolbar Version 3b
compatible: MSIE 6
download: msdn

more info: msdn blog


#548597 Quote Report Edited by ☆ChaosKaizer 1 year 4 months ago

user avatar
ChaosKaizer
Developer
=^____^=
Topics: 50
Posts: 357
1 year 4 months ago

Browser Render Mode & Doctype?

First rule. CSS will not render succesfully if the doctype (DTD) is not declare properly.

note: certain WYSWYG editor like dreamweaver (5) is notorious for adding broken DTD.



check out alistapart.com for further read.

#548602 Quote Report Edited by ☆ChaosKaizer 1 year 4 months ago

user avatar
ChaosKaizer
Developer
=^____^=
Topics: 50
Posts: 357
1 year 4 months ago
This is my own preference of good Integrated Development Environment (IDE) software. I mainly used it for code highlighting & debugging. It also suitable for css and others programing/scripting language.

PHP IDE Version 5.2.1
download: mpsoftware
compatible: Windows XP
build in CSS 1,2,2.1 & 3 library.

features: http://www.mpsoftware.dk/phpdesigner_features.php
screenshot: http://www.mpsoftware.dk/phpdesigner.php#screenshots



user avatar
ChaosKaizer
Developer
=^____^=
Topics: 50
Posts: 357
1 year 4 months ago

Fear of Style Sheets

Cascading Style Sheets (CSS) save bandwidth, vastly reducing the size of your files when compared to old-style markup. With styles, your sites load faster. You work faster, too. Styles shave grueling hours of grunt-work off your design workload: one brief CSS document can style an entire domain; and when it’s time to redesign, you can execute site-wide changes in minutes instead of days.

alistapart.com articles by Jeffrey Zeldman



#548619 Quote Report Edited by ☆ChaosKaizer 1 year 4 months ago

user avatar
`Shikonxx
Senior Member
ecchi sucks. :D
Topics: 106
Posts: 865
1 year 4 months ago
Thanks Chaos, I downloaded the firebug thingy.
And is the PHP IDE, kinda like Macromedia Dreamweaver? It kinda looked like it in the screenshot.

user avatar
ChaosKaizer
Developer
=^____^=
Topics: 50
Posts: 357
1 year 4 months ago
The pre-v5 stylesheet can be found at view styles page find


SPOILER (click to view)


The stylesheet is 70% complete . I dont have ie 5 so i cant really test this stylesheet fully. so i hope you guys can trackdown bug before its release.

2. I need a banner for the header (rotating banner) around 927 x 166 pixels .. The themes is anime but without any specific anime characters. you can submit more than one banner.


progress

1. my message / pm (60%)
2. profile settings (20%)
3. gallery (10%)
4. stats (0%)
5. Admin page(40%)
6. userprofile (80%)
7. forum (90%)
8. groups (90%)
9 frontpage (90%)
10. journal section (90%)
11. submit (95%)
12. faq (0%)




5.0.1a Bugs .

1. automatically create element found at the submit > upload wall & scan page. (mark with blue box only viewable if you are normal members)

2. hidden div / and paragraph (really� weird behavior) found at Problems and Suggestions >> Ridiculous Donations threads . ( view on IE)

3. featured wall on your userspage selection - after you select or cancel, the select link moves from being rightside of the wall title to being on the bottom of the title. after page reload select goes back to being rightside. reported by alienzero


suggestion & improvement is welcome.

This post has been filtered for improved legibility #551748 Quote Report Edited by ☆ChaosKaizer 1 year 3 months ago

user avatar
ChaosKaizer
Developer
=^____^=
Topics: 50
Posts: 357
1 year 4 months ago
CSS Web Tools

1. CSS tidy : http://cleancss.com
CSS Tweak : http://www.cssdev.com/csstweak/
note: dont used the sortby selectors option
CSS Formatter and Optimizer (compressor)



2. EM calculator : http://riddle.pl/emcalc/
px or pixels are for graphics programs not screen reader so hopeful somebody will write smart accesible css.
Em Calculator is a small JavaScript tool which helps making scalable and accessible CSS design. It converts size in pixels to relative em units, which are based on a text size.



3. CSS Browser Support Hack http://www.centricle.com/ref/css/filters/
CSS not about hack but if you want IE to render properly you need to learn what kind of css selector or hack are supported. (not recommended)


Readon:
1. browser support, bugs & hack ~ Peter-Paul Koch (PPK).
2. Essential Hack for IE by Marko Dugonne

This post has been filtered for improved legibility #551759 Quote Report Edited by ☆ChaosKaizer 1 year 4 months ago

user avatar
°alienzero
Community Waller
the Colorblind
Topics: 3
Posts: 153
1 year 4 months ago
Btw, look at this group forum page. you made a post 7 hours ago both in 'Css incomplete Guide' and '42 Beat Street', though obviously the former is not true. funny ;]

edit: ah yeah, you cant see it now cause i replied... but you get the point.

#551919 Quote Report Edited by °alienzero 1 year 4 months ago

user avatar
ChaosKaizer
Developer
=^____^=
Topics: 50
Posts: 357
1 year 4 months ago
I think bantam still working on the groups code. there is lot more to be done atm. (squashing bugs)

user avatar
°alienzero
Community Waller
the Colorblind
Topics: 3
Posts: 153
1 year 4 months ago

ChaosKaizer
(squashing bugs)


wish you luck playin Skuld ;p

anyway, i noticed 2 more things - when you comment on a wall, the popup on the top firstly has a too large font that covers the popup icon, secondly the whole popup very nasty covers the top userbar (it's nasty cause i use it a lot of times to get back to my userpage and browse to other places from there - i know i can use the MY tab in the main menu but... this userbar is the best ap feature ;)

This post has been filtered for improved legibility #552322 Quote Report

user avatar
ChaosKaizer
Developer
=^____^=
Topics: 50
Posts: 357
1 year 4 months ago
You just need to click the 'pop-up notifications' to close it XD.

#552409 Quote Report Edited by ☆ChaosKaizer 1 year 4 months ago

user avatar
°alienzero
Community Waller
the Colorblind
Topics: 3
Posts: 153
1 year 4 months ago

ChaosKaizer

2. I need a banner for the header (rotating banner) around 924 x 166 pixels .. The themes is anime but without any specific anime characters. you can submit more than one banner.



i was wondering if you still need it. i was fooling around and came up with something that should fit quite well. it's 3px wider, exactly from the left to the right of the white rectangle i think. Link

user avatar
ChaosKaizer
Developer
=^____^=
Topics: 50
Posts: 357
1 year 4 months ago
Good one alien I'll save it for later.

user avatar
°imPanda
Community Waller

Topics: 35
Posts: 506
1 year 3 months ago
Thanks for this <3 emoticon ^____^

~Ciel

user avatar
°alienzero
Community Waller
the Colorblind
Topics: 3
Posts: 153
1 year 3 months ago
Lol, there is a funny 'bug' with the thumbnail preload animation ;] if you upload a transparent .png it makes a transparent thumb, therefore sometimes the preload animation which is beneath can be seen after the thumb is loaded XD check out my Userpage > Recent Scan thumbnail. i dont think there's much you can do about it, but bantam could modify the thumbnail generator to always add a solid background maybe.