Blender Underground

Away from the watchful eye of The Man
It is currently Fri Sep 10, 2010 7:41 am

All times are UTC - 8 hours




Post new topic Reply to topic  [ 111 posts ]  Go to page Previous  1 ... 4, 5, 6, 7, 8  Next
Author Message
 Post subject: Re: Blender Underground IRC Channel?
PostPosted: Thu Mar 11, 2010 7:41 pm 
Offline
Agent
User avatar

Joined: Sun Feb 15, 2009 1:02 am
Posts: 371
Location: Tampa Bay Area, FL, USA
Well, given that this thread hasn't been touched in nearly 6 months... :P

Seems everyone just uses the official channels:
#blender - general stuff
#blender-coders - bugs, development, python scripting etc

Also, if one just wants to chat, the off-topic #defocus channel is always lively.

_________________
Anything I create and post here at Blender Underground (unless specified otherwise) I release under the:
Creative Commons Attribution 3.0 United States License.
Unless otherwise specified, I waive you from the Attribution requirement.


Top
 Profile  
 
 Post subject: Re: Blender Underground IRC Channel?
PostPosted: Fri Mar 12, 2010 12:17 pm 
Offline
Informant

Joined: Fri Mar 12, 2010 12:07 pm
Posts: 1
Ok.. That's good to know that we have mirc channel. at least we can spend some time talking and discussing stuff there too.. =)


Top
 Profile  
 
 Post subject: Re: Blender Underground IRC Channel?
PostPosted: Fri Mar 12, 2010 12:40 pm 
Offline
Agent
User avatar

Joined: Sun Feb 15, 2009 1:02 am
Posts: 371
Location: Tampa Bay Area, FL, USA
orion21x wrote:
Ok.. That's good to know that we have mirc channel. at least we can spend some time talking and discussing stuff there too.. =)


Freenode is just plain IRC. mIRC is a client. :P

_________________
Anything I create and post here at Blender Underground (unless specified otherwise) I release under the:
Creative Commons Attribution 3.0 United States License.
Unless otherwise specified, I waive you from the Attribution requirement.


Top
 Profile  
 
 Post subject: Re: Blender Underground IRC Channel?
PostPosted: Sat Mar 13, 2010 2:19 am 
Offline
Specialist
User avatar

Joined: Mon Sep 03, 2007 12:16 am
Posts: 1028
Location: Germany
It is sad, that this channel isn't used by the people here. I was there for a while, but since no one else appeared, I left the channel. That was about 6 months ago.

LorgonJortle wrote:
I'd be on #blenderunderground if I wasn't the only one on.

Yeah, that's my thinking. Maybe we can restart this, fill this channel with some life again. And when all the others around here see how much fun it is, they'll join.
Opinions?

_________________
Ich weiß, dass mein Erlöser lebt!
[BSG] So Say We All!
[Jean-Luc Picard] We work to better ourselves, and the rest of humanity.


Top
 Profile  
 
 Post subject: Re: Blender Underground IRC Channel?
PostPosted: Sat Mar 13, 2010 4:07 am 
Offline
Agent
User avatar

Joined: Sun Feb 15, 2009 1:02 am
Posts: 371
Location: Tampa Bay Area, FL, USA
Honestly, I think it best we just stick in the official Blender channel. Less fragmentation, and more chance of people finding out about us who didn't know previously. Plus, you find actual Blender devs and such on.

_________________
Anything I create and post here at Blender Underground (unless specified otherwise) I release under the:
Creative Commons Attribution 3.0 United States License.
Unless otherwise specified, I waive you from the Attribution requirement.


Top
 Profile  
 
 Post subject: Re: Blender Underground IRC Channel?
PostPosted: Sun Mar 14, 2010 4:56 am 
Offline
Specialist
User avatar

Joined: Mon Sep 03, 2007 12:16 am
Posts: 1028
Location: Germany
You got a point here, draeath. But in the official channels, there is not this familiar feeling, like here on the board.
At least I think so. Anyway, let's see how it goes on.

_________________
Ich weiß, dass mein Erlöser lebt!
[BSG] So Say We All!
[Jean-Luc Picard] We work to better ourselves, and the rest of humanity.


Top
 Profile  
 
 Post subject: Re: Blender Underground IRC Channel?
PostPosted: Tue Aug 10, 2010 8:14 pm 
Offline
Associate
User avatar

Joined: Sun Aug 08, 2010 9:34 am
Posts: 56
Location: Richmond, Virginia
Man you guys are really novice when it comes to IRC, huh?
It might not be my place, but if it'll help people, I should do it, so I'll make a full tutorial on IRC and how to connect to the channel and whatnot. And if anyone will allow me, suggest/implement some awesome bots. I've created and modified some of the nicer bots and can suggest some better ones.

(Those who oppose, say I)
...
(But also be aware that I can't hear you >_> )

_________________
Image


Top
 Profile  
 
 Post subject: The BlenderUnderground IRC Channel!
PostPosted: Tue Aug 10, 2010 8:44 pm 
Offline
Associate
User avatar

Joined: Sun Aug 08, 2010 9:34 am
Posts: 56
Location: Richmond, Virginia
To use BU chat, you can run it on a low profile IRC program and still be connected while doing other stuff. So get on chat people!

Info--
BlenderUnderground's server is irc.freenode.net, port number 6667 if it asks you, channel #blenderunderground.

To do this manually without setting it up(which you should eventually, as it is faster, and automatic) type:
Code:
/server irc.freenode.net/6667
or
Code:
/server irc.freenode.net:6667
or
Code:
/server irc.freenode.net 6667


After it connects, type
Code:
/join #blenderunderground


Then, after connecting, if you don't already have a username type
Code:
/nick mynamehere


[hr]
    Linux IRC clients:
    Note: Most of these are source, if you are using ubuntu, just open terminal (applications-->Accessories-->terminal) and type sudo apt-get install (ProgramNameHere)
    1-
  • XChat
    2-
  • ChatZilla (Requires FireFox, is an addon.)
    3-
  • Pidgin
    3.5-
  • CenterIM
    4-
  • IRSSI
    5-
  • BitchX
    [hr]
    Mac clients:
    [size=6pt]Note: Those dashes are negatives.[/size]
    -9000
  • Pidgin
    -9001
  • Colloquy
    -9002
  • Snak
Now Get on IRC!

Basic User Commands:
-To register your nickname permanantly type
Code:
/msg nickserv register mypassword myemail

The benefit of doing this is that your name cannot be used by anyone else, for whatever reason unless they know your password. Meaning that there will be no doppelgangers ruining your name, other people would never know it wasn't you if someone decided to use your name and linkspam all over the place

-Once you register, you will need to set up your client to automatically login with your pass by filling out the password field under 'username' in your account settings panel. To login manually type
Code:
/msg nickserv identyify mypassword


-To private chat with another person, you can either double click their name in your client and open a seperate tab, or type
Code:
/msg myfriend My private message.
(Note: If you are doing it that way, you will need to repeatedly type /msg user message, otherwise the rest of the channel will be able to see what you wrote.)

-Be aware that you can join other channels on the Freenode network, to do so you can type
Code:
/msg chanserv
for a list of all the channels available. Topics vary from Linux :D to piracy and anime. Be aware that not all channels are moderated, anything goes in freenode. (What's done in freenode, stays in freenode.)
(Admins/Operators, read the next post.)

_________________
Image


Top
 Profile  
 
 Post subject: Re: The BlenderUnderground IRC Channel!
PostPosted: Tue Aug 10, 2010 9:16 pm 
Offline
Specialist
User avatar

Joined: Mon Sep 03, 2007 12:16 am
Posts: 1028
Location: Germany
Wow, this is an awesome tutorial, thx ssen!
I try to be online as much as possible. Let's see how it works.

Btw, I am using empathy under ubuntu and it works too. :)

_________________
Ich weiß, dass mein Erlöser lebt!
[BSG] So Say We All!
[Jean-Luc Picard] We work to better ourselves, and the rest of humanity.


Top
 Profile  
 
 Post subject: Re: The BlenderUnderground IRC Channel!
PostPosted: Tue Aug 10, 2010 9:26 pm 
Offline
Associate
User avatar

Joined: Sun Aug 08, 2010 9:34 am
Posts: 56
Location: Richmond, Virginia
Admins!

You may wish to moderate, or stay with your channel at all times as it is useful for users to contact you whenever you are not on the forum. (Or just for friendly blender / non blender chat)

Firsts things first. You NEED to register your channel, otherwise it will disappear when no-one is there. Once registered, it will stay online at all times and afford op access to those who you deem necessary.

Oh wait. I just checked... and I was gonna list the commands and whatnot, but the channel's already registered, so I'll leave it up to you guys.

Anyways...

So, now on to mibbit.
There will always be newbies who are interested in the site but do not feel like registering or downloading an irc client is convenient enough for them to chat with you. So, you use Mibbit. Mibbit is a web based IRC Service which allows you to customize it so that it will automatically connect to your server and channel, requiring only that the user choose a name before chatting. This is a simple and easy way for people to chat if they are new, away from a computer with a client, or lazy.

This could easily be embedded in a new page using the following script.
Code:
<iframe width="400" height="200" src="http://widget.mibbit.com/?settings=9e07ff12bd0166ffff7c0fca746e151d&server=irc.freenode.net&channel=%23BlenderUnderground"></iframe>

Or, by following a link, you could open a popup using:
Code:
<a href="http://widget.mibbit.com/?settings=9e07ff12bd0166ffff7c0fca746e151d&server=irc.freenode.net&channel=%23BlenderUnderground" target=_blank>BU Chat! (Popup)</a>


Bots!

(To be continued...)

_________________
Image


Top
 Profile  
 
 Post subject: Re: The BlenderUnderground IRC Channel!
PostPosted: Tue Aug 10, 2010 9:29 pm 
Offline
Associate
User avatar

Joined: Sun Aug 08, 2010 9:34 am
Posts: 56
Location: Richmond, Virginia
Maray wrote:
Wow, this is an awesome tutorial, thx ssen!
I try to be online as much as possible. Let's see how it works.

Btw, I am using empathy under ubuntu and it works too. :)


