Ceminar - Lets learn about eachother !!!

free web hosting
Free Web Hosting > Computers & Tech > What's New...?

Ceminar - Lets learn about eachother !!!

Donselearie
HI i'm giovanni Selearie i'm a las vegas entertainer I do Danceing,acting,comedy stand up and i'm also a magicina. SO yeah I'm new to this ,and umm yeah I need the webspace for some stuff i do on myspace and its like i have to be active and all these post have like nothing todo with what I know i'm like computer illiterate lol its liek compute rtalk and i'm like wtf is a moniter so yeah well what about you guys willing to share or what ?

Reply

ninjamunky
Well... you won't get hosting if you're unregistered... there's no way for them to track your posts then. I suggest you go fill out the registration form, and if you need an e-mail address, I'll give you a GMail one.

Reply

donselearie
QUOTE(ninjamunky @ Jun 9 2005, 09:04 AM)
Well... you won't get hosting if you're unregistered... there's no way for them to track your posts then.  I suggest you go fill out the registration form, and if you need an e-mail address, I'll give you a GMail one.
*




Oh NVM thank you sir for your kind offer i have an email and i'm looking to get hosted and will pop by as often as I can thats weird I wasnt registered back then.....

Reply

ninjamunky
Well, to answer your example question in your first post, a monitor is the term most commonly used for the display screen. Basically it's a freelance type thing that goes on here; post a request or whatever and someone will take care of it, troubleshoot your problem.

Reply


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

Similar Topics

