DMCBeats.com.au

For all your off topic conversation requirements. No posts about gigs please, use the Music forum. As usual, no "NSFW" material, keep it clean.
User avatar
lynt
Posts: 16011
Joined: Wed Nov 24, 2004 7:14 pm
Contact:

DMCBeats.com.au

Post by lynt »

Some of you know I've been working hard getting the new DMC Beats website up. Well, it's almost ready to roll so sign up and get notified.

http://www.dmcbeats.com.au/

Any ideas, comments, questions etc about the site, I'd love to hear it.
User avatar
system
let the hustlers play
Posts: 10126
Joined: Thu Nov 25, 2004 3:27 pm
Location: the leave garden

Post by system »

whoa. go our kid. :thumbup:
DRS wrote:It’s uplifting while we drift through time,
‘cause we keep pushing the vibe.
User avatar
JAMESSSS
Posts: 9844
Joined: Wed Nov 24, 2004 2:09 am

Post by JAMESSSS »

Are you guys the only DMC Beats?

As in do any other DMC's have branded "Beats" sections?
Don't hate me for house
User avatar
lynt
Posts: 16011
Joined: Wed Nov 24, 2004 7:14 pm
Contact:

Post by lynt »

jbs wrote:Are you guys the only DMC Beats?

As in do any other DMC's have branded "Beats" sections?
Who knows!
User avatar
betson
Posts: 525
Joined: Thu Jun 30, 2005 3:43 pm
Location: Sth Gippsland, The Country
Contact:

Post by betson »

Cool,
One thing that would be handy, if an email was sent out after buying online with a list of what was bought, rather than just the confirmation from the bank.

Other than that, it's an easy site to check out toons and buy em.

Keep up the great work!!
Don't forget to bring a towell!!
User avatar
system
let the hustlers play
Posts: 10126
Joined: Thu Nov 25, 2004 3:27 pm
Location: the leave garden

Post by system »

betson wrote:One thing that would be handy, if an email was sent out after buying online with a list of what was bought, rather than just the confirmation from the bank.
an account (purchase history, shipping details) that was viewable online would be good too.
DRS wrote:It’s uplifting while we drift through time,
‘cause we keep pushing the vibe.
sternumbreaks
Posts: 348
Joined: Mon Jan 23, 2006 11:11 am

Post by sternumbreaks »

Yeah, vinyl warning have one similar as mentioned.
Is great for ease of catalouging music :)
soundcloud.com/sternumbreaks
User avatar
universal sea
Posts: 1929
Joined: Sat Apr 15, 2006 1:33 pm
Location: the edge
Contact:

Post by universal sea »

1) Clearer catalogue search from index page and perhaps top of every page.
2) style sheet
User avatar
nic
Posts: 11184
Joined: Tue Jan 04, 2005 1:12 pm
Contact:

Post by nic »

So that I can add to cart and then press back and not go back to teh start of all the records.

This prevents me from spending
User avatar
system
let the hustlers play
Posts: 10126
Joined: Thu Nov 25, 2004 3:27 pm
Location: the leave garden

Post by system »

universal sea wrote:2) style sheet

Code: Select all

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
	<title>DMC Records - Online Record Store, Breaks, Drum & Bass, Tech-House, House, German Minimal, Technics, Pioneer</title>
	<LINK REL="StyleSheet" HREF="style.css" TYPE="text/css">
I'd say clean markup with tables used appropriately, but I know that Lynt will be all over that already. :)
DRS wrote:It’s uplifting while we drift through time,
‘cause we keep pushing the vibe.
User avatar
universal sea
Posts: 1929
Joined: Sat Apr 15, 2006 1:33 pm
Location: the edge
Contact:

Post by universal sea »

I meant do more with the style sheet. Right now Times New Roman as a starter, I dunno.

Verdana 10pt man!
User avatar
lynt
Posts: 16011
Joined: Wed Nov 24, 2004 7:14 pm
Contact:

Post by lynt »

Clean as whistle.

Code: Select all

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
~~~
	<style type="text/css" media="screen">@import url("style/dmcbeats.css");</style>
	<style type="text/css" media="screen">@import url("style/dmclist.css");</style>
	<style type="text/css" media="screen">@import url("style/dmcnews.css");</style>
~~~
</head>
User avatar
system
let the hustlers play
Posts: 10126
Joined: Thu Nov 25, 2004 3:27 pm
Location: the leave garden

Post by system »

universal sea wrote:I meant do more with the style sheet. Right now Times New Roman as a starter, I dunno.

Verdana 10pt man!
all good, just stirring. points are a print-based measurement unit, BTW. em and en all the way! ;)
DRS wrote:It’s uplifting while we drift through time,
‘cause we keep pushing the vibe.
User avatar
lynt
Posts: 16011
Joined: Wed Nov 24, 2004 7:14 pm
Contact:

