[skip all navigation]

CALLING ALL DESIGNERS, MY EYES DEMAND YOUR DIGITAL DELIGHTS

Pages: < 1 « 4 5 6 7 8 >
Creator: HCM™DavidJCobb
Time: Apr 9 2011, 9:05 pm

Post #101     DT_Battlekruser Apr 14 2011, 10:23 pm

[Avatar]
Coding Ninja
offlinecontact
Rank: Elite
And that's why you always write in backend security checks and are prepared for all the crazy shit your client could possibly try to send you.

"Three can keep a secret, if two are dead." -Benjamin Franklin

"Had, having, and in quest to have, extreme;
A bliss in proof, and proved, a very woe;
Before, a joy proposed; behind, a dream.
All this the world well knows; yet none knows well
To shun the heaven that leads men to this hell."
-William Shakespeare
Top

Post #102     Syphon Apr 19 2011, 5:24 pm

[Avatar]
offlinecontact
Rank: Veteran
Quote from HCM™DavidJCobb
Quote from NudeRaider
(user posted image)
When Cecil gets a basic framework -- DB, etc. -- in place I can start working on that and others.

I made that layout in like 40 minutes a year ago.

Quote
As a side note: it may be wise to prepare any components or assets of a skin as separate units. (Using your case to provide an example: my job'll be easier if I can get the planet background as its own independent image.) People wishing to contribute don't have to do this now, but it'll probably become necessary down the road.

(So basically, don't merge everything into a single layer and then delete the source file. :P )

I almost never do. Here's everything about it.
Attachments:
psd file
v6.psd (3.10 mb)
1 hits.
psd file
biglogo.psd (390.14 kb)
1 hits.

Top

Post #103     HCM™DavidJCobb Apr 19 2011, 6:09 pm

[Avatar]
↑ STUDENT DRIVER ↑
offlinecontact
Rank: Regular
Quote from Syphon
I almost never do. Here's everything about it.
Thank ya kindly, sir. :3

...Anyone here know how to convert Photoshop files for use in GIMP?


░░░▒▒▒▓▓▓▓███▀▀░▄▄▄▄▄▄░▀▀███▓▓▓▓▒▒▒░░░
░░▒▒▒▓▓▓████░▄██████████▄░████▓▓▓▒▒▒░░
░▒▒▒▓▓▓████▐▀▀▀█████▀▀▀▀██▌████▓▓▓▒▒▒░
░▒▒▓▓▓████▐░██░░███▌██░░░██░████▓▓▓▒▒░
▒▒▒▓▓▓███▌▐░██▌░███▌███▌░██▌▐███▓▓▓▒▒▒
▒▒▓▓▓████▌██▄▄▄▄████▄▄▄▄▄███▐████▓▓▓▒▒
▒▒▓▓▓████▌██▀▀▀▀▀▀▀▀▀▀▀▀▀███▐████▓▓▓▒▒
▒▒▓▓▓████▌███▌▓▒▓▒▓▒▓▒▒▒▌███▐████▓▓▓▒▒
▒▒▒▓▓▓███▌▐██▌▒▓▒▓▒▒▒▒▒▒▌██▌▐███▓▓▓▒▒▒
░▒▒▓▓▓████░███▐▒▓▒█████▌███░████▓▓▓▒▒░
░▒▒▒▓▓▓████░▀██▄▀▀▀▀▀▀▄██▀░████▓▓▓▒▒▒░
░░▒▒▒▓▓▓████▄░▀▀██████▀▀░▄████▓▓▓▒▒▒░░
░░░▒▒▒▓▓▓▓█████▄▄▄▄▄▄▄▄█████▓▓▓▓▒▒▒░░░
Top

Post #104     NudeRaider Apr 19 2011, 6:18 pm

[Avatar]
You're not old until the past seems more fun than the future.
offlinecontact
Rank: Veteran
A google search tells me that gimp should have a psd import plug-in.

Quote from Syphon
Quote from HCM™DavidJCobb
Quote from NudeRaider
(user posted image)
When Cecil gets a basic framework -- DB, etc. -- in place I can start working on that and others.

I made that layout in like 40 minutes a year ago.
Yeah, but you never provided the source files which made it useless.
Also can you add a quick search? That'd be neat.

(user posted image)
Devilesk: "AND OUT OF THE GOODNESS OF MY HEART [...]" - wait what??
Top

Post #105     Roy Apr 19 2011, 7:23 pm

[Avatar]
An artist's depiction of an Extended Unit Death
offlinecontact
Rank: Veteran
Quote from HCM™DavidJCobb
...Anyone here know how to convert Photoshop files for use in GIMP?
Export each layer individually as an image file? You can look into psd->xcf, but there's no perfected method.

Top

Post #106     Apos Apr 19 2011, 8:03 pm

[Avatar]
Today is the tomorrow you worried about yesterday.
offlinecontact
Rank: Regular
Quote from HCM™DavidJCobb
...Anyone here know how to convert Photoshop files for use in GIMP?
I don't know what version of gimp you got, but mine can open and save a .psd file out of the box. (Since always.)

+
If you can, get gimp 2.7x, it supports layer grouping.


How to Ask Questions the Smart Way
(user posted image)
“I want to die in my sleep like my grandfather... Not screaming and yelling like the passengers in his car.” - Will Shriner
Ever wondered how to pronounce my usernames? Wonder no more!
Top

Post #107     LooKe Apr 22 2011, 9:22 am

[Avatar]
offlinecontact
Rank: Member
Feature request:
>TOPIC EMAIL SUBSCRIPTION PLOX

Top

Post #108     Jack[RCDF Apr 27 2011, 10:51 pm

[Avatar]
Skin to bone, steel to rust, ash to ashes, dust to dust.
offlinecontact
Rank: Regular
Quote from Jack[RCDF
http://www.mediafire.com/?6osdp56m71c98pz
Quote
Here's the packaged source, it contains the script, an example file, the
images, the Javascript and CSS files as well as minified versions of
these, and the License agreement.

The code should be pretty straight forward, you can just include the
BBCode.php file, and pass a $text variable with a trigger encased it
[SC2TRIGGER]...[/SC2TRIGGER] tags to

sc2TriggerBBCode($text)

or if you have a $text variable that is not encased in
[SC2TRIGGER]...[/SC2TRIGGER] tags, but know that it ONLY contains a
trigger, you can call

sc2TriggerBBCode($text, false)

which will process it regardless of missing tags. Finally, if you just
want a demonstration or need to debug, you can call

sc2TriggerBBCode($text, true/false, true)

which will print the output as soon as it is generated.

The CSS layout is simple, the trigger itself is in a div called
"sc2trigger", and the label for the trigger (which contains "Starcraft 2
Trigger" and my copyright) are in a div called "sc2triggerlabel". Both of
these are contained in a div named "sc2triggerbound". The "sc2trigger" and
"sc2triggerlabel" automatically stretch to fit "sc2triggerbound", so any
size modifications should only be made to "sc2triggerbound". The CSS
groups are all prefixed with .sc2, so should not interfere with any other
style sheets. Make sure to remove the Body and A tag from the CSS file
though, as they will.

I've also included the acknowledgement to my website ("Parser © 2011
Shmeeps @ OmegaCode"), which is rendered above and to the left of each
instance of output. I've included a copy of the license in each source
file.

If you guys need help implementing the script or understanding the code,
let me know and I'll see if I can help.

That's from the vgshorts guy. Hopefully you can use that for both the wiki and for SEN v6.
BUMP please to add for the wikis and sen.

Red classic.

I have mostly left SEN except for the Temple Siege 2 forum (hidden to most of you). I am available via PM still, and Skype as JackRCDF.

If it is important to you, you will find a way. Otherwise, you will find an excuse. -Unknown
Magnificent!
Perhaps you shouldn't be on SEN as much, too...
Better than the iPad!
Top

Post #109     DevliN Apr 27 2011, 11:45 pm

[Avatar]
SOMETHING STATUS GO
offlinecontact
Rank: Administrator
I'm having a hell of a time putting that on the wiki. Time to start asking some MediaWiki tech support forums and/or Devourer. :awesome:

:devlin: CURRENTLY WORKING ON :devlin:
Invasion: Ares | OMG TEH ZOMBIES!!!
Summoner | Infection
Top

Post #110     CecilSunkure Apr 28 2011, 12:48 am

[Avatar]
offlinecontact
Rank: Veteran
Quote from DevliN
I'm having a hell of a time putting that on the wiki. Time to start asking some MediaWiki tech support forums and/or Devourer. :awesome:
That reminds me, and this isn't the proper place I guess, but I don't have the time to convert old wiki into the new wiki at all right now :(

(user posted image)
Top

Post #111     DevliN Apr 28 2011, 12:52 am

[Avatar]
SOMETHING STATUS GO
offlinecontact
Rank: Administrator
That's alright, anyone willing and able can do it.

:devlin: CURRENTLY WORKING ON :devlin:
Invasion: Ares | OMG TEH ZOMBIES!!!
Summoner | Infection
Top

Post #112     Excalibur Jul 15 2011, 7:59 pm

[Avatar]
On your six boss!
offlinecontact
Rank: Veteran
Hey. Someone needs to make this happen:

(user posted image)

Is it in you now?
To watch the things you gave your life to broken
And stoop and build them up with worn out tools
Top

Post #113     JamaL Jul 17 2011, 7:18 am

[Avatar]
offlinecontact
Rank: Regular
Started to make a skin with elements from SC2's menu, any interest in seeing it finished?

(user posted image)

Top

Post #114     Jack[RCDF Jul 17 2011, 8:09 am

[Avatar]
Skin to bone, steel to rust, ash to ashes, dust to dust.
offlinecontact
Rank: Regular
Looks nice but I'd actually prefer to see planets redone first, although both would be good.

Red classic.

I have mostly left SEN except for the Temple Siege 2 forum (hidden to most of you). I am available via PM still, and Skype as JackRCDF.

If it is important to you, you will find a way. Otherwise, you will find an excuse. -Unknown
Magnificent!
Perhaps you shouldn't be on SEN as much, too...
Better than the iPad!
Top

Post #115     NudeRaider Jul 17 2011, 9:52 am

[Avatar]
You're not old until the past seems more fun than the future.
offlinecontact
Rank: Veteran
*interested*

(user posted image)
Devilesk: "AND OUT OF THE GOODNESS OF MY HEART [...]" - wait what??
Top

Post #116     JamaL Jul 17 2011, 5:15 pm

[Avatar]
offlinecontact
Rank: Regular
At a bit of a standstill at the moment. I can't seem to create a matching design for the logo/header of the website... ideas, anyone? This is what I have at the moment:

(user posted image)

Top

Post #117     IskatuMesk Jul 17 2011, 7:20 pm

[Avatar]
bannedcontact
Rank: Veteran
Looks good!

Top

Post #118     Dem0n Jul 23 2011, 2:08 am

[Avatar]
:awesome:
offlinecontact
Rank: Regular
I don't think it should say "FORUM" for each forum. Having it just say "CONTESTS" sounds better imo.

(user posted image)
Top

Post #119     DevliN Jul 23 2011, 2:12 am

[Avatar]
SOMETHING STATUS GO
offlinecontact
Rank: Administrator
"Contest Forums" would be best, imo.

:devlin: CURRENTLY WORKING ON :devlin:
Invasion: Ares | OMG TEH ZOMBIES!!!
Summoner | Infection
Top

Post #120     MadZombie! Jul 23 2011, 3:43 am

[Avatar]
mfw
offlinecontact
Rank: Regular
It's good though the font looks really off to me. Only the large sized text like "Staredit.net functions" and the links for SITE, FORUM, etc

(user posted image)
Top
0 members in this topic (italic members are currently writing a reply): None
+ guest(s)


[05:14 am]
RIVE -- I pray to Mozzarella because I fear the Rapture.
[04:42 am]
jjf28 -- it's evil, pure, demonic, evil
[04:42 am]
jjf28 -- nothin' holy bout dat holey cheese
[04:22 am]
Dem0n -- also get on skype XD
[04:21 am]
Dem0n -- I'm curently eating pepper jack cheese :O
[04:18 am]
lil-Inferno -- Only Swiss cheese is holy
[04:18 am]
Dem0n -- WUT EAT]\
Please log in to shout.