/dev/node IRC Network

IRC Update.

by admin on Jun.20, 2009, under /dev/node

Xenos announced that alison.us.devnode.net and charlotte.us.devnode.net will splitt the servers from the network again since everything is not working as it should. We are sorry for any inconvidence. if you get disconnected feel free to reconnect to irc.devnode.net.

Leave a Comment more...

Back to the old..

by admin on Jun.20, 2009, under /dev/node

We are doing a rollback since it seems that MoiraA doesnt understand/follow the rules/motd and abusing her Operator rights. Xenos announced that #edit, charlotte and alison are moving back to a seperate network.

Leave a Comment more...

New Global IRCOperator (FreeFull)

by admin on Jun.17, 2009, under /dev/node

Welcome FreeFull as an global IRCOperator aboard. :)
We hope you enjoy your stay.
The devnode team.

2 Comments :, more...

by admin on Jun.16, 2009, under /dev/node

MoiraA
Submitted on 2009/06/16 at 4:01am

In fact another admin who has been the driving force and the founder of what has evolved into the network hosted by Osiris and Xenos has also arrived.

It’s a funny feeling being invisible …. :(

Hey MoiraA, I want to apologize for that i didnt list you up. :( Your o:line was added a day after we setup the IRCdeamon. Ofcourse you are also welcome! :)
Every welcome the invisible MoiraA !!! :) *hugs*

Leave a Comment :, , , more...

Two new serveruplinks.

by admin on Jun.06, 2009, under /dev/node, Hardware

Everyone welcome our new servers and their admins to our IRC network. :)

New Servers:

Those servers will be added to the roundrobin shortly.

Have fun and enjoy your stay on the DevNode IRC Network. :)

2 Comments :, , , , more...

IRCd updated.

by admin on Jun.06, 2009, under /dev/node, Software

The IRCdeamon which runs our IRC server irc.devnode.net has just successfully been updated. :)

The ReleaseCandidate1 of Unreal3.2.8 was now replaced with the current stable latest version 3.2.8.1. Thatfor the IRC server had to be restarted tonight but everything is up and running again.

Sorry for any inconvinience. Have fun and enjoy your stay on the DevNode IRC Network. :)

Leave a Comment :, more...

dropdown-menu example

by admin on Jun.02, 2009, under /dev/node, Development

/* navi fly-drop */

.container {
#width:1020px;
background:#eee url(sand.jpg);
margin:0px auto;
padding:10px;
border:1px solid #000;
}

.menu {
font-family: arial, sans-serif;
width:131px;
height:217px;
position:relative;
margin:0;
font-size:11px;
border:1px solid #000;
}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000; width:120px; height:30px; border:1px solid #eee; border-width:1px 1px 0 0; background:#c9c9a7; line-height:29px; font-size:11px; padding-left:10px;}
.menu ul {padding:0; margin:0;list-style-type: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}

.menu table {border-collapse:collapse; border:0; margin:0; padding:0;}

.menu ul li:hover a,
.menu ul li a:hover {color:#fff; background:#b3ab79;}

.menu ul li:hover ul,
.menu ul li a:hover ul {display:block; position:absolute; top:0; left:131px; width:565px; background: transparent;}

.menu ul li:hover ul li,
.menu ul li a:hover ul li {float:left;}

.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {display:block; color:#000; width:130px; float:left; background:#c9c9a7;}

.menu ul li:hover ul li a.sub,
.menu ul li a:hover ul li a.sub {background:#dfc184 url(../graphics/drop.gif) bottom right no-repeat; color:#000;}

.menu ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover {background:#dfc184; color:#000;}

.menu ul li:hover ul li ul,
.menu ul li a:hover ul li a ul {visibility:hidden; position:absolute; width:200px;}

.menu ul li:hover ul li:hover ul,
.menu ul li a:hover ul li a:hover ul {visibility:visible; left:-1px; top:31px; color:#000;}

.menu ul li:hover ul li:hover ul li a,
.menu ul li a:hover ul li a:hover ul li a {display:block; width:200px; background:#dfc184; color:#000; border-left:1px solid #eee;}

.menu ul li:hover ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover ul li a:hover {background:#bd8d5e; color:#fff;}

<div class=”container”>
<div class=”menu”>
<ul>
<li><a href=”../menu/index.html”>DEMOS</a>
<ul>
<li><a href=”../menu/1.html” title=”some title”>Title</a></li>
<li><a href=”../menu/1.html” title=”some title”>Title</a></li>
<li><a class=”sub” href=”../menu/1.html” title=”some title”>sub</a>
<ul>
<li><a href=”../menu/1.html” title=”some title”>title</a></li>
<li><a href=”../menu/1.html” title=”some title”>title</a></li>
<li><a href=”../menu/1.html” title=”some title”>title</a></li>
</ul>
</li>
</ul>
</li>
<li><a href=”../menu/index.html”>DEMOS</a>
<ul>
<li><a href=”../menu/1.html” title=”some title”>Title</a></li>
<li><a href=”../menu/1.html” title=”some title”>Title</a></li>
<li><a class=”sub” href=”../menu/1.html” title=”some title”>sub</a>
<ul>
<li><a href=”../menu/1.html” title=”some title”>title</a></li>
<li><a href=”../menu/1.html” title=”some title”>title</a></li>
<li><a href=”../menu/1.html” title=”some title”>title</a></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>

Here is some drop down menu example. feel free to play around with it.

Leave a Comment :, more...

Guitar Mini-Tuner Widget

by admin on May.31, 2009, under Private


Hey guys, i found this mini guitar online tuner widget on www.howtotuneaguitar.org :)

For alternateive tuning like Drop D, Open C, Open G, Open D, Open G, Open E, Halftone deeper etc. check the website. :)

Leave a Comment : more...

xampp’s apache services didnt start.

by admin on May.23, 2009, under /dev/node, Software

I was just wondering why xampp was not starting correctly when I clicked on the Apache “Start” button and found out that Skype uses port 80 and 443 as well.  heh. Duh! :)

To fix go into Skype -> Preferences -> Connections -> disable port 80 and 443.

They are used as alternative for incoming connections.

Leave a Comment : more...

Windows 7 RC!

by admin on May.16, 2009, under /dev/node

The Windows 7 Release Candidate is availablef or download but the release candidate for Microsoft Windows 7 will expire June 2010, and the software giant will let users know they need to pay to upgrade by shutting down the system every two hours for three months. According to Microsoft: “The RC will expire on June 1, 2010. Starting on March 1, 2010, your PC will begin shutting down every two hours. Windows will notify you two weeks before the bi-hourly shutdowns start. To avoid interruption, you’ll need to install a non-expired version of Windows before March 1, 2010. You’ll also need to install the programs and data that you want to use.

Leave a Comment more...

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!

Visit our friends!

A few highly recommended friends...