Remove Ad, Sign Up
Register to Remove Ad
Register to Remove Ad
Remove Ad, Sign Up
Register to Remove Ad
Register to Remove Ad
Signup for Free!
-More Features-
-Far Less Ads-
About   Users   Help
Users & Guests Online
On Page: 1
Directory: 1 & 60
Entire Site: 3 & 747
Page Staff: pokemon x, pennylessz, Barathemos, tgags123, alexanyways, supercool22, RavusRat,
04-16-24 12:42 PM

Forum Links

Related Threads
Coming Soon

Thread Information

Views
1,119
Replies
10
Rating
7
Status
CLOSED
Thread
Creator
thephantombrain
03-31-14 07:34 PM
Last
Post
Blubcreator
05-01-14 03:47 PM
Additional Thread Details
Views: 448
Today: 0
Users: 0 unique

Thread Actions

Thread Closed
New Thread
New Poll
Order
 

My experiences with coding

 

03-31-14 07:34 PM
thephantombrain is Offline
| ID: 997537 | 495 Words

Level: 68


POSTS: 872/1206
POST EXP: 117889
LVL EXP: 2622809
CP: 5815.1
VIZ: 125359

Likes: 5  Dislikes: 0
I just finished this layout and it was a labor of love. I love Star Trek and I also have a new found love, computer code. I wish I would have discovered this in the eighties when using my parents various computers but unfortunately that did not happen.