Post by lynt »

em & en .... hmm, maybe if the pages were consisted of parapraphs and required extensive readability. I'm happy with pt's for simple write ups and links. :)
User avatar
universal sea
Posts: 1929
Joined: Sat Apr 15, 2006 1:33 pm
Location: the edge
Contact:

Post by universal sea »

yeah I meant px

Code: Select all

BODY,TD{
color: #eeeeee;
font-family: Verdana,Helvetica,sans-serif;
font-size: 11px;
line-height: 16px;
scrollbar-face-color: #131313;
scrollbar-shadow-color: #444444;
scrollbar-highlight-color: #777777;
scrollbar-3dlight-color: #444444;
scrollbar-darkshadow-color: #444444;
scrollbar-track-color: #232323;
scrollbar-arrow-color: #9999cc;
}
though I've stopped using scrollbar CSS as Firefox doesnt do it naturally.
Last edited by universal sea on Tue May 16, 2006 3:44 pm, edited 1 time in total.
User avatar
lynt
Posts: 16011
Joined: Wed Nov 24, 2004 7:14 pm
Contact:

Post by lynt »

px?... mmmmm, not for text!
User avatar
JAMESSSS
Posts: 9844
Joined: Wed Nov 24, 2004 2:09 am

Post by JAMESSSS »

Can you have some flashing graphics?

Or at least flashing text?
Don't hate me for house
User avatar
lynt
Posts: 16011
Joined: Wed Nov 24, 2004 7:14 pm
Contact:

Post by lynt »

I cried when <blink> was discontinued.
User avatar
system
let the hustlers play
Posts: 10126
Joined: Thu Nov 25, 2004 3:27 pm
Location: the leave garden

Post by system »

lynt wrote:px?... mmmmm, not for text!
if the textual content is being displayed on screen, then you shouldn't be using points as a unit of measurement.

even Lucas' employer tells you not to use them. ;)
DRS wrote:It’s uplifting while we drift through time,
‘cause we keep pushing the vibe.
User avatar
JAMESSSS
Posts: 9844
Joined: Wed Nov 24, 2004 2:09 am

Post by JAMESSSS »

BLINK HAS BEEN DISCONTINUED!!!

OH MY GOD!
Don't hate me for house
User avatar
system
let the hustlers play
Posts: 10126
Joined: Thu Nov 25, 2004 3:27 pm
Location: the leave garden

Post by system »

you guys can stick <marquee> up your khybers as well! :P
DRS wrote:It’s uplifting while we drift through time,
‘cause we keep pushing the vibe.
User avatar
lynt
Posts: 16011
Joined: Wed Nov 24, 2004 7:14 pm
Contact:

Post by lynt »

Mwahahah, clients request, you understand. ;)
User avatar
lynt
Posts: 16011
Joined: Wed Nov 24, 2004 7:14 pm
Contact:

Post by lynt »

system wrote:
lynt wrote:px?... mmmmm, not for text!
if the textual content is being displayed on screen, then you shouldn't be using points as a unit of measurement.

even Lucas' employer tells you not to use them. ;)
Lucas's employer doesn't employ me!
User avatar
system
let the hustlers play
Posts: 10126
Joined: Thu Nov 25, 2004 3:27 pm
Location: the leave garden

Post by system »

our kid. :lol:
DRS wrote:It’s uplifting while we drift through time,
‘cause we keep pushing the vibe.
User avatar
JAMESSSS
Posts: 9844
Joined: Wed Nov 24, 2004 2:09 am

Post by JAMESSSS »

And they say the internet is progress.

This is regression plain and simple.
Don't hate me for house
User avatar
universal sea
Posts: 1929
Joined: Sat Apr 15, 2006 1:33 pm
Location: the edge
Contact:

Post by universal sea »

let us compare approaches.

two pages.

one in px:

www.studioum.com/sea/pxvspt.php?pxpt=px

one in pt:

www.studioum.com/sea/pxvspt.php?pxpt=pt
User avatar
system
let the hustlers play
Posts: 10126
Joined: Thu Nov 25, 2004 3:27 pm
Location: the leave garden

Post by system »

lynt wrote:
system wrote:
lynt wrote:px?... mmmmm, not for text!
if the textual content is being displayed on screen, then you shouldn't be using points as a unit of measurement.

even Lucas' employer tells you not to use them. ;)
Lucas's employer doesn't employ me!
no, but they're telling you to keep your 'pt's in your @media print declaration - WHERE IT SHOULD BE! :)
DRS wrote:It’s uplifting while we drift through time,
‘cause we keep pushing the vibe.
User avatar
lynt
Posts: 16011
Joined: Wed Nov 24, 2004 7:14 pm
Contact:

Post by lynt »

system wrote:
betson wrote:One thing that would be handy, if an email was sent out after buying online with a list of what was bought, rather than just the confirmation from the bank.
an account (purchase history, shipping details) that was viewable online would be good too.
Already implemented, plus notes from staff to let you know what what's going on.
User avatar
lynt
Posts: 16011
Joined: Wed Nov 24, 2004 7:14 pm
Contact:

Post by lynt »

system wrote:
lynt wrote:
system wrote: if the textual content is being displayed on screen, then you shouldn't be using points as a unit of measurement.

even Lucas' employer tells you not to use them. ;)
Lucas's employer doesn't employ me!
no, but they're telling you to keep your 'pt's in your @media print declaration - WHERE IT SHOULD BE! :)
Hey, if it sells records, I might consider it.
User avatar
JAMESSSS
Posts: 9844
Joined: Wed Nov 24, 2004 2:09 am

Post by JAMESSSS »

Porn popups?
Don't hate me for house
User avatar
lynt
Posts: 16011
Joined: Wed Nov 24, 2004 7:14 pm
Contact:

Post by lynt »

jbs wrote:Porn popups?
See DMCBeats on Myspace.... :lol:
User avatar
system
let the hustlers play
Posts: 10126
Joined: Thu Nov 25, 2004 3:27 pm
Location: the leave garden

Post by system »

jbs wrote:And they say the internet is progress.

This is regression plain and simple.
<embed>-ded on every <layer>, even. ;)
DRS wrote:It’s uplifting while we drift through time,
‘cause we keep pushing the vibe.
User avatar
system
let the hustlers play
Posts: 10126
Joined: Thu Nov 25, 2004 3:27 pm
Location: the leave garden

Post by system »

lynt wrote:
jbs wrote:Porn popups?
See DMCBeats on Myspace.... :lol:
and talk to Tom?
DRS wrote:It’s uplifting while we drift through time,
‘cause we keep pushing the vibe.
User avatar
lynt
Posts: 16011
Joined: Wed Nov 24, 2004 7:14 pm
Contact:

Post by lynt »

system wrote:
lynt wrote:
jbs wrote:Porn popups?
See DMCBeats on Myspace.... :lol:
and talk to Tom?
No-one gets to talk to Tom. :(
User avatar
system
let the hustlers play
Posts: 10126
Joined: Thu Nov 25, 2004 3:27 pm
Location: the leave garden

Post by system »

lynt wrote:
system wrote:
lynt wrote: See DMCBeats on Myspace.... :lol:
and talk to Tom?
No-one gets to talk to Tom. :(
go nuts! --> Image ;)
DRS wrote:It’s uplifting while we drift through time,
‘cause we keep pushing the vibe.
User avatar
universal sea
Posts: 1929
Joined: Sat Apr 15, 2006 1:33 pm
Location: the edge
Contact:

Post by universal sea »

Tom is a dick. He rents out massive baseball stadiums to throw parties with thousands of hotties. Dickhead.
User avatar
deviant
Posts: 18213
Joined: Mon Apr 11, 2005 6:52 pm
Location: couch
Contact:

Post by deviant »

universal sea wrote:Tom is a dick. He rents out massive baseball stadiums to throw parties with thousands of hotties. Dickhead.
As if you wouldn't :roll:
User avatar
universal sea
Posts: 1929
Joined: Sat Apr 15, 2006 1:33 pm
Location: the edge
Contact:

Post by universal sea »

When I throw my first baseball stadium hottie party, by all means please do call me a dickhead.

until then, I'm an asshole on a mission.
User avatar
universal sea
Posts: 1929
Joined: Sat Apr 15, 2006 1:33 pm
Location: the edge
Contact:

other serious comments

Post by universal sea »

- No hidden links at footer, search engines can pick them out and penalise sites for that. I have footer links on all my sites, they're a good idea, particularly when at the bottom of a longer page and not wanting to return to top.

I'm sure Lynt's latest creation will be smashing.
User avatar
lynt
Posts: 16011
Joined: Wed Nov 24, 2004 7:14 pm
Contact:

Re: other serious comments

Post by lynt »

universal sea wrote:- No hidden links at footer, search engines can pick them out and penalise sites for that. I have footer links on all my sites, they're a good idea, particularly when at the bottom of a longer page and not wanting to return to top.

I'm sure Lynt's latest creation will be smashing.
Footer links also help gain points with search engines as they can pick up "textual" links on your site, incase you use a lot of images / drop-downs etc. Read that at ALA, if memory serves.

Worked for Nice.
User avatar
universal sea
Posts: 1929
Joined: Sat Apr 15, 2006 1:33 pm
Location: the edge
Contact:

Post by universal sea »

For sure... just don't make them hidden is what I'm saying, as it appears DMCrecords.com's links are hidden for me in Firefox on WinXP. Footer links are huge in my books.
User avatar
Snowie
Posts: 1939
Joined: Thu Apr 14, 2005 2:26 pm
Location: Da SnowLab
Contact:

Post by Snowie »

Is it possible in the payment process to have the option of beening able to purchase without payment, on pick at store orders only. Eg, i choose the records i want to buy, confirm my order via the website ans select that it is a pickup order, and when i come in to the store i pay you then. That way i don't have to put my credit card details into the net, which from a consumer point of view is more preffered method. just a suggestion.
Easy @ Word - 23rd May Opening Night, every saturday
Everything You Want - Fridays @ Lounge Downstairs
OldSkool Hip Hop and Funk - Saturdays @ Red Violin
www.myspace.com/djsnowie

Image
User avatar
Tom@MySpace
Posts: 1
Joined: Tue May 16, 2006 11:56 pm
Location: Santa Monica, California
Contact:

Post by Tom@MySpace »

lynt wrote:
system wrote:
lynt wrote: See DMCBeats on Myspace.... :lol:
and talk to Tom?
No-one gets to talk to Tom. :(
I'm here for you, Lynt. Wanna go stadium hopping with me? :)
User avatar
system
let the hustlers play
Posts: 10126
Joined: Thu Nov 25, 2004 3:27 pm
Location: the leave garden

Post by system »

OMG!
DRS wrote:It’s uplifting while we drift through time,
‘cause we keep pushing the vibe.
User avatar
universal sea
Posts: 1929
Joined: Sat Apr 15, 2006 1:33 pm
Location: the edge
Contact:

Post by universal sea »

Snowie wrote:Is it possible in the payment process to have the option of beening able to purchase without payment, on pick at store orders only. Eg, i choose the records i want to buy, confirm my order via the website ans select that it is a pickup order, and when i come in to the store i pay you then. That way i don't have to put my credit card details into the net, which from a consumer point of view is more preffered method. just a suggestion.
this is a good idea that could be initiated if you set a hold period. No point holding something indefinitely, if other people want the items. Maybe orders can expire?

I pitched something similar to outdoor gear companies in Canada. They complained that so many people would put items on hold and not show up. I suggested customers pay $5 for your hold through desired method (credit card, paypal, echeque, bpay, etc), it comes off the price when you pick it up. If they're profiting off these people, it wouldn't be such a big deal to them.
User avatar
lynt
Posts: 16011
Joined: Wed Nov 24, 2004 7:14 pm
Contact:

Post by lynt »

universal sea wrote:For sure... just don't make them hidden is what I'm saying, as it appears DMCrecords.com's links are hidden for me in Firefox on WinXP. Footer links are huge in my books.
They're not hidden, I just haven't changed the colour of the links for the footer. :lazy:
User avatar
lynt
Posts: 16011
Joined: Wed Nov 24, 2004 7:14 pm
Contact:

Post by lynt »

universal sea wrote:
Snowie wrote:Is it possible in the payment process to have the option of beening able to purchase without payment, on pick at store orders only. Eg, i choose the records i want to buy, confirm my order via the website ans select that it is a pickup order, and when i come in to the store i pay you then. That way i don't have to put my credit card details into the net, which from a consumer point of view is more preffered method. just a suggestion.
this is a good idea that could be initiated if you set a hold period. No point holding something indefinitely, if other people want the items. Maybe orders can expire?


Phones and email are good for that exact reason.
Last edited by lynt on Wed May 17, 2006 12:55 am, edited 1 time in total.
User avatar
lynt
Posts: 16011
Joined: Wed Nov 24, 2004 7:14 pm
Contact:

Post by lynt »

system wrote:OMG!
Haha, you're crazy. :lol:
User avatar
universal sea
Posts: 1929
Joined: Sat Apr 15, 2006 1:33 pm
Location: the edge
Contact:

Post by universal sea »

lynt wrote: Phones and email are good for that exact reason.
ok, I call you up, I ask for something to be put on hold, you hold it for me, I don't show. meanwhile next day Dickie Bobbins walks in, wants same thing, but you're holding it, more more stock.

how long do you hold for, and what do you tell Dickie Bobbins?
User avatar
lynt
Posts: 16011
Joined: Wed Nov 24, 2004 7:14 pm
Contact:

Post by lynt »

universal sea wrote:
lynt wrote: Phones and email are good for that exact reason.
ok, I call you up, I ask for something to be put on hold, you hold it for me, I don't show. meanwhile next day Dickie Bobbins walks in, wants same thing, but you're holding it, more more stock.

how long do you hold for, and what do you tell Dickie Bobbins?
My system works like this:

You give me a day you're coming to collect. If you don't come, I frown upon thee with much eyebrow hair.
Post Reply