|
I've been working in web development and design for the past 8 years, which breaks down like this:
Graphic Design: 8 years; HTML/CSS/Javascript: 8 years; ASP (VBScript) and SQL Server: 6 years; XML, XSLT, XPATH: 2 years; ASP.NET: Occasional exposure in...
Started by Joisey Mike on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at stackoverflow):
Would going back to school for a master's degree (Bachelors is in Journalism) in computer science bring me to the next level? Or at this point would it be better to pick a technology (ASP.NET would fit in the direction I've been going) and work my way... .
|
|
The machine I want to purchse requires a three phase and 230 volts.
I am not sure whether I have single phase or a three phase and amount of voltage. If it happens to be a single phase, are there any solutions to making it a three phase with 230+ voltage...
Started by ogoa on
, 14 posts
by 11 people.
Answer Snippets (Read the full thread at diychatroom):
Another thing you will have to check how many amps picky about their power than others .
If this is at a home it's most likely a single phase.
If it's three phase you will have three hots and one neutral four wires going into your panel.
|
|
Phase 1 sports seats in my phase 2 Hi, fitted my phase 1 sports seats into my phase two and i have a few problems
1. They are unbelievably stiff in myoving forwards and back ! even when using wd40 etc
2. The air bag and service light has come on as the...
Started by hen2511 on
, 16 posts
by 3 people.
Answer Snippets (Read the full thread at cliosport):
Re: Phase 1 sports seats in my phase 2 hi you prob can cut connetors and wire dirrectly but dont: Phase 1 sports seats in my phase 2 I just changed over the pre-tensioners as all connections , all sorted now though
Also , the....
|
Ask your Facebook Friends
|
Several ways to do this, they all have drawbacks.
1. Purchase the largest available single phase motor, no change to pump speed.
2. Purchase single phase motor, slow down the pump speed with gearing changes.
3. Rotary Phase Converter (RPC)
4. Variable...
Started by RustFarmer on
, 11 posts
by 4 people.
Answer Snippets (Read the full thread at thegaragegazette):
The ....
Lets look at BKs 10 Horse Quincy.
This is accomplished by the speed of the motor (usually 1725 or 3450 for single phase) and speed far.
Although they have lots of drawbacks there are also static phase converters.
Patiently waiting..
|
|
Short of installing 3 phase power, which I'm not, is this doable or not?
If so how and how much?
David
Started by DavidL on
, 11 posts
by 7 people.
Answer Snippets (Read the full thread at tipec):
Ramps generally use little motors so no problem number nec=xt time i move car ... .
Don't know what you want to do? But I'm thinking of getting one next & cheaper to change the motor for a single phase one.
It is single phase and works well.
|
|
Is there a difference?
Let's say you have a Lenze ACTech SF250Y 5hp single phase input VFD running a 5 HP air compressor @ 230v.
Now you replace the VFD with a 10hp 3 phase 230v input on single phase power (so derated 50%)
Will both set-ups yeild 100%...
Started by amoniave on
, 19 posts
by 8 people.
Answer Snippets (Read the full thread at practicalmachinist):
Two identicle units from same manufacturer, say?
Let's say you have a... .
When operating a VFD which is rated for three-phase, only, on single-phase, the converter section for single phase) Can VFD's be used in parallel? ie.
Section.
|
|
Posted 25 April 2011 - 05:32 PM
So after struggling with worn shocks and upper strut bearings on my 2000 Phase 1 S40 I decided it was time to take the leap and convert it to the Phase 2 setup. With the help of some members on the forum (a BIG thanks to...
Started by 3cRider on
, 19 posts
by 7 people.
Answer Snippets (Read the full thread at 30forty50):
Posted 29 June 2011 - 12:26 AM
So comparing ....
Strut Mount Service Kit:51 AM.
Of KWs (p/n 10267003) and swaybar links (p/n 30884179) for my 1997 S40 T4 to upgrade to phase 2/n 30884179) for my 1997 S40 T4 to upgrade to phase 2 suspension.
|
|
How does quality assurance fit into the design phase of software development?
What (if any) quality assurance activities are done in the design phase?
Answer Snippets (Read the full thread at stackoverflow):
Quality Assurance ....
The most useful thing that QA can do during the design phase is make sure of implementation.
Of course, the level of attention required would depend the goals are achieved .
The software even during the design phase.
|
|
I'm just learning Maven, and so this might be obvious, but I can't find an easy way to list the goals associated for each maven lifecycle phase for a given project.
I saw that the Maven default life cycle phases and corresponding default goals are documented...
Started by Dave Paroulek on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Mvn help:describe -Dcmd=compile (or any other valid phase).
Maven with -X which will print a whole lot of debug output plus the current phase and which plugins are executed.
|
|
Updated to (hopefully) clarify : If a goal is defined to run during a given phase, is it possible to run the individual goal without running thru all phases. In other words would it be possible to run the antrun:run goal (which is defined as part of the...
Started by Dave Paroulek on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Of the install phase below) without getting dependencies, generate-resources, compiling, testing.
|