Anyway, this layout took a long time to make. There are many reasons. First, I wanted to push layout creation to the limits on Vizzed. I wanted to know what was and was not possible with the Advanced Layout Editor. Now I know. One thing that is not possible is Javascript. I know there is a good reason for this but it is still disappointing. (It should be noted that Javascript will work in the Layout Editor and the My Layouts preview but not when actually making a post.

One thing that is possible is creating a style section. That made things slightly more organized for me.

Another reason that this layout took so long to make is that each browser has it's own little quirky ways of rendering the code. For example, Firefox and IE both displayed the images as I intended but Chrome elongated them to the point that they covered the first few lines of the text box. I did find a solution for this after much searching and now they all display the same in relation to the text. (-webkit-transform). There were other little odds and ends to contend with in each browser that took much experimenting to deal with.

All of this trial and error was actually kind of cool, I discovered many new sources of information and little coding tricks that I'd be happy to share with anyone that wants to know.

My work led me to a conclusion. I need more coding challenges. Now that I've pushed the limits of the Editor, I feel like it's time to move away from it and on to something bigger. I was thinking of maybe trying to code my own website, which brings me to the suggestions part of this thread. What do you guys think? Is this the next logical step in my efforts to learn more advanced coding languages like Javascript, Jquery and Actionscript? Or should I go another direction?

If I do create a website (not the drag and drop type), does anyone have a good idea for one that they'd be willing to share? My ultimate goal is to create something that generates a profit but is not retail. Is there anyone here that can give advice on how to make money with advertising or have an idea for a service to provide?

Seriously, Vizzed is like a second home and you guys are like a second family to me. I know I don't post that much and I don't have a lot of friends like some of you, but that's just my personality. Right now, I'm looking for some "RARELY asked for" advice.

So, do you have any?

 
I just finished this layout and it was a labor of love. I love Star Trek and I also have a new found love, computer code. I wish I would have discovered this in the eighties when using my parents various computers but unfortunately that did not happen.

Anyway, this layout took a long time to make. There are many reasons. First, I wanted to push layout creation to the limits on Vizzed. I wanted to know what was and was not possible with the Advanced Layout Editor. Now I know. One thing that is not possible is Javascript. I know there is a good reason for this but it is still disappointing. (It should be noted that Javascript will work in the Layout Editor and the My Layouts preview but not when actually making a post.

One thing that is possible is creating a style section. That made things slightly more organized for me.

Another reason that this layout took so long to make is that each browser has it's own little quirky ways of rendering the code. For example, Firefox and IE both displayed the images as I intended but Chrome elongated them to the point that they covered the first few lines of the text box. I did find a solution for this after much searching and now they all display the same in relation to the text. (-webkit-transform). There were other little odds and ends to contend with in each browser that took much experimenting to deal with.

All of this trial and error was actually kind of cool, I discovered many new sources of information and little coding tricks that I'd be happy to share with anyone that wants to know.

My work led me to a conclusion. I need more coding challenges. Now that I've pushed the limits of the Editor, I feel like it's time to move away from it and on to something bigger. I was thinking of maybe trying to code my own website, which brings me to the suggestions part of this thread. What do you guys think? Is this the next logical step in my efforts to learn more advanced coding languages like Javascript, Jquery and Actionscript? Or should I go another direction?

If I do create a website (not the drag and drop type), does anyone have a good idea for one that they'd be willing to share? My ultimate goal is to create something that generates a profit but is not retail. Is there anyone here that can give advice on how to make money with advertising or have an idea for a service to provide?

Seriously, Vizzed is like a second home and you guys are like a second family to me. I know I don't post that much and I don't have a lot of friends like some of you, but that's just my personality. Right now, I'm looking for some "RARELY asked for" advice.

So, do you have any?

 
Trusted Member
Guaranteed fresh by 01/08/17


Affected by 'Laziness Syndrome'

Registered: 07-21-13
Location: Wichita, Kansas, USA
Last Post: 1480 days
Last Active: 373 days

Post Rating: 5   Liked By: EideticMemory, Lazlo Falconi, Singelli, Sword Legion, thenumberone,

04-09-14 10:56 PM
Lazlo Falconi is Offline
| ID: 1005210 | 190 Words

Lazlo Falconi
Level: 99


POSTS: 2599/2750
POST EXP: 199963
LVL EXP: 9655169
CP: 3100.7
VIZ: 182754

Likes: 0  Dislikes: 0
Sorry this thread didn't get many replies. Vizzed has never really catered to a technically proficient crowd. I'm quite surprised that this layout is your first attempt to do anything with CSS! It's very good and works extremely nicely. Seriously, I thought this was a great job before, but knowing this is your first real attempt just adds about 100 points to the mix. And that's on a 10 point scale.

As for the next step... Well, that's always the hard part, isn't it? Javascript can do a lot of cool things, but to be honest with you, you don't really need to know it. You can almost always search for what you want to do, and find an already tested and working script that you can plug right into your existing website.

Probably if you really like coding, I'd recommend trying out some PHP. It's really not difficult to get into, and the documentation, though not great for learning, is really well put together.

If you need some hosting space to test some things out, I always have room on my server for people who really want to learn.
Sorry this thread didn't get many replies. Vizzed has never really catered to a technically proficient crowd. I'm quite surprised that this layout is your first attempt to do anything with CSS! It's very good and works extremely nicely. Seriously, I thought this was a great job before, but knowing this is your first real attempt just adds about 100 points to the mix. And that's on a 10 point scale.

As for the next step... Well, that's always the hard part, isn't it? Javascript can do a lot of cool things, but to be honest with you, you don't really need to know it. You can almost always search for what you want to do, and find an already tested and working script that you can plug right into your existing website.

Probably if you really like coding, I'd recommend trying out some PHP. It's really not difficult to get into, and the documentation, though not great for learning, is really well put together.

If you need some hosting space to test some things out, I always have room on my server for people who really want to learn.
Vizzed Elite
The Shake Zula


Affected by 'Laziness Syndrome'

Registered: 01-07-12
Location: Cartoon Hell
Last Post: 1400 days
Last Active: 1274 days

04-10-14 06:53 AM
Juliet is Offline
| ID: 1005273 | 270 Words

Juliet
Level: 149


POSTS: 5790/6750
POST EXP: 348455
LVL EXP: 40961044
CP: 10708.7
VIZ: 1377896

Likes: 0  Dislikes: 0
First try?? Seriously?! Woah... I could have never made something like that on first try. And yes, it would be nice to have a separate style tags available. It's easier to use div id or class instead of style every time you want to make a new box. Unfortunately, Javascript isn't functional, at least when using the new layout editor lol, but I'd rather not have them than to see people messing up the codes really bad and having alert scripts all over the board.

I won't really suggest Actionscript for web designs if you're going to use HTML5... but it's pretty nice for web applications.

*looks at your layout*

If you can already do that much with CSS, you can now definitely move on to Javascript, then after awhile to Jquery. Don't get too nervous as Javascript is a high-level langauge (it means it's easy to understand even without previous programming experiences).

Before you worry about earning and ideas for site contents though, you might have to focus on practicing your coding skills first. Notepad++ is a great light-weight text editor specially meant for programming/coding. Don't stick with the pre-installed notepad in your pc! I usually use it in school and even with designing layouts for vizzed (once in awhile). My second favorite when it comes to web design would be Xampp, but that should come in later once you decided to learn stuff like PHP and MySQL.

Lastly, you can always contact me for help when it comes to programming and coding. I'm not an expert though, I'm still not done taking up Computer Science.
First try?? Seriously?! Woah... I could have never made something like that on first try. And yes, it would be nice to have a separate style tags available. It's easier to use div id or class instead of style every time you want to make a new box. Unfortunately, Javascript isn't functional, at least when using the new layout editor lol, but I'd rather not have them than to see people messing up the codes really bad and having alert scripts all over the board.

I won't really suggest Actionscript for web designs if you're going to use HTML5... but it's pretty nice for web applications.

*looks at your layout*

If you can already do that much with CSS, you can now definitely move on to Javascript, then after awhile to Jquery. Don't get too nervous as Javascript is a high-level langauge (it means it's easy to understand even without previous programming experiences).

