Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Ask Focnr - Anything you want about coding! Q&A
03-28-2011, 08:25 PM
Post: #1
Ask Focnr - Anything you want about coding! Q&A
Ask me anything you'd like about coding here!
Find all posts by this user
Quote this message in a reply
03-28-2011, 08:26 PM
Post: #2
Re: Ask Focnr - Anything you want about coding! Q&A
Alright, What sort of domain do you need to code your own website, can you do it with wordpress, or do you need like .com?

[Image: SuperSig.jpg]
Find all posts by this user
Quote this message in a reply
03-29-2011, 05:48 AM
Post: #3
Re: Ask Focnr - Anything you want about coding! Q&A
The website is pretty much the last step. If you use wordpress.com hosting, they don't allow you to edit the coding. I'd recommended doing this:

- Open a document in notepad
- Write some code
- Save as yourtitle.html
- Double click.

You're then able to see the code, live.
If you're interested in a website, you first need hosting. Godaddy.com, name.com, etc.
I won't go further with that though, you should start with notepad. ^_^
Find all posts by this user
Quote this message in a reply
03-30-2011, 07:44 AM
Post: #4
Re: Ask Focnr - Anything you want about coding! Q&A
Alright, I will try this out when you've made "step 1, step 2" etc, so that I can see properly, What I was wondering now is sort of like, if you code something you're really happy about, can you then convert that into a wordpress theme for instance?
Again, I Am sorry if these questions sound stupid, like I said, I am a complete newbie.

[Image: SuperSig.jpg]
Find all posts by this user
Quote this message in a reply
03-30-2011, 10:51 AM
Post: #5
Re: Ask Focnr - Anything you want about coding! Q&A
Yeah, you could, but you'll have to ask Balloon about that, as I know nothing about wordpress themes/coding.
Find all posts by this user
Quote this message in a reply
03-30-2011, 11:06 AM
Post: #6
Re: Ask Focnr - Anything you want about coding! Q&A
Wordpress is a bit difficult to jump into. Once you have your html/css down fluently you'll be ready to try it. There's plenty of tutorials around.

[Image: k9zyqe.png]
UndergroundHipHop.me - Underground Hip Hop Blog
Find all posts by this user
Quote this message in a reply
04-16-2011, 12:26 PM
Post: #7
Re: Ask Focnr - Anything you want about coding! Q&A
php question:
I wonder if function library pages, if they are included in every each page - are catched so that when i change page it doesnt need to be loaded again.

1.For example i got "utilities.php" file with basic functions like connection to database etc...
2.i got an index page, it includes utilities and calls for some functions
3.i got another page, it includes utilities too and calls for same functions

When user, first entered index page, loaded utilities, changed page...loaded utilities again?..or does computer have the utilities already?

I love the smell of parsed templates in the morning, oh yes!!!
Find all posts by this user
Quote this message in a reply
04-20-2011, 06:21 PM
Post: #8
Re: Ask Focnr - Anything you want about coding! Q&A
I don't know jack about PHP. :/
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)