willing to hire someone who knows both JS and PHP [message #185224] |
Thu, 13 March 2014 02:52 |
Mr Oldies
Messages: 241 Registered: October 2013
Karma: 0
|
Senior Member |
|
|
Now that I have my site opening with randomly selected songs, I need a bit
more script to add to it.
I have a database setup to keep track of the songs played.
What I want a script for is this:
JS detects when the song is being played, then PHP will access the database
and report it.
Or maybe in some possible way using ajax?
On the pages where I use another audio player, I set the script so that PHP
would report the "hit" as the song is chosen.
If you want the job, you got it.
|
|
|
Re: willing to hire someone who knows both JS and PHP [message #185227 is a reply to message #185224] |
Thu, 13 March 2014 03:12 |
Jerry Stuckle
Messages: 2598 Registered: September 2010
Karma: 0
|
Senior Member |
|
|
On 3/12/2014 10:52 PM, richard wrote:
> Now that I have my site opening with randomly selected songs, I need a bit
> more script to add to it.
>
> I have a database setup to keep track of the songs played.
> What I want a script for is this:
> JS detects when the song is being played, then PHP will access the database
> and report it.
> Or maybe in some possible way using ajax?
>
> On the pages where I use another audio player, I set the script so that PHP
> would report the "hit" as the song is chosen.
>
> If you want the job, you got it.
>
I can do it for you. But you wouldn't like my price.
--
==================
Remove the "x" from my email address
Jerry Stuckle
jstucklex(at)attglobal(dot)net
==================
|
|
|
Re: willing to hire someone who knows both JS and PHP [message #185228 is a reply to message #185227] |
Thu, 13 March 2014 03:38 |
Mr Oldies
Messages: 241 Registered: October 2013
Karma: 0
|
Senior Member |
|
|
On Wed, 12 Mar 2014 23:12:58 -0400, Jerry Stuckle wrote:
> On 3/12/2014 10:52 PM, richard wrote:
>> Now that I have my site opening with randomly selected songs, I need a bit
>> more script to add to it.
>>
>> I have a database setup to keep track of the songs played.
>> What I want a script for is this:
>> JS detects when the song is being played, then PHP will access the database
>> and report it.
>> Or maybe in some possible way using ajax?
>>
>> On the pages where I use another audio player, I set the script so that PHP
>> would report the "hit" as the song is chosen.
>>
>> If you want the job, you got it.
>>
>
> I can do it for you. But you wouldn't like my price.
make an offer.
|
|
|
Re: willing to hire someone who knows both JS and PHP [message #185230 is a reply to message #185224] |
Thu, 13 March 2014 14:25 |
Doug Miller
Messages: 171 Registered: August 2011
Karma: 0
|
Senior Member |
|
|
richard <noreply(at)example(dot)com> wrote in news:lg0vcquozms5$.h7xfb91oi8v1$.dlg@
40tude.net:
> Now that I have my site opening with randomly selected songs, I need a bit
> more script to add to it.
>
> I have a database setup to keep track of the songs played.
> What I want a script for is this:
> JS detects when the song is being played, then PHP will access the database
> and report it.
> Or maybe in some possible way using ajax?
>
> On the pages where I use another audio player, I set the script so that PHP
> would report the "hit" as the song is chosen.
>
> If you want the job, you got it.
Sure to be featured soon at www.clientsfromhell.net
|
|
|
Re: willing to hire someone who knows both JS and PHP [message #185231 is a reply to message #185228] |
Thu, 13 March 2014 14:26 |
Doug Miller
Messages: 171 Registered: August 2011
Karma: 0
|
Senior Member |
|
|
richard <noreply(at)example(dot)com> wrote in news:15dffihyl6bzm.konabxzhkx4y$.dlg@
40tude.net:
> On Wed, 12 Mar 2014 23:12:58 -0400, Jerry Stuckle wrote:
>
>> On 3/12/2014 10:52 PM, richard wrote:
>>> Now that I have my site opening with randomly selected songs, I need a bit
>>> more script to add to it.
>>>
>>> I have a database setup to keep track of the songs played.
>>> What I want a script for is this:
>>> JS detects when the song is being played, then PHP will access the database
>>> and report it.
>>> Or maybe in some possible way using ajax?
>>>
>>> On the pages where I use another audio player, I set the script so that PHP
>>> would report the "hit" as the song is chosen.
>>>
>>> If you want the job, you got it.
>>>
>>
>> I can do it for you. But you wouldn't like my price.
>
> make an offer.
With you as the client? $500 per hour, with a 20-hour minimum. In gold. In advance.
|
|
|
|
Re: willing to hire someone who knows both JS and PHP [message #185234 is a reply to message #185233] |
Thu, 13 March 2014 17:58 |
Mr Oldies
Messages: 241 Registered: October 2013
Karma: 0
|
Senior Member |
|
|
On 13 Mar 2014 17:16:37 GMT, Derek Turner wrote:
> On Wed, 12 Mar 2014 22:52:41 -0400, richard wrote:
>
>
>> I have a database setup <snip>
>> If you want the job, you got it.
>
> Tell you what, Richard, you produce a properly-normalized MySQL database
> to work with and I'll have a go for free :)
how do you know what I've got since you can't see it?
The table I have now consists of the following information:
1) songID
2) hits
3) title
4) artist
5) license
the last column is primarily for use by either BMI or ASCAP for helping
them when my quarterly report is due. It is optional.
I use the wordpress standalone audio player.
As it is the simplest audio player available.
you can email me through info[at]mroldies.net
Along with the hit counter, I would like to have some information displayed
just below the player as the song is played. Like year and peak.
|
|
|
|
Re: willing to hire someone who knows both JS and PHP [message #185236 is a reply to message #185234] |
Thu, 13 March 2014 18:12 |
Derek Turner
Messages: 48 Registered: October 2010
Karma: 0
|
Member |
|
|
On Thu, 13 Mar 2014 13:58:19 -0400, richard wrote:
> The table I have now consists of the following information:
> 1) songID 2) hits 3) title 4) artist 5) license the last column is
> primarily for use by either BMI or ASCAP for helping them when my
> quarterly report is due. It is optional.
And you see nothing wrong or not-normalized about that?
|
|
|
Re: willing to hire someone who knows both JS and PHP [message #185237 is a reply to message #185236] |
Thu, 13 March 2014 18:30 |
Mr Oldies
Messages: 241 Registered: October 2013
Karma: 0
|
Senior Member |
|
|
On 13 Mar 2014 18:12:08 GMT, Derek Turner wrote:
> On Thu, 13 Mar 2014 13:58:19 -0400, richard wrote:
>
>> The table I have now consists of the following information:
>> 1) songID 2) hits 3) title 4) artist 5) license the last column is
>> primarily for use by either BMI or ASCAP for helping them when my
>> quarterly report is due. It is optional.
>
> And you see nothing wrong or not-normalized about that?
you tell me how it should be.
I don't see the need of creating two tables when one will work just the
same.
|
|
|
Re: willing to hire someone who knows both JS and PHP [message #185238 is a reply to message #185236] |
Thu, 13 March 2014 18:48 |
Mr Oldies
Messages: 241 Registered: October 2013
Karma: 0
|
Senior Member |
|
|
On 13 Mar 2014 18:12:08 GMT, Derek Turner wrote:
> On Thu, 13 Mar 2014 13:58:19 -0400, richard wrote:
>
>> The table I have now consists of the following information:
>> 1) songID 2) hits 3) title 4) artist 5) license the last column is
>> primarily for use by either BMI or ASCAP for helping them when my
>> quarterly report is due. It is optional.
>
> And you see nothing wrong or not-normalized about that?
http://ftp.nchu.edu.tw/MySQL/tech-resources/articles/intro-to-normalization .html
I had a look at this so called normilisation crap.
In order to find the author of a given book, along with the ISBN, he has to
search through 3 tables.
As well as keeping track of things in his code.
He totally compounds all of the information he wants in 10 tables.
IMO overloading the server as well as needless memory usage.
Like ost of you guys here in this forum, if it needs more than three
columns, create another table.
If he needs to delte a book, then he has to delte all the entires that
correspond in 10 tables.
Again, overloading the server needlessly.
In his case, I can see using 2 tables.
One for the book information, and one for the author information.
That way, when a book is deleted, the author information is maintained.
|
|
|
|
|
|
OT [normalized database] : Re: willing to hire someone who knows both JS and PHP [message #185246 is a reply to message #185233] |
Fri, 14 March 2014 17:42 |
Luuk
Messages: 329 Registered: September 2010
Karma: 0
|
Senior Member |
|
|
On 13-3-2014 18:16, Derek Turner wrote:
> On Wed, 12 Mar 2014 22:52:41 -0400, richard wrote:
>
>
>> I have a database setup <snip>
>> If you want the job, you got it.
>
> Tell you what, Richard, you produce a properly-normalized MySQL database
> to work with and I'll have a go for free :)
>
I'm curious.....
Since when is "properly-normalized MySQL database" on-topic here?
Above question does NOT state that is NOT good to do normalization.
(yeah, i love double use of 'NOT' in 1 sentence ;)
|
|
|
|
Re: OT [normalized database] : Re: willing to hire someone who knows both JS and PHP [message #185248 is a reply to message #185246] |
Fri, 14 March 2014 18:46 |
Mr Oldies
Messages: 241 Registered: October 2013
Karma: 0
|
Senior Member |
|
|
On Fri, 14 Mar 2014 18:42:09 +0100, Luuk wrote:
> On 13-3-2014 18:16, Derek Turner wrote:
>> On Wed, 12 Mar 2014 22:52:41 -0400, richard wrote:
>>
>>
>>> I have a database setup <snip>
>>> If you want the job, you got it.
>>
>> Tell you what, Richard, you produce a properly-normalized MySQL database
>> to work with and I'll have a go for free :)
>>
>
>
> I'm curious.....
>
> Since when is "properly-normalized MySQL database" on-topic here?
>
> Above question does NOT state that is NOT good to do normalization.
>
> (yeah, i love double use of 'NOT' in 1 sentence ;)
because the master dorks in this group say it is.
php and mysql kind of go hand in hand anyway.
Can you use mysql commands without a page declaration being php?
IMO, mysql is kind of a subset of php.
|
|
|
Re: OT [normalized database] : Re: willing to hire someone who knows both JS and PHP [message #185249 is a reply to message #185246] |
Fri, 14 March 2014 19:18 |
Jerry Stuckle
Messages: 2598 Registered: September 2010
Karma: 0
|
Senior Member |
|
|
On 3/14/2014 1:42 PM, Luuk wrote:
> On 13-3-2014 18:16, Derek Turner wrote:
>> On Wed, 12 Mar 2014 22:52:41 -0400, richard wrote:
>>
>>
>>> I have a database setup <snip>
>>> If you want the job, you got it.
>>
>> Tell you what, Richard, you produce a properly-normalized MySQL database
>> to work with and I'll have a go for free :)
>>
>
>
> I'm curious.....
>
> Since when is "properly-normalized MySQL database" on-topic here?
>
> Above question does NOT state that is NOT good to do normalization.
>
> (yeah, i love double use of 'NOT' in 1 sentence ;)
Because Richard is asking for help, and the ability to do a good job on
a website depends in part on a properly normalized database.
--
==================
Remove the "x" from my email address
Jerry Stuckle
jstucklex(at)attglobal(dot)net
==================
|
|
|
|
Re: OT [normalized database] : Re: willing to hire someone who knows both JS and PHP [message #185252 is a reply to message #185248] |
Fri, 14 March 2014 20:34 |
Luuk
Messages: 329 Registered: September 2010
Karma: 0
|
Senior Member |
|
|
On 14-3-2014 19:46, richard wrote:
> On Fri, 14 Mar 2014 18:42:09 +0100, Luuk wrote:
>
>> On 13-3-2014 18:16, Derek Turner wrote:
>>> On Wed, 12 Mar 2014 22:52:41 -0400, richard wrote:
>>>
>>>
>>>> I have a database setup <snip>
>>>> If you want the job, you got it.
>>>
>>> Tell you what, Richard, you produce a properly-normalized MySQL database
>>> to work with and I'll have a go for free :)
>>>
>>
>>
>> I'm curious.....
>>
>> Since when is "properly-normalized MySQL database" on-topic here?
>>
>> Above question does NOT state that is NOT good to do normalization.
>>
>> (yeah, i love double use of 'NOT' in 1 sentence ;)
>
> because the master dorks in this group say it is.
i don't care about dorks....
> php and mysql kind of go hand in hand anyway.
> Can you use mysql commands without a page declaration being php?
yeas, i use mysql more often than i use php
> IMO, mysql is kind of a subset of php.
>
lol, who's the dork here......
|
|
|
Re: OT [normalized database] : Re: willing to hire someone who knows both JS and PHP [message #185255 is a reply to message #185248] |
Fri, 14 March 2014 22:12 |
Doug Miller
Messages: 171 Registered: August 2011
Karma: 0
|
Senior Member |
|
|
richard <noreply(at)example(dot)com> wrote in news:itrl6zzypeyf.1apf15wetw6wq.dlg@
40tude.net:
> php and mysql kind of go hand in hand anyway.
So do I and my wife, but even you would be capable of recognizing us as distinctly different
entities.
> Can you use mysql commands without a page declaration being php?
Of course you can. MySQL commands can be issued from the command line, or from a
front-end client written in any of several different languages including C#, Python, or Ruby.
> IMO, mysql is kind of a subset of php.
Even had you made a deliberate effort to do so, you could not possibly have done a better
job of demonstrating the utter worthlessness of your opinions than you did with that
ridiculous statement.
PHP is a programming language. MySQL is a database management system. They can
function together, or they can function separately. Just because an application can be built
using both PHP and MySQL does not make MySQL a "subset" of PHP any more than the
fact that a house is built from lumber and plaster makes plaster a "subset" of lumber.
|
|
|
|
Re: OT [normalized database] : Re: willing to hire someone who knows both JS and PHP [message #185259 is a reply to message #185255] |
Sat, 15 March 2014 01:13 |
Jerry Stuckle
Messages: 2598 Registered: September 2010
Karma: 0
|
Senior Member |
|
|
On 3/14/2014 6:12 PM, Doug Miller wrote:
> richard <noreply(at)example(dot)com> wrote in news:itrl6zzypeyf.1apf15wetw6wq.dlg@
> 40tude.net:
>
>> php and mysql kind of go hand in hand anyway.
>
> So do I and my wife, but even you would be capable of recognizing us as distinctly different
> entities.
>
>> Can you use mysql commands without a page declaration being php?
>
> Of course you can. MySQL commands can be issued from the command line, or from a
> front-end client written in any of several different languages including C#, Python, or Ruby.
>
>> IMO, mysql is kind of a subset of php.
>
> Even had you made a deliberate effort to do so, you could not possibly have done a better
> job of demonstrating the utter worthlessness of your opinions than you did with that
> ridiculous statement.
>
> PHP is a programming language. MySQL is a database management system. They can
> function together, or they can function separately. Just because an application can be built
> using both PHP and MySQL does not make MySQL a "subset" of PHP any more than the
> fact that a house is built from lumber and plaster makes plaster a "subset" of lumber.
>
You assume RTS knows the difference between a programming language and a
database management system...
--
==================
Remove the "x" from my email address
Jerry Stuckle
jstucklex(at)attglobal(dot)net
==================
|
|
|
Re: OT [normalized database] : Re: willing to hire someone who knows both JS and PHP [message #185260 is a reply to message #185249] |
Sat, 15 March 2014 01:49 |
Denis McMahon
Messages: 634 Registered: September 2010
Karma: 0
|
Senior Member |
|
|
On Fri, 14 Mar 2014 15:18:50 -0400, Jerry Stuckle wrote:
> Because Richard is asking for help, and the ability to do a good job on
> a website depends in part on a properly normalized database.
I'm still trying to figure out how the JS element is meant to figure out
that the song is being played.
Especially if it's been saved outside of the browser, eg downloaded with
a tool such as wget, or just lifted from the browser cache.
The only semi-reliable way of tracking accesses to a given file is going
to be monitoring requests for that file server side.
Mind you, I suspect RtS will be bankrupt from paying music license fees
before he gets the site up and running anyway.
--
Denis McMahon, denismfmcmahon(at)gmail(dot)com
|
|
|
Re: OT [normalized database] : Re: willing to hire someone who knows both JS and PHP [message #185261 is a reply to message #185260] |
Sat, 15 March 2014 01:58 |
Jerry Stuckle
Messages: 2598 Registered: September 2010
Karma: 0
|
Senior Member |
|
|
On 3/14/2014 9:49 PM, Denis McMahon wrote:
> On Fri, 14 Mar 2014 15:18:50 -0400, Jerry Stuckle wrote:
>
>> Because Richard is asking for help, and the ability to do a good job on
>> a website depends in part on a properly normalized database.
>
> I'm still trying to figure out how the JS element is meant to figure out
> that the song is being played.
>
> Especially if it's been saved outside of the browser, eg downloaded with
> a tool such as wget, or just lifted from the browser cache.
>
> The only semi-reliable way of tracking accesses to a given file is going
> to be monitoring requests for that file server side.
>
> Mind you, I suspect RtS will be bankrupt from paying music license fees
> before he gets the site up and running anyway.
>
You can't monitor it server-side. For instance, there is no way to
relate a file fetches by wget with a browser.
I would fetch the music with an AJAX request and track it that way.
--
==================
Remove the "x" from my email address
Jerry Stuckle
jstucklex(at)attglobal(dot)net
==================
|
|
|
Re: OT [normalized database] : Re: willing to hire someone who knows both JS and PHP [message #185262 is a reply to message #185248] |
Sat, 15 March 2014 02:53 |
Norman Peelman
Messages: 126 Registered: September 2010
Karma: 0
|
Senior Member |
|
|
On 03/14/2014 02:46 PM, richard wrote:
> On Fri, 14 Mar 2014 18:42:09 +0100, Luuk wrote:
>
>> On 13-3-2014 18:16, Derek Turner wrote:
>>> On Wed, 12 Mar 2014 22:52:41 -0400, richard wrote:
>>>
>>>
>>>> I have a database setup <snip>
>>>> If you want the job, you got it.
>>>
>>> Tell you what, Richard, you produce a properly-normalized MySQL database
>>> to work with and I'll have a go for free :)
>>>
>>
>>
>> I'm curious.....
>>
>> Since when is "properly-normalized MySQL database" on-topic here?
>>
>> Above question does NOT state that is NOT good to do normalization.
>>
>> (yeah, i love double use of 'NOT' in 1 sentence ;)
>
> because the master dorks in this group say it is.
> php and mysql kind of go hand in hand anyway.
> Can you use mysql commands without a page declaration being php?
> IMO, mysql is kind of a subset of php.
>
Great, now my coffee's on the screen!
--
Norman
Registered Linux user #461062
-Have you been to www.php.net yet?-
|
|
|
|
Re: willing to hire someone who knows both JS and PHP [message #185269 is a reply to message #185224] |
Sun, 16 March 2014 09:34 |
Gabriel
Messages: 11 Registered: March 2014
Karma: 0
|
Junior Member |
|
|
On 2014-03-13 02:52:41 +0000, richard said:
> Now that I have my site opening with randomly selected songs, I need a bit
> more script to add to it.
>
> I have a database setup to keep track of the songs played.
> What I want a script for is this:
> JS detects when the song is being played, then PHP will access the database
> and report it.
> Or maybe in some possible way using ajax?
>
> On the pages where I use another audio player, I set the script so that PHP
> would report the "hit" as the song is chosen.
>
> If you want the job, you got it.
Hi Richard
Considering the time it would take to familiarise myself with your
code, make, and then test your proposed changes £50 should cover it.
Let me know if I can help.
My site: http://www.moojuice.net
Cheers
Gabe
|
|
|
Re: willing to hire someone who knows both JS and PHP [message #185271 is a reply to message #185269] |
Sun, 16 March 2014 13:47 |
Jerry Stuckle
Messages: 2598 Registered: September 2010
Karma: 0
|
Senior Member |
|
|
On 3/16/2014 5:34 AM, Gabriel wrote:
> On 2014-03-13 02:52:41 +0000, richard said:
>
>> Now that I have my site opening with randomly selected songs, I need a
>> bit
>> more script to add to it.
>>
>> I have a database setup to keep track of the songs played.
>> What I want a script for is this:
>> JS detects when the song is being played, then PHP will access the
>> database
>> and report it.
>> Or maybe in some possible way using ajax?
>>
>> On the pages where I use another audio player, I set the script so
>> that PHP
>> would report the "hit" as the song is chosen.
>>
>> If you want the job, you got it.
>
> Hi Richard
>
> Considering the time it would take to familiarise myself with your code,
> make, and then test your proposed changes £50 should cover it.
>
> Let me know if I can help.
>
> My site: http://www.moojuice.net
>
> Cheers
>
> Gabe
>
ROFLMAO! Richard found himself a sucker!
--
==================
Remove the "x" from my email address
Jerry Stuckle
jstucklex(at)attglobal(dot)net
==================
|
|
|
Re: willing to hire someone who knows both JS and PHP [message #185272 is a reply to message #185269] |
Sun, 16 March 2014 14:43 |
Doug Miller
Messages: 171 Registered: August 2011
Karma: 0
|
Senior Member |
|
|
Gabriel <usenet(at)moojuice(dot)net> wrote in news:2014031609345682397-
usenet@moojuicenet:
> On 2014-03-13 02:52:41 +0000, richard said:
>
>> Now that I have my site opening with randomly selected songs, I need a bit
>> more script to add to it.
>>
>> I have a database setup to keep track of the songs played.
>> What I want a script for is this:
>> JS detects when the song is being played, then PHP will access the database
>> and report it.
>> Or maybe in some possible way using ajax?
>>
>> On the pages where I use another audio player, I set the script so that PHP
>> would report the "hit" as the song is chosen.
>>
>> If you want the job, you got it.
>
> Hi Richard
>
> Considering the time it would take to familiarise myself with your
> code, make, and then test your proposed changes £50 should cover it.
>
> Let me know if I can help.
Gabe, I'm looking forward to reading your posts about this project on
www.clientsfromhell.net over the coming months.
|
|
|
Re: willing to hire someone who knows both JS and PHP [message #185274 is a reply to message #185272] |
Sun, 16 March 2014 20:19 |
Mr Oldies
Messages: 241 Registered: October 2013
Karma: 0
|
Senior Member |
|
|
On Sun, 16 Mar 2014 14:43:05 +0000 (UTC), Doug Miller wrote:
> Gabriel <usenet(at)moojuice(dot)net> wrote in news:2014031609345682397-
> usenet@moojuicenet:
>
>> On 2014-03-13 02:52:41 +0000, richard said:
>>
>>> Now that I have my site opening with randomly selected songs, I need a bit
>>> more script to add to it.
>>>
>>> I have a database setup to keep track of the songs played.
>>> What I want a script for is this:
>>> JS detects when the song is being played, then PHP will access the database
>>> and report it.
>>> Or maybe in some possible way using ajax?
>>>
>>> On the pages where I use another audio player, I set the script so that PHP
>>> would report the "hit" as the song is chosen.
>>>
>>> If you want the job, you got it.
>>
>> Hi Richard
>>
>> Considering the time it would take to familiarise myself with your
>> code, make, and then test your proposed changes £50 should cover it.
>>
>> Let me know if I can help.
>
> Gabe, I'm looking forward to reading your posts about this project on
> www.clientsfromhell.net over the coming months.
Mr. Miller, and Mr. Stuckle, seriously, what gives you the right to play
God, Judge, jury and executioner?
A few years ago, I asked for someone to write a php script that would
capture certain webpages and strip it off certain information.
Mr. Stuckle did the job , quite nicely, and he was paid for the job.
Now tat I am working with databases, I am getting my ass kicked around
simply because I don't know how to "normalise" a database.
I get laughed at because my simple table, is uh well, to simple for you
highly normalised asswipes to comprehend.
What is so damned wrong with a table where the column names are songid,
hits, title,artist?
Care to explain to me how this should be "normalised"?
You guys keep speaking of normalised yet never define it and never show an
example.
Gabe comes along and makes a genuine offer.
You two instantly bash him because he responded to me.
Sorry Gabe, for the bashing.
As for Gabe, I won't do business with him because with his offer, it sounds
like he really doesn't have the expertise required to do the job I want
done.
Both of you owe Gabe an apology.
If you want to bash me, bash me.
|
|
|
Re: willing to hire someone who knows both JS and PHP [message #185278 is a reply to message #185274] |
Sun, 16 March 2014 21:19 |
Doug Miller
Messages: 171 Registered: August 2011
Karma: 0
|
Senior Member |
|
|
richard <noreply(at)example(dot)com> wrote in news:1kd69577c1x2s.19srroret44hh.dlg@
40tude.net:
> Now tat I am working with databases, I am getting my ass kicked around
> simply because I don't know how to "normalise" a database.
> I get laughed at because my simple table, is uh well, to simple for you
> highly normalised asswipes to comprehend.
No, you're getting kicked around and laughed at because of your aggressive rejection of
sound database design principles for no reason other than your own failure to understand
them.
> Gabe comes along and makes a genuine offer.
> You two instantly bash him because he responded to me.
I didn't bash him. I simply predicted that he will not find working with you to be a pleasant
experience.
And I stand by that prediction.
> Both of you owe Gabe an apology.
What for?
> If you want to bash me, bash me.
That's what I've been doing.
|
|
|
Re: willing to hire someone who knows both JS and PHP [message #185279 is a reply to message #185274] |
Sun, 16 March 2014 21:24 |
Gabriel
Messages: 11 Registered: March 2014
Karma: 0
|
Junior Member |
|
|
On 2014-03-16 20:19:23 +0000, richard said:
> On Sun, 16 Mar 2014 14:43:05 +0000 (UTC), Doug Miller wrote:
>
>> Gabriel <usenet(at)moojuice(dot)net> wrote in news:2014031609345682397-
>> usenet@moojuicenet:
>>
>>> On 2014-03-13 02:52:41 +0000, richard said:
>>>
>>>> Now that I have my site opening with randomly selected songs, I need a bit
>>>> more script to add to it.
>>>>
>>>> I have a database setup to keep track of the songs played.
>>>> What I want a script for is this:
>>>> JS detects when the song is being played, then PHP will access the database
>>>> and report it.
>>>> Or maybe in some possible way using ajax?
>>>>
>>>> On the pages where I use another audio player, I set the script so that PHP
>>>> would report the "hit" as the song is chosen.
>>>>
>>>> If you want the job, you got it.
>>>
>>> Hi Richard
>>>
>>> Considering the time it would take to familiarise myself with your
>>> code, make, and then test your proposed changes £50 should cover it.
>>>
>>> Let me know if I can help.
>>
>> Gabe, I'm looking forward to reading your posts about this project on
>> www.clientsfromhell.net over the coming months.
>
> Mr. Miller, and Mr. Stuckle, seriously, what gives you the right to play
> God, Judge, jury and executioner?
> A few years ago, I asked for someone to write a php script that would
> capture certain webpages and strip it off certain information.
> Mr. Stuckle did the job , quite nicely, and he was paid for the job.
> Now tat I am working with databases, I am getting my ass kicked around
> simply because I don't know how to "normalise" a database.
> I get laughed at because my simple table, is uh well, to simple for you
> highly normalised asswipes to comprehend.
> What is so damned wrong with a table where the column names are songid,
> hits, title,artist?
> Care to explain to me how this should be "normalised"?
> You guys keep speaking of normalised yet never define it and never show an
> example.
>
> Gabe comes along and makes a genuine offer.
> You two instantly bash him because he responded to me.
> Sorry Gabe, for the bashing.
> As for Gabe, I won't do business with him because with his offer, it sounds
> like he really doesn't have the expertise required to do the job I want
> done.
>
> Both of you owe Gabe an apology.
> If you want to bash me, bash me.
Richard, I am the Head of International IT (which also means senior
developer and lead tech) for a large well-known cosmetics company.
Since bcoming employed with them 3 years ago I have headed up the
develpment and subsequent launch of 28 inertnational sites for various
countries in which they operate. I am also hold Certified Application
Security Tester (CAST) and Certified Security Testing Associate (CSTA)
qualifications issued by 7Safe. By all means I can be considered
over-qualified for your job that would require very basic web coding
that I would expect from one of our junior developers. I need to earn a
living just like anyone else and do not consider myself "above" any
work, I also don't feel the need nor inclination to discuss my
curriculum vitae on a public newgroup. If you still need someone to
give you a hand with this job, or any other little jobs then email me
directly and you ask me whatever questions you feel necessary to
establish my legitimacy. As for me, I don't really care if you are
client from hell or heaven, so long as you pay the agreed price when
I've completed the agreed work.
By they way, I quoted £50 based on the expectation of writing some JS
to listen for events, fire off AJAX calls to a PHP script, and then
writing the PHP script that would process the AJAX request and make
some DB queries. I don't see it taking very long at all to code this,
just a few minutes.
Look forward to hearing from you.
Gabe
|
|
|
Re: willing to hire someone who knows both JS and PHP [message #185282 is a reply to message #185274] |
Sun, 16 March 2014 21:59 |
Jerry Stuckle
Messages: 2598 Registered: September 2010
Karma: 0
|
Senior Member |
|
|
On 3/16/2014 4:19 PM, richard wrote:
> On Sun, 16 Mar 2014 14:43:05 +0000 (UTC), Doug Miller wrote:
>
>> Gabriel <usenet(at)moojuice(dot)net> wrote in news:2014031609345682397-
>> usenet@moojuicenet:
>>
>>> On 2014-03-13 02:52:41 +0000, richard said:
>>>
>>>> Now that I have my site opening with randomly selected songs, I need a bit
>>>> more script to add to it.
>>>>
>>>> I have a database setup to keep track of the songs played.
>>>> What I want a script for is this:
>>>> JS detects when the song is being played, then PHP will access the database
>>>> and report it.
>>>> Or maybe in some possible way using ajax?
>>>>
>>>> On the pages where I use another audio player, I set the script so that PHP
>>>> would report the "hit" as the song is chosen.
>>>>
>>>> If you want the job, you got it.
>>>
>>> Hi Richard
>>>
>>> Considering the time it would take to familiarise myself with your
>>> code, make, and then test your proposed changes £50 should cover it.
>>>
>>> Let me know if I can help.
>>
>> Gabe, I'm looking forward to reading your posts about this project on
>> www.clientsfromhell.net over the coming months.
>
> Mr. Miller, and Mr. Stuckle, seriously, what gives you the right to play
> God, Judge, jury and executioner?
> A few years ago, I asked for someone to write a php script that would
> capture certain webpages and strip it off certain information.
> Mr. Stuckle did the job , quite nicely, and he was paid for the job.
Wrong. I have NEVER done any work for you.
> Now tat I am working with databases, I am getting my ass kicked around
> simply because I don't know how to "normalise" a database.
And are unwilling to learn.
> I get laughed at because my simple table, is uh well, to simple for you
> highly normalised asswipes to comprehend.
> What is so damned wrong with a table where the column names are songid,
> hits, title,artist?
> Care to explain to me how this should be "normalised"?
> You guys keep speaking of normalised yet never define it and never show an
> example.
>
I'm not going to repeat things which are easily available on the internet.
> Gabe comes along and makes a genuine offer.
> You two instantly bash him because he responded to me.
> Sorry Gabe, for the bashing.
> As for Gabe, I won't do business with him because with his offer, it sounds
> like he really doesn't have the expertise required to do the job I want
> done.
>
> Both of you owe Gabe an apology.
> If you want to bash me, bash me.
>
No, he just doesn't know you.
--
==================
Remove the "x" from my email address
Jerry Stuckle
jstucklex(at)attglobal(dot)net
==================
|
|
|
|
Re: OT [normalized database] : Re: willing to hire someone who knows both JS and PHP [message #185362 is a reply to message #185248] |
Thu, 20 March 2014 09:23 |
Arno Welzel
Messages: 317 Registered: October 2011
Karma: 0
|
Senior Member |
|
|
Am 14.03.2014 19:46, schrieb richard:
[...]
> php and mysql kind of go hand in hand anyway.
Yep - like any other language and MySQL.
> Can you use mysql commands without a page declaration being php?
Yes, of course. MySQL is a database system and has nothing to do with
PHP at all. There is a command line client for MySQL and you can use it
with many other languages - Perl, Python, C++, Java...
PHP just supports using MySQL - as one of many options. But you can also
use PostgreSQL, SQLite, Oracle etc..
> IMO, mysql is kind of a subset of php.
Ouch...
--
Arno Welzel
http://arnowelzel.de
http://de-rec-fahrrad.de
|
|
|
|
Re: willing to hire someone who knows both JS and PHP [message #185364 is a reply to message #185274] |
Thu, 20 March 2014 11:11 |
Arno Welzel
Messages: 317 Registered: October 2011
Karma: 0
|
Senior Member |
|
|
Am 16.03.2014 21:19, schrieb richard:
> On Sun, 16 Mar 2014 14:43:05 +0000 (UTC), Doug Miller wrote:
>
>> Gabriel <usenet(at)moojuice(dot)net> wrote in news:2014031609345682397-
>> usenet@moojuicenet:
>>
>>> On 2014-03-13 02:52:41 +0000, richard said:
>>>
>>>> Now that I have my site opening with randomly selected songs, I need a bit
>>>> more script to add to it.
>>>>
>>>> I have a database setup to keep track of the songs played.
>>>> What I want a script for is this:
>>>> JS detects when the song is being played, then PHP will access the database
>>>> and report it.
>>>> Or maybe in some possible way using ajax?
>>>>
>>>> On the pages where I use another audio player, I set the script so that PHP
>>>> would report the "hit" as the song is chosen.
>>>>
>>>> If you want the job, you got it.
>>>
>>> Hi Richard
>>>
>>> Considering the time it would take to familiarise myself with your
>>> code, make, and then test your proposed changes £50 should cover it.
>>>
>>> Let me know if I can help.
>>
>> Gabe, I'm looking forward to reading your posts about this project on
>> www.clientsfromhell.net over the coming months.
>
> Mr. Miller, and Mr. Stuckle, seriously, what gives you the right to play
> God, Judge, jury and executioner?
> A few years ago, I asked for someone to write a php script that would
> capture certain webpages and strip it off certain information.
> Mr. Stuckle did the job , quite nicely, and he was paid for the job.
> Now tat I am working with databases, I am getting my ass kicked around
> simply because I don't know how to "normalise" a database.
No - you got you "ass kicked around", because you tell others they are
ignorant even after you clearly demonstrated that you are not able to
understand what "software development" means at all. "IMO, mysql is kind
of a subset of php."... oh my...
It seems you are just mentally not able to understand the principles of
software development and databases (and many other topics).
That's ok, not everybody is a good software developer, web designer etc.
- but then don't try to tell others why their explanations are ignorant,
false or whatever.
> I get laughed at because my simple table, is uh well, to simple for you
> highly normalised asswipes to comprehend.
> What is so damned wrong with a table where the column names are songid,
> hits, title,artist?
> Care to explain to me how this should be "normalised"?
> You guys keep speaking of normalised yet never define it and never show an
> example.
READ HERE:
<http://www.studytonight.com/dbms/database-normalization.php>
<http://databases.about.com/od/specificproducts/a/normalization.htm>
If you don't understand that, it's YOUR problem, not theirs.
BTW: This has also been discussed several times.
> As for Gabe, I won't do business with him because with his offer, it sounds
> like he really doesn't have the expertise required to do the job I want
> done.
Based on your nearly non-existing knowledge about technical topics
concerning PHP and databases your are simply not able to judge the
expertise.
--
Arno Welzel
http://arnowelzel.de
http://de-rec-fahrrad.de
|
|
|
Re: willing to hire someone who knows both JS and PHP [message #185367 is a reply to message #185279] |
Thu, 20 March 2014 11:50 |
Gregor Kofler
Messages: 69 Registered: September 2010
Karma: 0
|
Member |
|
|
Am 16.03.2014 22:24, Gabe meinte:
[bragging snipped]
> By they way, I quoted £50 based on the expectation of writing some JS to
> listen for events, fire off AJAX calls to a PHP script, and then writing
> the PHP script that would process the AJAX request and make some DB
> queries. I don't see it taking very long at all to code this, just a few
> minutes.
A few minutes? That's something between 5 and maybe 10? For all the
above stuff (including "handling the response" I assume)? Seems as if
you are fully richard-compatible.
Gregor
|
|
|
Re: willing to hire someone who knows both JS and PHP [message #185373 is a reply to message #185367] |
Thu, 20 March 2014 19:40 |
Gabriel
Messages: 11 Registered: March 2014
Karma: 0
|
Junior Member |
|
|
On 20/03/2014 11:50, Gregor Kofler wrote:
> Am 16.03.2014 22:24, Gabe meinte:
>
> [bragging snipped]
>
>> By they way, I quoted £50 based on the expectation of writing some JS to
>> listen for events, fire off AJAX calls to a PHP script, and then writing
>> the PHP script that would process the AJAX request and make some DB
>> queries. I don't see it taking very long at all to code this, just a few
>> minutes.
>
> A few minutes? That's something between 5 and maybe 10? For all the
> above stuff (including "handling the response" I assume)? Seems as if
> you are fully richard-compatible.
>
> Gregor
Absolutey, just a few minutes of actual coding. This is very
run-of-the-mill stuff, waaaay too easy but I'm always up for earning
some easy income. It would probably have taken 45 mins to an hour in
total, most of the time would be taken understanding the existing
application since I've not worked on his before. Actual coding of ajax
calls, PHP handler, and database queries should not take more than 10
minutes. I mean he was asking for some super-easy work to be done!
|
|
|