Before you worry about earning and ideas for site contents though, you might have to focus on practicing your coding skills first. Notepad++ is a great light-weight text editor specially meant for programming/coding. Don't stick with the pre-installed notepad in your pc! I usually use it in school and even with designing layouts for vizzed (once in awhile). My second favorite when it comes to web design would be Xampp, but that should come in later once you decided to learn stuff like PHP and MySQL.

Lastly, you can always contact me for help when it comes to programming and coding. I'm not an expert though, I'm still not done taking up Computer Science.
Vizzed Elite

3rd Place in the July 2009 VCS Competition!




Affected by 'Laziness Syndrome'

Registered: 05-10-09
Location: Manila, PH (Asia)
Last Post: 1562 days
Last Active: 112 days

(edited by Juliet on 04-10-14 06:55 AM)    

04-10-14 08:51 AM
thephantombrain is Offline
| ID: 1005292 | 284 Words

Level: 68


POSTS: 888/1206
POST EXP: 117889
LVL EXP: 2622809
CP: 5815.1
VIZ: 125359

Likes: 0  Dislikes: 0
Lazlo Falconi : Thanks for kicking this thread into motion. I kind of had a feeling it wouldn't get a whole lot of immediate attention but that's OK because this topic is pretty technical.

I probably need to clarify that I did have a layout shop and have made quite a few layouts but never did I try to get this complex. I really just wanted to a) push the layout editor to it's limits, b)make a layout that had features no one had ever seen on Vizzed before and c)learn more code.

For the next step, I did find a pretty straight forward Javascript course at Khan Academy. I'm sifting through it now. However, I did follow your link and looked around. I also looked into tutorials and found Codeacademy. So far everything that I've read about PHP makes it sound like something that I want to learn. Thanks for the tip.

I'll keep that offer in mind as I get further along. Thanks again.

Juliet : Like I just confessed to Lazlo, I had the layout shop but wanted to satisfy some curiosities by making this layout.

My fascination with Actionscript comes from many of the flash games that I've played and some research that I've done into that whole industry. It really wouldn't be an option at this stage anyway. (I don't have a new enough computer to run Adobe Flash Builder and it's price tag is pretty steep.)

I had read something about Notepad++ before but didn't give it much more thought. I've never heard of Xampp though. Stepping away from basic Notepad seems like a really good idea. Thanks for the tips and I'll look you up if I need help.
Lazlo Falconi : Thanks for kicking this thread into motion. I kind of had a feeling it wouldn't get a whole lot of immediate attention but that's OK because this topic is pretty technical.

I probably need to clarify that I did have a layout shop and have made quite a few layouts but never did I try to get this complex. I really just wanted to a) push the layout editor to it's limits, b)make a layout that had features no one had ever seen on Vizzed before and c)learn more code.

For the next step, I did find a pretty straight forward Javascript course at Khan Academy. I'm sifting through it now. However, I did follow your link and looked around. I also looked into tutorials and found Codeacademy. So far everything that I've read about PHP makes it sound like something that I want to learn. Thanks for the tip.

I'll keep that offer in mind as I get further along. Thanks again.

Juliet : Like I just confessed to Lazlo, I had the layout shop but wanted to satisfy some curiosities by making this layout.

My fascination with Actionscript comes from many of the flash games that I've played and some research that I've done into that whole industry. It really wouldn't be an option at this stage anyway. (I don't have a new enough computer to run Adobe Flash Builder and it's price tag is pretty steep.)

I had read something about Notepad++ before but didn't give it much more thought. I've never heard of Xampp though. Stepping away from basic Notepad seems like a really good idea. Thanks for the tips and I'll look you up if I need help.
Trusted Member
Guaranteed fresh by 01/08/17


Affected by 'Laziness Syndrome'

Registered: 07-21-13
Location: Wichita, Kansas, USA
Last Post: 1480 days
Last Active: 373 days

