473,799 Members | 2,936 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Are you paid time 1/2 overtime for hourly rate?

For those of you working hourly, are you paid time and a half for anything
over 40 hours? Say you are making $50/hour. Once you go over 40, your rate
goes up to $75.

If so, do you find it difficult to get that rate? In other words, does
management hangle and bicker with you and in the end make you end up working
for the $50 rate?

How practical is it for a skilled C# developer to work from contract to
contract? Short term: 3 - 9 months.

Thanks,
Brett
Nov 17 '05 #1
3 1679

"Brett" <no@spam.net> wrote in message
news:uO******** ********@tk2msf tngp13.phx.gbl. ..
For those of you working hourly, are you paid time and a half for anything
over 40 hours? Say you are making $50/hour. Once you go over 40, your
rate goes up to $75.

If so, do you find it difficult to get that rate? In other words, does
management hangle and bicker with you and in the end make you end up
working for the $50 rate?

How practical is it for a skilled C# developer to work from contract to
contract? Short term: 3 - 9 months.

Thanks,
Brett


Not at the shop I'm working for now. Our system is much more fair.

You are supposed to do 40 hours of work each week. You can compensate in any
direction. Two weeks ago I worked 56 hours in a week and got two days off.
Last week I took another 2 days off and have to do +16 hours this week.

If my manager would suggest that I work extra for free he would get my
sincere laughter and a finger from me. On the other hand; shops that pays
extra for overtime, typically have overworked developers with no life.

There is more to life than a few extra bucks.

- Michael S
Nov 17 '05 #2

"Michael S" <a@b.c> wrote in message
news:us******** ********@TK2MSF TNGP09.phx.gbl. ..

"Brett" <no@spam.net> wrote in message
news:uO******** ********@tk2msf tngp13.phx.gbl. ..
For those of you working hourly, are you paid time and a half for
anything over 40 hours? Say you are making $50/hour. Once you go over
40, your rate goes up to $75.

If so, do you find it difficult to get that rate? In other words, does
management hangle and bicker with you and in the end make you end up
working for the $50 rate?

How practical is it for a skilled C# developer to work from contract to
contract? Short term: 3 - 9 months.

Thanks,
Brett


Not at the shop I'm working for now. Our system is much more fair.

You are supposed to do 40 hours of work each week. You can compensate in
any direction. Two weeks ago I worked 56 hours in a week and got two days
off. Last week I took another 2 days off and have to do +16 hours this
week.

If my manager would suggest that I work extra for free he would get my
sincere laughter and a finger from me. On the other hand; shops that pays
extra for overtime, typically have overworked developers with no life.

There is more to life than a few extra bucks.

- Michael S


I think you have a good and "rare" setup. Good for you. Are you contract
or employed?

Brett
Nov 17 '05 #3

"Brett" <no@spam.com> wrote in message
news:%2******** ********@tk2msf tngp13.phx.gbl. ..

"Michael S" <a@b.c> wrote in message
news:us******** ********@TK2MSF TNGP09.phx.gbl. ..

"Brett" <no@spam.net> wrote in message
news:uO******** ********@tk2msf tngp13.phx.gbl. ..
For those of you working hourly, are you paid time and a half for
anything over 40 hours? Say you are making $50/hour. Once you go over
40, your rate goes up to $75.

If so, do you find it difficult to get that rate? In other words, does
management hangle and bicker with you and in the end make you end up
working for the $50 rate?

How practical is it for a skilled C# developer to work from contract to
contract? Short term: 3 - 9 months.

Thanks,
Brett


Not at the shop I'm working for now. Our system is much more fair.

You are supposed to do 40 hours of work each week. You can compensate in
any direction. Two weeks ago I worked 56 hours in a week and got two days
off. Last week I took another 2 days off and have to do +16 hours this
week.

If my manager would suggest that I work extra for free he would get my
sincere laughter and a finger from me. On the other hand; shops that pays
extra for overtime, typically have overworked developers with no life.