Keywords : ceminar, lets, learn, eachother

  1. Choosing Your Computer Before Bying
    Learn how to choose the best computer (4)
  2. I Need Help Finding The Best Way To Learn Php
    (4)
    hi my name is dipesh, i resentally signed up to the site and would like the know the best way to
    learn php programming, my end goal is to create an mmorpg which is turn based like astroempires and
    ogame....
  3. Do I Need To Do Any Extra Setup For Audio / Video Output?
    learn more (1)
    Since we already assumed you have an up and running linux installation, you most likely won't
    have to do any work in this area. Most modern distributions automatically configure X and audio for
    you, and there is a host of information on the web for configuring X. As far as audio goes, there
    are many different audio architectures available. We recommend choosing a distribution that uses
    ALSA (the advanced linux sound architecture) by default since it is the most powerful sound system
    and supports the most hardware. If your distribution doesn't include it, check o....
  4. How To Call A Dll From Delphi
    Last article I showed how to create a DLL, now we are going to learn h (0)
    In this example, we are going to use a Form, 2 text box (which the user should enter the both real
    numbers) and a button. See the Source example: unit usadll; interface uses Windows, Messages,
    SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm)
    Label1: TLabel; Label2: TLabel; Button1: TButton; Edit1: TEdit; Edit2: TEdit; procedure
    Button1Click(Sender: TObject); private { Private declarations } public { Public declarations } end;
    function Max(a, b : double):double;stdcall; var Form1: TForm1; implementation {$R *.DFM} ....
  5. W3 Schools
    Possibly Best place to Learn HTML for free (1)
    http://www.w3schools.com/html/default.asp I learned HTML There and PHP it has a hands on idea it
    even has quizes adn u can open up ther notepad like thingy and try the html your self so its really
    cool and free....
  6. Tell Me About Ssh
    I'd like to learn how to use it (1)
    Well, I was told on another forum that I could host my own ShoutCast server on a host if I have
    Shell Access. I know that I can just host it on my computer but I don't want it on all day.
    I've been looking into buying hosting somewhere (which has SSH) and I also need to have a radio
    on my site. Then this person conveniently mentions that you can have it on a host with SSH. So
    basically, how do I go about it, I don't know anything about SSH and I can't do anything yet
    because Astahost doesn't have SSH. Is there anything I need and how do I put ShoutC....
  7. Can Some One Help Me Learn To Make Animation.
    (1)
    i would like to learn animation i think it would be kool to make them if any one can point me in the
    right direction to start it would be great help. Thanks. -Joshua....
  8. What Language Do You Speak?
    I've always wanted to learn new words... I wonder if anyone else d (23)
    Hey people... does anyone else speak Italian? I am Italian but I need some help brushing up on my
    linguistics.....
  9. Fun With Javascript And Forms
    Lets have some fun with javascript! (2)
    I will post here every week with new and exciting things to do in javascript! After i finish 10 of
    them , ill do Ajax(real-time) - 1.Alerting and documenting Forms Ever seen those dynamic sites
    where if you hove your mouse or type something bad..etc , it popups up or dynamically gets written
    onto the page? Well i am here to teach or rather help with all that stuff! Step 1:Get notepad out
    and make a form CODE Text displays here: Step 2: Add the javascript Bit CODE
    function onKeyDown() { document.GetElementById('r').innerHTML=document.....
  10. Learning Php/sql Basics
    Want to learn CSS, PHP and create a website (17)
    Hello, I've been wanting to learn to create websites for a long time. I'm not sure how hard
    it will be and how long it will take to learn enough to make my own database-driven website. I
    studied SQL, basic programming, worked with databases and am familiar with HTML tags, but this all
    was for work, university and I never paid a lot of attention to details. In the past few days I read
    beginner's tutorials on PHP/SQL, CSS and even HTML. Now I want to create a simple database with
    some tables to practice with PHP scripts for a website, write and read database i....
  11. Sutree - How-to Videos - Watch And Learn
    (0)
    SuTree is a social bookmarking and index of free video lessons, tutorials, DIY, how to videos ... in
    any subject and from all over the web. Their computer section is at:
    http://www.sutree.com/index.asp?c=146 ....
  12. Learn Html
    (8)
    Okay, because this is a forum, I'll tell you a little bit of HTML briefly. The rest you can go
    to www.w3schools.com/html to learn yourself. Look at this little example below.
    ----------------------------------------- Hello World Hello world
    ----------------------------------------- Where it says it is telling the browser to start
    viewing that part of the page. Where it says it tells the browser that it is the end of the
    document. The / html> indicates the break. It is the same with the title. Where it says and the
    / title>. It tells the web ti....
  13. How To Learn A Programming Language
    overview of the best way to go about learning a programming language. (0)
    How to Learn a Programming Language 1. Choose a programming language. Pythonand Turtle
    Graphics are good starter languages. they are very straightforward and easy to learn. Also, there is
    a module called Pygame available that makes handling windows a breeze. Another programming language
    for a beginner to try is Kids Programming Language, or KPL's new version, called Phrogram.
    Don't be put off by KPL's name! Once you learn the basic concepts of programming, you can
    then take those ideas into any programming language you choose. Be aware however, th....
  14. A Beginner Wanting To Learn How To Make A Web Game
    (4)
    I'm pretty new to html and stuf cuz i dont know it ut i want to make a game like Combatgrounds
    which is located at http://www.combatgrounds.com . But i don't know where 2 start so can any1
    give me any pointer. Your help will be appreacitaed Spelling and grammar are important, as stated
    in our forum rules, but also part of your membership with AstaHost. Refrain from using slangs. "U"
    "R" smarter than "2" does not mean TO... Topic title must be specific. Modified. Last verbal
    warning. ....
  15. Does Anyone Know Rpg Maker 2003
    There are a lot of basics that i need to learn (3)
    For weeks now i've been searching the net looking for help on rpg maker 2k3 and wherever i go
    I'm treated with hostility for being a newb. So now I'm looking for some genuine help. As a
    newb I've been reading and reading trying to find out how to use the functions, below I'll
    leave a list of things i can't figure out. 1. Switches *Probably the most important thing
    in the game but I can't figure out how to turn them on and off. 2.a password thing 3. More
    sprites if available Now I would prefer if the answers they could be short and sweet.....
  16. How To Learn Mysql?
    (11)
    I want to learn MYSQL but I don't know where to start. Any suggestions of where to start in
    learning MYSQL?....
  17. How Do I Learn Oracle In Arabic?
    (5)
    how i learn the system of database oracle in arabic ??....
  18. You Will Lose Hosting Credits If I Delete Your Post
    Let's keep the board looking good! (7)
    Recently, I have notice a large amount of junk posts here that seemed to slip by our staff. As I
    see this junk, I will be deleting it unless it negatively affects the flow of the discussion. When
    I delete these posts, 1.5 times the number credits that the post earned will be deducted from the
    users account. This is automated as a punishment for posting junk. I have no control over your
    credits and I cannot manually adjust your credits up or down. Junk: one line or very small
    posts or posts that are off topic or make no sense! Spam: Unsolicited or inappropriate....
  19. How To Learn A Programming Language
    The two methods discussed (11)
    Hunting for a good book The more daunting task - hunting down a good book. The way is not easier
    one though. The search would require to shuffle through a big heap of books lying on a bookstore and
    ofcourse, its time consuming and generally, not to the dot. Once the book selected, only 20 percent
    is going to be the useful material all else (biggie 80%) is going to be waste for the reader though
    it will help to wash up the brain and clear some fundamentals. Reading books is quite convenient-
    after all, books are easy-on-eyes with well-organized and cross referenced m....
  20. What Shall I Learn First In Programming ?
    How to begin programming ? (11)
    Hey guys i'm posting here because i've a doubt, about 1 year ago i started to develop a
    certain taste for programming, at first i tryed code Websites using Html ,then with php, then Mysql,
    and at last all together. Now i alreday finished my hardware Reparation course, but that old taste
    for programming is calling me to do other thing else besides repair hardware. Meanwhile i've
    develop taste for other several kinds of languages and i'm a bit confused because i dont know
    whitch programming language bring me future. So i wonder what programming language sha....
  21. Best Way To Learn Javascript
    I would very much like to know. (9)
    Well, I know HTML, I know CSS, so the next step is learning Javascript. I have heard that it is sort
    of an easier way to do things than PHP, though I would very much like to learn PHP as well. So, I
    thought that if I learnt Javascript, I might find it easier to learn PHP when I get to that point.
    The problem though is actually finding out the best way to learn Javascript. I have been to
    websites and things, but every time I read through the tutorials and articles and things, I
    didn't learn anything. It when in one ear and out the other, you could say. So, that is wh....
  22. Lets Talk: Free Cell Phone Company Not So "free"
    (12)
    I just recently got a Motorola V3 RAZR cell phone from http://www.letstalk.com . The price tag
    said, "Free." Let me warn you, it really wasn't free. You have to pay for the phone and then
    they give you rebates and stuff, which then equals free. But by signing up for a free cell phone
    from that company, it constitutes agreement in paying for a yearly contract for your cell phone to
    be able to call people. So I scored a deal, they get paid by the phone distributor, the phone
    company (mine's T-Mobile) gets the money, everyone wins! One thing though, their customer ....
  23. Ruby, A Good Language To Learn First?
    Should ruby be a first language to learn (14)
    Ok I've had a small introduction to programming while in college, and have been thinking about
    getting back into it. After looking around I've noticed that ruby seems to be a good programing
    language and easy to use, though not to popular outside of Japan. My question is this, what do
    people think of Ruby as a first language for a someone just getting into the programming world?....
  24. Online Multiplayer Game
    What language to learn in order make it? (16)
    If you look at e.g. THIS LINK What language would you use to make something like that?
    /wink.gif' border='0' style='vertical-align:middle' alt='wink.gif' /> ....
  25. Let's Talk " Commercial Arts Vs. Fine Arts
    (13)
    Commercial Arts : Narrative Informative Purposeful Communication Target Oriented (audience)
    Problem soving Rationale Time concern Finr Arts : Abstract Imagination Personal interset Self
    expression Inspiration driven Exporing Freely No time constraint And I think , design concepts and
    priniciples provide a basic guideline in organizing various design elements or aspects , say line .
    space , color , form , type , and image into a beautiful visual composition.....
  26. Photoshop Graphics Effects
    Learn how to make cool graphic effects (31)
    1) Open a new document (any size) and reset your colors by pressing D then X 2) Go to
    FILTER>RENDER>DIFFERENCE CLOUDS 3) Go to FILTER>BLUR>RADIAL BLUR with these settings Amount:100
    Blur Mehod: Zoom Quality: Best 4) Go to FILTER>ARTISTIC>PLASTIC WRAP with these settings Highlight
    Strength: 15 Detail: 9 Smoothness: 7 5) Do another FILTER>BLUR>RADIAL BLUR with the same settings
    as before 6) Go to FILTER>STYLIZE>GLOWING EDGES with these settings Edge Width: 2 Edge Brightness:
    20 Smoothness: 1 7) Press Ctrl+U to change the color (note: colorize box must be checked) ....
  27. How Long To Learn Dreamweaver?
    (29)
    Well the title is the questions really. I want to redo my site more pro, and would like to do it
    myself. What would a typical building timescale be from start to completion using this? And does
    anyone know any useful sites that may help? Has anyone used dreamweaver and not like it / had any
    problems? thanks chris ....
  28. Cron Jobs Tutorial
    So you wanna learn Cron jobs huh ? (3)
    How to setup Basic Cron Jobs. Ok. Many people are yelling that they cannot configure the
    crons properly. Here is a short tutorial which will help you set them. I have tried my best to
    explain the concept but there can be more advanced configurations. Basically you will want to run a
    PHP script file in specific intervals. Suppose you want to execute a php file called maintanence.php
    every one hour. This is what you do :- The CRON Command is in the Following Format CODE -
    Command The COMMAND, can be broken down in CODE So the COMPLETE ....
  29. Enhanced Audio Cd's
    Learn to Make Your Own Enhanced Audio CD (2)
    Some may be familiar with the concept of Enhanced Audio CD's. For those that aren't, an
    Enhanced CD is much like a traditional Red-Book audio CD (the normal format for audio cd's -
    what you would purchase in a store). The only difference is that, in addition to being able to put
    your CD into a CD player and listen to music, you can also put the disc in a computer and access
    more features such as graphics files, more songs, or even create custom navigatable menu's and
    programs. All this enhances a consumers experience of your media. There is much to be....
  30. Learn how to surf anonymous on the net! [Part - 1]
    Anonymous surfing on the net.-[Part - 1] (34)
    Hi guys! This is my first topic here, anyway. So much people are using Microsoft Internet Explorer
    to surf on the web. If you are using on the net with Microsoft Internet Explorer you can hide
    yourself. Anonymous surfing helps you to hide your active-x and java options so protects you from
    some problems on the net like hacker attacks. If you want to be anonymous you should do this.
    FOR DIAL-UP USERS (IE 6 AND UP)... 1-) Go to TOOLS=>INTERNET PREFERENCES=>CONNECTIONS 2-)
    Sellect your connection at the panel you are wieing 3-) Click "Propeties" like you s....

    1. Looking for ceminar, lets, learn, eachother