04-10-14 04:48 PM
Lazlo Falconi is Offline
| ID: 1005486 | 108 Words

Lazlo Falconi
Level: 99


POSTS: 2600/2750
POST EXP: 199963
LVL EXP: 9655169
CP: 3100.7
VIZ: 182754

Likes: 0  Dislikes: 0
The site I linked to is more helpful if you think you know what something does, but it isn't working the way you expect. It's definitely easier to learn PHP from some other source, and then use PHP.net as a reference. Stack Overflow is also a good source of information, for any language.

I forgot to mention, though Juliet reminded me, you should definitely use Notepad++ if you don't already. And if you use (or have access to) a Linux box, Vim is probably the best text editor around, though very different than anything you've ever used. Once you learn how to use it, though, it's very easy.
The site I linked to is more helpful if you think you know what something does, but it isn't working the way you expect. It's definitely easier to learn PHP from some other source, and then use PHP.net as a reference. Stack Overflow is also a good source of information, for any language.

I forgot to mention, though Juliet reminded me, you should definitely use Notepad++ if you don't already. And if you use (or have access to) a Linux box, Vim is probably the best text editor around, though very different than anything you've ever used. Once you learn how to use it, though, it's very easy.
Vizzed Elite
The Shake Zula


Affected by 'Laziness Syndrome'

Registered: 01-07-12
Location: Cartoon Hell
Last Post: 1400 days
Last Active: 1274 days

04-10-14 05:23 PM
thenumberone is Offline
| ID: 1005498 | 116 Words

thenumberone
Level: 143


POSTS: 5859/6365
POST EXP: 365694
LVL EXP: 35086300
CP: 4946.4
VIZ: 329756

Likes: 0  Dislikes: 0
Thats really good.
Iv never actually looked into html, but iv done a lot of different languages. Lazlo is right in saying that php really isn't that hard to get into.
I used php for a university project last week, id never touched it before and didn't really need to search much to get it working. That was in part due to its similarities to c# and c++, which i do know, but even still, it is pretty simple (yet very useful).
I quite like python in regards to creating scripts too, but im not sure if it has any relevance to web design, because as i said before, im ignorant to that side of coding.
Thats really good.
Iv never actually looked into html, but iv done a lot of different languages. Lazlo is right in saying that php really isn't that hard to get into.
I used php for a university project last week, id never touched it before and didn't really need to search much to get it working. That was in part due to its similarities to c# and c++, which i do know, but even still, it is pretty simple (yet very useful).
I quite like python in regards to creating scripts too, but im not sure if it has any relevance to web design, because as i said before, im ignorant to that side of coding.
Vizzed Elite
Bleeding Heart Liberal


Affected by 'Laziness Syndrome'

Registered: 03-22-11
Last Post: 3400 days
Last Active: 3400 days

04-10-14 06:45 PM
Lazlo Falconi is Offline
| ID: 1005520 | 44 Words

Lazlo Falconi
Level: 99


POSTS: 2601/2750
POST EXP: 199963
LVL EXP: 9655169
CP: 3100.7
VIZ: 182754

Likes: 0  Dislikes: 0
thenumberone : There are some uses for Python in web coding, but mostly you need to link it into PHP or Javascript to do anything as far as I know. i'm not sure, I haven't really looked into it, but that's my understanding of it.
thenumberone : There are some uses for Python in web coding, but mostly you need to link it into PHP or Javascript to do anything as far as I know. i'm not sure, I haven't really looked into it, but that's my understanding of it.
Vizzed Elite
The Shake Zula


Affected by 'Laziness Syndrome'

Registered: 01-07-12
Location: Cartoon Hell
Last Post: 1400 days
Last Active: 1274 days

04-10-14 06:56 PM
thenumberone is Offline
| ID: 1005530 | 48 Words

thenumberone
Level: 143


POSTS: 5860/6365
POST EXP: 365694
LVL EXP: 35086300
CP: 4946.4
VIZ: 329756

Likes: 0  Dislikes: 0
Lazlo Falconi :
Thats something I instantly liked about php, it is exceptionally usefull for linking code together.
It also seems to be oneeof the easiest methods of doing that, all though I cant be sure because I only got my first look at it about a month ago.
Lazlo Falconi :
Thats something I instantly liked about php, it is exceptionally usefull for linking code together.
It also seems to be oneeof the easiest methods of doing that, all though I cant be sure because I only got my first look at it about a month ago.
Vizzed Elite
Bleeding Heart Liberal