There is more to life than a few extra bucks.

- Michael S


I think you have a good and "rare" setup. Good for you. Are you contract
or employed?

Brett


Employed, as an systems architect. We do work for other companies but do all
work in-house.
I like my job despite the fact that have had no raise in like 4 years now..
Oh well, compared to my fellow cow-orkers, I do earn a lot. =)

- Michael S
Nov 17 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
2311
by: Gord | last post by:
Many scripts and calendars call client side system time in order to make presentations. However, the client's time may be improperly set, if set at all, and/or the relevant time may be from another time zone. It would be of great value if the time of some central source could be drawn, in the form of a ".js" file, into the script to avoid dependence on the client's date/time.
6
6396
by: Mark Reed | last post by:
Hi Guru's, I have created a database to monitor hours I have worked as our payroll department are so crap. I work nights most of the time but occasionally I have to work on days. Between the hours of 18:00 and 06:00 colleagues get an unsocial shift allowance. I have managed to get it to work out my gross income for a 4 week period accounting for overtime ect but I am struggling to get the unsocial shift allowance included. All is well...
5
12996
by: Jamie Pittman via AccessMonster.com | last post by:
I have two tables with 5000 entries on them. One is based for regular time with several variables example (employee name, date,time in and out, code, customer, building) I have another table that works with overtime but has the same feilds within the table. I want to be able to run a report that combines the regular time and overtime for the warehouse and seperated by each customer. I have tried join tables but I keep ending with, (if it...
5
2120
by: Alan Webb | last post by:
Guys, I get this: Regular Hours are any hours less than the number of hours that can be worked before the hours begin to be counted as overtime in the period. Overtime Hours are any hours more than the number of hours that can be worked as regular hours in the period. Doubletime is similar to overtime but at a higher limit.
10
3386
by: Drum2001 | last post by:
I have designed a "Time Tracker Database"... Basically a Time Clock. I have report that calculates the number of regular hours worked per week. Currently I am running the following query: ---------------------------------------------------------------------- SELECT DateFilter.Employee, DateFilter.TimeTypeIn, Sum(-) AS Expr1 FROM DateFilter
7
425
by: Drum2001 | last post by:
I am running a query to calculate overtime: SELECT .Employee, .TimeTypeIn, sectodur(IIf(Sum(DateDiff("s",,))-40*60*60>0,Sum(DateDif­f("s",,))-40*60*60,0)) AS Overtime, DateAdd("d",-Weekday(),)+1 AS WeekOf FROM GROUP BY .Employee, .TimeTypeIn, DateAdd("d",-Weekday(),)+1
6
4312
by: D | last post by:
Hello all...I have an issue with one of my java script functions that I'm hoping someone can easily help with. I have a web based application that we use to create/sign up for overtime. When we have holidays we require our employees to sign up in 4 hr increments for the times we post. I'm having trouble creating a time slot that ends @ 12am. 12pm and all other hours work fine for start/end times. however 12am causes problems. My actual...
3
2903
by: foxykitty | last post by:
Hi, How can I group in my qryMonthlyHours in SQL view by , and then sum done in that month? I have another query - qrySaturdayRota ,,,,, ALL THIS IS GROUPED EXCEPT FOR has a criteria = Like "Saturday Rota" Or Like "Sat Rota" Or Like "Rota"
16
3150
by: shreyansghia | last post by:
Hello, I am a new member and am glad to a part of this forum. I am facing a slight problem while doing time calculations in MS access. I ve prepared a time sheet for my workers. Their regular time is till 17:00 hrs and anything above that is overtime. I am using the formula DateDiff("n",,)/60. I am able to calculate the overtime if the worker finishes his work before the day ends. However , if he works untill for eg 2:00 AM , (i.e 9 hrs of...
0
9686
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9540
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10475
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10250
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10222
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10026
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9068
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
2
3757
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2938
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.