Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~2K People Reached
Favorite Forums

4 Posted Topics

Member Avatar for givemethemac

I do all of that except for game development on my Macbook Air with no problems.

Member Avatar for fallout4player
0
519
Member Avatar for john-carter

Actually, you can use the built in Disk Utility (Shift+Cmd+U from Finder). 1. Create a recovery partition. 2. Resize your current HDD to the same size as your clone drive so as to not run into size issues. 3. Create a single partition on your clone drive. 4. Restart system, …

Member Avatar for rubberman
0
838
Member Avatar for bflan

Hello, everybody. I signed up for help on a Javascript calculator and now I think I'd like to stay and learn even more. I really like this web site. I've got a background in HTML and CSS, with a little bit of Javascript. I haven't applied myself to learning HTML5 …

Member Avatar for newwaysys
0
83
Member Avatar for bflan

I tried the following ways of calculation and passing back to the form I made. The commented out function is the same, but handled differently and was my first attempt. function oneRepCal(wt,rp) { this.wt = parseFloat(document.ormCalc.wLift.value); this.rp = parseFloat(document.ormCalc.rComp.value); lifted = this.wt * this.rp; oneRepC = (lifted * .03333) + …

Member Avatar for bflan
0
235

The End.