Affected by 'Laziness Syndrome'

Registered: 03-22-11
Last Post: 3400 days
Last Active: 3400 days

04-10-14 09:23 PM
Lazlo Falconi is Offline
| ID: 1005584 | 29 Words

Lazlo Falconi
Level: 99


POSTS: 2602/2750
POST EXP: 199963
LVL EXP: 9655169
CP: 3100.7
VIZ: 182754

Likes: 1  Dislikes: 0
PHP is nice because it's easy to learn, but from what I've heard from people who know other languages, it's really limiting, so you might watch out for that.
PHP is nice because it's easy to learn, but from what I've heard from people who know other languages, it's really limiting, so you might watch out for that.
Vizzed Elite
The Shake Zula


Affected by 'Laziness Syndrome'

Registered: 01-07-12
Location: Cartoon Hell
Last Post: 1400 days
Last Active: 1274 days

Post Rating: 1   Liked By: thenumberone,

04-27-14 07:08 PM
Collapz3 is Offline
| ID: 1014161 | 88 Words

Collapz3
Level: 28


POSTS: 13/165
POST EXP: 24321
LVL EXP: 128135
CP: 550.4
VIZ: 10683

Likes: 0  Dislikes: 0
Well since I just made my first layout ever (the one currently shown) yesterday your layout skills are far ahead from mine. I found it fun to make this layout. Would like to try out the advanced layout editor but need to gain some trust before that. I like you would also like to learn coding so we shall be in the same path. Hope I can ask you questions about the coding topic later on. Once again amazing job on that layout keep up the good work.
Well since I just made my first layout ever (the one currently shown) yesterday your layout skills are far ahead from mine. I found it fun to make this layout. Would like to try out the advanced layout editor but need to gain some trust before that. I like you would also like to learn coding so we shall be in the same path. Hope I can ask you questions about the coding topic later on. Once again amazing job on that layout keep up the good work.
Member
Mighty Potato


Affected by 'Laziness Syndrome'

Registered: 04-14-14
Location: Far Far Away
Last Post: 3247 days
Last Active: 2962 days

(edited by Collapz3 on 04-27-14 07:10 PM)    

05-01-14 03:47 PM
Blubcreator is Offline
| ID: 1015869 | 161 Words

Blubcreator
Level: 69


POSTS: 513/1292
POST EXP: 98435
LVL EXP: 2846214
CP: 3464.1
VIZ: 58218

Likes: 1  Dislikes: 0
The above post makes me laugh seeing as how no coding was put into the layout and was made with the editor

I'm more a programmer than scripter so I'm not sure how much advice I can give you really. You'll probably no more about it than me. However I actually am learning some actionscript so I can start making games. If you already know this much about CSS then I think you should be able to move onto Java. It's more advanced and that's probably something I can help you more in. I think you should be able to do it seeing as you learn code quite quickly and efficiently. What I recommend if you want to get started in Java or some other languages I recommend Code Academy. I used it and it's where I learned a lot of my skills. However it may be getting a bit outdated but you could try it out. Good Luck .
The above post makes me laugh seeing as how no coding was put into the layout and was made with the editor

I'm more a programmer than scripter so I'm not sure how much advice I can give you really. You'll probably no more about it than me. However I actually am learning some actionscript so I can start making games. If you already know this much about CSS then I think you should be able to move onto Java. It's more advanced and that's probably something I can help you more in. I think you should be able to do it seeing as you learn code quite quickly and efficiently. What I recommend if you want to get started in Java or some other languages I recommend Code Academy. I used it and it's where I learned a lot of my skills. However it may be getting a bit outdated but you could try it out. Good Luck .
Trusted Member
Pessemistic, British, Insomniac


Affected by 'Laziness Syndrome'

Registered: 01-03-14
Location: The Peoples Republic Of China
Last Post: 974 days
Last Active: 929 days

Post Rating: 1   Liked By: thephantombrain,

Links

Page Comments


This page has no comments

Adblocker detected!

Vizzed.com is very expensive to keep alive! The Ads pay for the servers.

Vizzed has 3 TB worth of games and 1 TB worth of music.  This site is free to use but the ads barely pay for the monthly server fees.  If too many more people use ad block, the site cannot survive.

We prioritize the community over the site profits.  This is why we avoid using annoying (but high paying) ads like most other sites which include popups, obnoxious sounds and animations, malware, and other forms of intrusiveness.  We'll do our part to never resort to these types of ads, please do your part by helping support this site by adding Vizzed.com to your ad blocking whitelist.

×