No New Notifications

Gbus

Fingerprint swiping in Clubs.

Comment I Made 1 day ago

it's fucked, I happened to be in that same line for Amplifier in Perth last Saturday night, after waiting for ages to get in (and putting up with pissed Perth bogans) found that I had to do this, couldn't be fucked arguing and now feel like I have had my privacy invaded all for a few overpriced drinks...


Things you have changed your thoughts on in 08

Comment I Made 30 days ago

telecasters..


permanently banning angelic layer

Comment I Made 30 days ago

leave him be, dickhead him if you can't handle his compulsive posting. It's the internet after all not real life. If all that doesn't work go for a walk..


C.W. Stoneking - King Hokum

Comment I Made 36 days ago

Two years after the release of his internationally acclaimed debut album King Hokum, the inimitable C.W. Stoneking – guitar & tenor banjo player, singer/songwriter and raconteur – returns with a new collection of original tunes, Jungle Blues. Inspired in part by his amazing experiences as a survivor of a shipwreck off Africa’s West Coast in 1998, it draws on the blues of the Southern U.S.A., calypso music of Trinidad, jungle jazz of the 1920s, and hillbilly music of the 1930s for a musical journey into a heart of darkness.

This November CW and his band The Primitive Horn Orchestra will be bringing Jungle Blues to life on stages across the country, taking punters on an aural journey, finding them stranded, deep in the West African jungle. Hair-raising stories that will haunt dreams, voodoo tunes, full-blown jungle epics, desolate guitar and singing-country-blues, calypso-styled, black magic murder ballads, CW Stoneking and his Primitive Horn Orchestra will tell the Jungle Blues story from all sides.

Tickets Onsale: Friday Oct 17th Jungle Blues is out on King Hokum/Shock Saturday Oct 18th

Jungle Blues Tour Dates: Wed 12 Nov Clarendon Guest House, KATOOMBA NSW

Thu 13 Nov The Heritage Hotel, BULLI NSW

Sat 15 Nov The Metro Theatre – SYDNEY, NSW

Sun 16 Nov The Brass Monkey – CRONULLA, NSW

Thu 20 Nov The Powerhouse – BRISBANE, QLD

Fri 21 Nov Joes Waterhole – EUMUNDI, QLD

Sat 22 Nov Lake Kawana – CALOUNDRA, QLD

Sun 23 Nov Mullum Music Festival. Civic Hall - MULLUMBIMBY, NSW

Thu 27 Nov Ruby’s Lounge - BELGRAVE, VIC

Fri 28 Nov The Peninsula Lounge – MORNINGTON, VIC

Sat 29 Nov The Corner Hotel – MELBOURNE, VIC

Sun 30 NovThe Corner Hotel – MELBOURNE, VIC (matinee show)

Fri 05 Dec The Gov – ADELAIDE, SA

Sat 06 Dec The Bakery – PERTH, WA

Sun 07 Dec Fly By Night Musicians Club – FREMANTLE, WA

Thu 11 Dec The Loft – WARNNAMBOOL, VIC

Fri 12 Dec The Palais – HEPBURN SPRINGS, VIC

Sat 13 Dec The Republic Bar – HOBART, TAS

Sun 14 Dec The Republic Bar – HOBART, TAS (matinee show)


C.W. Stoneking - King Hokum

Comment I Made 36 days ago

New album is called Jungle Blues, out this Saturday the 18th through King Hokum/Shock.


M+N Problems + Requests

Comment I Made about 1 month ago

Server Error in '/' Application.

Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.InvalidOperationException: Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[InvalidOperationException: Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached.] System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) +1261381 System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +105 System.Data.SqlClient.SqlConnection.Open() +111 NHibernate.Connection.DriverConnectionProvider.GetConnection() +97 NHibernate.Impl.SessionFactoryImpl.OpenConnection() +60

[ADOException: cannot open connection] NHibernate.Impl.SessionFactoryImpl.OpenConnection() +125 NHibernate.AdoNet.ConnectionManager.GetConnection() +85 NHibernate.AdoNet.AbstractBatcher.Prepare(IDbCommand cmd) +79 NHibernate.AdoNet.AbstractBatcher.ExecuteReader(IDbCommand cmd) +59 NHibernate.Loader.Loader.GetResultSet(IDbCommand st, Boolean autoDiscoverTypes, Boolean callable, RowSelection selection, ISessionImplementor session) +329 NHibernate.Loader.Loader.DoQuery(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies) +323 NHibernate.Loader.Loader.DoQueryAndInitializeNonLazyCollections(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies) +105 NHibernate.Loader.Loader.LoadEntity(ISessionImplementor session, Object id, IType identifierType, Object optionalObject, String optionalEntityName, Object optionalIdentifier, IEntityPersister persister) +357 NHibernate.Loader.Entity.AbstractEntityLoader.Load(ISessionImplementor session, Object id, Object optionalObject, Object optionalId) +66 NHibernate.Loader.Entity.AbstractEntityLoader.Load(Object id, Object optionalObject, ISessionImplementor session) +44 NHibernate.Persister.Entity.AbstractEntityPersister.Load(Object id, Object optionalObject, LockMode lockMode, ISessionImplementor session) +192 NHibernate.Event.Default.DefaultLoadEventListener.LoadFromDatasource(LoadEvent event, IEntityPersister persister, EntityKey keyToLoad, LoadType options) +120 NHibernate.Event.Default.DefaultLoadEventListener.DoLoad(LoadEvent event, IEntityPersister persister, EntityKey keyToLoad, LoadType options) +888 NHibernate.Event.Default.DefaultLoadEventListener.Load(LoadEvent event, IEntityPersister persister, EntityKey keyToLoad, LoadType options) +354 NHibernate.Event.Default.DefaultLoadEventListener.ProxyOrLoad(LoadEvent event, IEntityPersister persister, EntityKey keyToLoad, LoadType options) +423 NHibernate.Event.Default.DefaultLoadEventListener.OnLoad(LoadEvent event, LoadType loadType) +950 NHibernate.Impl.SessionImpl.FireLoad(LoadEvent event, LoadType loadType) +106 NHibernate.Impl.SessionImpl.Get(String entityName, Object id) +132 NHibernate.Impl.SessionImpl.Get(Type entityClass, Object id) +55 Castle.ActiveRecord.ActiveRecordBase.FindByPrimaryKey(Type targetType, Object id, Boolean throwOnNotFound) +118

[ActiveRecordException: Could not perform FindByPrimaryKey for Agent. Id: 213177] Castle.ActiveRecord.ActiveRecordBase.FindByPrimaryKey(Type targetType, Object id, Boolean throwOnNotFound) +436 Castle.ActiveRecord.ActiveRecordBase`1.TryFind(Object id) +62 MessAndNoise.Models.Agent.Find(Int32 id) +49 MessAndNoise.Application.RegisterResourceFilters(Site site) +52 MessAndNoise.Application.OnBeginRequest(Object sender, EventArgs e) +170 System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64


Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433


Right. Fuck this.

Comment I Made about 1 month ago

cunt puppet


are you angry today?

Comment I Made about 1 month ago

I am angry today.


AFL is Rubbish Thread

Comment I Made about 1 month ago

yep, cock


Mess & Noise gmail

Comment I Made about 1 month ago

cock


Statistics

Logged In 1 day ago.

Gbus has been a member since June 22, 2006. Starting 13 Topics, replying 272 times and has 5 Friends on Mess+Noise. Born about 78 years ago.

All About Me

shrugs

My Friends