F2 Navigation   |  Options  |  Login  |  Register  |  Status  |  FAQ  |  Upload Pics  |  Work-Safe Bookmark and Share


Back to Index | Reply to Topic

Page: 1 2  | Previous  Next | First  Last

  Anyone into CSS and web layouts?
.
Unregistered

I'm watching a tutorial about it..its pretty amazing stuff.
BIPFT
Not Right Now You Don't

10201 posts

I'm working on a new CMS system and I fucking hate it. I miss the old HTML/CSS days. This CMS shit is obviously designed for gen-y faggots who want to design web pages with their Wii controllers.
.
Unregistered

BIPFT said:I'm working on a new CMS system and I fucking hate it. I miss the old HTML/CSS days. This CMS shit is obviously designed for gen-y faggots who want to design web pages with their Wii controllers.


Are you building a custom one or using joomla or some shit?
.
Unregistered

BIPFT said:I'm working on a new CMS system and I fucking hate it. I miss the old HTML/CSS days. This CMS shit is obviously designed for gen-y faggots who want to design web pages with their Wii controllers.



The old stuff won't do the job?
.
Unregistered

. said:Are you building a custom one or using joomla or some shit?

some shit
BIPFT
Not Right Now You Don't

10201 posts

. said:Are you building a custom one or using joomla or some shit?



No, it's joomla. I couldn't get the fucking this to properly install under XP or OS X so I am doing it all remotely, which worked like a champ. Maybe it could tell I don't have a Wii controller attached.
.
Unregistered

BIPFT said:No, it's joomla. I couldn't get the fucking this to properly install under XP or OS X so I am doing it all remotely, which worked like a champ. Maybe it could tell I don't have a Wii controller attached.



Joomla on your own machine or a server? I haven't found a good tutorial on making custom templates. Not bare bones, but full elaborate ones.
.
Unregistered

BIPFT said:No, it's joomla. I couldn't get the fucking this to properly install under XP or OS X so I am doing it all remotely, which worked like a champ. Maybe it could tell I don't have a Wii controller attached.


I hate those cms systems.
Zathrus2
G8,G20! They're few, we're many

7184 posts

Link to the tutorial?

I'm learning django and they don't like tables and shit, the layout is controlled by CSS.
.
Unregistered

Zathrus2 said:Link to the tutorial?

I'm learning django and they don't like tables and shit, the layout is controlled by CSS.



here's your tutorial

#notatable {
/* styles */
zathurscukes: weiners;
}

<div id=notatable>
<p>Zathrus is a wiener</p>
</div>
.
Unregistered

'A major advantage of using a CMS is that it requires almost no technical skill or knowledge '
.
Unregistered

. said:here's your tutorial
:flamboyanthomosexual:
#notatable {
/* styles */
zathurscukes: weiners;
}
:flamboyanthomosexual:
<div id=notatable>
<p>Zathrus is a wiener :flamboyanthomosexual: </p>
</div> :flamboyanthomosexual:

.
Unregistered

CSS Tutorial:
http://www.rapidshareindex.com/VTC-CSS-2-3-Tutorials_300742.html

Joomla:
http://katz.cd/download/3572750/eBook/Joomla-1-5-Tutorials-VTC-With-Melanie-Hedgespeth/

(Its all video, so no virus worries)
.
Unregistered

joomla?

django?

WHAT THE FUCK IS THAT SHIT?
hj
Unregistered

. said:joomla?

django?

WHAT THE FUCK IS THAT SHIT?



dont forget drupal!!!

Its the new web paradigm.
.
Unregistered

. said:joomla?

django?

WHAT THE FUCK IS THAT SHIT?



OH YEAH, I'M GOING TO LEARN A NEW LANGUAGE THAT IS GOING TO BE OBSOLETE IN ABOUT A WEEK TO CREATE A FUCKING WEBSITE

class Reporter(models.Model):
full_name = models.CharField(max_length=70)

def __unicode__(self):
return self.full_name

class Article(models.Model):
pub_date = models.DateTimeField()
headline = models.CharField(max_length=200)
content = models.TextField()
reporter = models.ForeignKey(Reporter)

def __unicode__(self):
return self.headline


FUCK THAT SHIT
kirby
No longer in operation.

12006 posts

zencart <3


OSCOMMERICE BITCHES.

BTW, Joomla is easy a sfuck. Theres Drupal, Mambo, Elgg, for your content systems , CMS bullshit.

be happy it isn't frames! FRAMES
.
Unregistered

. said:I'm watching a tutorial about it..its pretty amazing stuff.



I'm not quite there yet, but I was watching some vids on XML today. Soon...
.
Unregistered

. said:joomla?

django?

WHAT THE FUCK IS THAT SHIT?



Fag artist talk.
Zathrus2
G8,G20! They're few, we're many

7184 posts

. said:CSS Tutorial:
http://www.rapidshareindex.com/VTC-CSS-2-3-Tutorials_300742.html

Joomla:
http://katz.cd/download/3572750/eBook/Joomla-1-5-Tutorials-VTC-With-Melanie-Hedgespeth/

(Its all video, so no virus worries)



Thanks, I'll check the first one out.
.
Unregistered

"install it

Next, run the Django command-line utility to create the database tables automatically:

manage.py syncdb"

Why, of course.

You type:

"syncdb"

to create the database tables automatically.

QUESTION:

Does "syncdb" sync to the database?

ANSWER:

No, it creates the database tables.

QUESTION:

Why isn't it something like:

"manage.py create_db"?

ANSWER:

Because we want to confuse you. We don't give a shit.
.
Unregistered

By the way, CSS is the shit.

I never use HTML tables any more. It's all DIVs with relative and absolute positioning. Fuck HTML tables.
.
Unregistered

Zathrus2 said:Thanks, I'll check the first one out.


Yeah, its about as fucking detailed as you would ever want to get. You will be a CSS whiz by the end.
.
Unregistered

. said:CSS Tutorial:
http://www.rapidshareindex.com/VTC-CSS-2-3-Tutorials_300742.html

Joomla:
http://katz.cd/download/3572750/eBook/Joomla-1-5-Tutorials-VTC-With-Melanie-Hedgespeth/

(Its all video, so no virus worries)



I'm in the middle of d/ling all the relevant ones from this collection right now.

http://cgpersia.com/2009/09/lynda-com-tutorials-all-here-2382.html
.
Unregistered

10 poke 53280,1

Page: 1 2  | Previous  Next | First  Last

Back to Index | Reply to Topic

 
Quick Reply
Moniker:
Message: