<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.redbrick.dcu.ie/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Dregin</id>
	<title>Redbrick Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.redbrick.dcu.ie/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Dregin"/>
	<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/Special:Contributions/Dregin"/>
	<updated>2026-05-22T01:50:36Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.8</generator>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Weechat&amp;diff=10956</id>
		<title>Weechat</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Weechat&amp;diff=10956"/>
		<updated>2018-10-03T10:35:27Z</updated>

		<summary type="html">&lt;p&gt;Dregin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Once upon a time there was BitchX. Then there was Irssi. Now there is Weechat. More and more people are switching over to Weechat from Irssi, probably coz the colours make IRC easier to read and follow. Problem is, for the Irssi user, Weechat may be a tad confusing.&lt;br /&gt;
&lt;br /&gt;
Weechat documentation can be tricky to follow, so this page is an attempt to make simple those bizarre and abstract commands.&lt;br /&gt;
&lt;br /&gt;
== Running Weechat ==&lt;br /&gt;
weechat is installed on azazel, the main login box.&lt;br /&gt;
butlerx has written a bash script to get you started with weechat, run:&lt;br /&gt;
&lt;br /&gt;
  ~edu/confweechat&lt;br /&gt;
&lt;br /&gt;
Copy and paste that into your terminal command line, hit enter, and give yourself a pat on the back.&lt;br /&gt;
If you&#039;d like to have a look before you run it, which you should its on [[https://github.com/redbrick/eduScripts/blob/master/confweechat Github]]&lt;br /&gt;
Now just run &lt;br /&gt;
&lt;br /&gt;
  weechat&lt;br /&gt;
&lt;br /&gt;
to chat to everyone&lt;br /&gt;
&lt;br /&gt;
== Basic use ==&lt;br /&gt;
&lt;br /&gt;
=== Connecting to a server and channel ===&lt;br /&gt;
&lt;br /&gt;
When you hit &#039;chat&#039; on Redbrick, you start Irssi, you&#039;re automatically connected to a server, then you&#039;re joined to Redbrick&#039;s #lobby. This all happens behind the scenes, and with Weechat, you need to do this manually. Fear not: it&#039;s easy.&lt;br /&gt;
&lt;br /&gt;
When you start Weechat, you won&#039;t get connected to a server or channel. To connect to Redbrick&#039;s IRC sever, type:&lt;br /&gt;
&lt;br /&gt;
 /connect irc.redbrick.dcu.ie&lt;br /&gt;
&lt;br /&gt;
Then to join #lobby:&lt;br /&gt;
&lt;br /&gt;
 /join #lobby&lt;br /&gt;
&lt;br /&gt;
As well as showing you how IRC clients (such as Weechat or Irssi or whatever) connect to stuff, this should also show you how to connect to other servers and channels outside of Redbrick.&lt;br /&gt;
&lt;br /&gt;
To connect to any server, simply enter /connect &amp;lt;server_address&amp;gt;. You will probably be greeted with various messages and such from that server. To join a channel on that server, just type /join &amp;lt;channel_name&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Navigation ===&lt;br /&gt;
&lt;br /&gt;
Like Irssi, you can move between windows/buffers using Alt+&amp;lt;num&amp;gt;. You can also type /buffer &amp;lt;num&amp;gt; (similar to /win &amp;lt;num&amp;gt; in Irssi).&lt;br /&gt;
Unlike irssi you can do Alt+j then &amp;lt;num&amp;gt; to change to a number greather the 10 .&lt;br /&gt;
&lt;br /&gt;
F5 and F6 move to the predecessing and successing buffer, respectively.&lt;br /&gt;
&lt;br /&gt;
You can move buffers (chat windows) with /buffer move. In a channel, type:&lt;br /&gt;
&lt;br /&gt;
 /buffer move &amp;lt;num&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(where &amp;lt;num&amp;gt; is any number you want). That channel is now accessible at Alt+&amp;lt;num&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Changing between servers ===&lt;br /&gt;
&lt;br /&gt;
Weechat will generally assume that whatever channel you&#039;re in, that&#039;s also the server you&#039;re operating on. So you can chat away as you wish and issue general commands.&lt;br /&gt;
&lt;br /&gt;
However, for some commands, you will need to let Weechat know what server you&#039;re on.&lt;br /&gt;
&lt;br /&gt;
Hit Alt+1. This will bring you to your status window. Along the bottom you will see the time, number of channels, the server you&#039;re connect to, as well as other channel stuff.&lt;br /&gt;
&lt;br /&gt;
Press Ctrl+x. If you&#039;re connected to multiple servers, the &#039;&#039;server&#039;&#039; section will change, telling you which server Weechat is connect to. So now you can issue commands to that server (such as /nick) without affecting other servers.&lt;br /&gt;
&lt;br /&gt;
For example, I am currently connected to irc.redbrick.dcu.ie and to irc.starchat.net. If I hit Ctrl-x I can switch to StarChat, and change my nickname there without it affecting Redbrick&#039;s IRC.&lt;br /&gt;
&lt;br /&gt;
== Mobile ==&lt;br /&gt;
&lt;br /&gt;
weechat has a mobile app you can get from the [https://play.google.com/store/apps/details?id=com.ubergeek42.WeechatAndroid google play store] or from the [https://github.com/ubergeek42/weechat-android github].&lt;br /&gt;
Before we set up the app we need to go too weechat on the terminal and type in:&lt;br /&gt;
  /relay add weechat 1337 (choose your own port)&lt;br /&gt;
then we need to set the password &lt;br /&gt;
  /set relay.network.password &amp;quot;your-secret-password&amp;quot;&lt;br /&gt;
&lt;br /&gt;
now on the Phone launch the app and in settings&lt;br /&gt;
In connection settings &lt;br /&gt;
 Relay host: localhost&lt;br /&gt;
 Relay Port: 1337 (choose your own port) &lt;br /&gt;
 Relay password: your-secret-password&lt;br /&gt;
 Connect type: SSH tunnel&lt;br /&gt;
then in  SSH Tunnel settings&lt;br /&gt;
 SSH host: redbrick.dcu.ie&lt;br /&gt;
 SSH username: your username&lt;br /&gt;
 SSH port: 22&lt;br /&gt;
if you have an ssh key add the route to the key on your phone in SSH Private key file and put the passphrase in the SSH password/key passphrase box, if you dont just put your password in there&lt;br /&gt;
&lt;br /&gt;
== Special commands ==&lt;br /&gt;
&lt;br /&gt;
=== Keybinds ===&lt;br /&gt;
&lt;br /&gt;
Keybinds are handy, especially if you have over 10 channels open. I use Alt+&amp;lt;num&amp;gt; to get to channels, but clearly this only works from 1 up to 0 (on a keyboard). So for channels in higher numbers, you can &#039;&#039;bind&#039;&#039; keys: i.e. Alt+q gets me to channel 11; Alt+y gets me to channel 16.&lt;br /&gt;
&lt;br /&gt;
  /key bind meta-q /buffer 11&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Key&amp;quot; and &amp;quot;bind&amp;quot; are self-explanatory. &amp;quot;Meta&amp;quot; is Weechat&#039;s word for Alt (so meta-q is the same as Alt+q). /buffer 11 is the command that&#039;s executed once meta-q (Alt-q) is typed.&lt;br /&gt;
&lt;br /&gt;
You can build up these to meta-w, meta-e, meta-r for buffer 2, buffer 3, buffer 4, etc etc.&lt;br /&gt;
&lt;br /&gt;
Of course, you can bind any key combo to any weechat command; it&#039;s not necessary to make them Alt+&amp;lt;num&amp;gt; commands.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; Watch out for caps lock if you&#039;re keybinding. If you bind Alt+y to a command, Alt+Y won&#039;t work (unless you bind that separately). If you find your binds aren&#039;t working, check your caps.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Triggers ==&lt;br /&gt;
&lt;br /&gt;
Triggers are the swiss army knife of weechat. They can replace a &#039;&#039;&#039;lot&#039;&#039;&#039; of scripts, and we&#039;re still finding things to turn into trigger&lt;br /&gt;
&lt;br /&gt;
=== Turn any line with &amp;quot;nsfw&amp;quot; in it bright red ===&lt;br /&gt;
 /trigger addreplace nsfw modifier weechat_print &amp;quot;${tg_notify} &amp;amp;&amp;amp; ${tg_message_nocolor} =~ .*nsfw.*&amp;quot; &amp;quot;/(.*)/${tg_prefix}\t${color:red}!NSFW! ${tg_message}&amp;quot;&lt;br /&gt;
=== Make urls underlined and blue ===&lt;br /&gt;
 /trigger addreplace url_color modifier &amp;quot;weechat_print&amp;quot; &amp;quot;${tg_tags} !~ irc_quit&amp;quot; &amp;quot;;[a-z]+://\S+;${color:32}${color:underline}${re:0}${color:-underline}${color:reset};&amp;quot; &amp;quot;&amp;quot;&lt;br /&gt;
===Strip items such as time from screen on smaller screens ===&lt;br /&gt;
 /trigger addreplace resize_small_timestamp signal signal_sigwinch &amp;quot;${info:term_width} &amp;lt; 200&amp;quot; &amp;quot;&amp;quot; &amp;quot;/set weechat.look.buffer_time_format \&amp;quot;\&amp;quot;&amp;quot;&lt;br /&gt;
===add items such as time from screen on bigger screens ===&lt;br /&gt;
  /trigger addreplace resize_big_timestamp signal signal_sigwinch &amp;quot;${info:term_width} &amp;gt;=200&amp;quot; &amp;quot;&amp;quot; &amp;quot;/set weechat.look.buffer_time_format %H:%M:%S &amp;quot;&lt;br /&gt;
===Redact messages from specific users===&lt;br /&gt;
Helps keep better track of the conversation than if others are replying to messages you can&#039;t see. This example replaces messages from user1 and user2 with &amp;quot;[REDACTED]&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 /trigger addreplace shut_up modifier weechat_print &amp;quot;${tg_tags} =~ ,irc_privmsg, &amp;amp;&amp;amp; ${tg_tags} =~ ,nick_(user1|user2|user3),&amp;quot; &amp;quot;/.*/${tg_prefix}\t${color:238}[REDACTED]&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==Conditions==&lt;br /&gt;
&lt;br /&gt;
Conditions can be used to customize weechat depending on certain variables&lt;br /&gt;
&lt;br /&gt;
===Turn off nicklist on small windows===&lt;br /&gt;
 /set weechat.bar.nicklist.conditions &amp;quot;${nicklist} &amp;amp;&amp;amp; (${window.win_width} &amp;gt; 100 || ${buffer.full_name} == irc.bitlbee.&amp;amp;bitlbee)&amp;quot;&lt;br /&gt;
&lt;br /&gt;
===Hide buffer list on small terminals===&lt;br /&gt;
 /set weechat.bar.buffers.conditions &amp;quot;${info:term_width} &amp;gt; 100&amp;quot;&lt;br /&gt;
&lt;br /&gt;
===Turn off status on nonactive windows ===&lt;br /&gt;
 /set weechat.bar.status.conditions &amp;quot;${active}&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== Spell Checker ==&lt;br /&gt;
&lt;br /&gt;
Weechat uses a handy aspell plugin to check your spelling. To enable it, either use iset or use&lt;br /&gt;
 /set aspell.check.enabled on&lt;br /&gt;
&lt;br /&gt;
Aspell has a few settings which you may find useful&lt;br /&gt;
&lt;br /&gt;
 /set aspell.check.real_time on&lt;br /&gt;
 /set aspell.check.word_min_length 2&lt;br /&gt;
 /set aspell.check.default_dict &amp;quot;en&amp;quot;&lt;br /&gt;
 /set aspell.check.suggestions 3&lt;br /&gt;
&lt;br /&gt;
Or alternatively if you use iset, search for aspell&lt;br /&gt;
&lt;br /&gt;
The aspell plugin can also offer suggestions as of 0.4.0 and it can be added as an item to your status bar. The item should be added to weechat.bar.status.items. For instance:&lt;br /&gt;
 /set weechat.bar.status.items &amp;quot;time |,buffer_number+:buffer_name+(buffer_modes)+ |,buffer_nicklist_count |,hotlist |,[aspell_suggest]&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Weechat&amp;diff=10955</id>
		<title>Weechat</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Weechat&amp;diff=10955"/>
		<updated>2018-09-20T17:53:07Z</updated>

		<summary type="html">&lt;p&gt;Dregin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Once upon a time there was BitchX. Then there was Irssi. Now there is Weechat. More and more people are switching over to Weechat from Irssi, probably coz the colours make IRC easier to read and follow. Problem is, for the Irssi user, Weechat may be a tad confusing.&lt;br /&gt;
&lt;br /&gt;
Weechat documentation can be tricky to follow, so this page is an attempt to make simple those bizarre and abstract commands.&lt;br /&gt;
&lt;br /&gt;
== Running Weechat ==&lt;br /&gt;
weechat is installed on azazel, the main login box.&lt;br /&gt;
butlerx has written a bash script to get you started with weechat, run:&lt;br /&gt;
&lt;br /&gt;
  ~edu/confweechat&lt;br /&gt;
&lt;br /&gt;
Copy and paste that into your terminal command line, hit enter, and give yourself a pat on the back.&lt;br /&gt;
If you&#039;d like to have a look before you run it, which you should its on [[https://github.com/redbrick/eduScripts/blob/master/confweechat Github]]&lt;br /&gt;
Now just run &lt;br /&gt;
&lt;br /&gt;
  weechat&lt;br /&gt;
&lt;br /&gt;
to chat to everyone&lt;br /&gt;
&lt;br /&gt;
== Basic use ==&lt;br /&gt;
&lt;br /&gt;
=== Connecting to a server and channel ===&lt;br /&gt;
&lt;br /&gt;
When you hit &#039;chat&#039; on Redbrick, you start Irssi, you&#039;re automatically connected to a server, then you&#039;re joined to Redbrick&#039;s #lobby. This all happens behind the scenes, and with Weechat, you need to do this manually. Fear not: it&#039;s easy.&lt;br /&gt;
&lt;br /&gt;
When you start Weechat, you won&#039;t get connected to a server or channel. To connect to Redbrick&#039;s IRC sever, type:&lt;br /&gt;
&lt;br /&gt;
 /connect irc.redbrick.dcu.ie&lt;br /&gt;
&lt;br /&gt;
Then to join #lobby:&lt;br /&gt;
&lt;br /&gt;
 /join #lobby&lt;br /&gt;
&lt;br /&gt;
As well as showing you how IRC clients (such as Weechat or Irssi or whatever) connect to stuff, this should also show you how to connect to other servers and channels outside of Redbrick.&lt;br /&gt;
&lt;br /&gt;
To connect to any server, simply enter /connect &amp;lt;server_address&amp;gt;. You will probably be greeted with various messages and such from that server. To join a channel on that server, just type /join &amp;lt;channel_name&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Navigation ===&lt;br /&gt;
&lt;br /&gt;
Like Irssi, you can move between windows/buffers using Alt+&amp;lt;num&amp;gt;. You can also type /buffer &amp;lt;num&amp;gt; (similar to /win &amp;lt;num&amp;gt; in Irssi).&lt;br /&gt;
Unlike irssi you can do Alt+j then &amp;lt;num&amp;gt; to change to a number greather the 10 .&lt;br /&gt;
&lt;br /&gt;
F5 and F6 move to the predecessing and successing buffer, respectively.&lt;br /&gt;
&lt;br /&gt;
You can move buffers (chat windows) with /buffer move. In a channel, type:&lt;br /&gt;
&lt;br /&gt;
 /buffer move &amp;lt;num&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(where &amp;lt;num&amp;gt; is any number you want). That channel is now accessible at Alt+&amp;lt;num&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Changing between servers ===&lt;br /&gt;
&lt;br /&gt;
Weechat will generally assume that whatever channel you&#039;re in, that&#039;s also the server you&#039;re operating on. So you can chat away as you wish and issue general commands.&lt;br /&gt;
&lt;br /&gt;
However, for some commands, you will need to let Weechat know what server you&#039;re on.&lt;br /&gt;
&lt;br /&gt;
Hit Alt+1. This will bring you to your status window. Along the bottom you will see the time, number of channels, the server you&#039;re connect to, as well as other channel stuff.&lt;br /&gt;
&lt;br /&gt;
Press Ctrl+x. If you&#039;re connected to multiple servers, the &#039;&#039;server&#039;&#039; section will change, telling you which server Weechat is connect to. So now you can issue commands to that server (such as /nick) without affecting other servers.&lt;br /&gt;
&lt;br /&gt;
For example, I am currently connected to irc.redbrick.dcu.ie and to irc.starchat.net. If I hit Ctrl-x I can switch to StarChat, and change my nickname there without it affecting Redbrick&#039;s IRC.&lt;br /&gt;
&lt;br /&gt;
== Mobile ==&lt;br /&gt;
&lt;br /&gt;
weechat has a mobile app you can get from the [https://play.google.com/store/apps/details?id=com.ubergeek42.WeechatAndroid google play store] or from the [https://github.com/ubergeek42/weechat-android github].&lt;br /&gt;
Before we set up the app we need to go too weechat on the terminal and type in:&lt;br /&gt;
  /relay add weechat 1337 (choose your own port)&lt;br /&gt;
then we need to set the password &lt;br /&gt;
  /set relay.network.password &amp;quot;your-secret-password&amp;quot;&lt;br /&gt;
&lt;br /&gt;
now on the Phone launch the app and in settings&lt;br /&gt;
In connection settings &lt;br /&gt;
 Relay host: localhost&lt;br /&gt;
 Relay Port: 1337 (choose your own port) &lt;br /&gt;
 Relay password: your-secret-password&lt;br /&gt;
 Connect type: SSH tunnel&lt;br /&gt;
then in  SSH Tunnel settings&lt;br /&gt;
 SSH host: redbrick.dcu.ie&lt;br /&gt;
 SSH username: your username&lt;br /&gt;
 SSH port: 22&lt;br /&gt;
if you have an ssh key add the route to the key on your phone in SSH Private key file and put the passphrase in the SSH password/key passphrase box, if you dont just put your password in there&lt;br /&gt;
&lt;br /&gt;
== Special commands ==&lt;br /&gt;
&lt;br /&gt;
=== Keybinds ===&lt;br /&gt;
&lt;br /&gt;
Keybinds are handy, especially if you have over 10 channels open. I use Alt+&amp;lt;num&amp;gt; to get to channels, but clearly this only works from 1 up to 0 (on a keyboard). So for channels in higher numbers, you can &#039;&#039;bind&#039;&#039; keys: i.e. Alt+q gets me to channel 11; Alt+y gets me to channel 16.&lt;br /&gt;
&lt;br /&gt;
  /key bind meta-q /buffer 11&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Key&amp;quot; and &amp;quot;bind&amp;quot; are self-explanatory. &amp;quot;Meta&amp;quot; is Weechat&#039;s word for Alt (so meta-q is the same as Alt+q). /buffer 11 is the command that&#039;s executed once meta-q (Alt-q) is typed.&lt;br /&gt;
&lt;br /&gt;
You can build up these to meta-w, meta-e, meta-r for buffer 2, buffer 3, buffer 4, etc etc.&lt;br /&gt;
&lt;br /&gt;
Of course, you can bind any key combo to any weechat command; it&#039;s not necessary to make them Alt+&amp;lt;num&amp;gt; commands.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; Watch out for caps lock if you&#039;re keybinding. If you bind Alt+y to a command, Alt+Y won&#039;t work (unless you bind that separately). If you find your binds aren&#039;t working, check your caps.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Triggers ==&lt;br /&gt;
&lt;br /&gt;
Triggers are the swiss army knife of weechat. They can replace a &#039;&#039;&#039;lot&#039;&#039;&#039; of scripts, and we&#039;re still finding things to turn into trigger&lt;br /&gt;
&lt;br /&gt;
=== Turn any line with &amp;quot;nsfw&amp;quot; in it bright red ===&lt;br /&gt;
 /trigger addreplace nsfw modifier weechat_print &amp;quot;${tg_notify} &amp;amp;&amp;amp; ${tg_message_nocolor} =~ .*nsfw.*&amp;quot; &amp;quot;/(.*)/${tg_prefix}\t${color:red}!NSFW! ${tg_message}&amp;quot;&lt;br /&gt;
=== Make urls underlined and blue ===&lt;br /&gt;
 /trigger addreplace url_color modifier &amp;quot;weechat_print&amp;quot; &amp;quot;${tg_tags} !~ irc_quit&amp;quot; &amp;quot;;[a-z]+://\S+;${color:32}${color:underline}${re:0}${color:-underline}${color:reset};&amp;quot; &amp;quot;&amp;quot;&lt;br /&gt;
===Strip items such as time from screen on smaller screens ===&lt;br /&gt;
 /trigger addreplace resize_small_timestamp signal signal_sigwinch &amp;quot;${info:term_width} &amp;lt; 200&amp;quot; &amp;quot;&amp;quot; &amp;quot;/set weechat.look.buffer_time_format \&amp;quot;\&amp;quot;&amp;quot;&lt;br /&gt;
===add items such as time from screen on bigger screens ===&lt;br /&gt;
  /trigger addreplace resize_big_timestamp signal signal_sigwinch &amp;quot;${info:term_width} &amp;gt;=200&amp;quot; &amp;quot;&amp;quot; &amp;quot;/set weechat.look.buffer_time_format %H:%M:%S &amp;quot;&lt;br /&gt;
===Redact messages from specific users===&lt;br /&gt;
Helps keep better track of the conversation than if others are replying to messages you can&#039;t see. This example replaces messages from user1 and user2 with &amp;quot;[REDACTED]&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 /trigger addreplace shut_up modifier weechat_print &amp;quot;${tg_tags} =~ ,irc_privmsg, &amp;amp;&amp;amp; ${tg_tags} =~ ,nick_user1,nick_user2,&amp;quot; &amp;quot;/.*/${tg_prefix}\t${color:238}[REDACTED]&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==Conditions==&lt;br /&gt;
&lt;br /&gt;
Conditions can be used to customize weechat depending on certain variables&lt;br /&gt;
&lt;br /&gt;
===Turn off nicklist on small windows===&lt;br /&gt;
 /set weechat.bar.nicklist.conditions &amp;quot;${nicklist} &amp;amp;&amp;amp; (${window.win_width} &amp;gt; 100 || ${buffer.full_name} == irc.bitlbee.&amp;amp;bitlbee)&amp;quot;&lt;br /&gt;
&lt;br /&gt;
===Hide buffer list on small terminals===&lt;br /&gt;
 /set weechat.bar.buffers.conditions &amp;quot;${info:term_width} &amp;gt; 100&amp;quot;&lt;br /&gt;
&lt;br /&gt;
===Turn off status on nonactive windows ===&lt;br /&gt;
 /set weechat.bar.status.conditions &amp;quot;${active}&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== Spell Checker ==&lt;br /&gt;
&lt;br /&gt;
Weechat uses a handy aspell plugin to check your spelling. To enable it, either use iset or use&lt;br /&gt;
 /set aspell.check.enabled on&lt;br /&gt;
&lt;br /&gt;
Aspell has a few settings which you may find useful&lt;br /&gt;
&lt;br /&gt;
 /set aspell.check.real_time on&lt;br /&gt;
 /set aspell.check.word_min_length 2&lt;br /&gt;
 /set aspell.check.default_dict &amp;quot;en&amp;quot;&lt;br /&gt;
 /set aspell.check.suggestions 3&lt;br /&gt;
&lt;br /&gt;
Or alternatively if you use iset, search for aspell&lt;br /&gt;
&lt;br /&gt;
The aspell plugin can also offer suggestions as of 0.4.0 and it can be added as an item to your status bar. The item should be added to weechat.bar.status.items. For instance:&lt;br /&gt;
 /set weechat.bar.status.items &amp;quot;time |,buffer_number+:buffer_name+(buffer_modes)+ |,buffer_nicklist_count |,hotlist |,[aspell_suggest]&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Redbrick_Companies&amp;diff=10943</id>
		<title>Redbrick Companies</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Redbrick_Companies&amp;diff=10943"/>
		<updated>2018-02-26T16:18:03Z</updated>

		<summary type="html">&lt;p&gt;Dregin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Jobs]]&lt;br /&gt;
Once upon a time there were a lot of former RedBrick people starting companies, particularly  in the professional services area. Do any of these companies still exist and if so, where do I find them? -- [[User:Fergus|fergus]]&lt;br /&gt;
&lt;br /&gt;
You can find them right here!&lt;br /&gt;
&lt;br /&gt;
==In present operation (Founded by brickie)==&lt;br /&gt;
&lt;br /&gt;
* [http://www.V7.ie V7] - UX &amp;amp; App Development Consultancy: [[User:Taurus|Taurus]].&lt;br /&gt;
* [http://www.vade.ie Vade] - Web Hosting &amp;amp; Development: [[User:ryaner|ryaner]]. (Formerly [[User:kyper|kyper]], [[User:phreak|phreak]]).&lt;br /&gt;
* [http://www.jeebers.com Jeebers] - E-business solutions: [[User:Jeebers|jeebers]].&lt;br /&gt;
* [http://www.cliste.net Cliste] - Consultancy: [[User:Colmmacc|colmmacc]] and [[User:X|x]].&lt;br /&gt;
* Beanbag Ltd - Consultancy: [[User:Shimoda|shimoda]].&lt;br /&gt;
* [http://www.digitalrights.ie Digital Rights Ireland] - Online Lobby and Activism group. [[User:Colmmacc|colmmacc]]&lt;br /&gt;
* [http://www.farrellscientific.com Farrell Scientific Consulting] - Consulting services in science. [[User:lithium|lithium]]&lt;br /&gt;
* [http://1timetracking.com Time Warden Ltd.] - Time management solutions [[User:jeebers|jeebers]].&lt;br /&gt;
* [http://www.terminalfour.com TerminalFOUR]: [[User:Exzantia|exzantia]],   [[User:Piero|piero]], [[User:Hauk|hauk]], [[User:Lithium|lithium]], [[User:Dragor|dragor]], [[User:Lebazzer|lebazzer]], [[User:tziegler|tziegler]]&lt;br /&gt;
* [http://www.gits.ie GITS ] - ICT Support and Consultancy: [[User:kyper|kyper]].&lt;br /&gt;
* [https://www.hostedgraphite.com Hosted Graphite] - [[User:Phaxx|phaxx]], [[User:Pooka|pooka]], [[User:gamma|gamma]], [[User:shimoda|shimoda]], [[User:dregin|dregin]], [[User:maiden|maiden]]&lt;br /&gt;
&lt;br /&gt;
==Previous==&lt;br /&gt;
&lt;br /&gt;
* Eolach - Open Source consulting: [[User:Hyper|hyper]], [[User:Thalia|thalia]] and [[User:Fergus|fergus]].&lt;br /&gt;
* [http://www.rfc-networks.ie RFC-Networks] - Web dev, hosting, consulting, open source: [[User:Phil|phil]], [[User:Mark|mark]] and [[User:Noelfitz|noelfitz]], [[User:Kinsey|kinsey]].&lt;br /&gt;
* [http://www.callisto.ie/ Callisto] - IT Vendor: [[User:Halenger|halenger]] and [[User:Af666x|af666x]].&lt;br /&gt;
* [http://www.demonware.net/ DemonWare] - Network Software for Computer Games: [[User:Coconut|coconut]], [[User:Phaxx|phaxx]]&lt;br /&gt;
* [http://www.kerna.ie Kerna Communications] - IT Security: [[User:Coconut|coconut]], [[User:D_fens|d_fens]], [[User:svan|svan]]&lt;br /&gt;
* [http://www.magnet.ie Magnet Networks]: [[User:Grimnar|grimnar]].&lt;br /&gt;
* [http://www.securelinx.ie Securelinx] - Linux consultancy: [[User:Lil_cain|lil_cain]].&lt;br /&gt;
* [http://www.terminalfour.com TerminalFOUR]: [[User:Binnceol|binnceol]], [[User:Phoenix|phoenix]], [[User:Dregin|dregin]], [[User:Chris|chris]], [[User:Winters|winters]], [[User:Haus|haus]], [[User:Creadak|creadak]], [[User:Zyox|zyox]], [[User:Jengajen|jengajen]], [[User:Moridin|moridin]], [[User:Bubble|bubble]].&lt;br /&gt;
* [https://google.com Google]:  [[User:pooka|pooka]],&lt;br /&gt;
* [http://www.heanet.ie HEAnet]: [[User:zergless|zergless]]&lt;br /&gt;
* [https://www.workday.com Workday]: [[User:Dregin|dregin]]&lt;br /&gt;
* [http://www.intercom.io Intercom]:  [[User:space|space]]&lt;br /&gt;
* [http://www.rackspace.com Rackspace]: [[User:Lil_cain|lil_cain]]&lt;br /&gt;
&lt;br /&gt;
==Other companies brickies work for==&lt;br /&gt;
&lt;br /&gt;
* [https://www.accenture.ie Accenture] - IT Consultancy: [[User:Tuama|tuama]].&lt;br /&gt;
* [https://aws.amazon.com Amazon] - [[User:Pixies|pixies]], [[User:Grimnar|grimnar]], [[User:Jerry|jerry]], [[User:Af666x|af666x]], [[User:Maiden|maiden]], [[User:Sonic|sonic]], [[User:Gliceas|gliceas]], [[User:Paddez|paddez]], [[User:Chris|chris]], [[User:Kylar|kylar]], [[User:Tailwind|tailwind]], [[User:macspayn|kiwi]]&lt;br /&gt;
* [https://www.demonware.net/ DemonWare] - Network Software for Computer Games: [[User:Halenger|halenger]], [[User:Prolix|prolix]], [[User:Marvin|marvin]], [[User:Pints|pints]]&lt;br /&gt;
* [https://coderdojo.com CoderDojo]: [[User:Butlerx|butlerx]]&lt;br /&gt;
* [https://hosting.digiweb.ie Digiweb]: [[User:.phil|phil]].&lt;br /&gt;
* [https://www.ericsson.com Ericsson] - Telecommunications: [[User:dec|dec]].&lt;br /&gt;
* [https://www.facebook.com Facebook]: [[User:fun|fun]]&lt;br /&gt;
* [https://www.google.com Google.com]: [[User:aeris|aeris]], [[User:doc|doc]], [[User:drjolt|drjolt]], [[User:trevj|trevj]], [[User:tbolt|tbolt]], [[User: voy|voy]], [[User:dizer|dizer]], [[User:redgiant|redgiant]], [[User:toaster|toaster]], [[User:Twiggy|twiggy]], [[User:usal|usal]], [[User:Dimples|dimples]] and [[User:magluby|magluby]].&lt;br /&gt;
* [https://www.heanet.ie HEAnet]: [[User:cns|cns]], [[User:orly|orly]], [[User:Rob|rob]], [[User:esoteric|esoteric]], [[User:Bass|bass]], [[User:tbolger|tbolger]], [[User:Creadak|creadak]].&lt;br /&gt;
* [https://www.ibm.com IBM]: [[User:waggers|waggers]], [[User:goratrix|goratrix]], [[User:edel|edel]], [[User:smudger|smudger]], [[User:merchelo|merchelo]]&lt;br /&gt;
* [https://www.intercom.io Intercom]: [[User:Haus|haus]], [[User:moju|moju]], [[User:Singer|singer]], [[User:valen|valen]], [[User:Atlas|atlas]]&lt;br /&gt;
* [http://www.itconvergence.com IT Convergence] - Oracle Consulting, Staffing, Education, Remote Support and Hosting Services.  [[User:mark|mark]]&lt;br /&gt;
* [http://www.kerna.ie Kerna Communications] - IT Security: [[User:Lecter|lecter]],  [[User:Stark|stark]], [[User:svan|svan]]&lt;br /&gt;
* [http://www.pwc.ie PwC] - System Audits/Compliance/Process Improvement/Tax: [[User:Cokane|cokane]], [[User:Myk|myk]].&lt;br /&gt;
* [http://www.nexala.com Nexala] - Train management software: [[User:werdz|werdz]]&lt;br /&gt;
* [http://www.rte.ie RTE] - Your national broadcaster. (No, your TV license does not fund my wages): [[User:spock|spock]].&lt;br /&gt;
* [http://www.securelinx.ie Securelinx] - Linux consultancy: [[User:Johan|johan]], [[User:receive|receive]]&lt;br /&gt;
* [http://w4.siemens.de/ct/en/home/index.html Siemens] - R &amp;amp; D Medical Imaging: [[User:MLynch|mlynch]].&lt;br /&gt;
* [http://www.smartcentric.com SmartCentric] - Smartcard security/financial application development: [[User:markpb|markpb]], [[User:elpres|elpres]].&lt;br /&gt;
* [http://www.sbpost.ie Sunday Business Post] - Ireland&#039;s national business newspaper: [[User:griffin|griffin]].&lt;br /&gt;
* [http://www.symantec.ie Symantec]: [[User:macbain|macbain]], [[User:moridin|moridin]], [[User:plop|plop]] and [[User:tibor|tibor]], [[User:nemo|nemo]], [[User:anev|anev]].&lt;br /&gt;
* [http://s3group.com/ S3 (Sillicon and Software Systems)] (and no, it&#039;s not the video card makers) - Software and hardware services for Digital Media, Medical Systems, System IC and Network Processors: [[User:cammy|cammy]].&lt;br /&gt;
* [http://www.thus.net THUS]: [[User:homerj|homerj]] &lt;br /&gt;
* [http://www.yahoo.com/ Yahoo] - Not google: [[User:nareik|nareik]]&lt;br /&gt;
* [http://www.yardmedia.ie Yard Media] - Digital Post Production: [[User:decob|decob]].&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Redbrick_Companies&amp;diff=10917</id>
		<title>Redbrick Companies</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Redbrick_Companies&amp;diff=10917"/>
		<updated>2017-07-10T11:50:42Z</updated>

		<summary type="html">&lt;p&gt;Dregin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Jobs]]&lt;br /&gt;
Once upon a time there were a lot of former RedBrick people starting companies, particularly  in the professional services area. Do any of these companies still exist and if so, where do I find them? -- [[User:Fergus|fergus]]&lt;br /&gt;
&lt;br /&gt;
You can find them right here!&lt;br /&gt;
&lt;br /&gt;
==In present operation (Founded by brickie)==&lt;br /&gt;
&lt;br /&gt;
* [http://www.V7.ie V7] - UX &amp;amp; App Development Consultancy: [[User:Taurus|Taurus]].&lt;br /&gt;
* [http://www.vade.ie Vade] - Web Hosting &amp;amp; Development: [[User:ryaner|ryaner]]. (Formerly [[User:kyper|kyper]], [[User:phreak|phreak]]).&lt;br /&gt;
* [http://www.jeebers.com Jeebers] - E-business solutions: [[User:Jeebers|jeebers]].&lt;br /&gt;
* [http://www.cliste.net Cliste] - Consultancy: [[User:Colmmacc|colmmacc]] and [[User:X|x]].&lt;br /&gt;
* Beanbag Ltd - Consultancy: [[User:Shimoda|shimoda]].&lt;br /&gt;
* [http://www.digitalrights.ie Digital Rights Ireland] - Online Lobby and Activism group. [[User:Colmmacc|colmmacc]]&lt;br /&gt;
* [http://www.farrellscientific.com Farrell Scientific Consulting] - Consulting services in science. [[User:lithium|lithium]]&lt;br /&gt;
* [http://1timetracking.com Time Warden Ltd.] - Time management solutions [[User:jeebers|jeebers]].&lt;br /&gt;
* [http://www.terminalfour.com TerminalFOUR]: [[User:Exzantia|exzantia]],   [[User:Piero|piero]], [[User:Hauk|hauk]], [[User:Lithium|lithium]], [[User:Dragor|dragor]], [[User:Lebazzer|lebazzer]], [[User:tziegler|tziegler]]&lt;br /&gt;
* [http://www.gits.ie GITS ] - ICT Support and Consultancy: [[User:kyper|kyper]].&lt;br /&gt;
* [https://www.hostedgraphite.com Hosted Graphite] - [[User:Phaxx|phaxx]], [[User:Pooka|pooka]]&lt;br /&gt;
&lt;br /&gt;
==Previous==&lt;br /&gt;
&lt;br /&gt;
* Eolach - Open Source consulting: [[User:Hyper|hyper]], [[User:Thalia|thalia]] and [[User:Fergus|fergus]].&lt;br /&gt;
* [http://www.rfc-networks.ie RFC-Networks] - Web dev, hosting, consulting, open source: [[User:Phil|phil]], [[User:Mark|mark]] and [[User:Noelfitz|noelfitz]], [[User:Kinsey|kinsey]].&lt;br /&gt;
* [http://www.callisto.ie/ Callisto] - IT Vendor: [[User:Halenger|halenger]] and [[User:Af666x|af666x]].&lt;br /&gt;
* [http://www.demonware.net/ DemonWare] - Network Software for Computer Games: [[User:Coconut|coconut]], [[User:Phaxx|phaxx]]&lt;br /&gt;
* [http://www.kerna.ie Kerna Communications] - IT Security: [[User:Coconut|coconut]], [[User:D_fens|d_fens]], [[User:svan|svan]]&lt;br /&gt;
* [http://www.magnet.ie Magnet Networks]: [[User:Grimnar|grimnar]].&lt;br /&gt;
* [http://www.securelinx.ie Securelinx] - Linux consultancy: [[User:Lil_cain|lil_cain]].&lt;br /&gt;
* [http://www.terminalfour.com TerminalFOUR]: [[User:Binnceol|binnceol]], [[User:Phoenix|phoenix]], [[User:Dregin|dregin]], [[User:Chris|chris]], [[User:Winters|winters]], [[User:Haus|haus]], [[User:Creadak|creadak]], [[User:Zyox|zyox]], [[User:Jengajen|jengajen]], [[User:Moridin|moridin]], [[User:Bubble|bubble]].&lt;br /&gt;
* [https://google.com Google]:  [[User:pooka|pooka]],&lt;br /&gt;
* [http://www.heanet.ie HEAnet]: [[User:zergless|zergless]]&lt;br /&gt;
* [https://coderdojo.com CoderDojo]: [[User:butlerx|butlerx]]&lt;br /&gt;
* [https://www.workday.com Workday] - [[User:Dregin|dregin]]&lt;br /&gt;
&lt;br /&gt;
==Other companies brickies work for==&lt;br /&gt;
&lt;br /&gt;
* [http://www.accenture.ie Accenture] - IT Consultancy: [[User:Tuama|tuama]].&lt;br /&gt;
* [http://aws.amazon.com Amazon] - [[User:Pixies|pixies]], [[User:Grimnar|grimnar]], [[User:Jerry|jerry]], [[User:Af666x|af666x]], [[User:Maiden|maiden]], [[User:Sonic|sonic]], [[User:Gliceas|gliceas]], [[User:Paddez|paddez]], [[User:Chris|chris]], [[User:Kylar|kylar]].&lt;br /&gt;
* [http://www.demonware.net/ DemonWare] - Network Software for Computer Games: [[User:Halenger|halenger]], [[User:Prolix|prolix]], [[User:Marvin|marvin]]&lt;br /&gt;
* [http://hosting.digiweb.ie Digiweb]: [[User:.phil|phil]].&lt;br /&gt;
* [http://www.ericsson.com Ericsson] - Telecommunications: [[User:dec|dec]].&lt;br /&gt;
* [http://www.facebook.com Facebook]: [[User:fun|fun]]&lt;br /&gt;
* [http://www.google.com Google.com]: [[User:aeris|aeris]], [[User:doc|doc]], [[User:drjolt|drjolt]], [[User:trevj|trevj]], [[User:tbolt|tbolt]], [[User: voy|voy]], [[User:dizer|dizer]], [[User:redgiant|redgiant]], [[User:toaster|toaster]], [[User:Twiggy|twiggy]], [[User:usal|usal]], [[User:Dimples|dimples]] and [[User:magluby|magluby]].&lt;br /&gt;
* [http://www.heanet.ie HEAnet]: [[User:cns|cns]], [[User:orly|orly]], [[User:Rob|rob]], [[User:esoteric|esoteric]], [[User:Bass|bass]], [[User:tbolger|tbolger]], [[User:Creadak|creadak]].&lt;br /&gt;
* [http://www.ibm.com IBM]: [[User:waggers|waggers]], [[User:goratrix|goratrix]], [[User:edel|edel]], [[User:smudger|smudger]], [[User:merchelo|merchelo]]&lt;br /&gt;
* [http://www.intercom.io Intercom]: [[User:Haus|haus]], [[User:moju|moju]], [[User:Singer|singer]], [[User:valen|valen]], [[User:Atlas|atlas]], [[User:space|space]]&lt;br /&gt;
* [http://www.itconvergence.com IT Convergence] - Oracle Consulting, Staffing, Education, Remote Support and Hosting Services.  [[User:mark|mark]]&lt;br /&gt;
* [http://www.kerna.ie Kerna Communications] - IT Security: [[User:Lecter|lecter]],  [[User:Stark|stark]], [[User:svan|svan]]&lt;br /&gt;
* [http://www.pwc.ie PwC] - System Audits/Compliance/Process Improvement/Tax: [[User:Cokane|cokane]], [[User:Myk|myk]].&lt;br /&gt;
* [http://www.nexala.com Nexala] - Train management software: [[User:werdz|werdz]]&lt;br /&gt;
* [http://www.rackspace.com Rackspace]: [[User:Lil_cain|lil_cain]]&lt;br /&gt;
* [http://www.rte.ie RTE] - Your national broadcaster. (No, your TV license does not fund my wages): [[User:spock|spock]].&lt;br /&gt;
* [http://www.securelinx.ie Securelinx] - Linux consultancy: [[User:Johan|johan]], [[User:receive|receive]], [[User:gamma|gamma]]&lt;br /&gt;
* [http://w4.siemens.de/ct/en/home/index.html Siemens] - R &amp;amp; D Medical Imaging: [[User:MLynch|mlynch]].&lt;br /&gt;
* [http://www.smartcentric.com SmartCentric] - Smartcard security/financial application development: [[User:markpb|markpb]], [[User:elpres|elpres]].&lt;br /&gt;
* [http://www.sbpost.ie Sunday Business Post] - Ireland&#039;s national business newspaper: [[User:griffin|griffin]].&lt;br /&gt;
* [http://www.symantec.ie Symantec]: [[User:macbain|macbain]], [[User:moridin|moridin]], [[User:plop|plop]] and [[User:tibor|tibor]], [[User:nemo|nemo]], [[User:anev|anev]].&lt;br /&gt;
* [http://s3group.com/ S3 (Sillicon and Software Systems)] (and no, it&#039;s not the video card makers) - Software and hardware services for Digital Media, Medical Systems, System IC and Network Processors: [[User:cammy|cammy]].&lt;br /&gt;
* [http://www.thus.net THUS]: [[User:homerj|homerj]] &lt;br /&gt;
* [http://www.yahoo.com/ Yahoo] - Not google: [[User:nareik|nareik]]&lt;br /&gt;
* [http://www.yardmedia.ie Yard Media] - Digital Post Production: [[User:decob|decob]].&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Redbrick_Companies&amp;diff=10796</id>
		<title>Redbrick Companies</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Redbrick_Companies&amp;diff=10796"/>
		<updated>2016-03-29T14:20:17Z</updated>

		<summary type="html">&lt;p&gt;Dregin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Jobs]]&lt;br /&gt;
Once upon a time there were a lot of former RedBrick people starting companies, particularly  in the professional services area. Do any of these companies still exist and if so, where do I find them? -- [[User:Fergus|fergus]]&lt;br /&gt;
&lt;br /&gt;
You can find them right here!&lt;br /&gt;
&lt;br /&gt;
==In present operation==&lt;br /&gt;
&lt;br /&gt;
* [http://www.V7.ie V7] - UX &amp;amp; App Development Consultancy: [[User:Taurus|Taurus]].&lt;br /&gt;
* [http://www.vade.ie Vade] - Web Hosting &amp;amp; Development: [[User:ryaner|ryaner]]. (Formerly [[User:kyper|kyper]], [[User:phreak|phreak]]).&lt;br /&gt;
* [http://www.jeebers.com Jeebers] - E-business solutions: [[User:Jeebers|jeebers]].&lt;br /&gt;
* [http://www.cliste.net Cliste] - Consultancy: [[User:Colmmacc|colmmacc]] and [[User:X|x]].&lt;br /&gt;
* Beanbag Ltd - Consultancy: [[User:Shimoda|shimoda]].&lt;br /&gt;
* [http://www.digitalrights.ie Digital Rights Ireland] - Online Lobby and Activism group. [[User:Colmmacc|colmmacc]]&lt;br /&gt;
* [http://www.farrellscientific.com Farrell Scientific Consulting] - Consulting services in science. [[User:lithium|lithium]]&lt;br /&gt;
* [http://1timetracking.com Time Warden Ltd.] - Time management solutions [[User:jeebers|jeebers]].&lt;br /&gt;
* [http://www.terminalfour.com TerminalFOUR]: [[User:Exzantia|exzantia]],   [[User:Piero|piero]], [[User:Hauk|hauk]], [[User:Lithium|lithium]], [[User:Dragor|dragor]], [[User:Lebazzer|lebazzer]], [[User:tziegler|tziegler]]&lt;br /&gt;
* [http://www.gits.ie GITS ] - ICT Support and Consultancy: [[User:kyper|kyper]].&lt;br /&gt;
* [https://www.hostedgraphite.com Hosted Graphite] - [[User:Phaxx|phaxx]], [[User:Pooka|pooka]]&lt;br /&gt;
* [https://www.workday.com Workday] - [[User:Dregin|dregin]]&lt;br /&gt;
&lt;br /&gt;
==Previous==&lt;br /&gt;
&lt;br /&gt;
* Eolach - Open Source consulting: [[User:Hyper|hyper]], [[User:Thalia|thalia]] and [[User:Fergus|fergus]].&lt;br /&gt;
* [http://www.rfc-networks.ie RFC-Networks] - Web dev, hosting, consulting, open source: [[User:Phil|phil]], [[User:Mark|mark]] and [[User:Noelfitz|noelfitz]], [[User:Kinsey|kinsey]].&lt;br /&gt;
* [http://www.callisto.ie/ Callisto] - IT Vendor: [[User:Halenger|halenger]] and [[User:Af666x|af666x]].&lt;br /&gt;
* [http://www.demonware.net/ DemonWare] - Network Software for Computer Games: [[User:Coconut|coconut]], [[User:Phaxx|phaxx]]&lt;br /&gt;
* [http://www.kerna.ie Kerna Communications] - IT Security: [[User:Coconut|coconut]], [[User:D_fens|d_fens]], [[User:svan|svan]]&lt;br /&gt;
* [http://www.magnet.ie Magnet Networks]: [[User:Grimnar|grimnar]].&lt;br /&gt;
* [http://www.securelinx.ie Securelinx] - Linux consultancy: [[User:Lil_cain|lil_cain]].&lt;br /&gt;
* [http://www.terminalfour.com TerminalFOUR]: [[User:Binnceol|binnceol]], [[User:Phoenix|phoenix]], [[User:Dregin|dregin]], [[User:Chris|chris]], [[User:Winters|winters]], [[User:Haus|haus]], [[User:Creadak|creadak]].&lt;br /&gt;
* [https://google.com Google]:  [[User:pooka|pooka]],&lt;br /&gt;
&lt;br /&gt;
==Other companies brickies work for==&lt;br /&gt;
&lt;br /&gt;
* [http://www.accenture.ie Accenture] - IT Consultancy: [[User:Tuama|tuama]].&lt;br /&gt;
* [http://aws.amazon.com Amazon] - [[User:Pixies|pixies]], [[User:Grimnar|grimnar]], [[User:Jerry|jerry]], [[User:Af666x|af666x]], [[User:Maiden|maiden]], [[User:Sonic|sonic]], [[User:Gliceas|gliceas]], [[User:Paddez|paddez]], [[User:Chris|chris]], [[User:Kylar|kylar]].&lt;br /&gt;
* [http://www.demonware.net/ DemonWare] - Network Software for Computer Games: [[User:Halenger|halenger]], [[User:Prolix|prolix]], [[User:Marvin|marvin]]&lt;br /&gt;
* [http://hosting.digiweb.ie Digiweb]: [[User:.phil|phil]].&lt;br /&gt;
* [http://www.ericsson.com Ericsson] - Telecommunications: [[User:dec|dec]].&lt;br /&gt;
* [http://www.facebook.com Facebook]: [[User:Atlas|atlas]], [[User:fun|fun]]&lt;br /&gt;
* [http://www.google.com Google.com]: [[User:aeris|aeris]], [[User:doc|doc]], [[User:drjolt|drjolt]], [[User:trevj|trevj]], [[User:valen|valen]], [[User:dizer|dizer]], [[User:redgiant|redgiant]], [[User:toaster|toaster]], [[User:Twiggy|twiggy]], [[User:usal|usal]], [[User:Dimples|dimples]] and [[User:magluby|magluby]].&lt;br /&gt;
* [http://www.heanet.ie HEAnet]: [[User:cns|cns]], [[User:orly|orly]], [[User:Rob|rob]], [[User:esoteric|esoteric]], [[User:Bass|bass]], [[User:tbolger|tbolger]], [[User:zergless|zergless]].&lt;br /&gt;
* [http://www.ibm.com IBM]: [[User:waggers|waggers]], [[User:goratrix|goratrix]], [[User:edel|edel]], [[User:smudger|smudger]], [[User:merchelo|merchelo]]&lt;br /&gt;
* [http://www.intercom.io Intercom]: [[User:Haus|haus]], [[User:moju|moju]], [[User:Singer|singer]]&lt;br /&gt;
* [http://www.itconvergence.com IT Convergence] - Oracle Consulting, Staffing, Education, Remote Support and Hosting Services.  [[User:mark|mark]]&lt;br /&gt;
* [http://www.kerna.ie Kerna Communications] - IT Security: [[User:Lecter|lecter]],  [[User:Stark|stark]], [[User:svan|svan]]&lt;br /&gt;
* [http://www.pwc.ie PwC] - System Audits/Compliance/Process Improvement/Tax: [[User:Cokane|cokane]], [[User:Myk|myk]].&lt;br /&gt;
* [http://www.nexala.com Nexala] - Train management software: [[User:werdz|werdz]]&lt;br /&gt;
* [http://www.rackspace.com Rackspace]: [[User:Lil_cain|lil_cain]]&lt;br /&gt;
* [http://www.rte.ie RTE] - Your national broadcaster. (No, your TV license does not fund my wages): [[User:spock|spock]].&lt;br /&gt;
* [http://www.securelinx.ie Securelinx] - Linux consultancy: [[User:Johan|johan]], [[User:receive|receive]], [[User:gamma|gamma]]&lt;br /&gt;
* [http://w4.siemens.de/ct/en/home/index.html Siemens] - R &amp;amp; D Medical Imaging: [[User:MLynch|mlynch]].&lt;br /&gt;
* [http://www.smartcentric.com SmartCentric] - Smartcard security/financial application development: [[User:markpb|markpb]], [[User:elpres|elpres]].&lt;br /&gt;
* [http://www.sbpost.ie Sunday Business Post] - Ireland&#039;s national business newspaper: [[User:griffin|griffin]].&lt;br /&gt;
* [http://www.symantec.ie Symantec]: [[User:macbain|macbain]], [[User:moridin|moridin]], [[User:plop|plop]] and [[User:tibor|tibor]], [[User:nemo|nemo]], [[User:anev|anev]].&lt;br /&gt;
* [http://s3group.com/ S3 (Sillicon and Software Systems)] (and no, it&#039;s not the video card makers) - Software and hardware services for Digital Media, Medical Systems, System IC and Network Processors: [[User:cammy|cammy]].&lt;br /&gt;
* [http://www.thus.net THUS]: [[User:homerj|homerj]] &lt;br /&gt;
* [http://www.yahoo.com/ Yahoo] - Not google: [[User:nareik|nareik]]&lt;br /&gt;
* [http://www.yardmedia.ie Yard Media] - Digital Post Production: [[User:decob|decob]].&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Redbrick_Companies&amp;diff=10795</id>
		<title>Redbrick Companies</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Redbrick_Companies&amp;diff=10795"/>
		<updated>2016-03-29T14:20:04Z</updated>

		<summary type="html">&lt;p&gt;Dregin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Jobs]]&lt;br /&gt;
Once upon a time there were a lot of former RedBrick people starting companies, particularly  in the professional services area. Do any of these companies still exist and if so, where do I find them? -- [[User:Fergus|fergus]]&lt;br /&gt;
&lt;br /&gt;
You can find them right here!&lt;br /&gt;
&lt;br /&gt;
==In present operation==&lt;br /&gt;
&lt;br /&gt;
* [http://www.V7.ie V7] - UX &amp;amp; App Development Consultancy: [[User:Taurus|Taurus]].&lt;br /&gt;
* [http://www.vade.ie Vade] - Web Hosting &amp;amp; Development: [[User:ryaner|ryaner]]. (Formerly [[User:kyper|kyper]], [[User:phreak|phreak]]).&lt;br /&gt;
* [http://www.jeebers.com Jeebers] - E-business solutions: [[User:Jeebers|jeebers]].&lt;br /&gt;
* [http://www.cliste.net Cliste] - Consultancy: [[User:Colmmacc|colmmacc]] and [[User:X|x]].&lt;br /&gt;
* Beanbag Ltd - Consultancy: [[User:Shimoda|shimoda]].&lt;br /&gt;
* [http://www.digitalrights.ie Digital Rights Ireland] - Online Lobby and Activism group. [[User:Colmmacc|colmmacc]]&lt;br /&gt;
* [http://www.farrellscientific.com Farrell Scientific Consulting] - Consulting services in science. [[User:lithium|lithium]]&lt;br /&gt;
* [http://1timetracking.com Time Warden Ltd.] - Time management solutions [[User:jeebers|jeebers]].&lt;br /&gt;
* [http://www.terminalfour.com TerminalFOUR]: [[User:Exzantia|exzantia]],   [[User:Piero|piero]], [[User:Hauk|hauk]], [[User:Lithium|lithium]], [[User:Dragor|dragor]], [[User:Lebazzer|lebazzer]], [[User:tziegler|tziegler]]&lt;br /&gt;
* [http://www.gits.ie GITS ] - ICT Support and Consultancy: [[User:kyper|kyper]].&lt;br /&gt;
* [https://www.hostedgraphite.com Hosted Graphite] - [[User:Phaxx|phaxx]], [[User:Pooka|pooka]]&lt;br /&gt;
* [https://www.workday.com Workdaye] - [[User:Dregin|dregin]]&lt;br /&gt;
&lt;br /&gt;
==Previous==&lt;br /&gt;
&lt;br /&gt;
* Eolach - Open Source consulting: [[User:Hyper|hyper]], [[User:Thalia|thalia]] and [[User:Fergus|fergus]].&lt;br /&gt;
* [http://www.rfc-networks.ie RFC-Networks] - Web dev, hosting, consulting, open source: [[User:Phil|phil]], [[User:Mark|mark]] and [[User:Noelfitz|noelfitz]], [[User:Kinsey|kinsey]].&lt;br /&gt;
* [http://www.callisto.ie/ Callisto] - IT Vendor: [[User:Halenger|halenger]] and [[User:Af666x|af666x]].&lt;br /&gt;
* [http://www.demonware.net/ DemonWare] - Network Software for Computer Games: [[User:Coconut|coconut]], [[User:Phaxx|phaxx]]&lt;br /&gt;
* [http://www.kerna.ie Kerna Communications] - IT Security: [[User:Coconut|coconut]], [[User:D_fens|d_fens]], [[User:svan|svan]]&lt;br /&gt;
* [http://www.magnet.ie Magnet Networks]: [[User:Grimnar|grimnar]].&lt;br /&gt;
* [http://www.securelinx.ie Securelinx] - Linux consultancy: [[User:Lil_cain|lil_cain]].&lt;br /&gt;
* [http://www.terminalfour.com TerminalFOUR]: [[User:Binnceol|binnceol]], [[User:Phoenix|phoenix]], [[User:Dregin|dregin]], [[User:Chris|chris]], [[User:Winters|winters]], [[User:Haus|haus]], [[User:Creadak|creadak]].&lt;br /&gt;
* [https://google.com Google]:  [[User:pooka|pooka]],&lt;br /&gt;
&lt;br /&gt;
==Other companies brickies work for==&lt;br /&gt;
&lt;br /&gt;
* [http://www.accenture.ie Accenture] - IT Consultancy: [[User:Tuama|tuama]].&lt;br /&gt;
* [http://aws.amazon.com Amazon] - [[User:Pixies|pixies]], [[User:Grimnar|grimnar]], [[User:Jerry|jerry]], [[User:Af666x|af666x]], [[User:Maiden|maiden]], [[User:Sonic|sonic]], [[User:Gliceas|gliceas]], [[User:Paddez|paddez]], [[User:Chris|chris]], [[User:Kylar|kylar]].&lt;br /&gt;
* [http://www.demonware.net/ DemonWare] - Network Software for Computer Games: [[User:Halenger|halenger]], [[User:Prolix|prolix]], [[User:Marvin|marvin]]&lt;br /&gt;
* [http://hosting.digiweb.ie Digiweb]: [[User:.phil|phil]].&lt;br /&gt;
* [http://www.ericsson.com Ericsson] - Telecommunications: [[User:dec|dec]].&lt;br /&gt;
* [http://www.facebook.com Facebook]: [[User:Atlas|atlas]], [[User:fun|fun]]&lt;br /&gt;
* [http://www.google.com Google.com]: [[User:aeris|aeris]], [[User:doc|doc]], [[User:drjolt|drjolt]], [[User:trevj|trevj]], [[User:valen|valen]], [[User:dizer|dizer]], [[User:redgiant|redgiant]], [[User:toaster|toaster]], [[User:Twiggy|twiggy]], [[User:usal|usal]], [[User:Dimples|dimples]] and [[User:magluby|magluby]].&lt;br /&gt;
* [http://www.heanet.ie HEAnet]: [[User:cns|cns]], [[User:orly|orly]], [[User:Rob|rob]], [[User:esoteric|esoteric]], [[User:Bass|bass]], [[User:tbolger|tbolger]], [[User:zergless|zergless]].&lt;br /&gt;
* [http://www.ibm.com IBM]: [[User:waggers|waggers]], [[User:goratrix|goratrix]], [[User:edel|edel]], [[User:smudger|smudger]], [[User:merchelo|merchelo]]&lt;br /&gt;
* [http://www.intercom.io Intercom]: [[User:Haus|haus]], [[User:moju|moju]], [[User:Singer|singer]]&lt;br /&gt;
* [http://www.itconvergence.com IT Convergence] - Oracle Consulting, Staffing, Education, Remote Support and Hosting Services.  [[User:mark|mark]]&lt;br /&gt;
* [http://www.kerna.ie Kerna Communications] - IT Security: [[User:Lecter|lecter]],  [[User:Stark|stark]], [[User:svan|svan]]&lt;br /&gt;
* [http://www.pwc.ie PwC] - System Audits/Compliance/Process Improvement/Tax: [[User:Cokane|cokane]], [[User:Myk|myk]].&lt;br /&gt;
* [http://www.nexala.com Nexala] - Train management software: [[User:werdz|werdz]]&lt;br /&gt;
* [http://www.rackspace.com Rackspace]: [[User:Lil_cain|lil_cain]]&lt;br /&gt;
* [http://www.rte.ie RTE] - Your national broadcaster. (No, your TV license does not fund my wages): [[User:spock|spock]].&lt;br /&gt;
* [http://www.securelinx.ie Securelinx] - Linux consultancy: [[User:Johan|johan]], [[User:receive|receive]], [[User:gamma|gamma]]&lt;br /&gt;
* [http://w4.siemens.de/ct/en/home/index.html Siemens] - R &amp;amp; D Medical Imaging: [[User:MLynch|mlynch]].&lt;br /&gt;
* [http://www.smartcentric.com SmartCentric] - Smartcard security/financial application development: [[User:markpb|markpb]], [[User:elpres|elpres]].&lt;br /&gt;
* [http://www.sbpost.ie Sunday Business Post] - Ireland&#039;s national business newspaper: [[User:griffin|griffin]].&lt;br /&gt;
* [http://www.symantec.ie Symantec]: [[User:macbain|macbain]], [[User:moridin|moridin]], [[User:plop|plop]] and [[User:tibor|tibor]], [[User:nemo|nemo]], [[User:anev|anev]].&lt;br /&gt;
* [http://s3group.com/ S3 (Sillicon and Software Systems)] (and no, it&#039;s not the video card makers) - Software and hardware services for Digital Media, Medical Systems, System IC and Network Processors: [[User:cammy|cammy]].&lt;br /&gt;
* [http://www.thus.net THUS]: [[User:homerj|homerj]] &lt;br /&gt;
* [http://www.yahoo.com/ Yahoo] - Not google: [[User:nareik|nareik]]&lt;br /&gt;
* [http://www.yardmedia.ie Yard Media] - Digital Post Production: [[User:decob|decob]].&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Weechat&amp;diff=10794</id>
		<title>Weechat</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Weechat&amp;diff=10794"/>
		<updated>2016-03-29T09:16:19Z</updated>

		<summary type="html">&lt;p&gt;Dregin: fixing typo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Once upon a time there was BitchX. Then there was Irssi. Now there is Weechat. More and more people are switching over to Weechat from Irssi, probably coz the colours make IRC easier to read and follow. Problem is, for the Irssi user, Weechat may be a tad confusing.&lt;br /&gt;
&lt;br /&gt;
Weechat documentation can be tricky to follow, so this page is an attempt to make simple those bizarre and abstract commands.&lt;br /&gt;
&lt;br /&gt;
== Running Weechat ==&lt;br /&gt;
&lt;br /&gt;
Dregin is a big Weechat fanboi. And as such, he has his own special builds designed for Redbrick. Azazel is the current login machine, dregin has compiled a version of Weechat that runs on azazel:&lt;br /&gt;
&lt;br /&gt;
  /home/associat/d/dregin/root_azazel/bin/weechat-curses&lt;br /&gt;
&lt;br /&gt;
Copy and paste that into your terminal command line, hit enter, and give yourself a pat on the back.&lt;br /&gt;
&lt;br /&gt;
== Compiling Weechat ==&lt;br /&gt;
You can run &lt;br /&gt;
  ~edu/compileweechat&lt;br /&gt;
This is only recommended for runing it the first time as it will overright your weechat config.&lt;br /&gt;
If You want to update your install just run &lt;br /&gt;
  ~edu/updateweechat&lt;br /&gt;
or &lt;br /&gt;
 git clone https://github.com/weechat/weechat&lt;br /&gt;
 cd weechat&lt;br /&gt;
 mkdir build&lt;br /&gt;
 cd build&lt;br /&gt;
 cmake .. -DCMAKE_INSTALL_PREFIX=$HOME -DENABLE_NLS=OFF&lt;br /&gt;
 make&lt;br /&gt;
 make install&lt;br /&gt;
 echo &#039;*/upgrade ~/bin/weechat&#039; &amp;gt; `find ~/.weechat -name &amp;quot;weechat_fifo_*&amp;quot;`&lt;br /&gt;
 rm -rf ~/weechat&lt;br /&gt;
&lt;br /&gt;
==Customising Weechat ==&lt;br /&gt;
Weechat can be very basic when you first run it so here are some conf files to set it up with.&lt;br /&gt;
 cp ~edu/wcconf/* ~/.weechat/ &lt;br /&gt;
you need to set your nick for the server&lt;br /&gt;
 vim ~/.weechat/irc.conf&lt;br /&gt;
change “nicks” field to your username&lt;br /&gt;
&lt;br /&gt;
If you ran the ~edu/compileweechat this will already have been done for you&lt;br /&gt;
&lt;br /&gt;
== Basic use ==&lt;br /&gt;
&lt;br /&gt;
=== Connecting to a server and channel ===&lt;br /&gt;
&lt;br /&gt;
When you hit &#039;chat&#039; on Redbrick, you start Irssi, you&#039;re automatically connected to a server, then you&#039;re joined to Redbrick&#039;s #lobby. This all happens behind the scenes, and with Weechat, you need to do this manually. Fear not: it&#039;s easy.&lt;br /&gt;
&lt;br /&gt;
When you start Weechat, you won&#039;t get connected to a server or channel. To connect to Redbrick&#039;s IRC sever, type:&lt;br /&gt;
&lt;br /&gt;
 /connect irc.redbrick.dcu.ie&lt;br /&gt;
&lt;br /&gt;
Then to join #lobby:&lt;br /&gt;
&lt;br /&gt;
 /join #lobby&lt;br /&gt;
&lt;br /&gt;
As well as showing you how IRC clients (such as Weechat or Irssi or whatever) connect to stuff, this should also show you how to connect to other servers and channels outside of Redbrick.&lt;br /&gt;
&lt;br /&gt;
To connect to any server, simply enter /connect &amp;lt;server_address&amp;gt;. You will probably be greeted with various messages and such from that server. To join a channel on that server, just type /join &amp;lt;channel_name&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Navigation ===&lt;br /&gt;
&lt;br /&gt;
Like Irssi, you can move between windows/buffers using Alt+&amp;lt;num&amp;gt;. You can also type /buffer &amp;lt;num&amp;gt; (similar to /win &amp;lt;num&amp;gt; in Irssi).&lt;br /&gt;
Unlike irssi you can do Alt+j then &amp;lt;num&amp;gt; to change to a number greather the 10 .&lt;br /&gt;
&lt;br /&gt;
F5 and F6 move to the predecessing and successing buffer, respectively.&lt;br /&gt;
&lt;br /&gt;
You can move buffers (chat windows) with /buffer move. In a channel, type:&lt;br /&gt;
&lt;br /&gt;
 /buffer move &amp;lt;num&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(where &amp;lt;num&amp;gt; is any number you want). That channel is now accessible at Alt+&amp;lt;num&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Changing between servers ===&lt;br /&gt;
&lt;br /&gt;
Weechat will generally assume that whatever channel you&#039;re in, that&#039;s also the server you&#039;re operating on. So you can chat away as you wish and issue general commands.&lt;br /&gt;
&lt;br /&gt;
However, for some commands, you will need to let Weechat know what server you&#039;re on.&lt;br /&gt;
&lt;br /&gt;
Hit Alt+1. This will bring you to your status window. Along the bottom you will see the time, number of channels, the server you&#039;re connect to, as well as other channel stuff.&lt;br /&gt;
&lt;br /&gt;
Press Ctrl+x. If you&#039;re connected to multiple servers, the &#039;&#039;server&#039;&#039; section will change, telling you which server Weechat is connect to. So now you can issue commands to that server (such as /nick) without affecting other servers.&lt;br /&gt;
&lt;br /&gt;
For example, I am currently connected to irc.redbrick.dcu.ie and to irc.starchat.net. If I hit Ctrl-x I can switch to StarChat, and change my nickname there without it affecting Redbrick&#039;s IRC.&lt;br /&gt;
&lt;br /&gt;
== Mobile ==&lt;br /&gt;
&lt;br /&gt;
weechat has a mobile app you can get from the [https://play.google.com/store/apps/details?id=com.ubergeek42.WeechatAndroid google play store] or from the [https://github.com/ubergeek42/weechat-android github].&lt;br /&gt;
Before we set up the app we need to go too weechat on the terminal and type in:&lt;br /&gt;
  /relay add weechat 1337&lt;br /&gt;
then we need to set the password &lt;br /&gt;
  /set relay.network.password &amp;quot;your-secret-password&amp;quot;&lt;br /&gt;
&lt;br /&gt;
now on the Phone launch the app and in settings&lt;br /&gt;
In connection settings &lt;br /&gt;
 Relay host: localhost&lt;br /&gt;
 Relay Port: 1337 (choose your own port) &lt;br /&gt;
 Relay password: your-secret-password&lt;br /&gt;
 Connect type: SSH tunnel&lt;br /&gt;
then in  SSH Tunnel settings&lt;br /&gt;
 SSH host: redbrick.dcu.ie&lt;br /&gt;
 SSH username: your username&lt;br /&gt;
 SSH port: 22&lt;br /&gt;
if you have an ssh key add the route to the key on your phone in SSH Private key file and put the passphrase in the SSH password/key passphrase box, if you dont just put your password in there&lt;br /&gt;
&lt;br /&gt;
== Special commands ==&lt;br /&gt;
&lt;br /&gt;
=== Keybinds ===&lt;br /&gt;
&lt;br /&gt;
Keybinds are handy, especially if you have over 10 channels open. I use Alt+&amp;lt;num&amp;gt; to get to channels, but clearly this only works from 1 up to 0 (on a keyboard). So for channels in higher numbers, you can &#039;&#039;bind&#039;&#039; keys: i.e. Alt+q gets me to channel 11; Alt+y gets me to channel 16.&lt;br /&gt;
&lt;br /&gt;
  /key bind meta-q /buffer 11&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Key&amp;quot; and &amp;quot;bind&amp;quot; are self-explanatory. &amp;quot;Meta&amp;quot; is Weechat&#039;s word for Alt (so meta-q is the same as Alt+q). /buffer 11 is the command that&#039;s executed once meta-q (Alt-q) is typed.&lt;br /&gt;
&lt;br /&gt;
You can build up these to meta-w, meta-e, meta-r for buffer 2, buffer 3, buffer 4, etc etc.&lt;br /&gt;
&lt;br /&gt;
Of course, you can bind any key combo to any weechat command; it&#039;s not necessary to make them Alt+&amp;lt;num&amp;gt; commands.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; Watch out for caps lock if you&#039;re keybinding. If you bind Alt+y to a command, Alt+Y won&#039;t work (unless you bind that separately). If you find your binds aren&#039;t working, check your caps.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Triggers ==&lt;br /&gt;
&lt;br /&gt;
Triggers are the swiss army knife of weechat. They can replace a &#039;&#039;&#039;lot&#039;&#039;&#039; of scripts, and we&#039;re still finding things to turn into trigger&lt;br /&gt;
&lt;br /&gt;
=== Turn any line with &amp;quot;nsfw&amp;quot; in it bright red ===&lt;br /&gt;
 /trigger addreplace nsfw modifier weechat_print &amp;quot;${tg_notify} &amp;amp;&amp;amp; ${tg_message_nocolor} =~ .*nsfw.*&amp;quot; &amp;quot;/(.*)/${tg_prefix}\t${color:red}!NSFW! ${tg_message}&amp;quot;&lt;br /&gt;
=== Make urls underlined and blue ===&lt;br /&gt;
 /trigger addreplace url_color modifier &amp;quot;weechat_print&amp;quot; &amp;quot;${tg_tags} !~ irc_quit&amp;quot; &amp;quot;;[a-z]+://\S+;${color:32}${color:underline}${re:0}${color:-underline}${color:reset};&amp;quot; &amp;quot;&amp;quot;&lt;br /&gt;
===Strip items such as time from screen on smaller screens ===&lt;br /&gt;
 /trigger addreplace resize_small_timestamp signal signal_sigwinch &amp;quot;${info:term_width} &amp;lt; 200&amp;quot; &amp;quot;&amp;quot; &amp;quot;/set weechat.look.buffer_time_format \&amp;quot;\&amp;quot;&amp;quot;&lt;br /&gt;
===add items such as time from screen on bigger screens ===&lt;br /&gt;
  /trigger addreplace resize_big_timestamp signal signal_sigwinch &amp;quot;${info:term_width} &amp;gt;=200&amp;quot; &amp;quot;&amp;quot; &amp;quot;/set weechat.look.buffer_time_format %H:%M:%S &amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== turn off nicklist on smaller screens ===&lt;br /&gt;
 /trigger addreplace resize_big signal signal_sigwinch &amp;quot;${info:term_width} &amp;gt;= 100&amp;quot; &amp;quot;&amp;quot; &amp;quot;/bar show nicklist&amp;quot;&lt;br /&gt;
 /trigger addreplace resize_small signal signal_sigwinch &amp;quot;${info:term_width} &amp;lt; 100&amp;quot; &amp;quot;&amp;quot; &amp;quot;/bar hide nicklist&amp;quot;&lt;br /&gt;
=== turn off buffer list on small screens ===&lt;br /&gt;
 /trigger addreplace resize_small_buffer signal signal_sigwinch &amp;quot;${info:term_width} &amp;lt; 100&amp;quot; &amp;quot;&amp;quot; &amp;quot;/bar hide buffers&amp;quot;&lt;br /&gt;
 /trigger addreplace resize_big_buffer signal signal_sigwinch &amp;quot;${info:term_width} &amp;gt;= 100&amp;quot; &amp;quot;&amp;quot; &amp;quot;/bar show buffers&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==Conditions==&lt;br /&gt;
&lt;br /&gt;
Conditions can be used to customize weechat depending on certain variables&lt;br /&gt;
&lt;br /&gt;
===Turn off nicklist on small windows===&lt;br /&gt;
 /set weechat.bar.nicklist.conditions &amp;quot;${nicklist} &amp;amp;&amp;amp; (${window.win_width} &amp;gt; 100 || ${buffer.full_name} == irc.bitlbee.&amp;amp;bitlbee)&amp;quot;&lt;br /&gt;
&lt;br /&gt;
===Hide buffer list on small terminals===&lt;br /&gt;
 /set weechat.bar.buffers.conditions &amp;quot;${info:term_width} &amp;gt; 100&amp;quot;&lt;br /&gt;
&lt;br /&gt;
===Turn off status on nonactive windows ===&lt;br /&gt;
 /set weechat.bar.status.conditions &amp;quot;${active}&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== Spell Checker ==&lt;br /&gt;
&lt;br /&gt;
Weechat uses a handy aspell plugin to check your spelling. To enable it, either use iset or use&lt;br /&gt;
 /set aspell.check.enabled on&lt;br /&gt;
&lt;br /&gt;
Aspell has a few settings which you may find useful&lt;br /&gt;
&lt;br /&gt;
 /set aspell.check.real_time on&lt;br /&gt;
 /set aspell.check.word_min_length 2&lt;br /&gt;
 /set aspell.check.default_dict &amp;quot;en&amp;quot;&lt;br /&gt;
 /set aspell.check.suggestions 3&lt;br /&gt;
&lt;br /&gt;
Or alternatively if you use iset, search for aspell&lt;br /&gt;
&lt;br /&gt;
The aspell plugin can also offer suggestions as of 0.4.0 and it can be added as an item to your status bar. The item should be added to weechat.bar.status.items. For instance:&lt;br /&gt;
 /set weechat.bar.status.items &amp;quot;time |,buffer_number+:buffer_name+(buffer_modes)+ |,buffer_nicklist_count |,hotlist |,[aspell_suggest]&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Nick_changes&amp;diff=10726</id>
		<title>Nick changes</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Nick_changes&amp;diff=10726"/>
		<updated>2015-11-26T16:30:47Z</updated>

		<summary type="html">&lt;p&gt;Dregin: Created page with &amp;quot;{|class=&amp;quot;wikitable&amp;quot; !Original !Current |- |spike |dilligaf |}&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Original&lt;br /&gt;
!Current&lt;br /&gt;
|-&lt;br /&gt;
|spike&lt;br /&gt;
|dilligaf&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Weechat&amp;diff=10655</id>
		<title>Weechat</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Weechat&amp;diff=10655"/>
		<updated>2015-07-10T11:16:15Z</updated>

		<summary type="html">&lt;p&gt;Dregin: /* Cool Things */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Once upon a time there was BitchX. Then there was Irssi. Now there is Weechat. More and more people are switching over to Weechat from Irssi, probably coz the colours make IRC easier to read and follow. Problem is, for the Irssi user, Weechat may be a tad confusing.&lt;br /&gt;
&lt;br /&gt;
Weechat documentation can be tricky to follow, so this page is an attempt to make simple those bizarre and abstract commands.&lt;br /&gt;
&lt;br /&gt;
== Running Weechat ==&lt;br /&gt;
&lt;br /&gt;
Dregin is a big Weechat fanboi. And as such, he has his own special builds designed for Redbrick. Azazel is the current login machine, dregin has compiled a version of Weechat that runs on azazel:&lt;br /&gt;
&lt;br /&gt;
  /home/associat/d/dregin/root_azazel/bin/weechat-curses&lt;br /&gt;
&lt;br /&gt;
Copy and paste that into your terminal command line, hit enter, and give yourself a pat on the back.&lt;br /&gt;
&lt;br /&gt;
== Compiling Weechat ==&lt;br /&gt;
You can run &lt;br /&gt;
  ~edu/compileweechat&lt;br /&gt;
or &lt;br /&gt;
 git clone https://github.com/weechat/weechat&lt;br /&gt;
 cd weechat&lt;br /&gt;
 mkdir build&lt;br /&gt;
 cd build&lt;br /&gt;
 cmake .. -DCMAKE_INSTALL_PREFIX=$HOME -DENABLE_NLS=OFF&lt;br /&gt;
 make&lt;br /&gt;
 make install&lt;br /&gt;
 echo &#039;*/upgrade ~/bin/weechat&#039; &amp;gt; `find ~/.weechat -name &amp;quot;weechat_fifo_*&amp;quot;`&lt;br /&gt;
 rm -rf ~/weechat&lt;br /&gt;
&lt;br /&gt;
==Customising Weechat ==&lt;br /&gt;
Weechat can be very basic when you first run it so here are some conf files to set it up with.&lt;br /&gt;
 cp ~edu/wcconf/* ~/.weechat/ &lt;br /&gt;
you need to set your nick for the server&lt;br /&gt;
 vim ~/.weechat/irc.conf&lt;br /&gt;
change “nicks” field to your username&lt;br /&gt;
&lt;br /&gt;
== Basic use ==&lt;br /&gt;
&lt;br /&gt;
=== Connecting to a server and channel ===&lt;br /&gt;
&lt;br /&gt;
When you hit &#039;chat&#039; on Redbrick, you start Irssi, you&#039;re automatically connected to a server, then you&#039;re joined to Redbrick&#039;s #lobby. This all happens behind the scenes, and with Weechat, you need to do this manually. Fear not: it&#039;s easy.&lt;br /&gt;
&lt;br /&gt;
When you start Weechat, you won&#039;t get connected to a server or channel. To connect to Redbrick&#039;s IRC sever, type:&lt;br /&gt;
&lt;br /&gt;
 /connect irc.redbrick.dcu.ie&lt;br /&gt;
&lt;br /&gt;
Then to join #lobby:&lt;br /&gt;
&lt;br /&gt;
 /join #lobby&lt;br /&gt;
&lt;br /&gt;
As well as showing you how IRC clients (such as Weechat or Irssi or whatever) connect to stuff, this should also show you how to connect to other servers and channels outside of Redbrick.&lt;br /&gt;
&lt;br /&gt;
To connect to any server, simply enter /connect &amp;lt;server_address&amp;gt;. You will probably be greeted with various messages and such from that server. To join a channel on that server, just type /join &amp;lt;channel_name&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Navigation ===&lt;br /&gt;
&lt;br /&gt;
Like Irssi, you can move between windows/buffers using Alt+&amp;lt;num&amp;gt;. You can also type /buffer &amp;lt;num&amp;gt; (similar to /win &amp;lt;num&amp;gt; in Irssi).&lt;br /&gt;
&lt;br /&gt;
F5 and F6 move to the predecessing and successing buffer, respectively.&lt;br /&gt;
&lt;br /&gt;
You can move buffers (chat windows) with /buffer move. In a channel, type:&lt;br /&gt;
&lt;br /&gt;
 /buffer move &amp;lt;num&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(where &amp;lt;num&amp;gt; is any number you want). That channel is now accessible at Alt+&amp;lt;num&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Changing between servers ===&lt;br /&gt;
&lt;br /&gt;
Weechat will generally assume that whatever channel you&#039;re in, that&#039;s also the server you&#039;re operating on. So you can chat away as you wish and issue general commands.&lt;br /&gt;
&lt;br /&gt;
However, for some commands, you will need to let Weechat know what server you&#039;re on.&lt;br /&gt;
&lt;br /&gt;
Hit Alt+1. This will bring you to your status window. Along the bottom you will see the time, number of channels, the server you&#039;re connect to, as well as other channel stuff.&lt;br /&gt;
&lt;br /&gt;
Press Ctrl+x. If you&#039;re connected to multiple servers, the &#039;&#039;server&#039;&#039; section will change, telling you which server Weechat is connect to. So now you can issue commands to that server (such as /nick) without affecting other servers.&lt;br /&gt;
&lt;br /&gt;
For example, I am currently connected to irc.redbrick.dcu.ie and to irc.starchat.net. If I hit Ctrl-x I can switch to StarChat, and change my nickname there without it affecting Redbrick&#039;s IRC.&lt;br /&gt;
&lt;br /&gt;
== Special commands ==&lt;br /&gt;
&lt;br /&gt;
=== Keybinds ===&lt;br /&gt;
&lt;br /&gt;
Keybinds are handy, especially if you have over 10 channels open. I use Alt+&amp;lt;num&amp;gt; to get to channels, but clearly this only works from 1 up to 0 (on a keyboard). So for channels in higher numbers, you can &#039;&#039;bind&#039;&#039; keys: i.e. Alt+q gets me to channel 11; Alt+y gets me to channel 16.&lt;br /&gt;
&lt;br /&gt;
  /key bind meta-q /buffer 11&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Key&amp;quot; and &amp;quot;bind&amp;quot; are self-explanatory. &amp;quot;Meta&amp;quot; is Weechat&#039;s word for Alt (so meta-q is the same as Alt+q). /buffer 11 is the command that&#039;s executed once meta-q (Alt-q) is typed.&lt;br /&gt;
&lt;br /&gt;
You can build up these to meta-w, meta-e, meta-r for buffer 2, buffer 3, buffer 4, etc etc.&lt;br /&gt;
&lt;br /&gt;
Of course, you can bind any key combo to any weechat command; it&#039;s not necessary to make them Alt+&amp;lt;num&amp;gt; commands.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; Watch out for caps lock if you&#039;re keybinding. If you bind Alt+y to a command, Alt+Y won&#039;t work (unless you bind that separately). If you find your binds aren&#039;t working, check your caps.&lt;br /&gt;
&lt;br /&gt;
== Cool Things ==&lt;br /&gt;
&lt;br /&gt;
=== Scripts ===&lt;br /&gt;
&lt;br /&gt;
If you&#039;re using creadak&#039;s weechat script you can use the /script command to view, add/remove, and update scripts that do really handy things, if you are using any version pre 0.3.9 you&#039;ll want to use the weeget script to manage your scripts. Some really handy scripts include buffers, iset, buffer_autoclose, cron, pybuffer, shell and screen_away.&lt;br /&gt;
&lt;br /&gt;
=== Spell Checker ===&lt;br /&gt;
&lt;br /&gt;
Weechat uses a handy aspell plugin to check your spelling. To enable it, either use iset or use&lt;br /&gt;
 /set aspell.check.enabled on&lt;br /&gt;
&lt;br /&gt;
Aspell has a few settings which you may find useful&lt;br /&gt;
&lt;br /&gt;
 aspell.check.real_time on&lt;br /&gt;
 aspell.check.word_min_length 2&lt;br /&gt;
 aspell.check.default_dict &amp;quot;en&amp;quot;&lt;br /&gt;
 aspell.check.suggestions 3&lt;br /&gt;
&lt;br /&gt;
Or alternatively if you use iset, search for aspell&lt;br /&gt;
&lt;br /&gt;
The aspell plugin can also offer suggestions as of 0.4.0 and it can be added as an item to your status bar. The item should be added to weechat.bar.status.items. For instance:&lt;br /&gt;
 /set weechat.bar.status.items &amp;quot;time |,buffer_number+:buffer_name+(buffer_modes)+ |,buffer_nicklist_count |,hotlist |,[aspell_suggest]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Triggers ===&lt;br /&gt;
 Turn any line with &amp;quot;nsfw&amp;quot; in it bright red&lt;br /&gt;
 /trigger addreplace nsfw modifier weechat_print &amp;quot;${tg_notify} &amp;amp;&amp;amp; ${tg_message_nocolor} =~ .*nsfw.*&amp;quot; &amp;quot;/(.*)/${tg_prefix}\t${color:red}!NSFW! ${tg_message}&amp;quot;&lt;br /&gt;
 Strip items such as buffer list and nick list from screen on smaller screens&lt;br /&gt;
 /trigger addreplace resize_small_timestamp signal signal_sigwinch &amp;quot;${info:term_width} &amp;lt; 200&amp;quot; &amp;quot;&amp;quot; &amp;quot;/set weechat.look.buffer_time_format &amp;quot;&amp;quot;&amp;quot;&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Weechat&amp;diff=10646</id>
		<title>Weechat</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Weechat&amp;diff=10646"/>
		<updated>2015-07-01T09:53:18Z</updated>

		<summary type="html">&lt;p&gt;Dregin: PREFIX changed to CMAKE_INSTALL_PREFIX&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Once upon a time there was BitchX. Then there was Irssi. Now there is Weechat. More and more people are switching over to Weechat from Irssi, probably coz the colours make IRC easier to read and follow. Problem is, for the Irssi user, Weechat may be a tad confusing.&lt;br /&gt;
&lt;br /&gt;
Weechat documentation can be tricky to follow, so this page is an attempt to make simple those bizarre and abstract commands.&lt;br /&gt;
&lt;br /&gt;
== Running Weechat ==&lt;br /&gt;
&lt;br /&gt;
Dregin is a big Weechat fanboi. And as such, he has his own special builds designed for Redbrick. Azazel is the current login machine, dregin has compiled a version of Weechat that runs on azazel:&lt;br /&gt;
&lt;br /&gt;
  /home/associat/d/dregin/root_azazel/bin/weechat-curses&lt;br /&gt;
&lt;br /&gt;
Copy and paste that into your terminal command line, hit enter, and give yourself a pat on the back.&lt;br /&gt;
&lt;br /&gt;
== Compiling Weechat ==&lt;br /&gt;
&lt;br /&gt;
 git clone https://github.com/weechat/weechat&lt;br /&gt;
 cd weechat&lt;br /&gt;
 mkdir build&lt;br /&gt;
 cd build&lt;br /&gt;
 cmake .. -DCMAKE_INSTALL_PREFIX=$HOME -DENABLE_NLS=OFF&lt;br /&gt;
 make&lt;br /&gt;
 make install&lt;br /&gt;
 echo &#039;*/upgrade ~/bin/weechat&#039; &amp;gt; `find ~/.weechat -name &amp;quot;weechat_fifo_*&amp;quot;`&lt;br /&gt;
 rm -rf ~/weechat&lt;br /&gt;
&lt;br /&gt;
==Customising Weechat ==&lt;br /&gt;
Weechat can be very basic when you first run it so here are some conf files to set it up with.&lt;br /&gt;
 cp ~edu/wcconf/* ~/.weechat/ &lt;br /&gt;
you need to set your nick for the server&lt;br /&gt;
 vim ~/.weechat/irc.conf&lt;br /&gt;
change “nicks” field to your username&lt;br /&gt;
&lt;br /&gt;
== Basic use ==&lt;br /&gt;
&lt;br /&gt;
=== Connecting to a server and channel ===&lt;br /&gt;
&lt;br /&gt;
When you hit &#039;chat&#039; on Redbrick, you start Irssi, you&#039;re automatically connected to a server, then you&#039;re joined to Redbrick&#039;s #lobby. This all happens behind the scenes, and with Weechat, you need to do this manually. Fear not: it&#039;s easy.&lt;br /&gt;
&lt;br /&gt;
When you start Weechat, you won&#039;t get connected to a server or channel. To connect to Redbrick&#039;s IRC sever, type:&lt;br /&gt;
&lt;br /&gt;
 /connect irc.redbrick.dcu.ie&lt;br /&gt;
&lt;br /&gt;
Then to join #lobby:&lt;br /&gt;
&lt;br /&gt;
 /join #lobby&lt;br /&gt;
&lt;br /&gt;
As well as showing you how IRC clients (such as Weechat or Irssi or whatever) connect to stuff, this should also show you how to connect to other servers and channels outside of Redbrick.&lt;br /&gt;
&lt;br /&gt;
To connect to any server, simply enter /connect &amp;lt;server_address&amp;gt;. You will probably be greeted with various messages and such from that server. To join a channel on that server, just type /join &amp;lt;channel_name&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Navigation ===&lt;br /&gt;
&lt;br /&gt;
Like Irssi, you can move between windows/buffers using Alt+&amp;lt;num&amp;gt;. You can also type /buffer &amp;lt;num&amp;gt; (similar to /win &amp;lt;num&amp;gt; in Irssi).&lt;br /&gt;
&lt;br /&gt;
F5 and F6 move to the predecessing and successing buffer, respectively.&lt;br /&gt;
&lt;br /&gt;
You can move buffers (chat windows) with /buffer move. In a channel, type:&lt;br /&gt;
&lt;br /&gt;
 /buffer move &amp;lt;num&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(where &amp;lt;num&amp;gt; is any number you want). That channel is now accessible at Alt+&amp;lt;num&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Changing between servers ===&lt;br /&gt;
&lt;br /&gt;
Weechat will generally assume that whatever channel you&#039;re in, that&#039;s also the server you&#039;re operating on. So you can chat away as you wish and issue general commands.&lt;br /&gt;
&lt;br /&gt;
However, for some commands, you will need to let Weechat know what server you&#039;re on.&lt;br /&gt;
&lt;br /&gt;
Hit Alt+1. This will bring you to your status window. Along the bottom you will see the time, number of channels, the server you&#039;re connect to, as well as other channel stuff.&lt;br /&gt;
&lt;br /&gt;
Press Ctrl+x. If you&#039;re connected to multiple servers, the &#039;&#039;server&#039;&#039; section will change, telling you which server Weechat is connect to. So now you can issue commands to that server (such as /nick) without affecting other servers.&lt;br /&gt;
&lt;br /&gt;
For example, I am currently connected to irc.redbrick.dcu.ie and to irc.starchat.net. If I hit Ctrl-x I can switch to StarChat, and change my nickname there without it affecting Redbrick&#039;s IRC.&lt;br /&gt;
&lt;br /&gt;
== Special commands ==&lt;br /&gt;
&lt;br /&gt;
=== Keybinds ===&lt;br /&gt;
&lt;br /&gt;
Keybinds are handy, especially if you have over 10 channels open. I use Alt+&amp;lt;num&amp;gt; to get to channels, but clearly this only works from 1 up to 0 (on a keyboard). So for channels in higher numbers, you can &#039;&#039;bind&#039;&#039; keys: i.e. Alt+q gets me to channel 11; Alt+y gets me to channel 16.&lt;br /&gt;
&lt;br /&gt;
  /key bind meta-q /buffer 11&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Key&amp;quot; and &amp;quot;bind&amp;quot; are self-explanatory. &amp;quot;Meta&amp;quot; is Weechat&#039;s word for Alt (so meta-q is the same as Alt+q). /buffer 11 is the command that&#039;s executed once meta-q (Alt-q) is typed.&lt;br /&gt;
&lt;br /&gt;
You can build up these to meta-w, meta-e, meta-r for buffer 2, buffer 3, buffer 4, etc etc.&lt;br /&gt;
&lt;br /&gt;
Of course, you can bind any key combo to any weechat command; it&#039;s not necessary to make them Alt+&amp;lt;num&amp;gt; commands.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; Watch out for caps lock if you&#039;re keybinding. If you bind Alt+y to a command, Alt+Y won&#039;t work (unless you bind that separately). If you find your binds aren&#039;t working, check your caps.&lt;br /&gt;
&lt;br /&gt;
== Cool Things ==&lt;br /&gt;
&lt;br /&gt;
=== Scripts ===&lt;br /&gt;
&lt;br /&gt;
If you&#039;re using creadak&#039;s weechat script you can use the /script command to view, add/remove, and update scripts that do really handy things, if you are using any version pre 0.3.9 you&#039;ll want to use the weeget script to manage your scripts. Some really handy scripts include buffers, iset, buffer_autoclose, cron, pybuffer, shell and screen_away.&lt;br /&gt;
&lt;br /&gt;
=== Spell Checker ===&lt;br /&gt;
&lt;br /&gt;
Weechat uses a handy aspell plugin to check your spelling. To enable it, either use iset or use&lt;br /&gt;
 /set aspell.check.enabled on&lt;br /&gt;
&lt;br /&gt;
Aspell has a few settings which you may find useful&lt;br /&gt;
&lt;br /&gt;
 aspell.check.real_time on&lt;br /&gt;
 aspell.check.word_min_length 2&lt;br /&gt;
 aspell.check.default_dict &amp;quot;en&amp;quot;&lt;br /&gt;
 aspell.check.suggestions 3&lt;br /&gt;
&lt;br /&gt;
Or alternatively if you use iset, search for aspell&lt;br /&gt;
&lt;br /&gt;
The aspell plugin can also offer suggestions as of 0.4.0 and it can be added as an item to your status bar. The item should be added to weechat.bar.status.items. For instance:&lt;br /&gt;
 /set weechat.bar.status.items &amp;quot;time |,buffer_number+:buffer_name+(buffer_modes)+ |,buffer_nicklist_count |,hotlist |,[aspell_suggest]&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Redbrick_Companies&amp;diff=10642</id>
		<title>Redbrick Companies</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Redbrick_Companies&amp;diff=10642"/>
		<updated>2015-06-25T15:48:45Z</updated>

		<summary type="html">&lt;p&gt;Dregin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Jobs]]&lt;br /&gt;
Once upon a time there were a lot of former RedBrick people starting companies, particularly  in the professional services area. Do any of these companies still exist and if so, where do I find them? -- [[User:Fergus|fergus]]&lt;br /&gt;
&lt;br /&gt;
You can find them right here!&lt;br /&gt;
&lt;br /&gt;
==In present operation==&lt;br /&gt;
&lt;br /&gt;
* [http://www.V7.ie V7] - UX &amp;amp; App Development Consultancy: [[User:Taurus|Taurus]].&lt;br /&gt;
* [http://www.vade.ie Vade] - Web Hosting &amp;amp; Development: [[User:ryaner|ryaner]]. (Formerly [[User:kyper|kyper]], [[User:phreak|phreak]]).&lt;br /&gt;
* [http://www.jeebers.com Jeebers] - E-business solutions: [[User:Jeebers|jeebers]].&lt;br /&gt;
* [http://www.cliste.net Cliste] - Consultancy: [[User:Colmmacc|colmmacc]] and [[User:X|x]].&lt;br /&gt;
* Beanbag Ltd - Consultancy: [[User:Shimoda|shimoda]].&lt;br /&gt;
* [http://www.terminalfour.com TerminalFOUR]: , [[User:Exzantia|exzantia]], [[User:Haus|haus]], [[User:Piero|piero]], [[User:Hauk|hauk]], [[User:Creadak|creadak]], [[User:Lithium|lithium]], [[User:Dragor|dragor]], [[User:Lebazzer|lebazzer]]&lt;br /&gt;
* [http://www.digitalrights.ie Digital Rights Ireland] - Online Lobby and Activism group. [[User:Colmmacc|colmmacc]]&lt;br /&gt;
* [http://www.farrellscientific.com Farrell Scientific Consulting] - Consulting services in science. [[User:lithium|lithium]]&lt;br /&gt;
* [http://1timetracking.com Time Warden Ltd.] - Time management solutions [[User:jeebers|jeebers]].&lt;br /&gt;
* [http://www.gits.ie GITS ] - ICT Support and Consultancy: [[User:kyper|kyper]].&lt;br /&gt;
&lt;br /&gt;
==Previous==&lt;br /&gt;
&lt;br /&gt;
* Eolach - Open Source consulting: [[User:Hyper|hyper]], [[User:Thalia|thalia]] and [[User:Fergus|fergus]].&lt;br /&gt;
* [http://www.rfc-networks.ie RFC-Networks] - Web dev, hosting, consulting, open source: [[User:Phil|phil]], [[User:Mark|mark]] and [[User:Noelfitz|noelfitz]], [[User:Kinsey|kinsey]].&lt;br /&gt;
* [http://www.callisto.ie/ Callisto] - IT Vendor: [[User:Halenger|halenger]] and [[User:Af666x|af666x]].&lt;br /&gt;
* [http://www.magnet.ie Magnet Networks]: [[User:Grimnar|grimnar]].&lt;br /&gt;
* [http://www.terminalfour.com TerminalFOUR]: [[User:Binnceol|binnceol]], [[User:Phoenix|phoenix]], [[User:Dregin|dregin]], [[User:Chris|chris]], [[User:Winters|winters]].&lt;br /&gt;
&lt;br /&gt;
==Other companies brickies work for==&lt;br /&gt;
&lt;br /&gt;
* [http://www.accenture.ie Accenture] - IT Consultancy: [[User:Tuama|tuama]].&lt;br /&gt;
* [http://aws.amazon.com Amazon] - [[User:Pixies|pixies]], [[User:Grimnar|grimnar]], [[User:Jerry|jerry]], [[User:Af666x|af666x]], [[User:Maiden|maiden]], [[User:Singer|singer]], [[User:Sonic|sonic]], [[User:Gliceas|gliceas]], [[User:Paddez|paddez]].&lt;br /&gt;
* [http://www.demonware.net/ DemonWare] - Network Software for Computer Games: [[User:Halenger|halenger]], [[User:Prolix|prolix]], [[User:Marvin|marvin]] and [[User:Phaxx|phaxx]].&lt;br /&gt;
* [http://hosting.digiweb.ie Digiweb]: [[User:.phil|phil]].&lt;br /&gt;
* [http://www.ericsson.com Ericsson] - Telecommunications: [[User:dec|dec]].&lt;br /&gt;
* [http://www.facebook.com Facebook]: [[User:Atlas|atlas]]&lt;br /&gt;
* [http://www.google.com Google.com]: [[User:aeris|aeris]], [[User:doc|doc]], [[User:drjolt|drjolt]], [[User:pooka|pooka]], [[User:trevj|trevj]], [[User:valen|valen]], [[User:dizer|dizer]], [[User:redgiant|redgiant]], [[User:toaster|toaster]],[[User:Twiggy|twiggy]] [[User:usal|usal]] and [[User:magluby|magluby]].&lt;br /&gt;
* [http://www.heanet.ie HEAnet]: [[User:cns|cns]], [[User:orly|orly]], [[User:Rob|rob]], [[User:esoteric|esoteric]], [[User:Bass|bass]], [[User:tbolger|tbolger]].&lt;br /&gt;
* [http://www.ibm.com IBM]: [[User:waggers|waggers]], [[User:goratrix|goratrix]], [[User:edel|edel]], [[User:smudger|smudger]], [[User:merchelo|merchelo]]&lt;br /&gt;
* [http://www.itconvergence.com IT Convergence] - Oracle Consulting, Staffing, Education, Remote Support and Hosting Services.  [[User:mark|mark]]&lt;br /&gt;
* [http://www.kerna.ie Kerna Communications] - IT Security: [[User:Lecter|lecter]],  [[User:Stark|stark]], [[User:svan|svan]].&lt;br /&gt;
* [http://www.pwc.ie PwC] - System Audits/Compliance/Process Improvement/Tax: [[User:Cokane|cokane]], [[User:Myk|myk]].&lt;br /&gt;
* [http://www.nexala.com Nexala] - Train management software: [[User:werdz|werdz]]&lt;br /&gt;
* [http://www.rte.ie RTE] - Your national broadcaster. (No, your TV license does not fund my wages): [[User:spock|spock]].&lt;br /&gt;
* [http://www.securelinx.ie Securelinx] - Linux consultancy: [[User:lil_cain|lil_cain]], [[User:Johan|johan]], [[User:receive|receive]]&lt;br /&gt;
* [http://w4.siemens.de/ct/en/home/index.html Siemens] - R &amp;amp; D Medical Imaging: [[User:MLynch|mlynch]].&lt;br /&gt;
* [http://www.smartcentric.com SmartCentric] - Smartcard security/financial application development: [[User:markpb|markpb]], [[User:elpres|elpres]].&lt;br /&gt;
* [http://www.sbpost.ie Sunday Business Post] - Ireland&#039;s national business newspaper: [[User:griffin|griffin]].&lt;br /&gt;
* [http://www.symantec.ie Symantec]: [[User:macbain|macbain]], [[User:moridin|moridin]], [[User:plop|plop]] and [[User:tibor|tibor]].&lt;br /&gt;
* [http://s3group.com/ S3 (Sillicon and Software Systems)] (and no, it&#039;s not the video card makers) - Software and hardware services for Digital Media, Medical Systems, System IC and Network Processors: [[User:cammy|cammy]].&lt;br /&gt;
* [http://www.thus.net THUS]: [[User:homerj|homerj]] &lt;br /&gt;
* [http://www.yahoo.com/ Yahoo] - Not google: [[User:nareik|nareik]]&lt;br /&gt;
* [http://www.yardmedia.ie Yard Media] - Digital Post Production: [[User:decob|decob]].&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Bitlbee&amp;diff=10627</id>
		<title>Bitlbee</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Bitlbee&amp;diff=10627"/>
		<updated>2015-04-12T19:13:04Z</updated>

		<summary type="html">&lt;p&gt;Dregin: /* Google Talk */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Bitlbee tunnels instant messaging traffic (including MSN, ICQ, Yahoo, Jabber) to a virtual IRC channel and virtual IRC queries. What does that mean in english I hear you say. Basically it lets you connect to yahoo, msn or google talk through your redbrick chat.&lt;br /&gt;
&lt;br /&gt;
== Starting Bitlbee ==&lt;br /&gt;
&lt;br /&gt;
To start bitlbee in irssi type&lt;br /&gt;
 /connect bitlbee&lt;br /&gt;
&lt;br /&gt;
This opens a new window, the bitlbee control window. You&#039;ll notice there seems to be another person in this channel called &amp;quot;root&amp;quot;. This is the bitlbee system (we&#039;ll tell you how to rename it later).&lt;br /&gt;
&lt;br /&gt;
== Adding accounts ==&lt;br /&gt;
This section tells you how to add accounts to the system.&lt;br /&gt;
&lt;br /&gt;
====MSN====&lt;br /&gt;
 account add msn &amp;lt;msn address&amp;gt; &amp;lt;password&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Yahoo====&lt;br /&gt;
 account add yahoo username@yahoo.com &amp;lt;password&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Google Talk====&lt;br /&gt;
 account add jabber username@gmail.com&lt;br /&gt;
 account gtalk set oauth on [&#039;&#039;&#039;Follow on-screen commands to authenticate using OAuth&#039;&#039;&#039;]&lt;br /&gt;
 account gtalk on&lt;br /&gt;
&lt;br /&gt;
====Facebook====&lt;br /&gt;
 account add jabber username@chat.facebook.com &amp;lt;password&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Signing In==&lt;br /&gt;
Once you&#039;ve set up your accounts turn them on by typing&lt;br /&gt;
 account on&lt;br /&gt;
&lt;br /&gt;
If you have multiple accounts set up you can turn them on one by one by specifing the number (accounts are numbered from 0 in the order you set them up)&lt;br /&gt;
 account list&lt;br /&gt;
will tell you the numbers associated with each of your accounts. To turn on account one type&lt;br /&gt;
 account on 1&lt;br /&gt;
&lt;br /&gt;
Similarly you can sign out by typing&lt;br /&gt;
 account off&lt;br /&gt;
 account off 1&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Seeing who else is signed in ===&lt;br /&gt;
&lt;br /&gt;
You&#039;ve probably noticed by now that you&#039;ve been joined in this channel by your buddies. Using the /names command as usual will tell you who is signed in, but you&#039;ll see much more information by typing&lt;br /&gt;
 blist&lt;br /&gt;
&lt;br /&gt;
In the case of Facebook, you will have a list of user IDs rather than names. You can rename them manually, or get a renaming script for them:&lt;br /&gt;
&lt;br /&gt;
Weechat: http://www.weechat.org/scripts/source/stable/facebook_rename.py.html/&lt;br /&gt;
&lt;br /&gt;
Irssi: http://github.com/avar/irssi-bitlbee-facebook-rename&lt;br /&gt;
&lt;br /&gt;
== Sending a message ==&lt;br /&gt;
&lt;br /&gt;
You can use bitlbee in two ways - either talk directly to your buddies in the bitlbee window, or open pms with them by typing /msg as you would to normally open a PM. you&#039;ll notice that irssi is somethimes including the server in the /msg command as you use the tab complete e.g.&lt;br /&gt;
 /msg -Redbrick undone&lt;br /&gt;
 /msg -bitlbee landa2&lt;br /&gt;
it&#039;s nothing to worry about :D&lt;br /&gt;
&lt;br /&gt;
== NickNames ==&lt;br /&gt;
&lt;br /&gt;
===Setting your nickname===&lt;br /&gt;
Bitlbee allows you to set different nicknames for each of the account you have connected. First need to know the number of the account you want to add them to (see above). For example if I want to change my name on MSN to Sleepy Guy, and msn is account 1 I would type&lt;br /&gt;
 nick 1 &amp;quot;Sleepy Guy&amp;quot;&lt;br /&gt;
&lt;br /&gt;
===Setting nicknames for other people===&lt;br /&gt;
When you use your regular IM client you can see the names that each of your buddies has set for themselves, but on bitlbee you can only see the first part of their email address. This can get quite annoying if people have strange email addresses. So, for example if your friend Kevin happenns to have a strange email address like undoneisthecoolestever@hotmail.com you can rename him to just kev by typing&lt;br /&gt;
 rename undoneisthecoolestguyever kev&lt;br /&gt;
&lt;br /&gt;
You can also use this command to rename &amp;quot;root&amp;quot; to whatever you like.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Adding new buddies ==&lt;br /&gt;
&lt;br /&gt;
Occasionally you&#039;ll want to add new buddies. For example if my msn account is number 1 and i want to add undone@hotmail.com I would type&lt;br /&gt;
 add 1 undone@hotmail.com&lt;br /&gt;
&lt;br /&gt;
You can also specify custom names when you add new buddies&lt;br /&gt;
 add 1 undone@hotmail.com kevin&lt;br /&gt;
&lt;br /&gt;
If I get tired of listening to kevin I can simply remove him by typing&lt;br /&gt;
 remove kevin&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Getting more help ==&lt;br /&gt;
The help in bitlbee tells you how to use every command, just type help in your bitlbee channel for more&lt;br /&gt;
&lt;br /&gt;
[[Category:Helpdesk]]&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Bitlbee&amp;diff=10626</id>
		<title>Bitlbee</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Bitlbee&amp;diff=10626"/>
		<updated>2015-04-12T19:12:46Z</updated>

		<summary type="html">&lt;p&gt;Dregin: /* Google Talk */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Bitlbee tunnels instant messaging traffic (including MSN, ICQ, Yahoo, Jabber) to a virtual IRC channel and virtual IRC queries. What does that mean in english I hear you say. Basically it lets you connect to yahoo, msn or google talk through your redbrick chat.&lt;br /&gt;
&lt;br /&gt;
== Starting Bitlbee ==&lt;br /&gt;
&lt;br /&gt;
To start bitlbee in irssi type&lt;br /&gt;
 /connect bitlbee&lt;br /&gt;
&lt;br /&gt;
This opens a new window, the bitlbee control window. You&#039;ll notice there seems to be another person in this channel called &amp;quot;root&amp;quot;. This is the bitlbee system (we&#039;ll tell you how to rename it later).&lt;br /&gt;
&lt;br /&gt;
== Adding accounts ==&lt;br /&gt;
This section tells you how to add accounts to the system.&lt;br /&gt;
&lt;br /&gt;
====MSN====&lt;br /&gt;
 account add msn &amp;lt;msn address&amp;gt; &amp;lt;password&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Yahoo====&lt;br /&gt;
 account add yahoo username@yahoo.com &amp;lt;password&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Google Talk====&lt;br /&gt;
 account add jabber username@gmail.com&lt;br /&gt;
 account gtalk set oauth on [&#039;&#039;&#039;Follow on-screen commands to authentication using OAuth&#039;&#039;&#039;]&lt;br /&gt;
 account gtalk on&lt;br /&gt;
&lt;br /&gt;
====Facebook====&lt;br /&gt;
 account add jabber username@chat.facebook.com &amp;lt;password&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Signing In==&lt;br /&gt;
Once you&#039;ve set up your accounts turn them on by typing&lt;br /&gt;
 account on&lt;br /&gt;
&lt;br /&gt;
If you have multiple accounts set up you can turn them on one by one by specifing the number (accounts are numbered from 0 in the order you set them up)&lt;br /&gt;
 account list&lt;br /&gt;
will tell you the numbers associated with each of your accounts. To turn on account one type&lt;br /&gt;
 account on 1&lt;br /&gt;
&lt;br /&gt;
Similarly you can sign out by typing&lt;br /&gt;
 account off&lt;br /&gt;
 account off 1&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Seeing who else is signed in ===&lt;br /&gt;
&lt;br /&gt;
You&#039;ve probably noticed by now that you&#039;ve been joined in this channel by your buddies. Using the /names command as usual will tell you who is signed in, but you&#039;ll see much more information by typing&lt;br /&gt;
 blist&lt;br /&gt;
&lt;br /&gt;
In the case of Facebook, you will have a list of user IDs rather than names. You can rename them manually, or get a renaming script for them:&lt;br /&gt;
&lt;br /&gt;
Weechat: http://www.weechat.org/scripts/source/stable/facebook_rename.py.html/&lt;br /&gt;
&lt;br /&gt;
Irssi: http://github.com/avar/irssi-bitlbee-facebook-rename&lt;br /&gt;
&lt;br /&gt;
== Sending a message ==&lt;br /&gt;
&lt;br /&gt;
You can use bitlbee in two ways - either talk directly to your buddies in the bitlbee window, or open pms with them by typing /msg as you would to normally open a PM. you&#039;ll notice that irssi is somethimes including the server in the /msg command as you use the tab complete e.g.&lt;br /&gt;
 /msg -Redbrick undone&lt;br /&gt;
 /msg -bitlbee landa2&lt;br /&gt;
it&#039;s nothing to worry about :D&lt;br /&gt;
&lt;br /&gt;
== NickNames ==&lt;br /&gt;
&lt;br /&gt;
===Setting your nickname===&lt;br /&gt;
Bitlbee allows you to set different nicknames for each of the account you have connected. First need to know the number of the account you want to add them to (see above). For example if I want to change my name on MSN to Sleepy Guy, and msn is account 1 I would type&lt;br /&gt;
 nick 1 &amp;quot;Sleepy Guy&amp;quot;&lt;br /&gt;
&lt;br /&gt;
===Setting nicknames for other people===&lt;br /&gt;
When you use your regular IM client you can see the names that each of your buddies has set for themselves, but on bitlbee you can only see the first part of their email address. This can get quite annoying if people have strange email addresses. So, for example if your friend Kevin happenns to have a strange email address like undoneisthecoolestever@hotmail.com you can rename him to just kev by typing&lt;br /&gt;
 rename undoneisthecoolestguyever kev&lt;br /&gt;
&lt;br /&gt;
You can also use this command to rename &amp;quot;root&amp;quot; to whatever you like.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Adding new buddies ==&lt;br /&gt;
&lt;br /&gt;
Occasionally you&#039;ll want to add new buddies. For example if my msn account is number 1 and i want to add undone@hotmail.com I would type&lt;br /&gt;
 add 1 undone@hotmail.com&lt;br /&gt;
&lt;br /&gt;
You can also specify custom names when you add new buddies&lt;br /&gt;
 add 1 undone@hotmail.com kevin&lt;br /&gt;
&lt;br /&gt;
If I get tired of listening to kevin I can simply remove him by typing&lt;br /&gt;
 remove kevin&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Getting more help ==&lt;br /&gt;
The help in bitlbee tells you how to use every command, just type help in your bitlbee channel for more&lt;br /&gt;
&lt;br /&gt;
[[Category:Helpdesk]]&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Vm&amp;diff=10419</id>
		<title>Vm</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Vm&amp;diff=10419"/>
		<updated>2013-03-04T21:51:55Z</updated>

		<summary type="html">&lt;p&gt;Dregin: Created page with &amp;quot;You were probably looking for the Rbvm page...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;You were probably looking for the [[Rbvm]] page...&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Redbrick_Companies&amp;diff=10416</id>
		<title>Redbrick Companies</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Redbrick_Companies&amp;diff=10416"/>
		<updated>2013-02-21T12:16:09Z</updated>

		<summary type="html">&lt;p&gt;Dregin: /* Previous */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Jobs]]&lt;br /&gt;
Once upon a time there were a lot of former RedBrick people starting companies, particularly  in the professional services area. Do any of these companies still exist and if so, where do I find them? -- [[User:Fergus|fergus]]&lt;br /&gt;
&lt;br /&gt;
You can find them right here!&lt;br /&gt;
&lt;br /&gt;
==In present operation==&lt;br /&gt;
&lt;br /&gt;
* [http://www.V7.ie V7] - UX &amp;amp; App Development Consultancy: [[User:Taurus|Taurus]].&lt;br /&gt;
* [http://www.vade.ie Vade] - Web Hosting &amp;amp; Development: [[User:ryaner|ryaner]]. (Formerly [[User:kyper|kyper]], [[User:phreak|phreak]]).&lt;br /&gt;
* [http://www.jeebers.com Jeebers] - E-business solutions: [[User:Jeebers|jeebers]].&lt;br /&gt;
* [http://www.cliste.net Cliste] - Consultancy: [[User:Colmmacc|colmmacc]] and [[User:X|x]].&lt;br /&gt;
* Beanbag Ltd - Consultancy: [[User:Shimoda|shimoda]].&lt;br /&gt;
* [http://www.terminalfour.com TerminalFOUR]: [[User:Chris|chris]], [[User:Dregin|dregin]], [[User:Exzantia|exzantia]], [[User:Haus|haus]], [[User:Kinsey|kinsey]], [[User:Piero|piero]], [[User:Winters|winters]], [[User:Hauk|hauk]]&lt;br /&gt;
* [http://www.digitalrights.ie Digital Rights Ireland] - Online Lobby and Activism group. [[User:Colmmacc|colmmacc]]&lt;br /&gt;
* [http://www.farrellscientific.com Farrell Scientific Consulting] - Consulting services in science. [[User:lithium|lithium]]&lt;br /&gt;
* [http://1timetracking.com Time Warden Ltd.] - Time management solutions [[User:jeebers|jeebers]].&lt;br /&gt;
* [http://www.gits.ie GITS ] - ICT Support and Consultancy: [[User:kyper|kyper]].&lt;br /&gt;
&lt;br /&gt;
==Previous==&lt;br /&gt;
&lt;br /&gt;
* Eolach - Open Source consulting: [[User:Hyper|hyper]], [[User:Thalia|thalia]] and [[User:Fergus|fergus]].&lt;br /&gt;
* [http://www.rfc-networks.ie RFC-Networks] - Web dev, hosting, consulting, open source: [[User:Phil|phil]], [[User:Mark|mark]] and [[User:Noelfitz|noelfitz]].&lt;br /&gt;
* [http://www.callisto.ie/ Callisto] - IT Vendor: [[User:Halenger|halenger]] and [[User:Af666x|af666x]].&lt;br /&gt;
* [http://www.magnet.ie Magnet Networks]: [[User:Grimnar|grimnar]].&lt;br /&gt;
* [http://www.terminalfour.com TerminalFOUR]: [[User:Binnceol|binnceol]], [[User:Phoenix|phoenix]].&lt;br /&gt;
&lt;br /&gt;
==Other companies brickies work for==&lt;br /&gt;
&lt;br /&gt;
* [http://www.accenture.ie Accenture] - IT Consultancy: [[User:Tuama|tuama]].&lt;br /&gt;
* [http://www.amazon.com Amazon] - [[User:Pixies|pixies]], [[User:Grimnar|grimnar]], [[User:Jerry|jerry]], [[User:Marvin|marvin]], [[User:Maiden|maiden]], [[User:Singer|singer]], [[User:Sonic|sonic]], [[User:Gliceas|gliceas]].&lt;br /&gt;
* [http://www.demonware.net/ DemonWare] - Network Software for Computer Games: [[User:Halenger|halenger]], [[User:Prolix|prolix]] and [[User:Phaxx|phaxx]].&lt;br /&gt;
* [http://hosting.digiweb.ie Digiweb]: [[User:.phil|phil]].&lt;br /&gt;
* [http://www.ericsson.com Ericsson] - Telecommunications: [[User:dec|dec]].&lt;br /&gt;
* [http://www.facebook.com Facebook]: [[User:Atlas|atlas]]&lt;br /&gt;
* [http://www.google.com Google.com]: [[User:aeris|aeris]], [[User:doc|doc]], [[User:drjolt|drjolt]], [[User:pooka|pooka]], [[User:trevj|trevj]], [[User:valen|valen]], [[User:dizer|dizer]], [[User:redgiant|redgiant]], [[User:toaster|toaster]],[[User:Twiggy|twiggy]] [[User:usal|usal]] and [[User:magluby|magluby]].&lt;br /&gt;
* [http://www.heanet.ie HEAnet]: [[User:cns|cns]], [[User:orly|orly]], [[User:Rob|rob]], [[User:esoteric|esoteric]], [[User:Bass|bass]], [[User:tbolger|tbolger]].&lt;br /&gt;
* [http://www.ibm.com IBM]: [[User:waggers|waggers]], [[User:goratrix|goratrix]], [[User:edel|edel]], [[User:smudger|smudger]], [[User:merchelo|merchelo]]&lt;br /&gt;
* [http://www.itconvergence.com IT Convergence] - Oracle Consulting, Staffing, Education, Remote Support and Hosting Services.  [[User:mark|mark]]&lt;br /&gt;
* [http://www.kerna.ie Kerna Communications] - IT Security: [[User:Lecter|lecter]],  [[User:Stark|stark]], [[User:svan|svan]].&lt;br /&gt;
* [http://www.pwc.ie PwC] - System Audits/Compliance/Process Improvement/Tax: [[User:Cokane|cokane]], [[User:Myk|myk]].&lt;br /&gt;
* [http://www.nexala.com Nexala] - Train management software: [[User:werdz|werdz]]&lt;br /&gt;
* [http://www.rte.ie RTE] - Your national broadcaster. (No, your TV license does not fund my wages): [[User:spock|spock]].&lt;br /&gt;
* [http://www.securelinx.ie Securelinx] - Linux consultancy: [[User:lil_cain|lil_cain]], [[User:Johan|johan]], [[User:receive|receive]]&lt;br /&gt;
* [http://w4.siemens.de/ct/en/home/index.html Siemens] - R &amp;amp; D Medical Imaging: [[User:MLynch|mlynch]].&lt;br /&gt;
* [http://www.smartcentric.com SmartCentric] - Smartcard security/financial application development: [[User:markpb|markpb]], [[User:elpres|elpres]].&lt;br /&gt;
* [http://www.sbpost.ie Sunday Business Post] - Ireland&#039;s national business newspaper: [[User:griffin|griffin]].&lt;br /&gt;
* [http://www.symantec.ie Symantec]: [[User:macbain|macbain]], [[User:moridin|moridin]], [[User:plop|plop]] and [[User:tibor|tibor]].&lt;br /&gt;
* [http://s3group.com/ S3 (Sillicon and Software Systems)] (and no, it&#039;s not the video card makers) - Software and hardware services for Digital Media, Medical Systems, System IC and Network Processors: [[User:cammy|cammy]].&lt;br /&gt;
* [http://www.thus.net THUS]: [[User:homerj|homerj]] &lt;br /&gt;
* [http://www.yahoo.com/ Yahoo] - Not google: [[User:nareik|nareik]]&lt;br /&gt;
* [http://www.yardmedia.ie Yard Media] - Digital Post Production: [[User:decob|decob]].&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Redbrick_Companies&amp;diff=10415</id>
		<title>Redbrick Companies</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Redbrick_Companies&amp;diff=10415"/>
		<updated>2013-02-21T12:16:00Z</updated>

		<summary type="html">&lt;p&gt;Dregin: /* In present operation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Jobs]]&lt;br /&gt;
Once upon a time there were a lot of former RedBrick people starting companies, particularly  in the professional services area. Do any of these companies still exist and if so, where do I find them? -- [[User:Fergus|fergus]]&lt;br /&gt;
&lt;br /&gt;
You can find them right here!&lt;br /&gt;
&lt;br /&gt;
==In present operation==&lt;br /&gt;
&lt;br /&gt;
* [http://www.V7.ie V7] - UX &amp;amp; App Development Consultancy: [[User:Taurus|Taurus]].&lt;br /&gt;
* [http://www.vade.ie Vade] - Web Hosting &amp;amp; Development: [[User:ryaner|ryaner]]. (Formerly [[User:kyper|kyper]], [[User:phreak|phreak]]).&lt;br /&gt;
* [http://www.jeebers.com Jeebers] - E-business solutions: [[User:Jeebers|jeebers]].&lt;br /&gt;
* [http://www.cliste.net Cliste] - Consultancy: [[User:Colmmacc|colmmacc]] and [[User:X|x]].&lt;br /&gt;
* Beanbag Ltd - Consultancy: [[User:Shimoda|shimoda]].&lt;br /&gt;
* [http://www.terminalfour.com TerminalFOUR]: [[User:Chris|chris]], [[User:Dregin|dregin]], [[User:Exzantia|exzantia]], [[User:Haus|haus]], [[User:Kinsey|kinsey]], [[User:Piero|piero]], [[User:Winters|winters]], [[User:Hauk|hauk]]&lt;br /&gt;
* [http://www.digitalrights.ie Digital Rights Ireland] - Online Lobby and Activism group. [[User:Colmmacc|colmmacc]]&lt;br /&gt;
* [http://www.farrellscientific.com Farrell Scientific Consulting] - Consulting services in science. [[User:lithium|lithium]]&lt;br /&gt;
* [http://1timetracking.com Time Warden Ltd.] - Time management solutions [[User:jeebers|jeebers]].&lt;br /&gt;
* [http://www.gits.ie GITS ] - ICT Support and Consultancy: [[User:kyper|kyper]].&lt;br /&gt;
&lt;br /&gt;
==Previous==&lt;br /&gt;
&lt;br /&gt;
* Eolach - Open Source consulting: [[User:Hyper|hyper]], [[User:Thalia|thalia]] and [[User:Fergus|fergus]].&lt;br /&gt;
* [http://www.rfc-networks.ie RFC-Networks] - Web dev, hosting, consulting, open source: [[User:Phil|phil]], [[User:Mark|mark]] and [[User:Noelfitz|noelfitz]].&lt;br /&gt;
* [http://www.callisto.ie/ Callisto] - IT Vendor: [[User:Halenger|halenger]] and [[User:Af666x|af666x]].&lt;br /&gt;
* [http://www.magnet.ie Magnet Networks]: [[User:Grimnar|grimnar]].&lt;br /&gt;
* [http://www.terminalfour.com TerminalFOUR]: [[User:Binnceol|binnceol]].&lt;br /&gt;
&lt;br /&gt;
==Other companies brickies work for==&lt;br /&gt;
&lt;br /&gt;
* [http://www.accenture.ie Accenture] - IT Consultancy: [[User:Tuama|tuama]].&lt;br /&gt;
* [http://www.amazon.com Amazon] - [[User:Pixies|pixies]], [[User:Grimnar|grimnar]], [[User:Jerry|jerry]], [[User:Marvin|marvin]], [[User:Maiden|maiden]], [[User:Singer|singer]], [[User:Sonic|sonic]], [[User:Gliceas|gliceas]].&lt;br /&gt;
* [http://www.demonware.net/ DemonWare] - Network Software for Computer Games: [[User:Halenger|halenger]], [[User:Prolix|prolix]] and [[User:Phaxx|phaxx]].&lt;br /&gt;
* [http://hosting.digiweb.ie Digiweb]: [[User:.phil|phil]].&lt;br /&gt;
* [http://www.ericsson.com Ericsson] - Telecommunications: [[User:dec|dec]].&lt;br /&gt;
* [http://www.facebook.com Facebook]: [[User:Atlas|atlas]]&lt;br /&gt;
* [http://www.google.com Google.com]: [[User:aeris|aeris]], [[User:doc|doc]], [[User:drjolt|drjolt]], [[User:pooka|pooka]], [[User:trevj|trevj]], [[User:valen|valen]], [[User:dizer|dizer]], [[User:redgiant|redgiant]], [[User:toaster|toaster]],[[User:Twiggy|twiggy]] [[User:usal|usal]] and [[User:magluby|magluby]].&lt;br /&gt;
* [http://www.heanet.ie HEAnet]: [[User:cns|cns]], [[User:orly|orly]], [[User:Rob|rob]], [[User:esoteric|esoteric]], [[User:Bass|bass]], [[User:tbolger|tbolger]].&lt;br /&gt;
* [http://www.ibm.com IBM]: [[User:waggers|waggers]], [[User:goratrix|goratrix]], [[User:edel|edel]], [[User:smudger|smudger]], [[User:merchelo|merchelo]]&lt;br /&gt;
* [http://www.itconvergence.com IT Convergence] - Oracle Consulting, Staffing, Education, Remote Support and Hosting Services.  [[User:mark|mark]]&lt;br /&gt;
* [http://www.kerna.ie Kerna Communications] - IT Security: [[User:Lecter|lecter]],  [[User:Stark|stark]], [[User:svan|svan]].&lt;br /&gt;
* [http://www.pwc.ie PwC] - System Audits/Compliance/Process Improvement/Tax: [[User:Cokane|cokane]], [[User:Myk|myk]].&lt;br /&gt;
* [http://www.nexala.com Nexala] - Train management software: [[User:werdz|werdz]]&lt;br /&gt;
* [http://www.rte.ie RTE] - Your national broadcaster. (No, your TV license does not fund my wages): [[User:spock|spock]].&lt;br /&gt;
* [http://www.securelinx.ie Securelinx] - Linux consultancy: [[User:lil_cain|lil_cain]], [[User:Johan|johan]], [[User:receive|receive]]&lt;br /&gt;
* [http://w4.siemens.de/ct/en/home/index.html Siemens] - R &amp;amp; D Medical Imaging: [[User:MLynch|mlynch]].&lt;br /&gt;
* [http://www.smartcentric.com SmartCentric] - Smartcard security/financial application development: [[User:markpb|markpb]], [[User:elpres|elpres]].&lt;br /&gt;
* [http://www.sbpost.ie Sunday Business Post] - Ireland&#039;s national business newspaper: [[User:griffin|griffin]].&lt;br /&gt;
* [http://www.symantec.ie Symantec]: [[User:macbain|macbain]], [[User:moridin|moridin]], [[User:plop|plop]] and [[User:tibor|tibor]].&lt;br /&gt;
* [http://s3group.com/ S3 (Sillicon and Software Systems)] (and no, it&#039;s not the video card makers) - Software and hardware services for Digital Media, Medical Systems, System IC and Network Processors: [[User:cammy|cammy]].&lt;br /&gt;
* [http://www.thus.net THUS]: [[User:homerj|homerj]] &lt;br /&gt;
* [http://www.yahoo.com/ Yahoo] - Not google: [[User:nareik|nareik]]&lt;br /&gt;
* [http://www.yardmedia.ie Yard Media] - Digital Post Production: [[User:decob|decob]].&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Redbrick_Companies&amp;diff=10414</id>
		<title>Redbrick Companies</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Redbrick_Companies&amp;diff=10414"/>
		<updated>2013-02-21T12:15:13Z</updated>

		<summary type="html">&lt;p&gt;Dregin: /* In present operation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Jobs]]&lt;br /&gt;
Once upon a time there were a lot of former RedBrick people starting companies, particularly  in the professional services area. Do any of these companies still exist and if so, where do I find them? -- [[User:Fergus|fergus]]&lt;br /&gt;
&lt;br /&gt;
You can find them right here!&lt;br /&gt;
&lt;br /&gt;
==In present operation==&lt;br /&gt;
&lt;br /&gt;
* [http://www.V7.ie V7] - UX &amp;amp; App Development Consultancy: [[User:Taurus|Taurus]].&lt;br /&gt;
* [http://www.vade.ie Vade] - Web Hosting &amp;amp; Development: [[User:ryaner|ryaner]]. (Formerly [[User:kyper|kyper]], [[User:phreak|phreak]]).&lt;br /&gt;
* [http://www.jeebers.com Jeebers] - E-business solutions: [[User:Jeebers|jeebers]].&lt;br /&gt;
* [http://www.cliste.net Cliste] - Consultancy: [[User:Colmmacc|colmmacc]] and [[User:X|x]].&lt;br /&gt;
* Beanbag Ltd - Consultancy: [[User:Shimoda|shimoda]].&lt;br /&gt;
* [http://www.terminalfour.com TerminalFOUR]: [[User:Chris|chris]], [[User:Dregin|dregin]], [[User:Exzantia|exzantia]], [[User:Haus|haus]], [[User:Kinsey|kinsey]], [[User:Piero|piero]], [[User:Phoenix|phoenix]], [[User:Winters|winters]], [[User:Hauk|hauk]]&lt;br /&gt;
* [http://www.digitalrights.ie Digital Rights Ireland] - Online Lobby and Activism group. [[User:Colmmacc|colmmacc]]&lt;br /&gt;
* [http://www.farrellscientific.com Farrell Scientific Consulting] - Consulting services in science. [[User:lithium|lithium]]&lt;br /&gt;
* [http://1timetracking.com Time Warden Ltd.] - Time management solutions [[User:jeebers|jeebers]].&lt;br /&gt;
* [http://www.gits.ie GITS ] - ICT Support and Consultancy: [[User:kyper|kyper]].&lt;br /&gt;
&lt;br /&gt;
==Previous==&lt;br /&gt;
&lt;br /&gt;
* Eolach - Open Source consulting: [[User:Hyper|hyper]], [[User:Thalia|thalia]] and [[User:Fergus|fergus]].&lt;br /&gt;
* [http://www.rfc-networks.ie RFC-Networks] - Web dev, hosting, consulting, open source: [[User:Phil|phil]], [[User:Mark|mark]] and [[User:Noelfitz|noelfitz]].&lt;br /&gt;
* [http://www.callisto.ie/ Callisto] - IT Vendor: [[User:Halenger|halenger]] and [[User:Af666x|af666x]].&lt;br /&gt;
* [http://www.magnet.ie Magnet Networks]: [[User:Grimnar|grimnar]].&lt;br /&gt;
* [http://www.terminalfour.com TerminalFOUR]: [[User:Binnceol|binnceol]].&lt;br /&gt;
&lt;br /&gt;
==Other companies brickies work for==&lt;br /&gt;
&lt;br /&gt;
* [http://www.accenture.ie Accenture] - IT Consultancy: [[User:Tuama|tuama]].&lt;br /&gt;
* [http://www.amazon.com Amazon] - [[User:Pixies|pixies]], [[User:Grimnar|grimnar]], [[User:Jerry|jerry]], [[User:Marvin|marvin]], [[User:Maiden|maiden]], [[User:Singer|singer]], [[User:Sonic|sonic]], [[User:Gliceas|gliceas]].&lt;br /&gt;
* [http://www.demonware.net/ DemonWare] - Network Software for Computer Games: [[User:Halenger|halenger]], [[User:Prolix|prolix]] and [[User:Phaxx|phaxx]].&lt;br /&gt;
* [http://hosting.digiweb.ie Digiweb]: [[User:.phil|phil]].&lt;br /&gt;
* [http://www.ericsson.com Ericsson] - Telecommunications: [[User:dec|dec]].&lt;br /&gt;
* [http://www.facebook.com Facebook]: [[User:Atlas|atlas]]&lt;br /&gt;
* [http://www.google.com Google.com]: [[User:aeris|aeris]], [[User:doc|doc]], [[User:drjolt|drjolt]], [[User:pooka|pooka]], [[User:trevj|trevj]], [[User:valen|valen]], [[User:dizer|dizer]], [[User:redgiant|redgiant]], [[User:toaster|toaster]],[[User:Twiggy|twiggy]] [[User:usal|usal]] and [[User:magluby|magluby]].&lt;br /&gt;
* [http://www.heanet.ie HEAnet]: [[User:cns|cns]], [[User:orly|orly]], [[User:Rob|rob]], [[User:esoteric|esoteric]], [[User:Bass|bass]], [[User:tbolger|tbolger]].&lt;br /&gt;
* [http://www.ibm.com IBM]: [[User:waggers|waggers]], [[User:goratrix|goratrix]], [[User:edel|edel]], [[User:smudger|smudger]], [[User:merchelo|merchelo]]&lt;br /&gt;
* [http://www.itconvergence.com IT Convergence] - Oracle Consulting, Staffing, Education, Remote Support and Hosting Services.  [[User:mark|mark]]&lt;br /&gt;
* [http://www.kerna.ie Kerna Communications] - IT Security: [[User:Lecter|lecter]],  [[User:Stark|stark]], [[User:svan|svan]].&lt;br /&gt;
* [http://www.pwc.ie PwC] - System Audits/Compliance/Process Improvement/Tax: [[User:Cokane|cokane]], [[User:Myk|myk]].&lt;br /&gt;
* [http://www.nexala.com Nexala] - Train management software: [[User:werdz|werdz]]&lt;br /&gt;
* [http://www.rte.ie RTE] - Your national broadcaster. (No, your TV license does not fund my wages): [[User:spock|spock]].&lt;br /&gt;
* [http://www.securelinx.ie Securelinx] - Linux consultancy: [[User:lil_cain|lil_cain]], [[User:Johan|johan]], [[User:receive|receive]]&lt;br /&gt;
* [http://w4.siemens.de/ct/en/home/index.html Siemens] - R &amp;amp; D Medical Imaging: [[User:MLynch|mlynch]].&lt;br /&gt;
* [http://www.smartcentric.com SmartCentric] - Smartcard security/financial application development: [[User:markpb|markpb]], [[User:elpres|elpres]].&lt;br /&gt;
* [http://www.sbpost.ie Sunday Business Post] - Ireland&#039;s national business newspaper: [[User:griffin|griffin]].&lt;br /&gt;
* [http://www.symantec.ie Symantec]: [[User:macbain|macbain]], [[User:moridin|moridin]], [[User:plop|plop]] and [[User:tibor|tibor]].&lt;br /&gt;
* [http://s3group.com/ S3 (Sillicon and Software Systems)] (and no, it&#039;s not the video card makers) - Software and hardware services for Digital Media, Medical Systems, System IC and Network Processors: [[User:cammy|cammy]].&lt;br /&gt;
* [http://www.thus.net THUS]: [[User:homerj|homerj]] &lt;br /&gt;
* [http://www.yahoo.com/ Yahoo] - Not google: [[User:nareik|nareik]]&lt;br /&gt;
* [http://www.yardmedia.ie Yard Media] - Digital Post Production: [[User:decob|decob]].&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Redbrick_Companies&amp;diff=10413</id>
		<title>Redbrick Companies</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Redbrick_Companies&amp;diff=10413"/>
		<updated>2013-02-21T12:14:52Z</updated>

		<summary type="html">&lt;p&gt;Dregin: /* Previous */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Jobs]]&lt;br /&gt;
Once upon a time there were a lot of former RedBrick people starting companies, particularly  in the professional services area. Do any of these companies still exist and if so, where do I find them? -- [[User:Fergus|fergus]]&lt;br /&gt;
&lt;br /&gt;
You can find them right here!&lt;br /&gt;
&lt;br /&gt;
==In present operation==&lt;br /&gt;
&lt;br /&gt;
* [http://www.V7.ie V7] - UX &amp;amp; App Development Consultancy: [[User:Taurus|Taurus]].&lt;br /&gt;
* [http://www.vade.ie Vade] - Web Hosting &amp;amp; Development: [[User:ryaner|ryaner]]. (Formerly [[User:kyper|kyper]], [[User:phreak|phreak]]).&lt;br /&gt;
* [http://www.jeebers.com Jeebers] - E-business solutions: [[User:Jeebers|jeebers]].&lt;br /&gt;
* [http://www.cliste.net Cliste] - Consultancy: [[User:Colmmacc|colmmacc]] and [[User:X|x]].&lt;br /&gt;
* Beanbag Ltd - Consultancy: [[User:Shimoda|shimoda]].&lt;br /&gt;
* [http://www.terminalfour.com TerminalFOUR]: [[User:Binnceol|binnceol]], [[User:Dregin|dregin]], [[User:Exzantia|exzantia]], [[User:Haus|haus]], [[User:Kinsey|kinsey]], [[User:Piero|piero]], [[User:Phoenix|phoenix]], [[User:Winters|winters]], [[User:Hauk|hauk]]&lt;br /&gt;
* [http://www.digitalrights.ie Digital Rights Ireland] - Online Lobby and Activism group. [[User:Colmmacc|colmmacc]]&lt;br /&gt;
* [http://www.farrellscientific.com Farrell Scientific Consulting] - Consulting services in science. [[User:lithium|lithium]]&lt;br /&gt;
* [http://1timetracking.com Time Warden Ltd.] - Time management solutions [[User:jeebers|jeebers]].&lt;br /&gt;
* [http://www.gits.ie GITS ] - ICT Support and Consultancy: [[User:kyper|kyper]].&lt;br /&gt;
&lt;br /&gt;
==Previous==&lt;br /&gt;
&lt;br /&gt;
* Eolach - Open Source consulting: [[User:Hyper|hyper]], [[User:Thalia|thalia]] and [[User:Fergus|fergus]].&lt;br /&gt;
* [http://www.rfc-networks.ie RFC-Networks] - Web dev, hosting, consulting, open source: [[User:Phil|phil]], [[User:Mark|mark]] and [[User:Noelfitz|noelfitz]].&lt;br /&gt;
* [http://www.callisto.ie/ Callisto] - IT Vendor: [[User:Halenger|halenger]] and [[User:Af666x|af666x]].&lt;br /&gt;
* [http://www.magnet.ie Magnet Networks]: [[User:Grimnar|grimnar]].&lt;br /&gt;
* [http://www.terminalfour.com TerminalFOUR]: [[User:Binnceol|binnceol]].&lt;br /&gt;
&lt;br /&gt;
==Other companies brickies work for==&lt;br /&gt;
&lt;br /&gt;
* [http://www.accenture.ie Accenture] - IT Consultancy: [[User:Tuama|tuama]].&lt;br /&gt;
* [http://www.amazon.com Amazon] - [[User:Pixies|pixies]], [[User:Grimnar|grimnar]], [[User:Jerry|jerry]], [[User:Marvin|marvin]], [[User:Maiden|maiden]], [[User:Singer|singer]], [[User:Sonic|sonic]], [[User:Gliceas|gliceas]].&lt;br /&gt;
* [http://www.demonware.net/ DemonWare] - Network Software for Computer Games: [[User:Halenger|halenger]], [[User:Prolix|prolix]] and [[User:Phaxx|phaxx]].&lt;br /&gt;
* [http://hosting.digiweb.ie Digiweb]: [[User:.phil|phil]].&lt;br /&gt;
* [http://www.ericsson.com Ericsson] - Telecommunications: [[User:dec|dec]].&lt;br /&gt;
* [http://www.facebook.com Facebook]: [[User:Atlas|atlas]]&lt;br /&gt;
* [http://www.google.com Google.com]: [[User:aeris|aeris]], [[User:doc|doc]], [[User:drjolt|drjolt]], [[User:pooka|pooka]], [[User:trevj|trevj]], [[User:valen|valen]], [[User:dizer|dizer]], [[User:redgiant|redgiant]], [[User:toaster|toaster]],[[User:Twiggy|twiggy]] [[User:usal|usal]] and [[User:magluby|magluby]].&lt;br /&gt;
* [http://www.heanet.ie HEAnet]: [[User:cns|cns]], [[User:orly|orly]], [[User:Rob|rob]], [[User:esoteric|esoteric]], [[User:Bass|bass]], [[User:tbolger|tbolger]].&lt;br /&gt;
* [http://www.ibm.com IBM]: [[User:waggers|waggers]], [[User:goratrix|goratrix]], [[User:edel|edel]], [[User:smudger|smudger]], [[User:merchelo|merchelo]]&lt;br /&gt;
* [http://www.itconvergence.com IT Convergence] - Oracle Consulting, Staffing, Education, Remote Support and Hosting Services.  [[User:mark|mark]]&lt;br /&gt;
* [http://www.kerna.ie Kerna Communications] - IT Security: [[User:Lecter|lecter]],  [[User:Stark|stark]], [[User:svan|svan]].&lt;br /&gt;
* [http://www.pwc.ie PwC] - System Audits/Compliance/Process Improvement/Tax: [[User:Cokane|cokane]], [[User:Myk|myk]].&lt;br /&gt;
* [http://www.nexala.com Nexala] - Train management software: [[User:werdz|werdz]]&lt;br /&gt;
* [http://www.rte.ie RTE] - Your national broadcaster. (No, your TV license does not fund my wages): [[User:spock|spock]].&lt;br /&gt;
* [http://www.securelinx.ie Securelinx] - Linux consultancy: [[User:lil_cain|lil_cain]], [[User:Johan|johan]], [[User:receive|receive]]&lt;br /&gt;
* [http://w4.siemens.de/ct/en/home/index.html Siemens] - R &amp;amp; D Medical Imaging: [[User:MLynch|mlynch]].&lt;br /&gt;
* [http://www.smartcentric.com SmartCentric] - Smartcard security/financial application development: [[User:markpb|markpb]], [[User:elpres|elpres]].&lt;br /&gt;
* [http://www.sbpost.ie Sunday Business Post] - Ireland&#039;s national business newspaper: [[User:griffin|griffin]].&lt;br /&gt;
* [http://www.symantec.ie Symantec]: [[User:macbain|macbain]], [[User:moridin|moridin]], [[User:plop|plop]] and [[User:tibor|tibor]].&lt;br /&gt;
* [http://s3group.com/ S3 (Sillicon and Software Systems)] (and no, it&#039;s not the video card makers) - Software and hardware services for Digital Media, Medical Systems, System IC and Network Processors: [[User:cammy|cammy]].&lt;br /&gt;
* [http://www.thus.net THUS]: [[User:homerj|homerj]] &lt;br /&gt;
* [http://www.yahoo.com/ Yahoo] - Not google: [[User:nareik|nareik]]&lt;br /&gt;
* [http://www.yardmedia.ie Yard Media] - Digital Post Production: [[User:decob|decob]].&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Weechat&amp;diff=10052</id>
		<title>Weechat</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Weechat&amp;diff=10052"/>
		<updated>2011-09-20T08:33:45Z</updated>

		<summary type="html">&lt;p&gt;Dregin: /* Compiling Weechat */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Once upon a time there was BitchX. Then there was Irssi. Now there is Weechat. More and more people are switching over to Weechat from Irssi, probably coz the colours make IRC easier to read and follow. Problem is, for the Irssi user, Weechat may be a tad confusing.&lt;br /&gt;
&lt;br /&gt;
Weechat documentation can be tricky to follow, so this page is an attempt to make simple those bizarre and abstract commands.&lt;br /&gt;
&lt;br /&gt;
== Running Weechat ==&lt;br /&gt;
&lt;br /&gt;
Dregin is a big Weechat fanboi. And as such, he has his own special builds designed for Redbrick. Azazel is the current login machine, and like the hero that he is, dregin has compiled a version of Weechat that runs on azazel:&lt;br /&gt;
&lt;br /&gt;
  /home/associat/d/dregin/root_azazel/bin/weechat-curses&lt;br /&gt;
&lt;br /&gt;
Copy and paste that into your terminal command line, hit enter, and give yourself a pat on the back.&lt;br /&gt;
&lt;br /&gt;
== Compiling Weechat ==&lt;br /&gt;
&lt;br /&gt;
Weechat requires a bit of jiggery pokery before building on azazel using &#039;&#039;make &amp;amp;&amp;amp; make install&#039;&#039;. Here&#039;s how to do it:&lt;br /&gt;
&lt;br /&gt;
  git clone git://git.sv.gnu.org/weechat.git&lt;br /&gt;
  cd weechat&lt;br /&gt;
  ./autogen.sh&lt;br /&gt;
  ./configure --prefix=$HOME/bin --disable-ruby&lt;br /&gt;
  for f in `ls po/*.po`&lt;br /&gt;
  do&lt;br /&gt;
    /usr/bin/msgmerge --update $f po/weechat.pot	&lt;br /&gt;
  done;&lt;br /&gt;
  make&lt;br /&gt;
  make install&lt;br /&gt;
&lt;br /&gt;
== Basic use ==&lt;br /&gt;
&lt;br /&gt;
=== Connecting to a server and channel ===&lt;br /&gt;
&lt;br /&gt;
When you hit &#039;chat&#039; on Redbrick, you start Irssi, you&#039;re automatically connected to a server, then you&#039;re joined to Redbrick&#039;s #lobby. This all happens behind the scenes, and with Weechat, you need to do this manually. Fear not: it&#039;s easy.&lt;br /&gt;
&lt;br /&gt;
When you start Weechat, you won&#039;t get connected to a server or channel. To connect to Redbrick&#039;s IRC sever, type:&lt;br /&gt;
&lt;br /&gt;
  /connect irc.redbrick.dcu.ie&lt;br /&gt;
&lt;br /&gt;
Then to join #lobby:&lt;br /&gt;
&lt;br /&gt;
  /join #lobby&lt;br /&gt;
&lt;br /&gt;
As well as showing you how IRC clients (such as Weechat or Irssi or whatever) connect to stuff, this should also show you how to connect to other servers and channels outside of Redbrick.&lt;br /&gt;
&lt;br /&gt;
To connect to any server, simply enter /connect &amp;lt;server_address&amp;gt;. You will probably be greeted with various messages and such from that server. To join a channel on that server, just type /join &amp;lt;channel_name&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Navigation ===&lt;br /&gt;
&lt;br /&gt;
Like Irssi, you can move between windows/buffers using Alt+&amp;lt;num&amp;gt;. You can also type /buffer &amp;lt;num&amp;gt; (similar to /win &amp;lt;num&amp;gt; in Irssi).&lt;br /&gt;
&lt;br /&gt;
F5 and F6 move to the predecessing and successing buffer, respectively.&lt;br /&gt;
&lt;br /&gt;
You can move buffers (chat windows) with /buffer move. In a channel, type:&lt;br /&gt;
&lt;br /&gt;
  /buffer move &amp;lt;num&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(where &amp;lt;num&amp;gt; is any number you want). That channel is now accessible at Alt+&amp;lt;num&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Changing between servers ===&lt;br /&gt;
&lt;br /&gt;
Weechat will generally assume that whatever channel you&#039;re in, that&#039;s also the server you&#039;re operating on. So you can chat away as you wish and issue general commands.&lt;br /&gt;
&lt;br /&gt;
However, for some commands, you will need to let Weechat know what server you&#039;re on.&lt;br /&gt;
&lt;br /&gt;
Hit Alt+1. This will bring you to your status window. Along the bottom you will see the time, number of channels, the server you&#039;re connect to, as well as other channel stuff.&lt;br /&gt;
&lt;br /&gt;
Press Ctrl+x. If you&#039;re connected to multiple servers, the &#039;&#039;server&#039;&#039; section will change, telling you which server Weechat is connect to. So now you can issue commands to that server (such as /nick) without affecting other servers.&lt;br /&gt;
&lt;br /&gt;
For example, I am currently connected to irc.redbrick.dcu.ie and to irc.starchat.net. If I hit Ctrl-x I can switch to StarChat, and change my nickname there without it affecting Redbrick&#039;s IRC.&lt;br /&gt;
&lt;br /&gt;
== Special commands ==&lt;br /&gt;
&lt;br /&gt;
=== Keybinds ===&lt;br /&gt;
&lt;br /&gt;
Keybinds are handy, especially if you have over 10 channels open. I use Alt+&amp;lt;num&amp;gt; to get to channels, but clearly this only works from 1 up to 0 (on a keyboard). So for channels in higher numbers, you can &#039;&#039;bind&#039;&#039; keys: i.e. Alt+q gets me to channel 11; Alt+y gets me to channel 16.&lt;br /&gt;
&lt;br /&gt;
  /key bind meta-q /buffer 11&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Key&amp;quot; and &amp;quot;bind&amp;quot; are self-explanatory. &amp;quot;Meta&amp;quot; is Weechat&#039;s word for Alt (so meta-q is the same as Alt+q). /buffer 11 is the command that&#039;s executed once meta-q (Alt-q) is typed.&lt;br /&gt;
&lt;br /&gt;
You can build up these to meta-w, meta-e, meta-r for buffer 2, buffer 3, buffer 4, etc etc.&lt;br /&gt;
&lt;br /&gt;
Of course, you can bind any key combo to any weechat command; it&#039;s not necessary to make them Alt+&amp;lt;num&amp;gt; commands.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; Watch out for caps lock if you&#039;re keybinding. If you bind Alt+y to a command, Alt+Y won&#039;t work (unless you bind that separately). If you find your binds aren&#039;t working, check your caps.&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Redbrick_Companies&amp;diff=9939</id>
		<title>Redbrick Companies</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Redbrick_Companies&amp;diff=9939"/>
		<updated>2011-03-28T11:11:04Z</updated>

		<summary type="html">&lt;p&gt;Dregin: /* Other companies brickies work for */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Jobs]]&lt;br /&gt;
Once upon a time there were a lot of former RedBrick people starting companies, particularly  in the professional services area. Do any of these companies still exist and if so, where do I find them? -- [[User:Fergus|fergus]]&lt;br /&gt;
&lt;br /&gt;
You can find them right here!&lt;br /&gt;
&lt;br /&gt;
==In present operation==&lt;br /&gt;
&lt;br /&gt;
* [http://www.vade.ie Vade] - Web Hosting &amp;amp; Development: [[User:ryaner|ryaner]]. (Formerly [[User:kyper|kyper]], [[User:phreak|phreak]]).&lt;br /&gt;
* [http://www.jeebers.com Jeebers] - E-business solutions: [[User:Jeebers|jeebers]].&lt;br /&gt;
* [http://www.cliste.net Cliste] - Consultancy: [[User:Colmmacc|colmmacc]] and [[User:X|x]].&lt;br /&gt;
* Beanbag Ltd - Consultancy: [[User:Shimoda|shimoda]].&lt;br /&gt;
* [http://www.terminalfour.com Terminalfour] - Enterprise Content Management: [[User:Piero|piero]].&lt;br /&gt;
* [http://www.digitalrights.ie Digital Rights Ireland] - Online Lobby and Activism group. [[User:Colmmacc|colmmacc]]&lt;br /&gt;
* [http://www.farrellscientific.com Farrell Scientific Consulting] - Consulting services in science. [[User:lithium|lithium]]&lt;br /&gt;
* [http://1timetracking.com Time Warden Ltd.] - Time management solutions [[User:jeebers|jeebers]].&lt;br /&gt;
* [http://www.gits.ie GITS ] - ICT Support and Consultancy: [[User:kyper|kyper]].&lt;br /&gt;
&lt;br /&gt;
==Previous==&lt;br /&gt;
&lt;br /&gt;
* Eolach - Open Source consulting: [[User:Hyper|hyper]], [[User:Thalia|thalia]] and [[User:Fergus|fergus]].&lt;br /&gt;
* [http://www.rfc-networks.ie RFC-Networks] - Web dev, hosting, consulting, open source: [[User:Phil|phil]], [[User:Mark|mark]] and [[User:Noelfitz|noelfitz]].&lt;br /&gt;
* [http://www.callisto.ie/ Callisto] - IT Vendor: [[User:Halenger|halenger]] and [[User:Af666x|af666x]].&lt;br /&gt;
* [http://www.magnet.ie Magnet Networks]: [[User:Grimnar|grimnar]].&lt;br /&gt;
&lt;br /&gt;
==Other companies brickies work for==&lt;br /&gt;
&lt;br /&gt;
* [http://www.accenture.ie Accenture] - IT Consultancy: [[User:Tuama|tuama]].&lt;br /&gt;
* [http://www.amazon.com Amazon] - [[User:Pixies|pixies]], [[User:Grimnar|grimnar]], [[User:Jerry|jerry]], [[User:Marvin|marvin]], [[User:Singer|singer]].&lt;br /&gt;
* [http://www.demonware.net/ DemonWare] - Network Software for Computer Games: [[User:Atlas|atlas]], [[User:Halenger|halenger]], [[User:Prolix|prolix]] and [[User:Phaxx|phaxx]].&lt;br /&gt;
* [http://hosting.digiweb.ie Digiweb]: [[User:.phil|phil]].&lt;br /&gt;
* [http://www.ericsson.com Ericsson] - Telecommunications: [[User:dec|dec]].&lt;br /&gt;
* [http://www.google.com Google.com]: [[User:aeris|aeris]], [[User:doc|doc]], [[User:drjolt|drjolt]], [[User:pooka|pooka]], [[User:trevj|trevj]], [[User:valen|valen]], [[User:dizer|dizer]], [[User:redgiant|redgiant]], [[User:toaster|toaster]],[[User:Twiggy|twiggy]] [[User:usal|usal]] and [[User:magluby|magluby]].&lt;br /&gt;
* [http://www.heanet.ie HEAnet]: [[User:cns|cns]], [[User:orly|orly]], [[User:Rob|rob]], [[User:esoteric|esoteric]], [[User:Bass|bass]], [[User:tbolger|tbolger]].&lt;br /&gt;
* [http://www.ibm.com IBM]: [[User:waggers|waggers]], [[User:goratrix|goratrix]], [[User:edel|edel]], [[User:smudger|smudger]], [[User:merchelo|merchelo]], [[User:Hauk|hauk]]&lt;br /&gt;
* [http://www.itconvergence.com IT Convergence] - Oracle Consulting, Staffing, Education, Remote Support and Hosting Services.  [[User:mark|mark]]&lt;br /&gt;
* [http://www.kerna.ie Kerna Communications] - IT Security: [[User:Lecter|lecter]],  [[User:Stark|stark]], [[User:svan|svan]] and [[User:lil_cain|lil_cain]].&lt;br /&gt;
* [http://www.pwc.ie PwC] - System Audits/Compliance/Process Improvement/Tax: [[User:Cokane|cokane]], [[User:Myk|myk]].&lt;br /&gt;
* [http://www.nexala.com Nexala] - Train management software: [[User:werdz|werdz]]&lt;br /&gt;
* [http://www.rte.ie RTE] - Your national broadcaster. (No, your TV license does not fund my wages): [[User:spock|spock]].&lt;br /&gt;
* [http://www.securelinx.ie Securelinx] - Linux consultancy: [[User:Kpodesta|kpodesta]], [[User:Johan|johan]].&lt;br /&gt;
* [http://w4.siemens.de/ct/en/home/index.html Siemens] - R &amp;amp; D Medical Imaging: [[User:MLynch|mlynch]].&lt;br /&gt;
* [http://www.smartcentric.com SmartCentric] - Smartcard security/financial application development: [[User:markpb|markpb]], [[User:elpres|elpres]].&lt;br /&gt;
* [http://www.sbpost.ie Sunday Business Post] - Ireland&#039;s national business newspaper: [[User:griffin|griffin]].&lt;br /&gt;
* [http://www.symantec.ie Symantec]: [[User:macbain|macbain]], [[User:moridin|moridin]], [[User:plop|plop]] and [[User:tibor|tibor]].&lt;br /&gt;
* [http://s3group.com/ S3 (Sillicon and Software Systems)] (and no, it&#039;s not the video card makers) - Software and hardware services for Digital Media, Medical Systems, System IC and Network Processors: [[User:cammy|cammy]].&lt;br /&gt;
* [http://www.terminalfour.com TerminalFOUR]: [[User:Binnceol|binnceol]], [[User:Dregin|dregin]], [[User:Exzantia|exzantia]], [[User:Haus|haus]], [[User:Kinsey|kinsey]], [[User:Phoenix|phoenix]], [[User:Winters|winters]]&lt;br /&gt;
* [http://www.thus.net THUS]: [[User:homerj|homerj]] &lt;br /&gt;
* [http://www.yahoo.com/ Yahoo] - Not google: [[User:nareik|nareik]]&lt;br /&gt;
* [http://www.yardmedia.ie Yard Media] - Digital Post Production: [[User:decob|decob]].&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Redbrick_Companies&amp;diff=9938</id>
		<title>Redbrick Companies</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Redbrick_Companies&amp;diff=9938"/>
		<updated>2011-03-28T11:09:49Z</updated>

		<summary type="html">&lt;p&gt;Dregin: /* Other companies brickies work for */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Jobs]]&lt;br /&gt;
Once upon a time there were a lot of former RedBrick people starting companies, particularly  in the professional services area. Do any of these companies still exist and if so, where do I find them? -- [[User:Fergus|fergus]]&lt;br /&gt;
&lt;br /&gt;
You can find them right here!&lt;br /&gt;
&lt;br /&gt;
==In present operation==&lt;br /&gt;
&lt;br /&gt;
* [http://www.vade.ie Vade] - Web Hosting &amp;amp; Development: [[User:ryaner|ryaner]]. (Formerly [[User:kyper|kyper]], [[User:phreak|phreak]]).&lt;br /&gt;
* [http://www.jeebers.com Jeebers] - E-business solutions: [[User:Jeebers|jeebers]].&lt;br /&gt;
* [http://www.cliste.net Cliste] - Consultancy: [[User:Colmmacc|colmmacc]] and [[User:X|x]].&lt;br /&gt;
* Beanbag Ltd - Consultancy: [[User:Shimoda|shimoda]].&lt;br /&gt;
* [http://www.terminalfour.com Terminalfour] - Enterprise Content Management: [[User:Piero|piero]].&lt;br /&gt;
* [http://www.digitalrights.ie Digital Rights Ireland] - Online Lobby and Activism group. [[User:Colmmacc|colmmacc]]&lt;br /&gt;
* [http://www.farrellscientific.com Farrell Scientific Consulting] - Consulting services in science. [[User:lithium|lithium]]&lt;br /&gt;
* [http://1timetracking.com Time Warden Ltd.] - Time management solutions [[User:jeebers|jeebers]].&lt;br /&gt;
* [http://www.gits.ie GITS ] - ICT Support and Consultancy: [[User:kyper|kyper]].&lt;br /&gt;
&lt;br /&gt;
==Previous==&lt;br /&gt;
&lt;br /&gt;
* Eolach - Open Source consulting: [[User:Hyper|hyper]], [[User:Thalia|thalia]] and [[User:Fergus|fergus]].&lt;br /&gt;
* [http://www.rfc-networks.ie RFC-Networks] - Web dev, hosting, consulting, open source: [[User:Phil|phil]], [[User:Mark|mark]] and [[User:Noelfitz|noelfitz]].&lt;br /&gt;
* [http://www.callisto.ie/ Callisto] - IT Vendor: [[User:Halenger|halenger]] and [[User:Af666x|af666x]].&lt;br /&gt;
* [http://www.magnet.ie Magnet Networks]: [[User:Grimnar|grimnar]].&lt;br /&gt;
&lt;br /&gt;
==Other companies brickies work for==&lt;br /&gt;
&lt;br /&gt;
* [http://www.accenture.ie Accenture] - IT Consultancy: [[User:Tuama|tuama]].&lt;br /&gt;
* [http://www.amazon.com Amazon] - [[User:Pixies|pixies]], [[User:Grimnar|grimnar]], [[User:Jerry|jerry]], [[User:Marvin|marvin]], [[User:Singer|singer]].&lt;br /&gt;
* [http://www.demonware.net/ DemonWare] - Network Software for Computer Games: [[User:Atlas|atlas]], [[User:Halenger|halenger]], [[User:Prolix|prolix]] and [[User:Phaxx|phaxx]].&lt;br /&gt;
* [http://hosting.digiweb.ie Digiweb]: [[User:.phil|phil]].&lt;br /&gt;
* [http://www.ericsson.com Ericsson] - Telecommunications: [[User:dec|dec]].&lt;br /&gt;
* [http://www.google.com Google.com]: [[User:aeris|aeris]], [[User:doc|doc]], [[User:drjolt|drjolt]], [[User:pooka|pooka]], [[User:trevj|trevj]], [[User:valen|valen]], [[User:dizer|dizer]], [[User:redgiant|redgiant]], [[User:toaster|toaster]], [[User:usal|usal]] and [[User:magluby|magluby]].&lt;br /&gt;
* [http://www.heanet.ie HEAnet]: [[User:cns|cns]], [[User:orly|orly]], [[User:Rob|rob]], [[User:esoteric|esoteric]], [[User:Bass|bass]], [[User:tbolger|tbolger]].&lt;br /&gt;
* [http://www.ibm.com IBM]: [[User:waggers|waggers]], [[User:goratrix|goratrix]], [[User:edel|edel]], [[User:smudger|smudger]], [[User:merchelo|merchelo]], [[User:Hauk|hauk]]&lt;br /&gt;
* [http://www.itconvergence.com IT Convergence] - Oracle Consulting, Staffing, Education, Remote Support and Hosting Services.  [[User:mark|mark]]&lt;br /&gt;
* [http://www.kerna.ie Kerna Communications] - IT Security: [[User:Lecter|lecter]],  [[User:Stark|stark]], [[User:svan|svan]] and [[User:lil_cain|lil_cain]].&lt;br /&gt;
* [http://www.pwc.ie PwC] - System Audits/Compliance/Process Improvement/Tax: [[User:Cokane|cokane]], [[User:Myk|myk]].&lt;br /&gt;
* [http://www.nexala.com Nexala] - Train management software: [[User:werdz|werdz]]&lt;br /&gt;
* [http://www.rte.ie RTE] - Your national broadcaster. (No, your TV license does not fund my wages): [[User:spock|spock]].&lt;br /&gt;
* [http://www.securelinx.ie Securelinx] - Linux consultancy: [[User:Kpodesta|kpodesta]], [[User:Johan|johan]].&lt;br /&gt;
* [http://w4.siemens.de/ct/en/home/index.html Siemens] - R &amp;amp; D Medical Imaging: [[User:MLynch|mlynch]].&lt;br /&gt;
* [http://www.smartcentric.com SmartCentric] - Smartcard security/financial application development: [[User:markpb|markpb]], [[User:elpres|elpres]].&lt;br /&gt;
* [http://www.sbpost.ie Sunday Business Post] - Ireland&#039;s national business newspaper: [[User:griffin|griffin]].&lt;br /&gt;
* [http://www.symantec.ie Symantec]: [[User:macbain|macbain]], [[User:moridin|moridin]], [[User:plop|plop]] and [[User:tibor|tibor]].&lt;br /&gt;
* [http://s3group.com/ S3 (Sillicon and Software Systems)] (and no, it&#039;s not the video card makers) - Software and hardware services for Digital Media, Medical Systems, System IC and Network Processors: [[User:cammy|cammy]].&lt;br /&gt;
* [http://www.terminalfour.com TerminalFOUR]: [[User:Binnceol|binnceol]], [[User:Dregin|dregin]], [[User:Exzantia|exzantia]], [[User:Haus|haus]], [[User:Kinsey|kinsey]], [[User:Phoenix|phoenix]], [[User:Winters|winters]]&lt;br /&gt;
* [http://www.thus.net THUS]: [[User:homerj|homerj]] &lt;br /&gt;
* [http://www.yahoo.com/ Yahoo] - Not google: [[User:nareik|nareik]]&lt;br /&gt;
* [http://www.yardmedia.ie Yard Media] - Digital Post Production: [[User:decob|decob]].&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Emo&amp;diff=9926</id>
		<title>Emo</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Emo&amp;diff=9926"/>
		<updated>2011-03-14T19:49:47Z</updated>

		<summary type="html">&lt;p&gt;Dregin: /* beimear */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;After many users both laid claim to and denied their affiliation with the tag &amp;quot;emo&amp;quot;, it has been decided that the wiki is the best Redbrick tool with which to lay the matter to rest. Here is a list of known emos on Redbrick and pics with which to both prove their &amp;quot;emoness&amp;quot; and identify/avoid them in the real world.&lt;br /&gt;
&lt;br /&gt;
==aisling==&lt;br /&gt;
[[image:aeris.jpg]]&lt;br /&gt;
 03:20 &amp;lt;        Aisling &amp;gt; but i feel emo&lt;br /&gt;
^^ Proof enough.&lt;br /&gt;
&lt;br /&gt;
==atlas ==&lt;br /&gt;
[[Image:Atlas_emo.jpg]]&lt;br /&gt;
&lt;br /&gt;
Although not showing some of the more classic emo signs this person never seems to be happy, and has  almost never been recorded smiling. That, and his other somewhat &amp;quot;unusual&amp;quot; habits make him emo enough for this page.&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;b&amp;gt;Saturday, 25th Feb 2007, Doyles Pub&amp;lt;/b&amp;gt;&lt;br /&gt;
 receive: this is ac/dc! enjoy yourself&lt;br /&gt;
 atlas: I shall do no such thing&lt;br /&gt;
&lt;br /&gt;
== beimear ==&lt;br /&gt;
[[Image:Emo_beimear1.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 01:26 &amp;lt; beimear&amp;gt; ... ;_;&lt;br /&gt;
 01:26 &amp;lt; beimear&amp;gt; knowing you&#039;ve ruined my life...................&lt;br /&gt;
 01:26 &amp;lt; beimear&amp;gt; *slit*&lt;br /&gt;
 01:27 &amp;lt; beimear&amp;gt; ........ i&#039;m too sad to be emo ;_;&lt;br /&gt;
&lt;br /&gt;
== bincheol ==&lt;br /&gt;
[[Image:emobinky.jpg]]&lt;br /&gt;
[[Image:Emo_binky.jpg]]&lt;br /&gt;
&lt;br /&gt;
 16:26 &amp;lt;      binncheol &amp;gt; fightstar are EPCI.&lt;br /&gt;
 16:26 &amp;lt;      binncheol &amp;gt; EPIC. even&lt;br /&gt;
 16:26 &amp;lt;      binncheol &amp;gt; seriously one of my favourite bands right now.&lt;br /&gt;
&lt;br /&gt;
 [16:58:36]    binncheol | &#039;everything is beautiful and nothing hurts&#039;&lt;br /&gt;
&lt;br /&gt;
Went to Taking Back Sunday - EMO!&lt;br /&gt;
&lt;br /&gt;
== bunbun ==&lt;br /&gt;
&lt;br /&gt;
 23:56 * bunbun cuts&lt;br /&gt;
 00:00  &amp;lt;bunbun&amp;gt; Also because you all hate me ;_;&lt;br /&gt;
 00:00 * bunbun cuts&lt;br /&gt;
 00:00  &amp;lt;bunbun&amp;gt; tziegler: We should be depressed together&lt;br /&gt;
 00:01  &amp;lt;bunbun&amp;gt; Make one with black eyes and mouth, and tears of blood red&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== carri ==&lt;br /&gt;
&lt;br /&gt;
 16:03:36 &amp;lt; nanaki&amp;gt; carri: you have no heart&lt;br /&gt;
 16:03:46 &amp;lt;@carri&amp;gt; No. BECAUSE YOU BROKE IT&lt;br /&gt;
 16:03:48 &amp;lt;@carri&amp;gt; &amp;lt;cut&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 carri ? I like taking back sunday.&lt;br /&gt;
&lt;br /&gt;
== chris ==&lt;br /&gt;
&lt;br /&gt;
Seen here with eyeliner and straightened hair. His teary eyed appearance really defines him as a person...&lt;br /&gt;
&lt;br /&gt;
[[Image:Emo_chris.jpg]]&lt;br /&gt;
&lt;br /&gt;
== dano ==&lt;br /&gt;
 22:37:13 &amp;lt; DamoDarko&amp;gt; attol: to this cruel world i am alone&lt;br /&gt;
 22:37:35  * nanaki hands DamoDarko some eyeliner&lt;br /&gt;
 22:37:42 &amp;lt; DamoDarko&amp;gt; nanaki: get some chicken kievs and load it with chilli :P&lt;br /&gt;
 22:37:59 &amp;lt; DamoDarko&amp;gt; nanaki: could you pass the razo while your at it....need&lt;br /&gt;
                       to shave&lt;br /&gt;
 22:38:02 &amp;lt; DamoDarko&amp;gt; SOME EMOTION&lt;br /&gt;
 22:38:07 &amp;lt; DamoDarko&amp;gt; ; ;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
  17:19  * DamoDarko i want to kill myself&lt;br /&gt;
&lt;br /&gt;
== doc ==&lt;br /&gt;
[[Image:Emo_doc_grey.jpg]]&lt;br /&gt;
&lt;br /&gt;
== dregin ==&lt;br /&gt;
[[Image:emo_dregin.JPG]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;BREAKING NEWS: &#039;&#039;&#039;Dregin just came out of the emo closet to Castle in #lobby. Check [http://www.redbrick.dcu.ie/~dregin/emo_out.txt here] for proof.&lt;br /&gt;
&lt;br /&gt;
There is also evidence of dregin&#039;s allegiance to the ultra-faggy &#039;&#039;straight edge&#039;&#039; trend.&lt;br /&gt;
&lt;br /&gt;
 13:06 &amp;lt; Attol&amp;gt; someone recently told me they&#039;d gone straight edge, can&#039;t remember who&lt;br /&gt;
 13:07 &amp;lt; Dregin&amp;gt; Attol: It WAS ME!&lt;br /&gt;
&lt;br /&gt;
The proof is undeniable.&lt;br /&gt;
&lt;br /&gt;
== elephant ==&lt;br /&gt;
[[Image:Emophant.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== emma ==&lt;br /&gt;
&lt;br /&gt;
10:47 &amp;lt; emma&amp;gt; I hate everything :(&lt;br /&gt;
&lt;br /&gt;
10:47 &amp;lt; emma&amp;gt; I&#039;ll just go cut my self&lt;br /&gt;
&lt;br /&gt;
[[Image:Emmagingemo.jpg]]&lt;br /&gt;
&lt;br /&gt;
If this isn&#039;t emo.... (also, she&#039;s 16 when this was taken.. JAILBAIT++;)&lt;br /&gt;
&lt;br /&gt;
== exzantia ==&lt;br /&gt;
[[image:Emo_exzantia.jpg]]&lt;br /&gt;
&lt;br /&gt;
==finch==&lt;br /&gt;
[[Image:Emo.jpg]]&lt;br /&gt;
&lt;br /&gt;
== gizmo ==&lt;br /&gt;
[[Image:emo gizmo.jpg]]&lt;br /&gt;
&lt;br /&gt;
gizmo&#039;s second baptism.&lt;br /&gt;
&lt;br /&gt;
 18:23:19 &amp;lt; g1zmo&amp;gt; I&#039;m just an awesome guy&lt;br /&gt;
 18:26:31 &amp;lt; g1zmo&amp;gt; jesus&lt;br /&gt;
 18:26:36 &amp;lt; g1zmo&amp;gt; don&#039;t all rush to agree with me or anything &lt;br /&gt;
 18:32:49 &amp;lt; g1zmo&amp;gt; ...&lt;br /&gt;
 18:32:51 &amp;lt; g1zmo&amp;gt; I fucking hate you guys&lt;br /&gt;
 18:32:57 &amp;lt; g1zmo&amp;gt; *cut*&lt;br /&gt;
&lt;br /&gt;
== goldfish ==&lt;br /&gt;
[[Image:EmoGoldie.jpg]]&lt;br /&gt;
&lt;br /&gt;
 14:10 &amp;lt; go|dfish&amp;gt; LIFE IS FUCKING SHIT.&lt;br /&gt;
 14:10 &amp;lt; joe5ie&amp;gt; an hero time.&lt;br /&gt;
 14:11 &amp;lt; go|dfish&amp;gt; i hope my manager died in a plane crash on his way back from usa&lt;br /&gt;
 14:11 &amp;lt; undone&amp;gt; emo|fish&lt;br /&gt;
&lt;br /&gt;
 22:35 &amp;lt; go|dfish&amp;gt; because life is shit?&lt;br /&gt;
 22:35 &amp;lt; go|dfish&amp;gt; &amp;lt;/emo&amp;gt;&lt;br /&gt;
 22:35 &amp;lt; roro&amp;gt; how come??&lt;br /&gt;
 22:35 &amp;lt; roro&amp;gt; stop being soo EMO&lt;br /&gt;
&lt;br /&gt;
 20:10:30  goldfish | i may have to end my life&lt;br /&gt;
&lt;br /&gt;
== hauk ==&lt;br /&gt;
&lt;br /&gt;
 01:04:33 &amp;lt; HAUK&amp;gt; I want another life.&lt;br /&gt;
 01:04:38 &amp;lt; HAUK&amp;gt; This one sucks.&lt;br /&gt;
 01:04:41 &amp;lt; HAUK&amp;gt; *cut*&lt;br /&gt;
&lt;br /&gt;
==haus==&lt;br /&gt;
Image says it all. &lt;br /&gt;
&lt;br /&gt;
[[image:8323_178900470395_505410395_3857158_7804031_n.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
  &amp;lt; haus&amp;gt; ;_; &lt;br /&gt;
  &amp;lt; haus&amp;gt; I&#039;ve been cut, cut deep&lt;br /&gt;
&lt;br /&gt;
  * haus gets his emo on&lt;br /&gt;
  * haus - I&#039;m Not Okay - MCR&lt;br /&gt;
&lt;br /&gt;
  &amp;lt; haus&amp;gt; He makes me want to cut other people&lt;br /&gt;
  &amp;lt; elephant&amp;gt; for once&lt;br /&gt;
&lt;br /&gt;
  * haus thinks he needs a new blade&lt;br /&gt;
&lt;br /&gt;
  &amp;lt; haus&amp;gt; yea, you could always cut yourself or something instead&lt;br /&gt;
&lt;br /&gt;
Text of http://redbrick.dcu.ie/~haus&lt;br /&gt;
  &lt;br /&gt;
  Life.&lt;br /&gt;
  It&#039;s all just one big fuck up really. People spend the majority of it looking for somebody else.&lt;br /&gt;
  Like, what if you never do find that person who&#039;s supposed to make you happy? Do you die miserable?&lt;br /&gt;
  Is anyone ever really always happy? Sure, I&#039;ve been happy. But it never seems to last.&lt;br /&gt;
  Happiness, building you up just to shatter it all down again when you won&#039;t see it coming since the beginning of time.&lt;br /&gt;
  So what&#039;s the answer to avoid being shattered? Not letting anything external to your own body/mind.&lt;br /&gt;
  That&#039;ll never work. You&#039;ll die alone like that.&lt;br /&gt;
  But maybe it is better to die alone rather than just get hurt, over and over again.&lt;br /&gt;
  I sure know I&#039;m sick of being hurt, aren&#039;t you?&lt;br /&gt;
&lt;br /&gt;
== lil_cain ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Lil cain emo.jpg]]&lt;br /&gt;
&lt;br /&gt;
Recently spotted at the DCU Clubs &amp;amp; Socs Ball. Notice the anger expressed on his visage.&lt;br /&gt;
&lt;br /&gt;
  15:36 &amp;lt; lil_cain&amp;gt; hello great depression&lt;br /&gt;
  15:37 &amp;lt; lil_cain&amp;gt; time to start stockpiling cigarettes, alchol, and razorblades me thinks&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
  In Clubs and Socs: &amp;quot;I resign from life!&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
  Plan:&lt;br /&gt;
  Life. Loath it or ignore it, you can&#039;t like it.&lt;br /&gt;
&lt;br /&gt;
EEEMMMOOOOO!!!!&lt;br /&gt;
&lt;br /&gt;
== maK ==&lt;br /&gt;
[[Image:426404945a4491595700b660418857l.jpg]]&lt;br /&gt;
 [19:12:26]          maK | thisrbthingisreallyboring.&lt;br /&gt;
 [19:13:07]          maK | ilikeditatfirstbutnownoonetalknsaboutanythinelsebutinsults.&lt;br /&gt;
&lt;br /&gt;
 12:43 &amp;lt; maK&amp;gt; is this not hell already?&lt;br /&gt;
 12:44 &amp;lt; maK&amp;gt; you cant feel pain when your dead.&lt;br /&gt;
 12:44 &amp;lt; maK&amp;gt; death &amp;gt; life.&lt;br /&gt;
 12:45 &amp;lt; maK&amp;gt; ;_;&lt;br /&gt;
 12:45 &amp;lt; maK&amp;gt; *slit*&lt;br /&gt;
&lt;br /&gt;
== marvin ==&lt;br /&gt;
[[Image:Marvin.jpg]]&lt;br /&gt;
 [13:52:29]       marvin | life is a heap of shit&lt;br /&gt;
 [13:52:32]       marvin | good riddance&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Merchelo ==&lt;br /&gt;
&lt;br /&gt;
 19:35 &amp;lt; Merchelo&amp;gt; it&#039;s true&lt;br /&gt;
 19:35 &amp;lt; Merchelo&amp;gt; my friends call me lovely so i don&#039;t cut myself&lt;br /&gt;
 19:35 &amp;lt; Merchelo&amp;gt; *cut*&lt;br /&gt;
&lt;br /&gt;
== nemo ==&lt;br /&gt;
 [14:08]  * nemo prays for the sweet release of death.&lt;br /&gt;
&lt;br /&gt;
His name even has the word &amp;quot;emo&amp;quot; in it. How much more evidence do you need?&lt;br /&gt;
&lt;br /&gt;
==ornat==&lt;br /&gt;
[[Image:emo_ornat.jpg]]&lt;br /&gt;
&lt;br /&gt;
Don&#039;t let this user&#039;s seemingly happy facade fool you, as this photo evidence proves her emoness. Also has a strange obsession with hugs.&lt;br /&gt;
&lt;br /&gt;
==phaxx==&lt;br /&gt;
[[Image:DSC01727.jpg]]&lt;br /&gt;
&lt;br /&gt;
Apart from the trademark frown, phaxx appears here to be taking an uncharacteristically feminine interest in hair, make-up and wearing womens clothing; all hallmarks of the emo.&lt;br /&gt;
&lt;br /&gt;
==tiroskan==&lt;br /&gt;
&lt;br /&gt;
In clubs and socs office: &amp;quot;I&#039;m too tired for life ;_;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== twiggy == &lt;br /&gt;
[[Image:emo_twiggy.JPG]]&lt;br /&gt;
 Likes to mention the war - emo.&lt;br /&gt;
&lt;br /&gt;
[13:41:46]      @twiggy | i wasn&#039;t about to suggest i was going to&lt;br /&gt;
&lt;br /&gt;
[13:41:51]      @twiggy | I&#039;m clearly not welcome &lt;br /&gt;
&lt;br /&gt;
[13:41:55]        @Zyox | YEAH&lt;br /&gt;
&lt;br /&gt;
[13:41:56]      @twiggy | *cuts wrists*&lt;br /&gt;
&lt;br /&gt;
[13:42:05]             -*- twiggy cries emo tears&lt;br /&gt;
&lt;br /&gt;
== undone ==&lt;br /&gt;
[[Image:Undone_emo.JPG]]&lt;br /&gt;
&lt;br /&gt;
Photographical evidence of undone on the loose in the real world has proven hard to come by.&lt;br /&gt;
He has made it onto the list due to his constant claims to haircare prowess and threats to kill his parents in #lobby. Any better pictures may save the life of many an ill-educated DCU student should they approach him unaware of his &amp;quot;emoness&amp;quot; so, please act with the utmost urgency in passing these on.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
coconut: Away cutting himself.&lt;br /&gt;
&lt;br /&gt;
undone: i was just finding a razor&lt;br /&gt;
&lt;br /&gt;
undone: gonna do it now&lt;br /&gt;
&lt;br /&gt;
undone: liveblogging&lt;br /&gt;
&lt;br /&gt;
== zero ==&lt;br /&gt;
[[Image:Emo_zero.jpg]]&lt;br /&gt;
&lt;br /&gt;
WAF!&lt;br /&gt;
&lt;br /&gt;
Note: zero is no longer a member of RedBrick due to his epic exam fail and subsequent dropping out. Fagwaffery.&lt;br /&gt;
&lt;br /&gt;
== zyox ==&lt;br /&gt;
[[Image:ZyoxHair.jpg]]&lt;br /&gt;
&lt;br /&gt;
Although many have long suspected zyox of being emo, evidence has only recently come to light:&lt;br /&gt;
&lt;br /&gt;
 14:05:01 &amp;lt; Zyox&amp;gt; pain is good&lt;br /&gt;
 14:05:06 &amp;lt; Zyox&amp;gt; it reminds me im still alive&lt;br /&gt;
 14:05:10 &amp;lt; Zyox&amp;gt; ;_;&lt;br /&gt;
 14:05:12 &amp;lt; Zyox&amp;gt; *cut*&lt;br /&gt;
&lt;br /&gt;
[[Category:Humour]]&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=File:Emo_beimear1.jpg&amp;diff=9925</id>
		<title>File:Emo beimear1.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=File:Emo_beimear1.jpg&amp;diff=9925"/>
		<updated>2011-03-14T19:48:57Z</updated>

		<summary type="html">&lt;p&gt;Dregin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=SSH_Port_Forwarding&amp;diff=9850</id>
		<title>SSH Port Forwarding</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=SSH_Port_Forwarding&amp;diff=9850"/>
		<updated>2010-12-08T19:33:04Z</updated>

		<summary type="html">&lt;p&gt;Dregin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;(Submitted by [[User:nit|nit]], pasted &amp;amp; edited by [[User:Igy|igy]])&lt;br /&gt;
&lt;br /&gt;
==Why?==&lt;br /&gt;
One example of why port forwarding is great is security.&lt;br /&gt;
Downloading email and browsing the Internet in such a way that the immediate (local) network does not know what you are doing. All it sees is encrypted SSH traffic, like that used when you type on [RedBrick] normally.&lt;br /&gt;
&lt;br /&gt;
Thus you can (a little more) securely access your stuff from wireless hotspots&lt;br /&gt;
or from other insecure or filtered networks.&lt;br /&gt;
&lt;br /&gt;
The example being given is to use your redbrick account to port forward data to the&lt;br /&gt;
dcu proxy. You can then configure local applications to use the tunnel&lt;br /&gt;
rather than the usual route.&lt;br /&gt;
&lt;br /&gt;
==Theory==&lt;br /&gt;
One good online guide is: http://neworder.box.sk/newsread.php?newsid=12498&lt;br /&gt;
and if you read this you should be able to deduce the basics of how SSH works with port forwarding.&lt;br /&gt;
&lt;br /&gt;
==How To do it== &lt;br /&gt;
&lt;br /&gt;
===Windows===&lt;br /&gt;
There are two ways of getting SSH to work on Windows.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PuTTY&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[PuTTY]] has built-in support for port forwarding.&lt;br /&gt;
* When you&#039;re connecting, after you&#039;ve filled in the host name box (&#039;&#039;&#039;NOTE:&#039;&#039;&#039; If you wish to forward traffic through the DCU proxy the host name &#039;&#039;&#039;must&#039;&#039;&#039; be login.redbrick.dcu.ie), click on Tunnels in the left-hand bar (second last item from the bottom).&lt;br /&gt;
* In the Port forwarding box, fill in the following values:&lt;br /&gt;
** Source port: (the port you want forwarded to the proxy - eg 1337)&lt;br /&gt;
** Destination: proxy.dcu.ie:3128&lt;br /&gt;
* Ensure Local is selected as the type and then click Add&lt;br /&gt;
&lt;br /&gt;
[[Image:puttyconf.png]]&lt;br /&gt;
&lt;br /&gt;
* Click the Open button to connect, and enter your username/password.&lt;br /&gt;
* Tell Firefox (or anything else) to use localhost:1337 as its HTTP proxy. You should now be browsing via DCU&#039;s proxy server!&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;OpenSSH for Windows&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
You can download and install [http://sshwindows.sf.net OpenSSH for Windows] and then use the same command as you would for unix, if you don&#039;t want to use PuTTY.&lt;br /&gt;
&lt;br /&gt;
===Linux===&lt;br /&gt;
&lt;br /&gt;
If you read the neworder guide above you should have a good idea of how to build the SSH command for the forwarding, like so:&lt;br /&gt;
 ssh -L 1337:proxy.dcu.ie:3128 login.redbrick.dcu.ie&lt;br /&gt;
&lt;br /&gt;
Where :&lt;br /&gt;
* -L specifies you want to link a local port&lt;br /&gt;
* 1337 is the local port (on your machine) you want to communicate on.&lt;br /&gt;
* proxy.dcu.ie is the server you want to send your tunnelled traffic to.&lt;br /&gt;
* 3128 is the port on that server you want to send your tunnelled traffic to.&lt;br /&gt;
* login.redbrick.dcu.ie is the server you want to open the SSH connection to&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Tunnelling-network-diagram.png]]&lt;br /&gt;
&lt;br /&gt;
For example, to tunnel local port 1337 to the SOCKS proxy on proxy3.dcu.ie through deathray:&lt;br /&gt;
 ssh -L 1337:proxy3.dcu.ie:1080 login.redbrick.dcu.ie&lt;br /&gt;
&lt;br /&gt;
Here we see that we specify the proxy definitively, and use the port that we&lt;br /&gt;
would eventually negotiate (for those of you is res try running Wireshark, you will&lt;br /&gt;
see what I mean). We also use a specific Redbrick server, Login (minerva) for our port&lt;br /&gt;
forwarding (there are restrictions on tunnelling through our other machines). You can also add the &#039;&#039;-v&#039;&#039; option to specify &#039;verbose&#039; mode and see the port being opened and closed for your tunnelled traffic.&lt;br /&gt;
&lt;br /&gt;
Try running netstat locally and and you should see 1337 sitting there happily.&lt;br /&gt;
So now you have it all set up, congratulations! Now, how do you use it? Easy!&lt;br /&gt;
Open up your browser and change the proxy settings to localhost:1337, you&lt;br /&gt;
will then be using the local port to forward traffic to the DCU proxy, the same&lt;br /&gt;
applies to your mail program.&lt;br /&gt;
&lt;br /&gt;
Note this only encrypts your traffic to and from Redbrick, so anyone listening&lt;br /&gt;
on the wifi hotspot you are using will just see garbage going to DCU (figures),&lt;br /&gt;
anyone listening to DCU traffic from the proxy can still see you stuff, the moral&lt;br /&gt;
being â€don&#039;t go downloading donkey pornâ€ DCU will still be out to get you, etc.&lt;br /&gt;
So, thats it, enjoy you new found 1337ness.&lt;br /&gt;
&lt;br /&gt;
niT.&lt;br /&gt;
&lt;br /&gt;
==Port forwarding for IRC==&lt;br /&gt;
&lt;br /&gt;
Since ircproxy is offline, and will probably remain so (it was fairly shite anyway), if you want to connect to RedBrick IRC with your own client you will need to use port forwarding to do this.&lt;br /&gt;
&lt;br /&gt;
The process is the same as the above, just using different addresses and port configurations.&lt;br /&gt;
&lt;br /&gt;
 localport: 6667&lt;br /&gt;
 remote address: irc.redbrick.dcu.ie&lt;br /&gt;
 remote port: 6667&lt;br /&gt;
&lt;br /&gt;
So, you&#039;re basically substituting 1337 and 3128 for 6667, and proxy3.dcu.ie for irc.redbrick.dcu.ie.&lt;br /&gt;
&lt;br /&gt;
Now, just tell your irc client that your irc server is localhost :)&lt;br /&gt;
&lt;br /&gt;
[[Category:HowTo]]&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Eclipse_and_Git&amp;diff=9837</id>
		<title>Eclipse and Git</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Eclipse_and_Git&amp;diff=9837"/>
		<updated>2010-11-09T23:15:58Z</updated>

		<summary type="html">&lt;p&gt;Dregin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;So after having a bit of a head bashing session getting an eclipse project to work nicely with a git repository hosted on github, I thought I&#039;d throw my approach up here to save others torture.&lt;br /&gt;
&lt;br /&gt;
==Eclipse git plugin==&lt;br /&gt;
I&#039;m using EGit.&lt;br /&gt;
&lt;br /&gt;
I used Eclipse&#039;s Update Manager, adding http://download.eclipse.org/egit/updates as the site for the plugin.&lt;br /&gt;
&lt;br /&gt;
==Eclipse Project==&lt;br /&gt;
I went about setting up my project in eclipse as per usual, noting the location of my workspace.&lt;br /&gt;
&lt;br /&gt;
==Git Repo==&lt;br /&gt;
I&#039;m using ubuntu, so I installed the necessary git tools with the following command:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
sudo apt-get install git-core&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I then opened a terminal and cd&#039;d to the location of my project in the eclipse workspace, noted above.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
cd /home/dregin/workspace/Project-Name/&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I then set up a .git repo following the steps provided by github, [http://help.github.com/creating-a-repo/ here].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
git config --global user.name &amp;quot;My Name&amp;quot;&lt;br /&gt;
&lt;br /&gt;
git config --global user.email email@address.com&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NOTE:&#039;&#039;&#039; At this point the steps want you to create/move into a directory, but we&#039;re already in the directory we&#039;re going to use.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
git init&lt;br /&gt;
&lt;br /&gt;
git add .&lt;br /&gt;
&lt;br /&gt;
git commit -m &#039;My first commit&#039;&lt;br /&gt;
&lt;br /&gt;
git remote add origin git@github.com:username/repository-name.git&lt;br /&gt;
&lt;br /&gt;
push origin master&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NOTE:&#039;&#039;&#039; If this isn&#039;t your first commit to the repository you plan on using you should merge with the remote repository as follows:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
git fetch origin&lt;br /&gt;
&lt;br /&gt;
git merge origin/master&lt;br /&gt;
&lt;br /&gt;
push origin master&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Making Eclipse Play With The New Repo==&lt;br /&gt;
* In the package explorer, right-click on the package name.&lt;br /&gt;
** Team &amp;gt; Share Project.&lt;br /&gt;
* Choose &amp;quot;Git&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
It should see the repository that you setup above.&lt;br /&gt;
&lt;br /&gt;
* Click Finish.&lt;br /&gt;
&lt;br /&gt;
That should be you done.&lt;br /&gt;
&lt;br /&gt;
This page is a shit on the face of style. Please fix it.&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Eclipse_and_Git&amp;diff=9836</id>
		<title>Eclipse and Git</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Eclipse_and_Git&amp;diff=9836"/>
		<updated>2010-11-09T23:13:55Z</updated>

		<summary type="html">&lt;p&gt;Dregin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;So after having a bit of a head bashing session getting an eclipse project to work nicely with a git repository hosted on github, I thought I&#039;d throw my approach up here to save others torture.&lt;br /&gt;
&lt;br /&gt;
==Eclipse git plugin==&lt;br /&gt;
I&#039;m using EGit.&lt;br /&gt;
&lt;br /&gt;
I used Eclipse&#039;s Update Manager, adding http://download.eclipse.org/egit/updates as the site for the plugin.&lt;br /&gt;
&lt;br /&gt;
==Eclipse Project==&lt;br /&gt;
I went about setting up my project in eclipse as per usual, noting the location of my workspace.&lt;br /&gt;
&lt;br /&gt;
==Git Repo==&lt;br /&gt;
I&#039;m using ubuntu, so I installed the necessary git tools with the following command:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
sudo apt-get install git-core&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
I then opened a terminal and cd&#039;d to the location of my project in the eclipse workspace, noted above.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
cd /home/dregin/workspace/Project-Name/&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
I then set up a .git repo following the steps provided by github, [http://help.github.com/creating-a-repo/ here].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
git config --global user.name &amp;quot;My Name&amp;quot;&lt;br /&gt;
git config --global user.email email@address.com&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NOTE:&#039;&#039;&#039; At this point the steps want you to create/move into a directory, but we&#039;re already in the directory we&#039;re going to use.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
git init&lt;br /&gt;
git add .&lt;br /&gt;
git commit -m &#039;My first commit&#039;&lt;br /&gt;
git remote add origin git@github.com:username/repository-name.git&lt;br /&gt;
push origin master&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;NOTE:&#039;&#039;&#039; If this isn&#039;t your first commit to the repository you plan on using you should merge with the remote repository as follows:&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
git fetch origin&lt;br /&gt;
git merge origin/master&lt;br /&gt;
push origin master&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Making Eclipse Play With The New Repo==&lt;br /&gt;
* In the package explorer, right-click on the package name.&lt;br /&gt;
** Team &amp;gt; Share Project.&lt;br /&gt;
* Choose &amp;quot;Git&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
It should see the repository that you setup above.&lt;br /&gt;
&lt;br /&gt;
* Click Finish.&lt;br /&gt;
&lt;br /&gt;
That should be you done.&lt;br /&gt;
&lt;br /&gt;
This page is a shit on the face of style. Please fix it.&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Eclipse_and_Git&amp;diff=9835</id>
		<title>Eclipse and Git</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Eclipse_and_Git&amp;diff=9835"/>
		<updated>2010-11-09T23:06:29Z</updated>

		<summary type="html">&lt;p&gt;Dregin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;So after having a bit of a head bashing session getting an eclipse project to work nicely with a git repository hosted on github, I thought I&#039;d throw my approach up here to save others torture.&lt;br /&gt;
&lt;br /&gt;
==Eclipse git plugin==&lt;br /&gt;
I&#039;m using EGit.&lt;br /&gt;
&lt;br /&gt;
I used Eclipse&#039;s Update Manager, adding http://download.eclipse.org/egit/updates as the site for the plugin.&lt;br /&gt;
&lt;br /&gt;
==Eclipse Project==&lt;br /&gt;
I went about setting up my project in eclipse as per usual, noting the location of my workspace.&lt;br /&gt;
&lt;br /&gt;
==Git Repo==&lt;br /&gt;
I&#039;m using ubuntu, so I installed the necessary git tools with the following command:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
sudo apt-get install git-core&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
I then opened a terminal and cd&#039;d to the location of my project in the eclipse workspace, noted above.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
cd /home/dregin/workspace/Project-Name/&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
I then set up a .git repo following the steps provided by github, [http://help.github.com/creating-a-repo/ here].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
git config --global user.name &amp;quot;My Name&amp;quot;&lt;br /&gt;
git config --global user.email email@address.com&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NOTE:&#039;&#039;&#039; At this point the steps want you to create/move into a directory, but we&#039;re already in the directory we&#039;re going to use.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
git init&lt;br /&gt;
git add .&lt;br /&gt;
git commit -m &#039;My first commit&#039;&lt;br /&gt;
git remote add origin git@github.com:username/repository-name.git&lt;br /&gt;
push origin master&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;NOTE:&#039;&#039;&#039; If this isn&#039;t your first commit to the repository you plan on using you should merge with the remote repository as follows:&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
git fetch origin&lt;br /&gt;
git merge origin/master&lt;br /&gt;
push origin master&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Eclipse_and_Git&amp;diff=9834</id>
		<title>Eclipse and Git</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Eclipse_and_Git&amp;diff=9834"/>
		<updated>2010-11-09T23:05:39Z</updated>

		<summary type="html">&lt;p&gt;Dregin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;So after having a bit of a head bashing session getting an eclipse project to work nicely with a git repository hosted on github, I thought I&#039;d throw my approach up here to save others torture.&lt;br /&gt;
&lt;br /&gt;
== Eclipse git plugin ==&lt;br /&gt;
I&#039;m using EGit.&lt;br /&gt;
&lt;br /&gt;
I used Eclipse&#039;s Update Manager, adding http://download.eclipse.org/egit/updates as the site for the plugin.&lt;br /&gt;
&lt;br /&gt;
== Eclipse Project ==&lt;br /&gt;
I went about setting up my project in eclipse as per usual, noting the location of my workspace.&lt;br /&gt;
&lt;br /&gt;
== Git Repo ==&lt;br /&gt;
I&#039;m using ubuntu, so I installed the necessary git tools with the following command:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
sudo apt-get install git-core&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
I then opened a terminal and cd&#039;d to the location of my project in the eclipse workspace, noted above.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
cd /home/dregin/workspace/Project-Name/&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
I then set up a .git repo following the steps provided by github, [http://help.github.com/creating-a-repo/ here].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
git config --global user.name &amp;quot;My Name&amp;quot;&lt;br /&gt;
git config --global user.email email@address.com&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NOTE:&#039;&#039;&#039; At this point the steps want you to create/move into a directory, but we&#039;re already in the directory we&#039;re going to use.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
git init&lt;br /&gt;
git add .&lt;br /&gt;
git commit -m &#039;My first commit&#039;&lt;br /&gt;
git remote add origin git@github.com:username/repository-name.git&lt;br /&gt;
push origin master&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;NOTE:&#039;&#039;&#039; If this isn&#039;t your first commit to the repository you plan on using you should merge with the remote repository as follows:&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
git fetch origin&lt;br /&gt;
git merge origin/master&lt;br /&gt;
push origin master&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Eclipse_and_Git&amp;diff=9833</id>
		<title>Eclipse and Git</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Eclipse_and_Git&amp;diff=9833"/>
		<updated>2010-11-09T23:05:20Z</updated>

		<summary type="html">&lt;p&gt;Dregin: New page: So after having a bit of a head bashing session getting an eclipse project to work nicely with a git repository hosted on github, I thought I&amp;#039;d throw my approach up here to save others tor...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;So after having a bit of a head bashing session getting an eclipse project to work nicely with a git repository hosted on github, I thought I&#039;d throw my approach up here to save others torture.&lt;br /&gt;
&lt;br /&gt;
=- Eclipse git plugin ==&lt;br /&gt;
I&#039;m using EGit.&lt;br /&gt;
&lt;br /&gt;
I used Eclipse&#039;s Update Manager, adding http://download.eclipse.org/egit/updates as the site for the plugin.&lt;br /&gt;
&lt;br /&gt;
== Eclipse Project ==&lt;br /&gt;
I went about setting up my project in eclipse as per usual, noting the location of my workspace.&lt;br /&gt;
&lt;br /&gt;
== Git Repo ==&lt;br /&gt;
I&#039;m using ubuntu, so I installed the necessary git tools with the following command:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
sudo apt-get install git-core&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
I then opened a terminal and cd&#039;d to the location of my project in the eclipse workspace, noted above.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
cd /home/dregin/workspace/Project-Name/&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
I then set up a .git repo following the steps provided by github, [http://help.github.com/creating-a-repo/ here].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
git config --global user.name &amp;quot;My Name&amp;quot;&lt;br /&gt;
git config --global user.email email@address.com&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NOTE:&#039;&#039;&#039; At this point the steps want you to create/move into a directory, but we&#039;re already in the directory we&#039;re going to use.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
git init&lt;br /&gt;
git add .&lt;br /&gt;
git commit -m &#039;My first commit&#039;&lt;br /&gt;
git remote add origin git@github.com:username/repository-name.git&lt;br /&gt;
push origin master&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;NOTE:&#039;&#039;&#039; If this isn&#039;t your first commit to the repository you plan on using you should merge with the remote repository as follows:&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
git fetch origin&lt;br /&gt;
git merge origin/master&lt;br /&gt;
push origin master&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=NSFW&amp;diff=9817</id>
		<title>NSFW</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=NSFW&amp;diff=9817"/>
		<updated>2010-10-26T14:24:12Z</updated>

		<summary type="html">&lt;p&gt;Dregin: New page: == MAK&amp;#039;S ==  == LINKS ==  == ARE ==  == NEVER ==  == FUCKING ==  == SAFE ==  == FOR ==  == WORK ==&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== MAK&#039;S ==&lt;br /&gt;
&lt;br /&gt;
== LINKS ==&lt;br /&gt;
&lt;br /&gt;
== ARE ==&lt;br /&gt;
&lt;br /&gt;
== NEVER ==&lt;br /&gt;
&lt;br /&gt;
== FUCKING ==&lt;br /&gt;
&lt;br /&gt;
== SAFE ==&lt;br /&gt;
&lt;br /&gt;
== FOR ==&lt;br /&gt;
&lt;br /&gt;
== WORK ==&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Mak&amp;diff=9816</id>
		<title>Mak</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Mak&amp;diff=9816"/>
		<updated>2010-10-26T14:03:41Z</updated>

		<summary type="html">&lt;p&gt;Dregin: Redirecting to NSFW&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[NSFW]]&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Server_room&amp;diff=9788</id>
		<title>Server room</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Server_room&amp;diff=9788"/>
		<updated>2010-10-11T22:19:12Z</updated>

		<summary type="html">&lt;p&gt;Dregin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &#039;&#039;&#039;server room&#039;&#039;&#039; is oddly enough where we keep the servers. It&#039;s downstairs in the Hub, in a room that was never referred to as K104b. It&#039;s cold (must be kept at 16 degrees celsius) and extremely loud, as most server rooms probably are.&lt;br /&gt;
&lt;br /&gt;
The current server room soundtrack is &amp;quot;Why Can&#039;t We All Get Along&amp;quot; by Coppercab.&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Daniel&amp;diff=9647</id>
		<title>Daniel</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Daniel&amp;diff=9647"/>
		<updated>2010-04-06T23:25:06Z</updated>

		<summary type="html">&lt;p&gt;Dregin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Redbrick Hardware}}&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&#039;&#039;&#039;Daniel ~ 136.206.16.5&#039;&#039;&#039;&lt;br /&gt;
== Details ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Type:&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Sun X4140&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;OS:&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Ubuntu 9.10 Karmic Koala&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;CPU:&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;2 x Quad-Core AMD Opteron 2356&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;RAM:&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;24GB&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Storage:&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Onboard RAID controller&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Disks:&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;6x 146Gb 10,000 RPM SAS Disks&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Drives:&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Internal IDE CDROM&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Network:&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;4x Gigabit Onboard Ethernet&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Extras:&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Network Management Console (ILOM)&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Insanely fast server is insanely fast. This will be the machine hosting our VMs, when we finally open them up to members. Werdz wrote a VM on/off button that people can log into, to er..turn their VMs on and off. This surprisingly critical piece of code was put in place on the 16th of February.&lt;br /&gt;
&lt;br /&gt;
Daniel is a twin of [[Morpheus]] - they were both bought from the Sun Academic Matching Grant program (buy one server get one free).&lt;br /&gt;
[[Category:Hardware]]&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=IRC&amp;diff=9444</id>
		<title>IRC</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=IRC&amp;diff=9444"/>
		<updated>2010-01-29T00:27:22Z</updated>

		<summary type="html">&lt;p&gt;Dregin: /* WeeChat */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;IRC (Internet Relay Chat) allows real-time chat over the internet. People can communicate in groups in rooms known as channels or one to one through private messages.&lt;br /&gt;
&lt;br /&gt;
Redbrick&#039;s IRC server is hosted on &amp;lt;s&amp;gt;[[deathray]]&amp;lt;/s&amp;gt; &amp;lt;s&amp;gt;[[minerva]]&amp;lt;/s&amp;gt; [[morpheus]] and &amp;lt;s&amp;gt;is prone to the odd crash now and again&amp;lt;/s&amp;gt; is therefore totally reliable ;).&lt;br /&gt;
&lt;br /&gt;
Below is a brief introduction to the use and etiquette of IRC.&lt;br /&gt;
&lt;br /&gt;
== The Basics ==&lt;br /&gt;
&lt;br /&gt;
=== Irssi ===&lt;br /&gt;
Pronounced: ire-see, like IRC... geddit?&lt;br /&gt;
&lt;br /&gt;
This is the most common way to connect to IRC at present! You can access it by typing &#039;chat&#039; from your terminal after logging into RedBrick. You can also run irssi directly by typing &#039;irssi&#039;; if you do this, you will need to manually connect to the IRC server by then typing: /connect irc.redbrick.dcu.ie&lt;br /&gt;
&lt;br /&gt;
You&#039;ll then be greeted with a screen like this:&lt;br /&gt;
&lt;br /&gt;
[[Image:Welcome_to_chat.gif]]&lt;br /&gt;
&lt;br /&gt;
This might look a little daunting at first, so we&#039;ll explain what everything means.&lt;br /&gt;
&lt;br /&gt;
This is #lobby, RedBrick&#039;s default IRC channel, and one of many.&lt;br /&gt;
&lt;br /&gt;
The line at the top of the screen is the topic, which contains info about current events, funny quotes or random gibberish. In this case it shows what&#039;s happening during Rag Week. Currently, the topic can be set by anyone in #lobby. Below this, is the main area where messages and info are shown. Every time you join a channel in IRC, you&#039;re shown who&#039;s in it, so all the words between the different &#039;[&#039; and &#039;]&#039; characters are the nicks of people in that channel. This area will soon fill up with messages from people talking.  If you wish to see who&#039;s in a channel at any type, just type: /n&lt;br /&gt;
&lt;br /&gt;
As you can see, phaxx has just said hello to receive. phaxx&#039;s name is highlighted here because he has addressed receive directly. Highlighting makes sure you notice when people are talking to you. Your own nick will appear in bold (just in case you forget which one is you).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Status Bar&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The blue status bar at the bottom of the screen will keep you up to date with what&#039;s happening in all your channels. It shows your nick, then the current channel (and its modes in brackets). The Act part on the right will show you if you something&#039;s happening in another channel by displaying the number of that channel. Look at &amp;quot;Navigating IRC&amp;quot; to find out how to switch between channels.&lt;br /&gt;
&lt;br /&gt;
=== Other Connection Methods ===&lt;br /&gt;
&lt;br /&gt;
==== WeeChat ====&lt;br /&gt;
&lt;br /&gt;
This is another program similar to irssi, some people think it&#039;s better than irssi, but then some people think pinapple goes well on pizza. You can try weechat by running:&lt;br /&gt;
&lt;br /&gt;
 weechat-curses irc://irc.redbrick.dcu.ie&lt;br /&gt;
&lt;br /&gt;
Tell me this doesn&#039;t look a billion times nicer than that piece of shit above:&lt;br /&gt;
[[Image:Rb online full color.png]]&lt;br /&gt;
&lt;br /&gt;
==== Webchat ====&lt;br /&gt;
&lt;br /&gt;
Web chat is available at http://webchat.redbrick.dcu.ie. It&#039;s great, not like the shite old java webchat. &lt;br /&gt;
&lt;br /&gt;
==== Your Own IRC client ====&lt;br /&gt;
&lt;br /&gt;
It is possible to use your own irc client running on your computer, but this requires [[OtherIrcClients|ssh port forwarding]].&lt;br /&gt;
&lt;br /&gt;
== Chatting ==&lt;br /&gt;
&lt;br /&gt;
To chat, all you have to do is type what you want to say and hit return.&lt;br /&gt;
&lt;br /&gt;
For example, when you type:&lt;br /&gt;
&lt;br /&gt;
 [#lobby] I think that undone guy is really cool!&lt;br /&gt;
&lt;br /&gt;
and then hit return, you&#039;ll get something like this:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt; gizmo&amp;gt; I think that undone guy is really cool!&lt;br /&gt;
&lt;br /&gt;
If you want to do perform an action simply type &#039;/me&#039; and then the action:&lt;br /&gt;
&lt;br /&gt;
 [#lobby] /me thinks that undone guy is really cool.&lt;br /&gt;
&lt;br /&gt;
will produce:&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;* gizmo&#039;&#039;&#039; thinks that undone guy is really cool.&lt;br /&gt;
&lt;br /&gt;
An endless variety of [[Smilies|emoticons]] can also be used to express feelings.&lt;br /&gt;
&lt;br /&gt;
If you want to leave chat (this will exit irssi or weechat altogether) just type:&lt;br /&gt;
&lt;br /&gt;
 /quit &amp;lt;text&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which disconnects you from the IRC server and returns you to your shell. The text parameter is optional, when it&#039;s used it gives a reason to the others for your leaving, for example:&lt;br /&gt;
&lt;br /&gt;
 /quit I must flee!&lt;br /&gt;
&lt;br /&gt;
Of course, if you&#039;re using the web-chat client, it&#039;s probably quicker just to close the window when quitting.&lt;br /&gt;
&lt;br /&gt;
== Navigating IRC ==&lt;br /&gt;
&lt;br /&gt;
An IRC server will have lots of different channels. When you first connect to the server you will find yourself in Redbrick&#039;s biggest channel, #lobby. You can go in and out of most rooms to see who&#039;s there or join a conversation. If you want to check what other rooms there are, you can type &#039;/list&#039;. This will give you a list of the rooms with two or more people in them, and the topic associated with them. By default, it will appear in window/channel 1.&lt;br /&gt;
&lt;br /&gt;
To switch to another channel, there are two methods. The first is to press ESC, release it then press the number of the channel. Alternatively, you can hold ALT and press the number. You can also use the left and right arrow keys instead of numbers. It is recommended that you use the ESC method as ALT can cause problems with terminal programs on some operating systems.&lt;br /&gt;
&lt;br /&gt;
Anyone can create channels, to do this you simply have to join a room that doesn&#039;t already exist. In order to join a room, you just type:&lt;br /&gt;
&lt;br /&gt;
 /join #&amp;lt;name of channel&amp;gt;&lt;br /&gt;
&lt;br /&gt;
So for example if you wanted to join the #gamessoc channel, you would type:&lt;br /&gt;
&lt;br /&gt;
 /join #gamessoc&lt;br /&gt;
&lt;br /&gt;
and there you can chat about games and make fun of Simon to your heart&#039;s content.&lt;br /&gt;
&lt;br /&gt;
You can get a list of the users in the current channel by typing:&lt;br /&gt;
&lt;br /&gt;
 /names&lt;br /&gt;
&lt;br /&gt;
or&lt;br /&gt;
&lt;br /&gt;
 /n&lt;br /&gt;
&lt;br /&gt;
while there. This will give you a list of everyone in the room at the time. In WebChat, all the names just appear on your right.&lt;br /&gt;
&lt;br /&gt;
To check the name and details of a specific user, type:&lt;br /&gt;
&lt;br /&gt;
 /whois undone&lt;br /&gt;
&lt;br /&gt;
or&lt;br /&gt;
 &lt;br /&gt;
 /wi undone&lt;br /&gt;
&lt;br /&gt;
to bring up some information on that user.&lt;br /&gt;
If you&#039;d like to leave a particular channel, type:&lt;br /&gt;
&lt;br /&gt;
 /part&lt;br /&gt;
&lt;br /&gt;
to leave the current channel you&#039;re in,&lt;br /&gt;
followed by any message you want to leave with.&lt;br /&gt;
&lt;br /&gt;
for example:&lt;br /&gt;
&lt;br /&gt;
 /part this channel frightens and confuses me.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Private messaging ==&lt;br /&gt;
&lt;br /&gt;
If gizmo wants to tell undone he thinks he&#039;s a really cool guy, but doesn&#039;t want everyone online to see it, he can do this:&lt;br /&gt;
&lt;br /&gt;
 /msg undone I think you&#039;re a really cool guy.&lt;br /&gt;
&lt;br /&gt;
This will send the private message &amp;quot;I think you&#039;re a really cool guy&amp;quot; to the user undone. This starts a new channel between just two people where the conversation can continue, or not. You can switch to this like any other channel.&lt;br /&gt;
&lt;br /&gt;
After the conversation is finished (or you just want to close the window) you can do so by typing&lt;br /&gt;
&lt;br /&gt;
 /wc&lt;br /&gt;
&lt;br /&gt;
== Chat etiquette and channel operators ==&lt;br /&gt;
&lt;br /&gt;
Chat has a certain amount of unwritten rules about being polite and courteous to others. Obviously we don&#039;t aim to censor users, but there are certain things that are to be avoided.&lt;br /&gt;
&lt;br /&gt;
Avoid excessive use of the Caps Lock button as it appears as though you&#039;re shouting and can get annoying. &lt;br /&gt;
&lt;br /&gt;
Avoid using colour, as although it probably annoys atlas - which we all know is fun - it can get quite irritating to other users too.&lt;br /&gt;
&lt;br /&gt;
Of course some people will break the rules and as such there are channel operators around to step in when they&#039;re needed.&lt;br /&gt;
&lt;br /&gt;
Channel operators are denoted by having an &#039;@&#039; symbol before their name like so:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;@undone&amp;gt; i have ops! \o/&lt;br /&gt;
&lt;br /&gt;
All members of the RedBrick committee have ops on #lobby. If you create a new channel, then you will automatically gain ops there and have control over things. A channel operator can kick or ban a user from a room and also set the modes and topic. When kicking or banning a user, the channel operator must always ensure that as witty a remark as possible is added afterwards:&lt;br /&gt;
&lt;br /&gt;
 06:07 -!- korvuss was kicked from #gamessoc by undone [witty remark!]&lt;br /&gt;
&lt;br /&gt;
== Modes ==&lt;br /&gt;
&lt;br /&gt;
Each room in IRC has its own set of modes that determine what users can do in the channel. Some of the following commands set some of the more commonly used modes to a room:&lt;br /&gt;
&lt;br /&gt;
 /mode +i&lt;br /&gt;
&lt;br /&gt;
This makes the room invite only. In order to invite someone to the room, type:&lt;br /&gt;
&lt;br /&gt;
 /invite undone&lt;br /&gt;
&lt;br /&gt;
to invite undone into your channel.&lt;br /&gt;
&lt;br /&gt;
 /mode +o undone&lt;br /&gt;
&lt;br /&gt;
will give undone ops in your channel, which is an excellent idea.&lt;br /&gt;
&lt;br /&gt;
 /mode +t&lt;br /&gt;
&lt;br /&gt;
will set the channel so only ops or half ops can change the room&#039;s topic.&lt;br /&gt;
&lt;br /&gt;
 /mode +k pass&lt;br /&gt;
&lt;br /&gt;
sets the password &amp;quot;pass&amp;quot; on your room.&lt;br /&gt;
&lt;br /&gt;
IRC has other useful commands such as /exec, which lets you execute a shell command as though at the prompt. For example:&lt;br /&gt;
&lt;br /&gt;
 /exec ls&lt;br /&gt;
&lt;br /&gt;
Be wary of users who tell you to run a /exec command, as it may not always be in your best interest to do so.&lt;br /&gt;
&lt;br /&gt;
Obviously there&#039;s a lot more to learn about IRC so if you have any questions, email [[Helpdesk]], or you know... google it.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
[http://www.redbrick.dcu.ie/chat Redbrick&#039;s chat page] - where you can choose how to start chatting.&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/Internet_Relay_Chat IRC at wikipedia] - wikipedia.org&#039;s page about IRC.&lt;br /&gt;
&lt;br /&gt;
[[Irssi|irssi]] - page about irssi, detailing some of the more advanced options and features.&lt;br /&gt;
&lt;br /&gt;
[http://www.irssi.org/ irssi.org] - the website of Redbrick&#039;s default IRC client.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Helpdesk]]&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=File:Rb_online_full_color.png&amp;diff=9443</id>
		<title>File:Rb online full color.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=File:Rb_online_full_color.png&amp;diff=9443"/>
		<updated>2010-01-29T00:24:31Z</updated>

		<summary type="html">&lt;p&gt;Dregin: Weechat with the rb_online script&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Weechat with the rb_online script&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=E-paedophelia&amp;diff=8960</id>
		<title>E-paedophelia</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=E-paedophelia&amp;diff=8960"/>
		<updated>2009-08-29T23:20:07Z</updated>

		<summary type="html">&lt;p&gt;Dregin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; 00:17:07    Dregin | e-paedophilia - reserved for old men who perve on newb users&lt;br /&gt;
 00:17:31    shadow | hello&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=E-paedophelia&amp;diff=8959</id>
		<title>E-paedophelia</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=E-paedophelia&amp;diff=8959"/>
		<updated>2009-08-29T23:19:33Z</updated>

		<summary type="html">&lt;p&gt;Dregin: New page: 00:17:07    Dregin │ e-paedophilia - reserved for old men who perve on newb users 00:17:31    shadow │ hello&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;00:17:07    Dregin ? e-paedophilia - reserved for old men who perve on newb users&lt;br /&gt;
00:17:31    shadow ? hello&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Emo&amp;diff=8943</id>
		<title>Emo</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Emo&amp;diff=8943"/>
		<updated>2009-07-27T21:02:50Z</updated>

		<summary type="html">&lt;p&gt;Dregin: /* bincheol */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;After many users both layed claim to and denied their affiliation with the tag &amp;quot;emo&amp;quot;, it has been decided that the wiki is the best Redbrick tool with which to lay the matter to rest. Here is a list of known emos on Redbrick and pics with which to both prove their &amp;quot;emoness&amp;quot; and identify/avoid them in the real world.&lt;br /&gt;
&lt;br /&gt;
==aisling==&lt;br /&gt;
[[image:aeris.jpg]]&lt;br /&gt;
 03:20 &amp;lt;        Aisling &amp;gt; but i feel emo&lt;br /&gt;
^^ Proof enough.&lt;br /&gt;
&lt;br /&gt;
==atlas ==&lt;br /&gt;
[[Image:Atlas_emo.jpg]]&lt;br /&gt;
&lt;br /&gt;
Although not showing some of the more classic emo signs this person never seems to be happy, and has  almost never been recorded smiling. That, and his other somewhat &amp;quot;unusual&amp;quot; habits make him emo enough for this page.&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;b&amp;gt;Saturday, 25th Feb 2007, Doyles Pub&amp;lt;/b&amp;gt;&lt;br /&gt;
 receive: this is ac/dc! enjoy yourself&lt;br /&gt;
 atlas: I shall do no such thing&lt;br /&gt;
&lt;br /&gt;
== bincheol ==&lt;br /&gt;
[[Image:emobinky.jpg]]&lt;br /&gt;
[[Image:Emo_binky.jpg]]&lt;br /&gt;
&lt;br /&gt;
 16:26 &amp;lt;      binncheol &amp;gt; fightstar are EPCI.&lt;br /&gt;
 16:26 &amp;lt;      binncheol &amp;gt; EPIC. even&lt;br /&gt;
 16:26 &amp;lt;      binncheol &amp;gt; seriously one of my favourite bands right now.&lt;br /&gt;
&lt;br /&gt;
 [16:58:36]    binncheol | &#039;everything is beautiful and nothing hurts&#039;&lt;br /&gt;
&lt;br /&gt;
Went to Taking Back Sunday - EMO!&lt;br /&gt;
&lt;br /&gt;
== carri ==&lt;br /&gt;
&lt;br /&gt;
 16:03:36 &amp;lt; nanaki&amp;gt; carri: you have no heart&lt;br /&gt;
 16:03:46 &amp;lt;@carri&amp;gt; No. BECAUSE YOU BROKE IT&lt;br /&gt;
 16:03:48 &amp;lt;@carri&amp;gt; &amp;lt;cut&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 carri ? I like taking back sunday.&lt;br /&gt;
&lt;br /&gt;
== doc ==&lt;br /&gt;
[[Image:Emo_doc_grey.jpg]]&lt;br /&gt;
&lt;br /&gt;
== dregin ==&lt;br /&gt;
[[Image:emo_dregin.JPG]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;BREAKING NEWS: &#039;&#039;&#039;Dregin just came out of the emo closet to Castle in #lobby. Check [http://www.redbrick.dcu.ie/~dregin/emo_out.txt here] for proof.&lt;br /&gt;
&lt;br /&gt;
There is also evidence of dregin&#039;s allegiance to the ultra-faggy &#039;&#039;straight edge&#039;&#039; trend.&lt;br /&gt;
&lt;br /&gt;
 13:06 &amp;lt; Attol&amp;gt; someone recently told me they&#039;d gone straight edge, can&#039;t remember who&lt;br /&gt;
 13:07 &amp;lt; Dregin&amp;gt; Attol: It WAS ME!&lt;br /&gt;
&lt;br /&gt;
The proof is undeniable.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== exzantia ==&lt;br /&gt;
[[image:Emo_exzantia.jpg]]&lt;br /&gt;
&lt;br /&gt;
==finch==&lt;br /&gt;
[[Image:Emo.jpg]]&lt;br /&gt;
&lt;br /&gt;
== gizmo ==&lt;br /&gt;
[[Image:emo gizmo.jpg]]&lt;br /&gt;
&lt;br /&gt;
gizmo&#039;s second baptism.&lt;br /&gt;
&lt;br /&gt;
 18:23:19 &amp;lt; g1zmo&amp;gt; I&#039;m just an awesome guy&lt;br /&gt;
 18:26:31 &amp;lt; g1zmo&amp;gt; jesus&lt;br /&gt;
 18:26:36 &amp;lt; g1zmo&amp;gt; don&#039;t all rush to agree with me or anything &lt;br /&gt;
 18:32:49 &amp;lt; g1zmo&amp;gt; ...&lt;br /&gt;
 18:32:51 &amp;lt; g1zmo&amp;gt; I fucking hate you guys&lt;br /&gt;
 18:32:57 &amp;lt; g1zmo&amp;gt; *cut*&lt;br /&gt;
&lt;br /&gt;
== goldfish ==&lt;br /&gt;
[[Image:EmoGoldie.jpg]]&lt;br /&gt;
&lt;br /&gt;
 14:10 &amp;lt; go|dfish&amp;gt; LIFE IS FUCKING SHIT.&lt;br /&gt;
 14:10 &amp;lt; joe5ie&amp;gt; an hero time.&lt;br /&gt;
 14:11 &amp;lt; go|dfish&amp;gt; i hope my manager died in a plane crash on his way back from usa&lt;br /&gt;
 14:11 &amp;lt; undone&amp;gt; emo|fish&lt;br /&gt;
&lt;br /&gt;
 22:35 &amp;lt; go|dfish&amp;gt; because life is shit?&lt;br /&gt;
 22:35 &amp;lt; go|dfish&amp;gt; &amp;lt;/emo&amp;gt;&lt;br /&gt;
 22:35 &amp;lt; roro&amp;gt; how come??&lt;br /&gt;
 22:35 &amp;lt; roro&amp;gt; stop being soo EMO&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== lil_cain ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Lil cain emo.jpg]]&lt;br /&gt;
&lt;br /&gt;
Recently spotted at the DCU Clubs &amp;amp; Socs Ball. Notice the anger expressed on his visage.&lt;br /&gt;
&lt;br /&gt;
  15:36 &amp;lt; lil_cain&amp;gt; hello great depression&lt;br /&gt;
  15:37 &amp;lt; lil_cain&amp;gt; time to start stockpiling cigarettes, alchol, and razorblades me thinks&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
  In Clubs and Socs: &amp;quot;I resign from life!&amp;quot;&lt;br /&gt;
&lt;br /&gt;
EEEMMMOOOOO!!!!&lt;br /&gt;
&lt;br /&gt;
== maK ==&lt;br /&gt;
[[Image:426404945a4491595700b660418857l.jpg]]&lt;br /&gt;
 [19:12:26]          maK | thisrbthingisreallyboring.&lt;br /&gt;
 [19:13:07]          maK | ilikeditatfirstbutnownoonetalknsaboutanythinelsebutinsults.&lt;br /&gt;
&lt;br /&gt;
 12:43 &amp;lt; maK&amp;gt; is this not hell already?&lt;br /&gt;
 12:44 &amp;lt; maK&amp;gt; you cant feel pain when your dead.&lt;br /&gt;
 12:44 &amp;lt; maK&amp;gt; death &amp;gt; life.&lt;br /&gt;
 12:45 &amp;lt; maK&amp;gt; ;_;&lt;br /&gt;
 12:45 &amp;lt; maK&amp;gt; *slit*&lt;br /&gt;
&lt;br /&gt;
== marvin ==&lt;br /&gt;
[[Image:Marvin.jpg]]&lt;br /&gt;
 [13:52:29]       marvin | life is a heap of shit&lt;br /&gt;
 [13:52:32]       marvin | good riddance&lt;br /&gt;
&lt;br /&gt;
== Merchelo ==&lt;br /&gt;
&lt;br /&gt;
 19:35 &amp;lt; Merchelo&amp;gt; it&#039;s true&lt;br /&gt;
 19:35 &amp;lt; Merchelo&amp;gt; my friends call me lovely so i don&#039;t cut myself&lt;br /&gt;
 19:35 &amp;lt; Merchelo&amp;gt; *cut*&lt;br /&gt;
&lt;br /&gt;
== nemo ==&lt;br /&gt;
 [14:08]  * nemo prays for the sweet release of death.&lt;br /&gt;
&lt;br /&gt;
His name even has the word &amp;quot;emo&amp;quot; in it. How much more evidence do you need?&lt;br /&gt;
&lt;br /&gt;
==ornat==&lt;br /&gt;
[[Image:emo_ornat.jpg]]&lt;br /&gt;
&lt;br /&gt;
Don&#039;t let this user&#039;s seemingly happy facade fool you, as this photo evidence proves her emoness. Also has a strange obsession with hugs.&lt;br /&gt;
&lt;br /&gt;
==phaxx==&lt;br /&gt;
[[Image:DSC01727.jpg]]&lt;br /&gt;
&lt;br /&gt;
Apart from the trademark frown, phaxx appears here to be taking an uncharacteristically feminine interest in hair, make-up and wearing womens clothing; all hallmarks of the emo.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== twiggy == &lt;br /&gt;
[[Image:emo_twiggy.JPG]]&lt;br /&gt;
 Likes to mention the war - emo.&lt;br /&gt;
&lt;br /&gt;
== undone ==&lt;br /&gt;
[[Image:Undone_emo.JPG]]&lt;br /&gt;
&lt;br /&gt;
Photographical evidence of undone on the loose in the real world has proven hard to come by.&lt;br /&gt;
He has made it onto the list due to his constant claims to haircare prowess and threats to kill his parents in #lobby. Any better pictures may save the life of many an ill-educated DCU student should they approach him unaware of his &amp;quot;emoness&amp;quot; so, please act with the utmost urgency in passing these on.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== zero ==&lt;br /&gt;
[[Image:Emo_zero.jpg]]&lt;br /&gt;
&lt;br /&gt;
WAF!&lt;br /&gt;
&lt;br /&gt;
Note: zero is no longer a member of RedBrick due to his epic exam fail and subsequent dropping out. Fagwaffery.&lt;br /&gt;
&lt;br /&gt;
== zyox ==&lt;br /&gt;
[[Image:ZyoxHair.jpg]]&lt;br /&gt;
&lt;br /&gt;
Although many have long suspected zyox of being emo, evidence has only recently come to light:&lt;br /&gt;
&lt;br /&gt;
 14:05:01 &amp;lt; Zyox&amp;gt; pain is good&lt;br /&gt;
 14:05:06 &amp;lt; Zyox&amp;gt; it reminds me im still alive&lt;br /&gt;
 14:05:10 &amp;lt; Zyox&amp;gt; ;_;&lt;br /&gt;
 14:05:12 &amp;lt; Zyox&amp;gt; *cut*&lt;br /&gt;
&lt;br /&gt;
[[Category:Humour]]&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Emo&amp;diff=8942</id>
		<title>Emo</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Emo&amp;diff=8942"/>
		<updated>2009-07-27T21:01:46Z</updated>

		<summary type="html">&lt;p&gt;Dregin: /* carri */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;After many users both layed claim to and denied their affiliation with the tag &amp;quot;emo&amp;quot;, it has been decided that the wiki is the best Redbrick tool with which to lay the matter to rest. Here is a list of known emos on Redbrick and pics with which to both prove their &amp;quot;emoness&amp;quot; and identify/avoid them in the real world.&lt;br /&gt;
&lt;br /&gt;
==aisling==&lt;br /&gt;
[[image:aeris.jpg]]&lt;br /&gt;
 03:20 &amp;lt;        Aisling &amp;gt; but i feel emo&lt;br /&gt;
^^ Proof enough.&lt;br /&gt;
&lt;br /&gt;
==atlas ==&lt;br /&gt;
[[Image:Atlas_emo.jpg]]&lt;br /&gt;
&lt;br /&gt;
Although not showing some of the more classic emo signs this person never seems to be happy, and has  almost never been recorded smiling. That, and his other somewhat &amp;quot;unusual&amp;quot; habits make him emo enough for this page.&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;b&amp;gt;Saturday, 25th Feb 2007, Doyles Pub&amp;lt;/b&amp;gt;&lt;br /&gt;
 receive: this is ac/dc! enjoy yourself&lt;br /&gt;
 atlas: I shall do no such thing&lt;br /&gt;
&lt;br /&gt;
== bincheol ==&lt;br /&gt;
[[Image:emobinky.jpg]]&lt;br /&gt;
[[Image:Emo_binky.jpg]]&lt;br /&gt;
&lt;br /&gt;
 16:26 &amp;lt;      binncheol &amp;gt; fightstar are EPCI.&lt;br /&gt;
 16:26 &amp;lt;      binncheol &amp;gt; EPIC. even&lt;br /&gt;
 16:26 &amp;lt;      binncheol &amp;gt; seriously one of my favourite bands right now.&lt;br /&gt;
 &lt;br /&gt;
 [16:58:36]    binncheol | &#039;everything is beautiful and nothing hurts&#039;&lt;br /&gt;
&lt;br /&gt;
== carri ==&lt;br /&gt;
&lt;br /&gt;
 16:03:36 &amp;lt; nanaki&amp;gt; carri: you have no heart&lt;br /&gt;
 16:03:46 &amp;lt;@carri&amp;gt; No. BECAUSE YOU BROKE IT&lt;br /&gt;
 16:03:48 &amp;lt;@carri&amp;gt; &amp;lt;cut&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 carri ? I like taking back sunday.&lt;br /&gt;
&lt;br /&gt;
== doc ==&lt;br /&gt;
[[Image:Emo_doc_grey.jpg]]&lt;br /&gt;
&lt;br /&gt;
== dregin ==&lt;br /&gt;
[[Image:emo_dregin.JPG]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;BREAKING NEWS: &#039;&#039;&#039;Dregin just came out of the emo closet to Castle in #lobby. Check [http://www.redbrick.dcu.ie/~dregin/emo_out.txt here] for proof.&lt;br /&gt;
&lt;br /&gt;
There is also evidence of dregin&#039;s allegiance to the ultra-faggy &#039;&#039;straight edge&#039;&#039; trend.&lt;br /&gt;
&lt;br /&gt;
 13:06 &amp;lt; Attol&amp;gt; someone recently told me they&#039;d gone straight edge, can&#039;t remember who&lt;br /&gt;
 13:07 &amp;lt; Dregin&amp;gt; Attol: It WAS ME!&lt;br /&gt;
&lt;br /&gt;
The proof is undeniable.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== exzantia ==&lt;br /&gt;
[[image:Emo_exzantia.jpg]]&lt;br /&gt;
&lt;br /&gt;
==finch==&lt;br /&gt;
[[Image:Emo.jpg]]&lt;br /&gt;
&lt;br /&gt;
== gizmo ==&lt;br /&gt;
[[Image:emo gizmo.jpg]]&lt;br /&gt;
&lt;br /&gt;
gizmo&#039;s second baptism.&lt;br /&gt;
&lt;br /&gt;
 18:23:19 &amp;lt; g1zmo&amp;gt; I&#039;m just an awesome guy&lt;br /&gt;
 18:26:31 &amp;lt; g1zmo&amp;gt; jesus&lt;br /&gt;
 18:26:36 &amp;lt; g1zmo&amp;gt; don&#039;t all rush to agree with me or anything &lt;br /&gt;
 18:32:49 &amp;lt; g1zmo&amp;gt; ...&lt;br /&gt;
 18:32:51 &amp;lt; g1zmo&amp;gt; I fucking hate you guys&lt;br /&gt;
 18:32:57 &amp;lt; g1zmo&amp;gt; *cut*&lt;br /&gt;
&lt;br /&gt;
== goldfish ==&lt;br /&gt;
[[Image:EmoGoldie.jpg]]&lt;br /&gt;
&lt;br /&gt;
 14:10 &amp;lt; go|dfish&amp;gt; LIFE IS FUCKING SHIT.&lt;br /&gt;
 14:10 &amp;lt; joe5ie&amp;gt; an hero time.&lt;br /&gt;
 14:11 &amp;lt; go|dfish&amp;gt; i hope my manager died in a plane crash on his way back from usa&lt;br /&gt;
 14:11 &amp;lt; undone&amp;gt; emo|fish&lt;br /&gt;
&lt;br /&gt;
 22:35 &amp;lt; go|dfish&amp;gt; because life is shit?&lt;br /&gt;
 22:35 &amp;lt; go|dfish&amp;gt; &amp;lt;/emo&amp;gt;&lt;br /&gt;
 22:35 &amp;lt; roro&amp;gt; how come??&lt;br /&gt;
 22:35 &amp;lt; roro&amp;gt; stop being soo EMO&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== lil_cain ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Lil cain emo.jpg]]&lt;br /&gt;
&lt;br /&gt;
Recently spotted at the DCU Clubs &amp;amp; Socs Ball. Notice the anger expressed on his visage.&lt;br /&gt;
&lt;br /&gt;
  15:36 &amp;lt; lil_cain&amp;gt; hello great depression&lt;br /&gt;
  15:37 &amp;lt; lil_cain&amp;gt; time to start stockpiling cigarettes, alchol, and razorblades me thinks&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
  In Clubs and Socs: &amp;quot;I resign from life!&amp;quot;&lt;br /&gt;
&lt;br /&gt;
EEEMMMOOOOO!!!!&lt;br /&gt;
&lt;br /&gt;
== maK ==&lt;br /&gt;
[[Image:426404945a4491595700b660418857l.jpg]]&lt;br /&gt;
 [19:12:26]          maK | thisrbthingisreallyboring.&lt;br /&gt;
 [19:13:07]          maK | ilikeditatfirstbutnownoonetalknsaboutanythinelsebutinsults.&lt;br /&gt;
&lt;br /&gt;
 12:43 &amp;lt; maK&amp;gt; is this not hell already?&lt;br /&gt;
 12:44 &amp;lt; maK&amp;gt; you cant feel pain when your dead.&lt;br /&gt;
 12:44 &amp;lt; maK&amp;gt; death &amp;gt; life.&lt;br /&gt;
 12:45 &amp;lt; maK&amp;gt; ;_;&lt;br /&gt;
 12:45 &amp;lt; maK&amp;gt; *slit*&lt;br /&gt;
&lt;br /&gt;
== marvin ==&lt;br /&gt;
[[Image:Marvin.jpg]]&lt;br /&gt;
 [13:52:29]       marvin | life is a heap of shit&lt;br /&gt;
 [13:52:32]       marvin | good riddance&lt;br /&gt;
&lt;br /&gt;
== Merchelo ==&lt;br /&gt;
&lt;br /&gt;
 19:35 &amp;lt; Merchelo&amp;gt; it&#039;s true&lt;br /&gt;
 19:35 &amp;lt; Merchelo&amp;gt; my friends call me lovely so i don&#039;t cut myself&lt;br /&gt;
 19:35 &amp;lt; Merchelo&amp;gt; *cut*&lt;br /&gt;
&lt;br /&gt;
== nemo ==&lt;br /&gt;
 [14:08]  * nemo prays for the sweet release of death.&lt;br /&gt;
&lt;br /&gt;
His name even has the word &amp;quot;emo&amp;quot; in it. How much more evidence do you need?&lt;br /&gt;
&lt;br /&gt;
==ornat==&lt;br /&gt;
[[Image:emo_ornat.jpg]]&lt;br /&gt;
&lt;br /&gt;
Don&#039;t let this user&#039;s seemingly happy facade fool you, as this photo evidence proves her emoness. Also has a strange obsession with hugs.&lt;br /&gt;
&lt;br /&gt;
==phaxx==&lt;br /&gt;
[[Image:DSC01727.jpg]]&lt;br /&gt;
&lt;br /&gt;
Apart from the trademark frown, phaxx appears here to be taking an uncharacteristically feminine interest in hair, make-up and wearing womens clothing; all hallmarks of the emo.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== twiggy == &lt;br /&gt;
[[Image:emo_twiggy.JPG]]&lt;br /&gt;
 Likes to mention the war - emo.&lt;br /&gt;
&lt;br /&gt;
== undone ==&lt;br /&gt;
[[Image:Undone_emo.JPG]]&lt;br /&gt;
&lt;br /&gt;
Photographical evidence of undone on the loose in the real world has proven hard to come by.&lt;br /&gt;
He has made it onto the list due to his constant claims to haircare prowess and threats to kill his parents in #lobby. Any better pictures may save the life of many an ill-educated DCU student should they approach him unaware of his &amp;quot;emoness&amp;quot; so, please act with the utmost urgency in passing these on.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== zero ==&lt;br /&gt;
[[Image:Emo_zero.jpg]]&lt;br /&gt;
&lt;br /&gt;
WAF!&lt;br /&gt;
&lt;br /&gt;
Note: zero is no longer a member of RedBrick due to his epic exam fail and subsequent dropping out. Fagwaffery.&lt;br /&gt;
&lt;br /&gt;
== zyox ==&lt;br /&gt;
[[Image:ZyoxHair.jpg]]&lt;br /&gt;
&lt;br /&gt;
Although many have long suspected zyox of being emo, evidence has only recently come to light:&lt;br /&gt;
&lt;br /&gt;
 14:05:01 &amp;lt; Zyox&amp;gt; pain is good&lt;br /&gt;
 14:05:06 &amp;lt; Zyox&amp;gt; it reminds me im still alive&lt;br /&gt;
 14:05:10 &amp;lt; Zyox&amp;gt; ;_;&lt;br /&gt;
 14:05:12 &amp;lt; Zyox&amp;gt; *cut*&lt;br /&gt;
&lt;br /&gt;
[[Category:Humour]]&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Windows_to_ubuntu&amp;diff=8874</id>
		<title>Windows to ubuntu</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Windows_to_ubuntu&amp;diff=8874"/>
		<updated>2009-05-04T15:52:39Z</updated>

		<summary type="html">&lt;p&gt;Dregin: New page: I&amp;#039;ve finally convinced the parents to allow me install ubuntu on the family&amp;#039;s home PC. Windows had become unbearably bloated with all sorts of anti-virus/spyware crap and took well over 5 ...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I&#039;ve finally convinced the parents to allow me install ubuntu on the family&#039;s home PC. Windows had become unbearably bloated with all sorts of anti-virus/spyware crap and took well over 5 minutes to boot.&lt;br /&gt;
&lt;br /&gt;
This guide details the applications and tweaks I&#039;m going to apply to Ubuntu 9.04&#039;s installation in order to make the transition from windows to ubuntu as painless as possible for the newbtards.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Downloading Ubuntu ==&lt;br /&gt;
&lt;br /&gt;
Got to www.ubuntu.org and download a .iso file . I burned the CD ISO to a blank DVD and it worked fine.&lt;br /&gt;
&lt;br /&gt;
== Installing Ubuntu == &lt;br /&gt;
&lt;br /&gt;
Set your disc drive as the first boot device in the BIOS, save and reboot the machine. The Ubuntu install is extremely straight forward.&lt;br /&gt;
&lt;br /&gt;
== Applications ==&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Growl&amp;diff=8869</id>
		<title>Growl</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Growl&amp;diff=8869"/>
		<updated>2009-04-27T14:51:01Z</updated>

		<summary type="html">&lt;p&gt;Dregin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;OK. Growl is a notification protocol that talks to a service on your local machine and makes nice little bubbles pop up when certain events occur.&lt;br /&gt;
&lt;br /&gt;
For a WTF IS GOING ON bit scroll to the bottom.&lt;br /&gt;
&lt;br /&gt;
[[http://www.redbrick.dcu.ie/~dregin/pix/weeget_02.png Screenshot]]&lt;br /&gt;
&lt;br /&gt;
I basically wanted to be told when someone hilights my nick or PMs me in weechat (there&#039;re probably similar scripts for IRSSI, but fuck that heap of shit)&lt;br /&gt;
&lt;br /&gt;
I&#039;m using a nice little program in ubuntu called mumble for my notifications. Get it [[http://www.mumbles-project.org/download/ here]].&lt;br /&gt;
&lt;br /&gt;
Once you&#039;ve installed and launch it an icon should appear over there beside your clock.&lt;br /&gt;
&lt;br /&gt;
 - Right click it and choose preferences.&lt;br /&gt;
 - Enable network notifications.&lt;br /&gt;
 - Set a password.&lt;br /&gt;
&lt;br /&gt;
You may need to forward UDP port 9887 to your local machine on your router.&lt;br /&gt;
&lt;br /&gt;
On your local machine you&#039;re gonna have to install socat:&lt;br /&gt;
&lt;br /&gt;
 sudo apt-get install socat&lt;br /&gt;
&lt;br /&gt;
Once that&#039;s done you need to start socat locally:&lt;br /&gt;
&lt;br /&gt;
 socat TCP-LISTEN:PORT,reuseaddr,fork UDP:127.0.0.1:9887 &amp;amp;&lt;br /&gt;
&lt;br /&gt;
Then log into redbrick with a port redirect going on:&lt;br /&gt;
&lt;br /&gt;
 ssh USER@login.redbrick.dcu.ie -R PORT:127.0.0.1:PORT&lt;br /&gt;
&lt;br /&gt;
Once you&#039;ve logged into redbrick another instance of socat needs to be launched (I&#039;m told committee require permission for network services to be run, but since when has anyone ever given a shit about these things??????????????????/) tsocks is in there thanks to DCU&#039;s proxy.&lt;br /&gt;
&lt;br /&gt;
I run this inside a screen instance before launching weechat. If weechat&#039;s already running you can just do ctrl+z to suspend it, run the following command and then run &#039;fg&#039; to bring weechat back from the dead.&lt;br /&gt;
&lt;br /&gt;
 tsocks socat UDP-LISTEN:9887,reuseaddr,fork TCP:127.0.0.1:9996 &amp;amp;&lt;br /&gt;
&lt;br /&gt;
Everything&#039;s ready to go now, so just launch weechat (my build of dev version 0.2.7 is available at /home/associat/d/dregin/weechat/bin/weechat-curses)&lt;br /&gt;
&lt;br /&gt;
Depending on the version of weechat you&#039;re running do either:&lt;br /&gt;
&lt;br /&gt;
For 0.2.7&lt;br /&gt;
 wget http://www.mysticcoders.com/tools/downloads/growl-net-notify.pl -O ~/.weechat/perl/autoload/growl-net-notify.pl&lt;br /&gt;
&lt;br /&gt;
OR for 0.2.6&lt;br /&gt;
 wget http://www.mysticcoders.com/tools/downloads/growl-net-notify-0.2.6.pl -O ~/.weechat/perl/autoload/growl-net-notify-0.2.6.pl&lt;br /&gt;
&lt;br /&gt;
Load the plugin with:&lt;br /&gt;
&lt;br /&gt;
 /perl load growl-net-notify.pl&lt;br /&gt;
&lt;br /&gt;
OR&lt;br /&gt;
&lt;br /&gt;
 /perl load growl-net-notify-0.2.6.pl&lt;br /&gt;
&lt;br /&gt;
 /help growl&lt;br /&gt;
&lt;br /&gt;
 /growl setup YOUR_IP YOUR_LOCAL_PASSWORD PORT&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== So... WTF is all this shit doing???? ==&lt;br /&gt;
&lt;br /&gt;
BASICALLY.&lt;br /&gt;
&lt;br /&gt;
 - Mumble waits for notifications from localhost... The problem is that weechat is running remotely on a redbrick server in DCU.&lt;br /&gt;
 - SSH -R is sending messages from the redbrick server back to our localhost.&lt;br /&gt;
 - Socat listens for message from redbrick (the SSH -R bit in step 2 there) to the port that Mumble is listening to on localhost.&lt;br /&gt;
 - On redbrick the weechat script is sending it&#039;s growl notifications to localhost&lt;br /&gt;
 - The socat instance on redbrick is listening for shit (growl notifications) on localhost and sending it to the port that SSH -R above is looking &lt;br /&gt;
   for.. Thus actually sending it backwards through our SSH connection to our localhost where mumble gets it and pops up a nice little notification box.&lt;br /&gt;
&lt;br /&gt;
This is what it looks like&lt;br /&gt;
 weechat ---&amp;gt; socat on redbrick ---&amp;gt; SSH -R ---&amp;gt; socat on localhost ---&amp;gt; mumble&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Growl&amp;diff=8868</id>
		<title>Growl</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Growl&amp;diff=8868"/>
		<updated>2009-04-26T16:42:14Z</updated>

		<summary type="html">&lt;p&gt;Dregin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;OK. Growl is a notification protocol that talks to a service on your local machine and makes nice little bubbles pop up when certain events occur.&lt;br /&gt;
&lt;br /&gt;
For a WTF IS GOING ON bit scroll to the bottom.&lt;br /&gt;
&lt;br /&gt;
[[http://www.redbrick.dcu.ie/~dregin/pix/weeget_02.png Screenshot]]&lt;br /&gt;
&lt;br /&gt;
I basically wanted to be told when someone hilights my nick or PMs me in weechat (there&#039;re probably similar scripts for IRSSI, but fuck that heap of shit)&lt;br /&gt;
&lt;br /&gt;
I&#039;m using a nice little program in ubuntu called mumble for my notifications. Get it [[http://www.mumbles-project.org/download/ here]].&lt;br /&gt;
&lt;br /&gt;
Once you&#039;ve installed and launch it an icon should appear over there beside your clock.&lt;br /&gt;
&lt;br /&gt;
 - Right click it and choose preferences.&lt;br /&gt;
 - Enable network notifications&lt;br /&gt;
 - Set a password.&lt;br /&gt;
&lt;br /&gt;
You may need to forward UDP port 9887 to your local machine on your router.&lt;br /&gt;
&lt;br /&gt;
On your local machine you&#039;re gonna have to install socat&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 sudo apt-get install socat&lt;br /&gt;
&lt;br /&gt;
Once that&#039;s done you need to start socat locally:&lt;br /&gt;
&lt;br /&gt;
 socat TCP-LISTEN:PORT,reuseaddr,fork UDP:127.0.0.1:9887 &amp;amp;&lt;br /&gt;
&lt;br /&gt;
Then log into redbrick with a port redirect going on:&lt;br /&gt;
&lt;br /&gt;
 ssh USER@login.redbrick.dcu.ie -R PORT:127.0.0.1:PORT&lt;br /&gt;
&lt;br /&gt;
Once you&#039;ve logged into redbrick another instance of socat needs to be launched (I&#039;m told committee require permission for network services to be run, but since when has anyone ever given a shit about these things??????????????????/) tsocks is in there thanks to DCU&#039;s proxy.&lt;br /&gt;
&lt;br /&gt;
I run this inside a screen instance before launching weechat. If weechat&#039;s already running you can just do ctrl+z to suspend it, run the following command and then run &#039;fg&#039; to bring weechat back from the dead.&lt;br /&gt;
&lt;br /&gt;
 tsocks socat UDP-LISTEN:9887,reuseaddr,fork TCP:127.0.0.1:9996 &amp;amp;&lt;br /&gt;
&lt;br /&gt;
Everything&#039;s ready to go now, so just launch weechat (my build of dev version 0.2.7 is available at /home/associat/d/dregin/weechat/bin/weechat-curses)&lt;br /&gt;
&lt;br /&gt;
Depending on the version of weechat you&#039;re running do either:&lt;br /&gt;
&lt;br /&gt;
For 0.2.7&lt;br /&gt;
 wget http://www.mysticcoders.com/tools/downloads/growl-net-notify.pl -O ~/.weechat/perl/autoload/growl-net-notify.pl&lt;br /&gt;
&lt;br /&gt;
OR for 0.2.6&lt;br /&gt;
 wget http://www.mysticcoders.com/tools/downloads/growl-net-notify-0.2.6.pl -O ~/.weechat/perl/autoload/growl-net-notify-0.2.6.pl&lt;br /&gt;
&lt;br /&gt;
load the plugin with&lt;br /&gt;
 /perl load growl-net-notify.pl&lt;br /&gt;
&lt;br /&gt;
OR&lt;br /&gt;
&lt;br /&gt;
 /perl load growl-net-notify-0.2.6.pl&lt;br /&gt;
&lt;br /&gt;
 /help growl&lt;br /&gt;
&lt;br /&gt;
 /growl setup YOUR_IP YOUR_LOCAL_PASSWORD PORT&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== So... WTF is all this shit doing???? ==&lt;br /&gt;
&lt;br /&gt;
BASICALLY.&lt;br /&gt;
&lt;br /&gt;
 - Mumble waits for notifications from localhost... The problem is that weechat is running remotely on a redbrick server in DCU.&lt;br /&gt;
 - SSH -R is sending messages from the redbrick server back to our localhost.&lt;br /&gt;
 - Socat listens for message from redbrick (the SSH -R bit in step 2 there) to the port that Mumble is listening to on localhost.&lt;br /&gt;
 - On redbrick the weechat script is sending it&#039;s growl notifications to localhost&lt;br /&gt;
 - The socat instance on redbrick is listening for shit (growl notifications) on localhost and sending it to the port that SSH -R above is looking for.. Thus actually sending it backwards through our SSH connection to our localhost where mumble gets it and pops up a nice little notification box.&lt;br /&gt;
&lt;br /&gt;
This is what it looks like&lt;br /&gt;
 weechat ---&amp;gt; socat on redbrick ---&amp;gt; SSH -R ---&amp;gt; socat on localhost ---&amp;gt; mumble&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Growl&amp;diff=8867</id>
		<title>Growl</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Growl&amp;diff=8867"/>
		<updated>2009-04-26T16:28:26Z</updated>

		<summary type="html">&lt;p&gt;Dregin: /* So... WTF is all this shit doing???? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;OK. Growl is a notification protocol that talks to a service on your local machine and makes nice little bubbles pop up when certain events occur.&lt;br /&gt;
&lt;br /&gt;
For a WTF IS GOING ON bit scroll to the bottom.&lt;br /&gt;
&lt;br /&gt;
I basically wanted to be told when someone hilights my nick or PMs me in weechat (there&#039;re probably similar scripts for IRSSI, but fuck that heap of shit)&lt;br /&gt;
&lt;br /&gt;
I&#039;m using a nice little program in ubuntu called mumble for my notifications. Get it [[http://www.mumbles-project.org/download/ here]].&lt;br /&gt;
&lt;br /&gt;
Once you&#039;ve installed and launch it an icon should appear over there beside your clock.&lt;br /&gt;
&lt;br /&gt;
 - Right click it and choose preferences.&lt;br /&gt;
 - Enable network notifications&lt;br /&gt;
 - Set a password.&lt;br /&gt;
&lt;br /&gt;
You may need to forward UDP port 9887 to your local machine on your router.&lt;br /&gt;
&lt;br /&gt;
On your local machine you&#039;re gonna have to install socat&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 sudo apt-get install socat&lt;br /&gt;
&lt;br /&gt;
Once that&#039;s done you need to start socat locally:&lt;br /&gt;
&lt;br /&gt;
 socat TCP-LISTEN:PORT,reuseaddr,fork UDP:127.0.0.1:9887 &amp;amp;&lt;br /&gt;
&lt;br /&gt;
Then log into redbrick with a port redirect going on:&lt;br /&gt;
&lt;br /&gt;
 ssh USER@login.redbrick.dcu.ie -R PORT:127.0.0.1:PORT&lt;br /&gt;
&lt;br /&gt;
Once you&#039;ve logged into redbrick another instance of socat needs to be launched (I&#039;m told committee require permission for network services to be run, but since when has anyone ever given a shit about these things??????????????????/) tsocks is in there thanks to DCU&#039;s proxy.&lt;br /&gt;
&lt;br /&gt;
I run this inside a screen instance before launching weechat. If weechat&#039;s already running you can just do ctrl+z to suspend it, run the following command and then run &#039;fg&#039; to bring weechat back from the dead.&lt;br /&gt;
&lt;br /&gt;
 tsocks socat UDP-LISTEN:9887,reuseaddr,fork TCP:127.0.0.1:9996 &amp;amp;&lt;br /&gt;
&lt;br /&gt;
Everything&#039;s ready to go now, so just launch weechat (my build of dev version 0.2.7 is available at /home/associat/d/dregin/weechat/bin/weechat-curses)&lt;br /&gt;
&lt;br /&gt;
Depending on the version of weechat you&#039;re running do either:&lt;br /&gt;
&lt;br /&gt;
For 0.2.7&lt;br /&gt;
 wget http://www.mysticcoders.com/tools/downloads/growl-net-notify.pl -O ~/.weechat/perl/autoload/growl-net-notify.pl&lt;br /&gt;
&lt;br /&gt;
OR for 0.2.6&lt;br /&gt;
 wget http://www.mysticcoders.com/tools/downloads/growl-net-notify-0.2.6.pl -O ~/.weechat/perl/autoload/growl-net-notify-0.2.6.pl&lt;br /&gt;
&lt;br /&gt;
load the plugin with&lt;br /&gt;
 /perl load growl-net-notify.pl&lt;br /&gt;
&lt;br /&gt;
OR&lt;br /&gt;
&lt;br /&gt;
 /perl load growl-net-notify-0.2.6.pl&lt;br /&gt;
&lt;br /&gt;
 /help growl&lt;br /&gt;
&lt;br /&gt;
 /growl setup YOUR_IP YOUR_LOCAL_PASSWORD PORT&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== So... WTF is all this shit doing???? ==&lt;br /&gt;
&lt;br /&gt;
BASICALLY.&lt;br /&gt;
&lt;br /&gt;
 - Mumble waits for notifications from localhost... The problem is that weechat is running remotely on a redbrick server in DCU.&lt;br /&gt;
 - SSH -R is sending messages from the redbrick server back to our localhost.&lt;br /&gt;
 - Socat listens for message from redbrick (the SSH -R bit in step 2 there) to the port that Mumble is listening to on localhost.&lt;br /&gt;
 - On redbrick the weechat script is sending it&#039;s growl notifications to localhost&lt;br /&gt;
 - The socat instance on redbrick is listening for shit (growl notifications) on localhost and sending it to the port that SSH -R above is looking for.. Thus actually sending it backwards through our SSH connection to our localhost where mumble gets it and pops up a nice little notification box.&lt;br /&gt;
&lt;br /&gt;
This is what it looks like&lt;br /&gt;
 weechat ---&amp;gt; socat on redbrick ---&amp;gt; SSH -R ---&amp;gt; socat on localhost ---&amp;gt; mumble&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Growl&amp;diff=8866</id>
		<title>Growl</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Growl&amp;diff=8866"/>
		<updated>2009-04-26T16:21:34Z</updated>

		<summary type="html">&lt;p&gt;Dregin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;OK. Growl is a notification protocol that talks to a service on your local machine and makes nice little bubbles pop up when certain events occur.&lt;br /&gt;
&lt;br /&gt;
For a WTF IS GOING ON bit scroll to the bottom.&lt;br /&gt;
&lt;br /&gt;
I basically wanted to be told when someone hilights my nick or PMs me in weechat (there&#039;re probably similar scripts for IRSSI, but fuck that heap of shit)&lt;br /&gt;
&lt;br /&gt;
I&#039;m using a nice little program in ubuntu called mumble for my notifications. Get it [[http://www.mumbles-project.org/download/ here]].&lt;br /&gt;
&lt;br /&gt;
Once you&#039;ve installed and launch it an icon should appear over there beside your clock.&lt;br /&gt;
&lt;br /&gt;
 - Right click it and choose preferences.&lt;br /&gt;
 - Enable network notifications&lt;br /&gt;
 - Set a password.&lt;br /&gt;
&lt;br /&gt;
You may need to forward UDP port 9887 to your local machine on your router.&lt;br /&gt;
&lt;br /&gt;
On your local machine you&#039;re gonna have to install socat&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 sudo apt-get install socat&lt;br /&gt;
&lt;br /&gt;
Once that&#039;s done you need to start socat locally:&lt;br /&gt;
&lt;br /&gt;
 socat TCP-LISTEN:PORT,reuseaddr,fork UDP:127.0.0.1:9887 &amp;amp;&lt;br /&gt;
&lt;br /&gt;
Then log into redbrick with a port redirect going on:&lt;br /&gt;
&lt;br /&gt;
 ssh USER@login.redbrick.dcu.ie -R PORT:127.0.0.1:PORT&lt;br /&gt;
&lt;br /&gt;
Once you&#039;ve logged into redbrick another instance of socat needs to be launched (I&#039;m told committee require permission for network services to be run, but since when has anyone ever given a shit about these things??????????????????/) tsocks is in there thanks to DCU&#039;s proxy.&lt;br /&gt;
&lt;br /&gt;
I run this inside a screen instance before launching weechat. If weechat&#039;s already running you can just do ctrl+z to suspend it, run the following command and then run &#039;fg&#039; to bring weechat back from the dead.&lt;br /&gt;
&lt;br /&gt;
 tsocks socat UDP-LISTEN:9887,reuseaddr,fork TCP:127.0.0.1:9996 &amp;amp;&lt;br /&gt;
&lt;br /&gt;
Everything&#039;s ready to go now, so just launch weechat (my build of dev version 0.2.7 is available at /home/associat/d/dregin/weechat/bin/weechat-curses)&lt;br /&gt;
&lt;br /&gt;
Depending on the version of weechat you&#039;re running do either:&lt;br /&gt;
&lt;br /&gt;
For 0.2.7&lt;br /&gt;
 wget http://www.mysticcoders.com/tools/downloads/growl-net-notify.pl -O ~/.weechat/perl/autoload/growl-net-notify.pl&lt;br /&gt;
&lt;br /&gt;
OR for 0.2.6&lt;br /&gt;
 wget http://www.mysticcoders.com/tools/downloads/growl-net-notify-0.2.6.pl -O ~/.weechat/perl/autoload/growl-net-notify-0.2.6.pl&lt;br /&gt;
&lt;br /&gt;
load the plugin with&lt;br /&gt;
 /perl load growl-net-notify.pl&lt;br /&gt;
&lt;br /&gt;
OR&lt;br /&gt;
&lt;br /&gt;
 /perl load growl-net-notify-0.2.6.pl&lt;br /&gt;
&lt;br /&gt;
 /help growl&lt;br /&gt;
&lt;br /&gt;
 /growl setup YOUR_IP YOUR_LOCAL_PASSWORD PORT&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== So... WTF is all this shit doing???? ==&lt;br /&gt;
&lt;br /&gt;
BASICALLY.&lt;br /&gt;
&lt;br /&gt;
 - Mumble waits for notifications from localhost... The problem is that weechat is running remotely on a redbrick server in DCU.&lt;br /&gt;
 - SSH -R is sending messages from the redbrick server back to our localhost.&lt;br /&gt;
 - Socat listens for message from redbrick (the SSH -R bit in step 2 there) to the port that Mumble is listening to on localhost.&lt;br /&gt;
 - On redbrick the weechat script is sending it&#039;s growl notifications to localhost&lt;br /&gt;
 - The socat instance on redbrick is listening for shit (grolw notifications) on localhost and sending it to the port that SSH -R above is looking for.. Thus actually sending it backwards through our SSH connection to our localhost where mumble gets it and pops up a nice little notification box.&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Growl&amp;diff=8865</id>
		<title>Growl</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Growl&amp;diff=8865"/>
		<updated>2009-04-26T16:14:16Z</updated>

		<summary type="html">&lt;p&gt;Dregin: New page: OK. Growl is a notification protocol that talks to a service on your local machine and makes nice little bubbles pop up when certain events occur.  I basically wanted to be told when someo...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;OK. Growl is a notification protocol that talks to a service on your local machine and makes nice little bubbles pop up when certain events occur.&lt;br /&gt;
&lt;br /&gt;
I basically wanted to be told when someone hilights my nick or PMs me in weechat (there&#039;re probably similar scripts for IRSSI, but fuck that heap of shit)&lt;br /&gt;
&lt;br /&gt;
I&#039;m using a nice little program in ubuntu called mumble for my notifications. Get it [[http://www.mumbles-project.org/download/ here]].&lt;br /&gt;
&lt;br /&gt;
Once you&#039;ve installed and launch it an icon should appear over there beside your clock.&lt;br /&gt;
&lt;br /&gt;
 - Right click it and choose preferences.&lt;br /&gt;
 - Enable network notifications&lt;br /&gt;
 - Set a password.&lt;br /&gt;
&lt;br /&gt;
You may need to forward UDP port 9887 to your local machine on your router.&lt;br /&gt;
&lt;br /&gt;
On your local machine you&#039;re gonna have to install socat&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 sudo apt-get install socat&lt;br /&gt;
&lt;br /&gt;
Once that&#039;s done you need to start socat locally:&lt;br /&gt;
&lt;br /&gt;
 socat TCP-LISTEN:PORT,reuseaddr,fork UDP:127.0.0.1:9887 &amp;amp;&lt;br /&gt;
&lt;br /&gt;
Then log into redbrick with a port redirect going on:&lt;br /&gt;
&lt;br /&gt;
 ssh USER@login.redbrick.dcu.ie -R PORT:127.0.0.1:PORT&lt;br /&gt;
&lt;br /&gt;
Once you&#039;ve logged into redbrick another instance of socat needs to be launched (I&#039;m told committee require permission for network services to be run, but since when has anyone ever given a shit about these things??????????????????/) tsocks is in there thanks to DCU&#039;s proxy.&lt;br /&gt;
&lt;br /&gt;
I run this inside a screen instance before launching weechat. If weechat&#039;s already running you can just do ctrl+z to suspend it, run the following command and then run &#039;fg&#039; to bring weechat back from the dead.&lt;br /&gt;
&lt;br /&gt;
 tsocks socat UDP-LISTEN:9887,reuseaddr,fork TCP:127.0.0.1:9996 &amp;amp;&lt;br /&gt;
&lt;br /&gt;
Everything&#039;s ready to go now, so just launch weechat (my build of dev version 0.2.7 is available at /home/associat/d/dregin/weechat/bin/weechat-curses)&lt;br /&gt;
&lt;br /&gt;
Depending on the version of weechat you&#039;re running do either:&lt;br /&gt;
&lt;br /&gt;
For 0.2.7&lt;br /&gt;
 wget http://www.mysticcoders.com/tools/downloads/growl-net-notify.pl -O ~/.weechat/perl/autoload/growl-net-notify.pl&lt;br /&gt;
&lt;br /&gt;
OR for 0.2.6&lt;br /&gt;
 wget http://www.mysticcoders.com/tools/downloads/growl-net-notify-0.2.6.pl -O ~/.weechat/perl/autoload/growl-net-notify-0.2.6.pl&lt;br /&gt;
&lt;br /&gt;
load the plugin with&lt;br /&gt;
 /perl load growl-net-notify.pl&lt;br /&gt;
&lt;br /&gt;
OR&lt;br /&gt;
&lt;br /&gt;
 /perl load growl-net-notify-0.2.6.pl&lt;br /&gt;
&lt;br /&gt;
 /help growl&lt;br /&gt;
&lt;br /&gt;
 /growl setup YOUR_IP YOUR_LOCAL_PASSWORD PORT&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Emo&amp;diff=8805</id>
		<title>Emo</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Emo&amp;diff=8805"/>
		<updated>2009-03-11T19:42:54Z</updated>

		<summary type="html">&lt;p&gt;Dregin: /* landa2 / tiny */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;After many users both layed claim to and denied their affiliation with the tag &amp;quot;emo&amp;quot;, it has been decided that the wiki is the best Redbrick tool with which to lay the matter to rest. Here is a list of known emos on Redbrick and pics with which to both prove their &amp;quot;emoness&amp;quot; and identify/avoid them in the real world.&lt;br /&gt;
&lt;br /&gt;
==aisling==&lt;br /&gt;
[[image:aeris.jpg]]&lt;br /&gt;
 03:20 &amp;lt;        Aisling &amp;gt; but i feel emo&lt;br /&gt;
^^ Proof enough.&lt;br /&gt;
&lt;br /&gt;
==atlas ==&lt;br /&gt;
[[Image:Atlas_emo.jpg]]&lt;br /&gt;
&lt;br /&gt;
Although not showing some of the more classic emo signs this person never seems to be happy, and has  almost never been recorded smiling. That, and his other somewhat &amp;quot;unusual&amp;quot; habits make him emo enough for this page.&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;b&amp;gt;Saturday, 25th Feb 2007, Doyles Pub&amp;lt;/b&amp;gt;&lt;br /&gt;
 receive: this is ac/dc! enjoy yourself&lt;br /&gt;
 atlas: I shall do no such thing&lt;br /&gt;
&lt;br /&gt;
== bincheol ==&lt;br /&gt;
[[Image:emobinky.jpg]]&lt;br /&gt;
[[Image:Emo_binky.jpg]]&lt;br /&gt;
&lt;br /&gt;
 16:26 &amp;lt;      binncheol &amp;gt; fightstar are EPCI.&lt;br /&gt;
 16:26 &amp;lt;      binncheol &amp;gt; EPIC. even&lt;br /&gt;
 16:26 &amp;lt;      binncheol &amp;gt; seriously one of my favourite bands right now.&lt;br /&gt;
 &lt;br /&gt;
 [16:58:36]    binncheol | &#039;everything is beautiful and nothing hurts&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== doc ==&lt;br /&gt;
[[Image:Emo_doc_grey.jpg]]&lt;br /&gt;
&lt;br /&gt;
== dregin ==&lt;br /&gt;
[[Image:emo_dregin.JPG]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;BREAKING NEWS: &#039;&#039;&#039;Dregin just came out of the emo closet to Castle in #lobby. Check [http://www.redbrick.dcu.ie/~dregin/emo_out.txt here] for proof.&lt;br /&gt;
&lt;br /&gt;
There is also evidence of dregin&#039;s allegiance to the ultra-faggy &#039;&#039;straight edge&#039;&#039; trend.&lt;br /&gt;
&lt;br /&gt;
 13:06 &amp;lt; Attol&amp;gt; someone recently told me they&#039;d gone straight edge, can&#039;t remember who&lt;br /&gt;
 13:07 &amp;lt; Dregin&amp;gt; Attol: It WAS ME!&lt;br /&gt;
&lt;br /&gt;
The proof is undeniable.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== exzantia ==&lt;br /&gt;
[[image:Emo_exzantia.jpg]]&lt;br /&gt;
&lt;br /&gt;
==finch==&lt;br /&gt;
[[Image:Emo.jpg]]&lt;br /&gt;
&lt;br /&gt;
== gizmo ==&lt;br /&gt;
[[Image:emo gizmo.jpg]]&lt;br /&gt;
&lt;br /&gt;
gizmo&#039;s second baptism.&lt;br /&gt;
&lt;br /&gt;
 18:23:19 &amp;lt; g1zmo&amp;gt; I&#039;m just an awesome guy&lt;br /&gt;
 18:26:31 &amp;lt; g1zmo&amp;gt; jesus&lt;br /&gt;
 18:26:36 &amp;lt; g1zmo&amp;gt; don&#039;t all rush to agree with me or anything &lt;br /&gt;
 18:32:49 &amp;lt; g1zmo&amp;gt; ...&lt;br /&gt;
 18:32:51 &amp;lt; g1zmo&amp;gt; I fucking hate you guys&lt;br /&gt;
 18:32:57 &amp;lt; g1zmo&amp;gt; *cut*&lt;br /&gt;
&lt;br /&gt;
== goldfish ==&lt;br /&gt;
[[Image:EmoGoldie.jpg]]&lt;br /&gt;
&lt;br /&gt;
 14:10 &amp;lt; go|dfish&amp;gt; LIFE IS FUCKING SHIT.&lt;br /&gt;
 14:10 &amp;lt; joe5ie&amp;gt; an hero time.&lt;br /&gt;
 14:11 &amp;lt; go|dfish&amp;gt; i hope my manager died in a plane crash on his way back from usa&lt;br /&gt;
 14:11 &amp;lt; undone&amp;gt; emo|fish&lt;br /&gt;
&lt;br /&gt;
 22:35 &amp;lt; go|dfish&amp;gt; because life is shit?&lt;br /&gt;
 22:35 &amp;lt; go|dfish&amp;gt; &amp;lt;/emo&amp;gt;&lt;br /&gt;
 22:35 &amp;lt; roro&amp;gt; how come??&lt;br /&gt;
 22:35 &amp;lt; roro&amp;gt; stop being soo EMO&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== lil_cain ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Lil cain emo.jpg]]&lt;br /&gt;
&lt;br /&gt;
Recently spotted at the DCU Clubs &amp;amp; Socs Ball. Notice the anger expressed on his visage.&lt;br /&gt;
&lt;br /&gt;
  15:36 &amp;lt; lil_cain&amp;gt; hello great depression&lt;br /&gt;
  15:37 &amp;lt; lil_cain&amp;gt; time to start stockpiling cigarettes, alchol, and razorblades me thinks&lt;br /&gt;
&lt;br /&gt;
EEEMMMOOOOO!!!!&lt;br /&gt;
&lt;br /&gt;
== maK ==&lt;br /&gt;
[[Image:426404945a4491595700b660418857l.jpg]]&lt;br /&gt;
 [19:12:26]          maK | thisrbthingisreallyboring.&lt;br /&gt;
 [19:13:07]          maK | ilikeditatfirstbutnownoonetalknsaboutanythinelsebutinsults.&lt;br /&gt;
&lt;br /&gt;
 12:43 &amp;lt; maK&amp;gt; is this not hell already?&lt;br /&gt;
 12:44 &amp;lt; maK&amp;gt; you cant feel pain when your dead.&lt;br /&gt;
 12:44 &amp;lt; maK&amp;gt; death &amp;gt; life.&lt;br /&gt;
 12:45 &amp;lt; maK&amp;gt; ;_;&lt;br /&gt;
 12:45 &amp;lt; maK&amp;gt; *slit*&lt;br /&gt;
&lt;br /&gt;
== marvin ==&lt;br /&gt;
[[Image:Marvin.jpg]]&lt;br /&gt;
 [13:52:29]       marvin | life is a heap of shit&lt;br /&gt;
 [13:52:32]       marvin | good riddance&lt;br /&gt;
&lt;br /&gt;
== Merchelo ==&lt;br /&gt;
&lt;br /&gt;
 19:35 &amp;lt; Merchelo&amp;gt; it&#039;s true&lt;br /&gt;
 19:35 &amp;lt; Merchelo&amp;gt; my friends call me lovely so i don&#039;t cut myself&lt;br /&gt;
 19:35 &amp;lt; Merchelo&amp;gt; *cut*&lt;br /&gt;
&lt;br /&gt;
== nemo ==&lt;br /&gt;
 [14:08]  * nemo prays for the sweet release of death.&lt;br /&gt;
&lt;br /&gt;
His name even has the word &amp;quot;emo&amp;quot; in it. How much more evidence do you need?&lt;br /&gt;
&lt;br /&gt;
==ornat==&lt;br /&gt;
[[Image:emo_ornat.jpg]]&lt;br /&gt;
&lt;br /&gt;
Don&#039;t let this user&#039;s seemingly happy facade fool you, as this photo evidence proves her emoness. Also has a strange obsession with hugs.&lt;br /&gt;
&lt;br /&gt;
==phaxx==&lt;br /&gt;
[[Image:DSC01727.jpg]]&lt;br /&gt;
&lt;br /&gt;
Apart from the trademark frown, phaxx appears here to be taking an uncharacteristically feminine interest in hair, make-up and wearing womens clothing; all hallmarks of the emo.&lt;br /&gt;
&lt;br /&gt;
== train ==&lt;br /&gt;
&lt;br /&gt;
set a hard admin test - likes panic at the disco. So what if it&#039;s too long a username?&lt;br /&gt;
&lt;br /&gt;
== twiggy == &lt;br /&gt;
[[Image:emo_twiggy.JPG]]&lt;br /&gt;
 Likes to mention the war - emo.&lt;br /&gt;
&lt;br /&gt;
== undone ==&lt;br /&gt;
[[Image:Undone_emo.JPG]]&lt;br /&gt;
&lt;br /&gt;
Photographical evidence of undone on the loose in the real world has proven hard to come by.&lt;br /&gt;
He has made it onto the list due to his constant claims to haircare prowess and threats to kill his parents in #lobby. Any better pictures may save the life of many an ill-educated DCU student should they approach him unaware of his &amp;quot;emoness&amp;quot; so, please act with the utmost urgency in passing these on.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== zero ==&lt;br /&gt;
[[Image:Emo_zero.jpg]]&lt;br /&gt;
&lt;br /&gt;
WAF!&lt;br /&gt;
&lt;br /&gt;
Note: zero is no longer a member of RedBrick due to his epic exam fail and subsequent dropping out. Fagwaffery.&lt;br /&gt;
&lt;br /&gt;
== zyox ==&lt;br /&gt;
[[Image:ZyoxHair.jpg]]&lt;br /&gt;
&lt;br /&gt;
Although many have long suspected zyox of being emo, evidence has only recently come to light:&lt;br /&gt;
&lt;br /&gt;
 14:05:01 &amp;lt; Zyox&amp;gt; pain is good&lt;br /&gt;
 14:05:06 &amp;lt; Zyox&amp;gt; it reminds me im still alive&lt;br /&gt;
 14:05:10 &amp;lt; Zyox&amp;gt; ;_;&lt;br /&gt;
 14:05:12 &amp;lt; Zyox&amp;gt; *cut*&lt;br /&gt;
&lt;br /&gt;
[[Category:Humour]]&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Emo&amp;diff=8804</id>
		<title>Emo</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Emo&amp;diff=8804"/>
		<updated>2009-03-11T19:42:38Z</updated>

		<summary type="html">&lt;p&gt;Dregin: /* haus17 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;After many users both layed claim to and denied their affiliation with the tag &amp;quot;emo&amp;quot;, it has been decided that the wiki is the best Redbrick tool with which to lay the matter to rest. Here is a list of known emos on Redbrick and pics with which to both prove their &amp;quot;emoness&amp;quot; and identify/avoid them in the real world.&lt;br /&gt;
&lt;br /&gt;
==aisling==&lt;br /&gt;
[[image:aeris.jpg]]&lt;br /&gt;
 03:20 &amp;lt;        Aisling &amp;gt; but i feel emo&lt;br /&gt;
^^ Proof enough.&lt;br /&gt;
&lt;br /&gt;
==atlas ==&lt;br /&gt;
[[Image:Atlas_emo.jpg]]&lt;br /&gt;
&lt;br /&gt;
Although not showing some of the more classic emo signs this person never seems to be happy, and has  almost never been recorded smiling. That, and his other somewhat &amp;quot;unusual&amp;quot; habits make him emo enough for this page.&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;b&amp;gt;Saturday, 25th Feb 2007, Doyles Pub&amp;lt;/b&amp;gt;&lt;br /&gt;
 receive: this is ac/dc! enjoy yourself&lt;br /&gt;
 atlas: I shall do no such thing&lt;br /&gt;
&lt;br /&gt;
== bincheol ==&lt;br /&gt;
[[Image:emobinky.jpg]]&lt;br /&gt;
[[Image:Emo_binky.jpg]]&lt;br /&gt;
&lt;br /&gt;
 16:26 &amp;lt;      binncheol &amp;gt; fightstar are EPCI.&lt;br /&gt;
 16:26 &amp;lt;      binncheol &amp;gt; EPIC. even&lt;br /&gt;
 16:26 &amp;lt;      binncheol &amp;gt; seriously one of my favourite bands right now.&lt;br /&gt;
 &lt;br /&gt;
 [16:58:36]    binncheol | &#039;everything is beautiful and nothing hurts&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== doc ==&lt;br /&gt;
[[Image:Emo_doc_grey.jpg]]&lt;br /&gt;
&lt;br /&gt;
== dregin ==&lt;br /&gt;
[[Image:emo_dregin.JPG]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;BREAKING NEWS: &#039;&#039;&#039;Dregin just came out of the emo closet to Castle in #lobby. Check [http://www.redbrick.dcu.ie/~dregin/emo_out.txt here] for proof.&lt;br /&gt;
&lt;br /&gt;
There is also evidence of dregin&#039;s allegiance to the ultra-faggy &#039;&#039;straight edge&#039;&#039; trend.&lt;br /&gt;
&lt;br /&gt;
 13:06 &amp;lt; Attol&amp;gt; someone recently told me they&#039;d gone straight edge, can&#039;t remember who&lt;br /&gt;
 13:07 &amp;lt; Dregin&amp;gt; Attol: It WAS ME!&lt;br /&gt;
&lt;br /&gt;
The proof is undeniable.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== exzantia ==&lt;br /&gt;
[[image:Emo_exzantia.jpg]]&lt;br /&gt;
&lt;br /&gt;
==finch==&lt;br /&gt;
[[Image:Emo.jpg]]&lt;br /&gt;
&lt;br /&gt;
== gizmo ==&lt;br /&gt;
[[Image:emo gizmo.jpg]]&lt;br /&gt;
&lt;br /&gt;
gizmo&#039;s second baptism.&lt;br /&gt;
&lt;br /&gt;
 18:23:19 &amp;lt; g1zmo&amp;gt; I&#039;m just an awesome guy&lt;br /&gt;
 18:26:31 &amp;lt; g1zmo&amp;gt; jesus&lt;br /&gt;
 18:26:36 &amp;lt; g1zmo&amp;gt; don&#039;t all rush to agree with me or anything &lt;br /&gt;
 18:32:49 &amp;lt; g1zmo&amp;gt; ...&lt;br /&gt;
 18:32:51 &amp;lt; g1zmo&amp;gt; I fucking hate you guys&lt;br /&gt;
 18:32:57 &amp;lt; g1zmo&amp;gt; *cut*&lt;br /&gt;
&lt;br /&gt;
== goldfish ==&lt;br /&gt;
[[Image:EmoGoldie.jpg]]&lt;br /&gt;
&lt;br /&gt;
 14:10 &amp;lt; go|dfish&amp;gt; LIFE IS FUCKING SHIT.&lt;br /&gt;
 14:10 &amp;lt; joe5ie&amp;gt; an hero time.&lt;br /&gt;
 14:11 &amp;lt; go|dfish&amp;gt; i hope my manager died in a plane crash on his way back from usa&lt;br /&gt;
 14:11 &amp;lt; undone&amp;gt; emo|fish&lt;br /&gt;
&lt;br /&gt;
 22:35 &amp;lt; go|dfish&amp;gt; because life is shit?&lt;br /&gt;
 22:35 &amp;lt; go|dfish&amp;gt; &amp;lt;/emo&amp;gt;&lt;br /&gt;
 22:35 &amp;lt; roro&amp;gt; how come??&lt;br /&gt;
 22:35 &amp;lt; roro&amp;gt; stop being soo EMO&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== landa2 / tiny ==&lt;br /&gt;
&lt;br /&gt;
 15:33 &amp;lt; tiny&amp;gt; FFS,&lt;br /&gt;
 15:33 &amp;lt; tiny&amp;gt; life blows...&lt;br /&gt;
 15:33 &amp;lt; tiny&amp;gt; *cut*&lt;br /&gt;
&lt;br /&gt;
== lil_cain ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Lil cain emo.jpg]]&lt;br /&gt;
&lt;br /&gt;
Recently spotted at the DCU Clubs &amp;amp; Socs Ball. Notice the anger expressed on his visage.&lt;br /&gt;
&lt;br /&gt;
  15:36 &amp;lt; lil_cain&amp;gt; hello great depression&lt;br /&gt;
  15:37 &amp;lt; lil_cain&amp;gt; time to start stockpiling cigarettes, alchol, and razorblades me thinks&lt;br /&gt;
&lt;br /&gt;
EEEMMMOOOOO!!!!&lt;br /&gt;
&lt;br /&gt;
== maK ==&lt;br /&gt;
[[Image:426404945a4491595700b660418857l.jpg]]&lt;br /&gt;
 [19:12:26]          maK | thisrbthingisreallyboring.&lt;br /&gt;
 [19:13:07]          maK | ilikeditatfirstbutnownoonetalknsaboutanythinelsebutinsults.&lt;br /&gt;
&lt;br /&gt;
 12:43 &amp;lt; maK&amp;gt; is this not hell already?&lt;br /&gt;
 12:44 &amp;lt; maK&amp;gt; you cant feel pain when your dead.&lt;br /&gt;
 12:44 &amp;lt; maK&amp;gt; death &amp;gt; life.&lt;br /&gt;
 12:45 &amp;lt; maK&amp;gt; ;_;&lt;br /&gt;
 12:45 &amp;lt; maK&amp;gt; *slit*&lt;br /&gt;
&lt;br /&gt;
== marvin ==&lt;br /&gt;
[[Image:Marvin.jpg]]&lt;br /&gt;
 [13:52:29]       marvin | life is a heap of shit&lt;br /&gt;
 [13:52:32]       marvin | good riddance&lt;br /&gt;
&lt;br /&gt;
== Merchelo ==&lt;br /&gt;
&lt;br /&gt;
 19:35 &amp;lt; Merchelo&amp;gt; it&#039;s true&lt;br /&gt;
 19:35 &amp;lt; Merchelo&amp;gt; my friends call me lovely so i don&#039;t cut myself&lt;br /&gt;
 19:35 &amp;lt; Merchelo&amp;gt; *cut*&lt;br /&gt;
&lt;br /&gt;
== nemo ==&lt;br /&gt;
 [14:08]  * nemo prays for the sweet release of death.&lt;br /&gt;
&lt;br /&gt;
His name even has the word &amp;quot;emo&amp;quot; in it. How much more evidence do you need?&lt;br /&gt;
&lt;br /&gt;
==ornat==&lt;br /&gt;
[[Image:emo_ornat.jpg]]&lt;br /&gt;
&lt;br /&gt;
Don&#039;t let this user&#039;s seemingly happy facade fool you, as this photo evidence proves her emoness. Also has a strange obsession with hugs.&lt;br /&gt;
&lt;br /&gt;
==phaxx==&lt;br /&gt;
[[Image:DSC01727.jpg]]&lt;br /&gt;
&lt;br /&gt;
Apart from the trademark frown, phaxx appears here to be taking an uncharacteristically feminine interest in hair, make-up and wearing womens clothing; all hallmarks of the emo.&lt;br /&gt;
&lt;br /&gt;
== train ==&lt;br /&gt;
&lt;br /&gt;
set a hard admin test - likes panic at the disco. So what if it&#039;s too long a username?&lt;br /&gt;
&lt;br /&gt;
== twiggy == &lt;br /&gt;
[[Image:emo_twiggy.JPG]]&lt;br /&gt;
 Likes to mention the war - emo.&lt;br /&gt;
&lt;br /&gt;
== undone ==&lt;br /&gt;
[[Image:Undone_emo.JPG]]&lt;br /&gt;
&lt;br /&gt;
Photographical evidence of undone on the loose in the real world has proven hard to come by.&lt;br /&gt;
He has made it onto the list due to his constant claims to haircare prowess and threats to kill his parents in #lobby. Any better pictures may save the life of many an ill-educated DCU student should they approach him unaware of his &amp;quot;emoness&amp;quot; so, please act with the utmost urgency in passing these on.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== zero ==&lt;br /&gt;
[[Image:Emo_zero.jpg]]&lt;br /&gt;
&lt;br /&gt;
WAF!&lt;br /&gt;
&lt;br /&gt;
Note: zero is no longer a member of RedBrick due to his epic exam fail and subsequent dropping out. Fagwaffery.&lt;br /&gt;
&lt;br /&gt;
== zyox ==&lt;br /&gt;
[[Image:ZyoxHair.jpg]]&lt;br /&gt;
&lt;br /&gt;
Although many have long suspected zyox of being emo, evidence has only recently come to light:&lt;br /&gt;
&lt;br /&gt;
 14:05:01 &amp;lt; Zyox&amp;gt; pain is good&lt;br /&gt;
 14:05:06 &amp;lt; Zyox&amp;gt; it reminds me im still alive&lt;br /&gt;
 14:05:10 &amp;lt; Zyox&amp;gt; ;_;&lt;br /&gt;
 14:05:12 &amp;lt; Zyox&amp;gt; *cut*&lt;br /&gt;
&lt;br /&gt;
[[Category:Humour]]&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Emo&amp;diff=8803</id>
		<title>Emo</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Emo&amp;diff=8803"/>
		<updated>2009-03-11T19:40:48Z</updated>

		<summary type="html">&lt;p&gt;Dregin: /* carri */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;After many users both layed claim to and denied their affiliation with the tag &amp;quot;emo&amp;quot;, it has been decided that the wiki is the best Redbrick tool with which to lay the matter to rest. Here is a list of known emos on Redbrick and pics with which to both prove their &amp;quot;emoness&amp;quot; and identify/avoid them in the real world.&lt;br /&gt;
&lt;br /&gt;
==aisling==&lt;br /&gt;
[[image:aeris.jpg]]&lt;br /&gt;
 03:20 &amp;lt;        Aisling &amp;gt; but i feel emo&lt;br /&gt;
^^ Proof enough.&lt;br /&gt;
&lt;br /&gt;
==atlas ==&lt;br /&gt;
[[Image:Atlas_emo.jpg]]&lt;br /&gt;
&lt;br /&gt;
Although not showing some of the more classic emo signs this person never seems to be happy, and has  almost never been recorded smiling. That, and his other somewhat &amp;quot;unusual&amp;quot; habits make him emo enough for this page.&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;b&amp;gt;Saturday, 25th Feb 2007, Doyles Pub&amp;lt;/b&amp;gt;&lt;br /&gt;
 receive: this is ac/dc! enjoy yourself&lt;br /&gt;
 atlas: I shall do no such thing&lt;br /&gt;
&lt;br /&gt;
== bincheol ==&lt;br /&gt;
[[Image:emobinky.jpg]]&lt;br /&gt;
[[Image:Emo_binky.jpg]]&lt;br /&gt;
&lt;br /&gt;
 16:26 &amp;lt;      binncheol &amp;gt; fightstar are EPCI.&lt;br /&gt;
 16:26 &amp;lt;      binncheol &amp;gt; EPIC. even&lt;br /&gt;
 16:26 &amp;lt;      binncheol &amp;gt; seriously one of my favourite bands right now.&lt;br /&gt;
 &lt;br /&gt;
 [16:58:36]    binncheol | &#039;everything is beautiful and nothing hurts&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== doc ==&lt;br /&gt;
[[Image:Emo_doc_grey.jpg]]&lt;br /&gt;
&lt;br /&gt;
== dregin ==&lt;br /&gt;
[[Image:emo_dregin.JPG]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;BREAKING NEWS: &#039;&#039;&#039;Dregin just came out of the emo closet to Castle in #lobby. Check [http://www.redbrick.dcu.ie/~dregin/emo_out.txt here] for proof.&lt;br /&gt;
&lt;br /&gt;
There is also evidence of dregin&#039;s allegiance to the ultra-faggy &#039;&#039;straight edge&#039;&#039; trend.&lt;br /&gt;
&lt;br /&gt;
 13:06 &amp;lt; Attol&amp;gt; someone recently told me they&#039;d gone straight edge, can&#039;t remember who&lt;br /&gt;
 13:07 &amp;lt; Dregin&amp;gt; Attol: It WAS ME!&lt;br /&gt;
&lt;br /&gt;
The proof is undeniable.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== exzantia ==&lt;br /&gt;
[[image:Emo_exzantia.jpg]]&lt;br /&gt;
&lt;br /&gt;
==finch==&lt;br /&gt;
[[Image:Emo.jpg]]&lt;br /&gt;
&lt;br /&gt;
== gizmo ==&lt;br /&gt;
[[Image:emo gizmo.jpg]]&lt;br /&gt;
&lt;br /&gt;
gizmo&#039;s second baptism.&lt;br /&gt;
&lt;br /&gt;
 18:23:19 &amp;lt; g1zmo&amp;gt; I&#039;m just an awesome guy&lt;br /&gt;
 18:26:31 &amp;lt; g1zmo&amp;gt; jesus&lt;br /&gt;
 18:26:36 &amp;lt; g1zmo&amp;gt; don&#039;t all rush to agree with me or anything &lt;br /&gt;
 18:32:49 &amp;lt; g1zmo&amp;gt; ...&lt;br /&gt;
 18:32:51 &amp;lt; g1zmo&amp;gt; I fucking hate you guys&lt;br /&gt;
 18:32:57 &amp;lt; g1zmo&amp;gt; *cut*&lt;br /&gt;
&lt;br /&gt;
== goldfish ==&lt;br /&gt;
[[Image:EmoGoldie.jpg]]&lt;br /&gt;
&lt;br /&gt;
 14:10 &amp;lt; go|dfish&amp;gt; LIFE IS FUCKING SHIT.&lt;br /&gt;
 14:10 &amp;lt; joe5ie&amp;gt; an hero time.&lt;br /&gt;
 14:11 &amp;lt; go|dfish&amp;gt; i hope my manager died in a plane crash on his way back from usa&lt;br /&gt;
 14:11 &amp;lt; undone&amp;gt; emo|fish&lt;br /&gt;
&lt;br /&gt;
 22:35 &amp;lt; go|dfish&amp;gt; because life is shit?&lt;br /&gt;
 22:35 &amp;lt; go|dfish&amp;gt; &amp;lt;/emo&amp;gt;&lt;br /&gt;
 22:35 &amp;lt; roro&amp;gt; how come??&lt;br /&gt;
 22:35 &amp;lt; roro&amp;gt; stop being soo EMO&lt;br /&gt;
&lt;br /&gt;
== haus17 ==&lt;br /&gt;
&lt;br /&gt;
 00:12 &amp;lt; haus17&amp;gt; WHERE I WANT TO DIE&lt;br /&gt;
&lt;br /&gt;
== landa2 / tiny ==&lt;br /&gt;
&lt;br /&gt;
 15:33 &amp;lt; tiny&amp;gt; FFS,&lt;br /&gt;
 15:33 &amp;lt; tiny&amp;gt; life blows...&lt;br /&gt;
 15:33 &amp;lt; tiny&amp;gt; *cut*&lt;br /&gt;
&lt;br /&gt;
== lil_cain ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Lil cain emo.jpg]]&lt;br /&gt;
&lt;br /&gt;
Recently spotted at the DCU Clubs &amp;amp; Socs Ball. Notice the anger expressed on his visage.&lt;br /&gt;
&lt;br /&gt;
  15:36 &amp;lt; lil_cain&amp;gt; hello great depression&lt;br /&gt;
  15:37 &amp;lt; lil_cain&amp;gt; time to start stockpiling cigarettes, alchol, and razorblades me thinks&lt;br /&gt;
&lt;br /&gt;
EEEMMMOOOOO!!!!&lt;br /&gt;
&lt;br /&gt;
== maK ==&lt;br /&gt;
[[Image:426404945a4491595700b660418857l.jpg]]&lt;br /&gt;
 [19:12:26]          maK | thisrbthingisreallyboring.&lt;br /&gt;
 [19:13:07]          maK | ilikeditatfirstbutnownoonetalknsaboutanythinelsebutinsults.&lt;br /&gt;
&lt;br /&gt;
 12:43 &amp;lt; maK&amp;gt; is this not hell already?&lt;br /&gt;
 12:44 &amp;lt; maK&amp;gt; you cant feel pain when your dead.&lt;br /&gt;
 12:44 &amp;lt; maK&amp;gt; death &amp;gt; life.&lt;br /&gt;
 12:45 &amp;lt; maK&amp;gt; ;_;&lt;br /&gt;
 12:45 &amp;lt; maK&amp;gt; *slit*&lt;br /&gt;
&lt;br /&gt;
== marvin ==&lt;br /&gt;
[[Image:Marvin.jpg]]&lt;br /&gt;
 [13:52:29]       marvin | life is a heap of shit&lt;br /&gt;
 [13:52:32]       marvin | good riddance&lt;br /&gt;
&lt;br /&gt;
== Merchelo ==&lt;br /&gt;
&lt;br /&gt;
 19:35 &amp;lt; Merchelo&amp;gt; it&#039;s true&lt;br /&gt;
 19:35 &amp;lt; Merchelo&amp;gt; my friends call me lovely so i don&#039;t cut myself&lt;br /&gt;
 19:35 &amp;lt; Merchelo&amp;gt; *cut*&lt;br /&gt;
&lt;br /&gt;
== nemo ==&lt;br /&gt;
 [14:08]  * nemo prays for the sweet release of death.&lt;br /&gt;
&lt;br /&gt;
His name even has the word &amp;quot;emo&amp;quot; in it. How much more evidence do you need?&lt;br /&gt;
&lt;br /&gt;
==ornat==&lt;br /&gt;
[[Image:emo_ornat.jpg]]&lt;br /&gt;
&lt;br /&gt;
Don&#039;t let this user&#039;s seemingly happy facade fool you, as this photo evidence proves her emoness. Also has a strange obsession with hugs.&lt;br /&gt;
&lt;br /&gt;
==phaxx==&lt;br /&gt;
[[Image:DSC01727.jpg]]&lt;br /&gt;
&lt;br /&gt;
Apart from the trademark frown, phaxx appears here to be taking an uncharacteristically feminine interest in hair, make-up and wearing womens clothing; all hallmarks of the emo.&lt;br /&gt;
&lt;br /&gt;
== train ==&lt;br /&gt;
&lt;br /&gt;
set a hard admin test - likes panic at the disco. So what if it&#039;s too long a username?&lt;br /&gt;
&lt;br /&gt;
== twiggy == &lt;br /&gt;
[[Image:emo_twiggy.JPG]]&lt;br /&gt;
 Likes to mention the war - emo.&lt;br /&gt;
&lt;br /&gt;
== undone ==&lt;br /&gt;
[[Image:Undone_emo.JPG]]&lt;br /&gt;
&lt;br /&gt;
Photographical evidence of undone on the loose in the real world has proven hard to come by.&lt;br /&gt;
He has made it onto the list due to his constant claims to haircare prowess and threats to kill his parents in #lobby. Any better pictures may save the life of many an ill-educated DCU student should they approach him unaware of his &amp;quot;emoness&amp;quot; so, please act with the utmost urgency in passing these on.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== zero ==&lt;br /&gt;
[[Image:Emo_zero.jpg]]&lt;br /&gt;
&lt;br /&gt;
WAF!&lt;br /&gt;
&lt;br /&gt;
Note: zero is no longer a member of RedBrick due to his epic exam fail and subsequent dropping out. Fagwaffery.&lt;br /&gt;
&lt;br /&gt;
== zyox ==&lt;br /&gt;
[[Image:ZyoxHair.jpg]]&lt;br /&gt;
&lt;br /&gt;
Although many have long suspected zyox of being emo, evidence has only recently come to light:&lt;br /&gt;
&lt;br /&gt;
 14:05:01 &amp;lt; Zyox&amp;gt; pain is good&lt;br /&gt;
 14:05:06 &amp;lt; Zyox&amp;gt; it reminds me im still alive&lt;br /&gt;
 14:05:10 &amp;lt; Zyox&amp;gt; ;_;&lt;br /&gt;
 14:05:12 &amp;lt; Zyox&amp;gt; *cut*&lt;br /&gt;
&lt;br /&gt;
[[Category:Humour]]&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Emo&amp;diff=8802</id>
		<title>Emo</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Emo&amp;diff=8802"/>
		<updated>2009-03-11T19:40:28Z</updated>

		<summary type="html">&lt;p&gt;Dregin: /* elephant */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;After many users both layed claim to and denied their affiliation with the tag &amp;quot;emo&amp;quot;, it has been decided that the wiki is the best Redbrick tool with which to lay the matter to rest. Here is a list of known emos on Redbrick and pics with which to both prove their &amp;quot;emoness&amp;quot; and identify/avoid them in the real world.&lt;br /&gt;
&lt;br /&gt;
==aisling==&lt;br /&gt;
[[image:aeris.jpg]]&lt;br /&gt;
 03:20 &amp;lt;        Aisling &amp;gt; but i feel emo&lt;br /&gt;
^^ Proof enough.&lt;br /&gt;
&lt;br /&gt;
==atlas ==&lt;br /&gt;
[[Image:Atlas_emo.jpg]]&lt;br /&gt;
&lt;br /&gt;
Although not showing some of the more classic emo signs this person never seems to be happy, and has  almost never been recorded smiling. That, and his other somewhat &amp;quot;unusual&amp;quot; habits make him emo enough for this page.&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;b&amp;gt;Saturday, 25th Feb 2007, Doyles Pub&amp;lt;/b&amp;gt;&lt;br /&gt;
 receive: this is ac/dc! enjoy yourself&lt;br /&gt;
 atlas: I shall do no such thing&lt;br /&gt;
&lt;br /&gt;
== bincheol ==&lt;br /&gt;
[[Image:emobinky.jpg]]&lt;br /&gt;
[[Image:Emo_binky.jpg]]&lt;br /&gt;
&lt;br /&gt;
 16:26 &amp;lt;      binncheol &amp;gt; fightstar are EPCI.&lt;br /&gt;
 16:26 &amp;lt;      binncheol &amp;gt; EPIC. even&lt;br /&gt;
 16:26 &amp;lt;      binncheol &amp;gt; seriously one of my favourite bands right now.&lt;br /&gt;
 &lt;br /&gt;
 [16:58:36]    binncheol | &#039;everything is beautiful and nothing hurts&#039;&lt;br /&gt;
&lt;br /&gt;
== carri ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Carri_Emo.jpg]]&lt;br /&gt;
&lt;br /&gt;
 23:38  * carri is an emo fag&lt;br /&gt;
 23:39 &amp;lt; carri&amp;gt; I think I&#039;ll go slit my wrists while riding my bird.&lt;br /&gt;
&lt;br /&gt;
PROOF ENOUGH!&lt;br /&gt;
&lt;br /&gt;
== doc ==&lt;br /&gt;
[[Image:Emo_doc_grey.jpg]]&lt;br /&gt;
&lt;br /&gt;
== dregin ==&lt;br /&gt;
[[Image:emo_dregin.JPG]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;BREAKING NEWS: &#039;&#039;&#039;Dregin just came out of the emo closet to Castle in #lobby. Check [http://www.redbrick.dcu.ie/~dregin/emo_out.txt here] for proof.&lt;br /&gt;
&lt;br /&gt;
There is also evidence of dregin&#039;s allegiance to the ultra-faggy &#039;&#039;straight edge&#039;&#039; trend.&lt;br /&gt;
&lt;br /&gt;
 13:06 &amp;lt; Attol&amp;gt; someone recently told me they&#039;d gone straight edge, can&#039;t remember who&lt;br /&gt;
 13:07 &amp;lt; Dregin&amp;gt; Attol: It WAS ME!&lt;br /&gt;
&lt;br /&gt;
The proof is undeniable.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== exzantia ==&lt;br /&gt;
[[image:Emo_exzantia.jpg]]&lt;br /&gt;
&lt;br /&gt;
==finch==&lt;br /&gt;
[[Image:Emo.jpg]]&lt;br /&gt;
&lt;br /&gt;
== gizmo ==&lt;br /&gt;
[[Image:emo gizmo.jpg]]&lt;br /&gt;
&lt;br /&gt;
gizmo&#039;s second baptism.&lt;br /&gt;
&lt;br /&gt;
 18:23:19 &amp;lt; g1zmo&amp;gt; I&#039;m just an awesome guy&lt;br /&gt;
 18:26:31 &amp;lt; g1zmo&amp;gt; jesus&lt;br /&gt;
 18:26:36 &amp;lt; g1zmo&amp;gt; don&#039;t all rush to agree with me or anything &lt;br /&gt;
 18:32:49 &amp;lt; g1zmo&amp;gt; ...&lt;br /&gt;
 18:32:51 &amp;lt; g1zmo&amp;gt; I fucking hate you guys&lt;br /&gt;
 18:32:57 &amp;lt; g1zmo&amp;gt; *cut*&lt;br /&gt;
&lt;br /&gt;
== goldfish ==&lt;br /&gt;
[[Image:EmoGoldie.jpg]]&lt;br /&gt;
&lt;br /&gt;
 14:10 &amp;lt; go|dfish&amp;gt; LIFE IS FUCKING SHIT.&lt;br /&gt;
 14:10 &amp;lt; joe5ie&amp;gt; an hero time.&lt;br /&gt;
 14:11 &amp;lt; go|dfish&amp;gt; i hope my manager died in a plane crash on his way back from usa&lt;br /&gt;
 14:11 &amp;lt; undone&amp;gt; emo|fish&lt;br /&gt;
&lt;br /&gt;
 22:35 &amp;lt; go|dfish&amp;gt; because life is shit?&lt;br /&gt;
 22:35 &amp;lt; go|dfish&amp;gt; &amp;lt;/emo&amp;gt;&lt;br /&gt;
 22:35 &amp;lt; roro&amp;gt; how come??&lt;br /&gt;
 22:35 &amp;lt; roro&amp;gt; stop being soo EMO&lt;br /&gt;
&lt;br /&gt;
== haus17 ==&lt;br /&gt;
&lt;br /&gt;
 00:12 &amp;lt; haus17&amp;gt; WHERE I WANT TO DIE&lt;br /&gt;
&lt;br /&gt;
== landa2 / tiny ==&lt;br /&gt;
&lt;br /&gt;
 15:33 &amp;lt; tiny&amp;gt; FFS,&lt;br /&gt;
 15:33 &amp;lt; tiny&amp;gt; life blows...&lt;br /&gt;
 15:33 &amp;lt; tiny&amp;gt; *cut*&lt;br /&gt;
&lt;br /&gt;
== lil_cain ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Lil cain emo.jpg]]&lt;br /&gt;
&lt;br /&gt;
Recently spotted at the DCU Clubs &amp;amp; Socs Ball. Notice the anger expressed on his visage.&lt;br /&gt;
&lt;br /&gt;
  15:36 &amp;lt; lil_cain&amp;gt; hello great depression&lt;br /&gt;
  15:37 &amp;lt; lil_cain&amp;gt; time to start stockpiling cigarettes, alchol, and razorblades me thinks&lt;br /&gt;
&lt;br /&gt;
EEEMMMOOOOO!!!!&lt;br /&gt;
&lt;br /&gt;
== maK ==&lt;br /&gt;
[[Image:426404945a4491595700b660418857l.jpg]]&lt;br /&gt;
 [19:12:26]          maK | thisrbthingisreallyboring.&lt;br /&gt;
 [19:13:07]          maK | ilikeditatfirstbutnownoonetalknsaboutanythinelsebutinsults.&lt;br /&gt;
&lt;br /&gt;
 12:43 &amp;lt; maK&amp;gt; is this not hell already?&lt;br /&gt;
 12:44 &amp;lt; maK&amp;gt; you cant feel pain when your dead.&lt;br /&gt;
 12:44 &amp;lt; maK&amp;gt; death &amp;gt; life.&lt;br /&gt;
 12:45 &amp;lt; maK&amp;gt; ;_;&lt;br /&gt;
 12:45 &amp;lt; maK&amp;gt; *slit*&lt;br /&gt;
&lt;br /&gt;
== marvin ==&lt;br /&gt;
[[Image:Marvin.jpg]]&lt;br /&gt;
 [13:52:29]       marvin | life is a heap of shit&lt;br /&gt;
 [13:52:32]       marvin | good riddance&lt;br /&gt;
&lt;br /&gt;
== Merchelo ==&lt;br /&gt;
&lt;br /&gt;
 19:35 &amp;lt; Merchelo&amp;gt; it&#039;s true&lt;br /&gt;
 19:35 &amp;lt; Merchelo&amp;gt; my friends call me lovely so i don&#039;t cut myself&lt;br /&gt;
 19:35 &amp;lt; Merchelo&amp;gt; *cut*&lt;br /&gt;
&lt;br /&gt;
== nemo ==&lt;br /&gt;
 [14:08]  * nemo prays for the sweet release of death.&lt;br /&gt;
&lt;br /&gt;
His name even has the word &amp;quot;emo&amp;quot; in it. How much more evidence do you need?&lt;br /&gt;
&lt;br /&gt;
==ornat==&lt;br /&gt;
[[Image:emo_ornat.jpg]]&lt;br /&gt;
&lt;br /&gt;
Don&#039;t let this user&#039;s seemingly happy facade fool you, as this photo evidence proves her emoness. Also has a strange obsession with hugs.&lt;br /&gt;
&lt;br /&gt;
==phaxx==&lt;br /&gt;
[[Image:DSC01727.jpg]]&lt;br /&gt;
&lt;br /&gt;
Apart from the trademark frown, phaxx appears here to be taking an uncharacteristically feminine interest in hair, make-up and wearing womens clothing; all hallmarks of the emo.&lt;br /&gt;
&lt;br /&gt;
== train ==&lt;br /&gt;
&lt;br /&gt;
set a hard admin test - likes panic at the disco. So what if it&#039;s too long a username?&lt;br /&gt;
&lt;br /&gt;
== twiggy == &lt;br /&gt;
[[Image:emo_twiggy.JPG]]&lt;br /&gt;
 Likes to mention the war - emo.&lt;br /&gt;
&lt;br /&gt;
== undone ==&lt;br /&gt;
[[Image:Undone_emo.JPG]]&lt;br /&gt;
&lt;br /&gt;
Photographical evidence of undone on the loose in the real world has proven hard to come by.&lt;br /&gt;
He has made it onto the list due to his constant claims to haircare prowess and threats to kill his parents in #lobby. Any better pictures may save the life of many an ill-educated DCU student should they approach him unaware of his &amp;quot;emoness&amp;quot; so, please act with the utmost urgency in passing these on.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== zero ==&lt;br /&gt;
[[Image:Emo_zero.jpg]]&lt;br /&gt;
&lt;br /&gt;
WAF!&lt;br /&gt;
&lt;br /&gt;
Note: zero is no longer a member of RedBrick due to his epic exam fail and subsequent dropping out. Fagwaffery.&lt;br /&gt;
&lt;br /&gt;
== zyox ==&lt;br /&gt;
[[Image:ZyoxHair.jpg]]&lt;br /&gt;
&lt;br /&gt;
Although many have long suspected zyox of being emo, evidence has only recently come to light:&lt;br /&gt;
&lt;br /&gt;
 14:05:01 &amp;lt; Zyox&amp;gt; pain is good&lt;br /&gt;
 14:05:06 &amp;lt; Zyox&amp;gt; it reminds me im still alive&lt;br /&gt;
 14:05:10 &amp;lt; Zyox&amp;gt; ;_;&lt;br /&gt;
 14:05:12 &amp;lt; Zyox&amp;gt; *cut*&lt;br /&gt;
&lt;br /&gt;
[[Category:Humour]]&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Emo&amp;diff=6850</id>
		<title>Emo</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Emo&amp;diff=6850"/>
		<updated>2008-11-25T12:48:05Z</updated>

		<summary type="html">&lt;p&gt;Dregin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;After many users both layed claim to and denied their affiliation with the tag &amp;quot;emo&amp;quot;, it has been decided that the wiki is the best Redbrick tool with which to lay the matter to rest. Here is a list of known emos on Redbrick and pics with which to both prove their &amp;quot;emoness&amp;quot; and identify/avoid them in the real world.&lt;br /&gt;
&lt;br /&gt;
==aisling==&lt;br /&gt;
[[image:aeris.jpg]]&lt;br /&gt;
 03:20 &amp;lt;        Aisling &amp;gt; but i feel emo&lt;br /&gt;
^^ Proof enough.&lt;br /&gt;
&lt;br /&gt;
==atlas ==&lt;br /&gt;
[[Image:Atlas_emo.jpg]]&lt;br /&gt;
&lt;br /&gt;
Although not showing some of the more classic emo signs this person never seems to be happy, and has  almost never been recorded smiling. That, and his other somewhat &amp;quot;unusual&amp;quot; habits make him emo enough for this page.&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;b&amp;gt;Saturday, 25th Feb 2007, Doyles Pub&amp;lt;/b&amp;gt;&lt;br /&gt;
 receive: this is ac/dc! enjoy yourself&lt;br /&gt;
 atlas: I shall do no such thing&lt;br /&gt;
&lt;br /&gt;
== bincheol ==&lt;br /&gt;
[[Image:emobinky.jpg]]&lt;br /&gt;
[[Image:Emo_binky.jpg]]&lt;br /&gt;
&lt;br /&gt;
 16:26 &amp;lt;      binncheol &amp;gt; fightstar are EPCI.&lt;br /&gt;
 16:26 &amp;lt;      binncheol &amp;gt; EPIC. even&lt;br /&gt;
 16:26 &amp;lt;      binncheol &amp;gt; seriously one of my favourite bands right now.&lt;br /&gt;
 &lt;br /&gt;
 [16:58:36]    binncheol | &#039;everything is beautiful and nothing hurts&#039;&lt;br /&gt;
&lt;br /&gt;
== doc ==&lt;br /&gt;
[[Image:Emo_doc_grey.jpg]]&lt;br /&gt;
&lt;br /&gt;
== dregin ==&lt;br /&gt;
[[Image:emo_dregin.JPG]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;BREAKING NEWS: &#039;&#039;&#039;Dregin just came out of the emo closet to Castle in #lobby. Check [http://www.redbrick.dcu.ie/~dregin/emo_out.txt here] for proof.&lt;br /&gt;
&lt;br /&gt;
There is also evidence of dregin&#039;s allegiance to the ultra-faggy &#039;&#039;straight edge&#039;&#039; trend.&lt;br /&gt;
&lt;br /&gt;
 13:06 &amp;lt; Attol&amp;gt; someone recently told me they&#039;d gone straight edge, can&#039;t remember who&lt;br /&gt;
 13:07 &amp;lt; Dregin&amp;gt; Attol: It WAS ME!&lt;br /&gt;
&lt;br /&gt;
The proof is undeniable.&lt;br /&gt;
&lt;br /&gt;
== exzantia ==&lt;br /&gt;
[[image:Emo_exzantia.jpg]]&lt;br /&gt;
&lt;br /&gt;
==finch==&lt;br /&gt;
[[Image:Emo.jpg]]&lt;br /&gt;
&lt;br /&gt;
== gizmo ==&lt;br /&gt;
[[Image:emo gizmo.jpg]]&lt;br /&gt;
&lt;br /&gt;
gizmo&#039;s second baptism.&lt;br /&gt;
&lt;br /&gt;
== goldfish ==&lt;br /&gt;
[[Image:EmoGoldie.jpg]]&lt;br /&gt;
&lt;br /&gt;
 14:10 &amp;lt; go|dfish&amp;gt; LIFE IS FUCKING SHIT.&lt;br /&gt;
 14:10 &amp;lt; joe5ie&amp;gt; an hero time.&lt;br /&gt;
 14:11 &amp;lt; go|dfish&amp;gt; i hope my manager died in a plane crash on his way back from usa&lt;br /&gt;
 14:11 &amp;lt; undone&amp;gt; emo|fish&lt;br /&gt;
&lt;br /&gt;
 22:35 &amp;lt; go|dfish&amp;gt; because life is shit?&lt;br /&gt;
 22:35 &amp;lt; go|dfish&amp;gt; &amp;lt;/emo&amp;gt;&lt;br /&gt;
 22:35 &amp;lt; roro&amp;gt; how come??&lt;br /&gt;
 22:35 &amp;lt; roro&amp;gt; stop being soo EMO&lt;br /&gt;
&lt;br /&gt;
== haus17 ==&lt;br /&gt;
&lt;br /&gt;
 00:12 &amp;lt; haus17&amp;gt; WHERE I WANT TO DIE&lt;br /&gt;
&lt;br /&gt;
== landa2 / tiny ==&lt;br /&gt;
&lt;br /&gt;
 15:33 &amp;lt; tiny&amp;gt; FFS,&lt;br /&gt;
 15:33 &amp;lt; tiny&amp;gt; life blows...&lt;br /&gt;
 15:33 &amp;lt; tiny&amp;gt; *cut*&lt;br /&gt;
&lt;br /&gt;
== lil_cain ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Lil cain emo.jpg]]&lt;br /&gt;
&lt;br /&gt;
Recently spotted at the DCU Clubs &amp;amp; Socs Ball. Notice the anger expressed on his visage.&lt;br /&gt;
&lt;br /&gt;
  15:36 &amp;lt; lil_cain&amp;gt; hello great depression&lt;br /&gt;
  15:37 &amp;lt; lil_cain&amp;gt; time to start stockpiling cigarettes, alchol, and razorblades me thinks&lt;br /&gt;
&lt;br /&gt;
EEEMMMOOOOO!!!!&lt;br /&gt;
&lt;br /&gt;
== maK ==&lt;br /&gt;
[[Image:426404945a4491595700b660418857l.jpg]]&lt;br /&gt;
 [19:12:26]          maK | thisrbthingisreallyboring.&lt;br /&gt;
 [19:13:07]          maK | ilikeditatfirstbutnownoonetalknsaboutanythinelsebutinsults.&lt;br /&gt;
&lt;br /&gt;
== marvin ==&lt;br /&gt;
[[Image:Marvin.jpg]]&lt;br /&gt;
 [13:52:29]       marvin | life is a heap of shit&amp;lt;br&amp;gt;&lt;br /&gt;
 [13:52:32]       marvin | good riddance&lt;br /&gt;
&lt;br /&gt;
==ornat==&lt;br /&gt;
[[Image:emo_ornat.jpg]]&lt;br /&gt;
&lt;br /&gt;
Don&#039;t let this user&#039;s seemingly happy facade fool you, as this photo evidence proves her emoness. Also has a strange obsession with hugs.&lt;br /&gt;
&lt;br /&gt;
==phaxx==&lt;br /&gt;
[[Image:DSC01727.jpg]]&lt;br /&gt;
&lt;br /&gt;
Apart from the trademark frown, phaxx appears here to be taking an uncharacteristically feminine interest in hair, make-up and wearing womens clothing; all hallmarks of the emo.&lt;br /&gt;
&lt;br /&gt;
== twiggy == &lt;br /&gt;
[[Image:emo_twiggy.JPG]]&lt;br /&gt;
 Likes to mention the war - emo.&lt;br /&gt;
&lt;br /&gt;
== undone ==&lt;br /&gt;
[[Image:Undone_emo.JPG]]&lt;br /&gt;
&lt;br /&gt;
Photographical evidence of undone on the loose in the real world has proven hard to come by.&lt;br /&gt;
He has made it onto the list due to his constant claims to haircare prowess and threats to kill his parents in #lobby. Any better pictures may save the life of many an ill-educated DCU student should they approach him unaware of his &amp;quot;emoness&amp;quot; so, please act with the utmost urgency in passing these on.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== zero ==&lt;br /&gt;
[[Image:Emo_zero.jpg]]&lt;br /&gt;
&lt;br /&gt;
WAF!&lt;br /&gt;
&lt;br /&gt;
Note: zero is no longer a member of RedBrick due to his epic exam fail and subsequent dropping out. Fagwaffery.&lt;br /&gt;
&lt;br /&gt;
== zyox ==&lt;br /&gt;
[[Image:ZyoxHair.jpg]]&lt;br /&gt;
&lt;br /&gt;
Although many have long suspected zyox of being emo, evidence has only recently come to light:&lt;br /&gt;
&lt;br /&gt;
 14:05:01 &amp;lt; Zyox&amp;gt; pain is good&lt;br /&gt;
 14:05:06 &amp;lt; Zyox&amp;gt; it reminds me im still alive&lt;br /&gt;
 14:05:10 &amp;lt; Zyox&amp;gt; ;_;&lt;br /&gt;
 14:05:12 &amp;lt; Zyox&amp;gt; *cut*&lt;br /&gt;
&lt;br /&gt;
[[Category:Humour]]&lt;/div&gt;</summary>
		<author><name>Dregin</name></author>
	</entry>
</feed>