A lot more linux users than I thought, huh? Cool :D
I tripleboot Windows XP ArchLinux and Crunchbang#!(Ubuntu), myself.

Glad the tut helped someone, and I'll add Empathy to the list, not sure how I missed that one.

_________________
Image


Top
 Profile  
 
 Post subject: Re: Blender Underground IRC Channel?
PostPosted: Tue Aug 10, 2010 10:39 pm 
Offline
Specialist
User avatar

Joined: Mon Apr 14, 2008 11:00 pm
Posts: 2131
Location: Secret Basement HQ in Salt-Lake City
there is not point in having two topics named pretty much the same thing talking about the same thing... so i merged the two topics...

_________________
When all else fails... Keep shooting at it!...


Top
 Profile  
 
 Post subject: Re: Blender Underground IRC Channel?
PostPosted: Wed Aug 11, 2010 12:16 am 
Offline
Associate
User avatar

Joined: Sun Aug 08, 2010 9:34 am
Posts: 56
Location: Richmond, Virginia
There was a distinct difference, but ah well. Anyways, I should be getting to sleep... Its 4:16AM right now.

_________________
Image


Top
 Profile  
 
 Post subject: Re: Blender Underground IRC Channel?
PostPosted: Wed Aug 11, 2010 9:10 am 
Offline
Specialist
User avatar

Joined: Wed Sep 10, 2008 7:27 am
Posts: 3997
Location: Canada Fortified Bunker
thanks for the info ssen.

Il shoot a grenade for you this evenning.


Top
 Profile  
 
 Post subject: Re: Blender Underground IRC Channel?
PostPosted: Wed Aug 11, 2010 12:40 pm 
Offline
Associate
User avatar

Joined: Sun Aug 08, 2010 9:34 am
Posts: 56
Location: Richmond, Virginia
Goliath wrote:
thanks for the info ssen.

Il shoot a grenade for you this evenning.


No problem but...what?

_________________
Image


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 111 posts ]  Go to page Previous  1 ... 4, 5, 6, 7, 8  Next

All times are UTC - 8 hours


Who is online

Users browsing this forum: MSN [Bot] and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Translated by Xaphos © 2007, 2008, 2009 phpBB.fr