*SIMILAR VIDEOS*
Searching Video's for ceminar, lets, learn, eachother
Similar
Choosing Your Computer Before Bying - Learn how to choose the best computer
I Need Help Finding The Best Way To Learn Php
Do I Need To Do Any Extra Setup For Audio / Video Output? - learn more
How To Call A Dll From Delphi - Last article I showed how to create a DLL, now we are going to learn h
W3 Schools - Possibly Best place to Learn HTML for free
Tell Me About Ssh - I'd like to learn how to use it
Can Some One Help Me Learn To Make Animation.
What Language Do You Speak? - I've always wanted to learn new words... I wonder if anyone else d
Fun With Javascript And Forms - Lets have some fun with javascript!
Learning Php/sql Basics - Want to learn CSS, PHP and create a website
Sutree - How-to Videos - Watch And Learn
Learn Html
How To Learn A Programming Language - overview of the best way to go about learning a programming language.
A Beginner Wanting To Learn How To Make A Web Game
Does Anyone Know Rpg Maker 2003 - There are a lot of basics that i need to learn
How To Learn Mysql?
How Do I Learn Oracle In Arabic?
You Will Lose Hosting Credits If I Delete Your Post - Let's keep the board looking good!
How To Learn A Programming Language - The two methods discussed
What Shall I Learn First In Programming ? - How to begin programming ?
Best Way To Learn Javascript - I would very much like to know.
Lets Talk: Free Cell Phone Company Not So "free"
Ruby, A Good Language To Learn First? - Should ruby be a first language to learn
Online Multiplayer Game - What language to learn in order make it?
Let's Talk " Commercial Arts Vs. Fine Arts
Photoshop Graphics Effects - Learn how to make cool graphic effects
How Long To Learn Dreamweaver?
Cron Jobs Tutorial - So you wanna learn Cron jobs huh ?
Enhanced Audio Cd's - Learn to Make Your Own Enhanced Audio CD
Learn how to surf anonymous on the net! [Part - 1] - Anonymous surfing on the net.-[Part - 1]
advertisement




Ceminar - Lets learn about eachother !!!