srinivas_o
05-08 02:27 PM
I am also in the same boat. If the current employer does not like me to move to a new position, is there anything the current employer can do stop getting GC?
My I-140 approved and I-485 is pending more than 180 days and priority date is Aug 2004 (EB3).
I got a good offer and want to leave the current employer by shifting to EAD from H1. What would be the worst case scenario the present employer can do to stop getting GC or what else I might need from him in the future regarding GC processing?
Gurus, please help.
My I-140 approved and I-485 is pending more than 180 days and priority date is Aug 2004 (EB3).
I got a good offer and want to leave the current employer by shifting to EAD from H1. What would be the worst case scenario the present employer can do to stop getting GC or what else I might need from him in the future regarding GC processing?
Gurus, please help.
wallpaper Beautiful Car wallpapers (30)
rheoretro
09-25 04:51 PM
No one has ever been denied mortgage because their green card is pending, all other things (credit record, finances etc) being equal...that would constitute housing discrimintaion...
Just a thought, especially in response to those (and there are some on this forum) who feel discriminated in this country and compare their situation to that of exploited laborers in some podunk land...
Just a thought, especially in response to those (and there are some on this forum) who feel discriminated in this country and compare their situation to that of exploited laborers in some podunk land...
mhtanim
06-08 05:42 PM
I don't live in the tri-state...
I have my W-2's from 99 and 00 so no need to call the University.
What I dont have is the actual return (1040nr) which I "mailed" at that time.
Who in the world makes copies of a tax form that was actually mailed. Oh, and kept it for 9 years!!!
For some reason, they picked on your case. This is really absurd that they are asking for 9 years old tax returns.
As some others have mentioned, I would recommend the same... consult with a good immigration attorney. Experienced immigration attorneys like Murthy, Rajiv Khanna or Matthew Oh probably have experience in dealing with these kind of situations. They should be able to give you better advice what to do.
I have my W-2's from 99 and 00 so no need to call the University.
What I dont have is the actual return (1040nr) which I "mailed" at that time.
Who in the world makes copies of a tax form that was actually mailed. Oh, and kept it for 9 years!!!
For some reason, they picked on your case. This is really absurd that they are asking for 9 years old tax returns.
As some others have mentioned, I would recommend the same... consult with a good immigration attorney. Experienced immigration attorneys like Murthy, Rajiv Khanna or Matthew Oh probably have experience in dealing with these kind of situations. They should be able to give you better advice what to do.
2011 friends forever poems and
glen
05-04 02:50 PM
As per my understanding you can apply for one year H1-B extension based on LC or wait for I-140 approval till August and then apply for 3 year H1-B extension.
Hi Madhuri,
Do you have any more information regarding this.
I am in the same boat .
My LC got approved through perm in my 6th year
and I140 applied and pending .
6th year expires in Sept06.
Any help is greatly appreciated.
Hi Madhuri,
Do you have any more information regarding this.
I am in the same boat .
My LC got approved through perm in my 6th year
and I140 applied and pending .
6th year expires in Sept06.
Any help is greatly appreciated.
more...
leo2606
09-24 08:38 PM
Yes, she is the primary applicant. I called the attorney this evening and he suggested H1 tranfer. I have seen people saying USCIS is rejecting H1-B transfers if the applicant already got EAD. I have to see how far that is true.
is she the primary applicant on AOS? If so, to be safe, you may have her continue on H1 (provided employer is willing to file for H1B ac21 aka "transfer").
If she is not prim. applicant and If the employer is not willing to shed the H1 "transfer" money, you may save money by using EAD.
just my thoughts, check with attorney please.
Regards,
GCCovet.
is she the primary applicant on AOS? If so, to be safe, you may have her continue on H1 (provided employer is willing to file for H1B ac21 aka "transfer").
If she is not prim. applicant and If the employer is not willing to shed the H1 "transfer" money, you may save money by using EAD.
just my thoughts, check with attorney please.
Regards,
GCCovet.
21stIcon
10-15 04:37 PM
look this
http://www.investopedia.com
http://www.investopedia.com
more...
p.guptapost
11-06 05:49 PM
Guys, Tell me something�If in 2009 total 2K people applied for 485 and the trend continues in 2010, don�t you think that all of EB3 will get their
GC�s in next 2 years??
There are total 75K pending EB2 including India, China. Assuming in 2009 there will be 20K GC�s filed, it still leaves 45-50K visas for EB3 for 2009-10.
Then next year onwards there should be sufficient visas to remove remaining backlog of 100K EB3.
What do you guys think?
GC�s in next 2 years??
There are total 75K pending EB2 including India, China. Assuming in 2009 there will be 20K GC�s filed, it still leaves 45-50K visas for EB3 for 2009-10.
Then next year onwards there should be sufficient visas to remove remaining backlog of 100K EB3.
What do you guys think?
2010 hairstyles PSP Wallpapers 30
eb3_nepa
08-16 09:39 PM
We gave them the 485 receipt and both the EADs and this is all information he actually asked for and said at the end that the system did not let him give us the DL as it needed more info.
When will this NIGHTMARE end!:rolleyes:
When will this NIGHTMARE end!:rolleyes:
more...
dbevis
December 5th, 2003, 11:13 PM
Could you put a link up to that plug in? I really like that.
I was playing around with it again tonight - I posted a couple more examples in the gallery area, under "landscapes".
This is not a plugin, persay. It's a PaintShop Pro script - not PhotoShop. Here's what the script does:
Split to RGB, discard G & B
"Clarify" (twice) at a high value to deepen the contrast range.
Adjusts the luminance channel to further enhance contrast.
Colorizes the image with a hue value of 160 and saturation a low setting of 20 to slightly shift grays towards blues.
I then added the original full-color image in as a layer and merged the two with partial opacity in (I think) "hue" mode.
The Clarify operation gives it an "old" look by accentuating and muddling the contrast. The lumininance adjustment makes the overall appearance more 'harsh'. The shift towards blue tends to simulate a bit of fading (like an old snaphot, I guess).
The painting-like effect comes from merging in the colors from the original.
Here's the actual script file (it's in the "Python" programming language):
--------------------------------------
from JascApp import *
def ScriptProperties():
return {
'Author': '',
'Copyright': '',
'Description': '',
'Host': 'Paint Shop Pro',
'Host Version': '8.00'
}
def Do(Environment):
App.Do( Environment, 'SplitToRGB', {
'GeneralSettings': {
'ExecutionMode': App.Constants.ExecutionMode.Default,
'AutoActionMode': App.Constants.AutoActionMode.Match
}
})
App.Do( Environment, 'SelectDocument', {
'SelectedImage': 0,
'Strict': App.Constants.Boolean.false,
'GeneralSettings': {
'ExecutionMode': App.Constants.ExecutionMode.Default,
'AutoActionMode': App.Constants.AutoActionMode.Match
}
})
App.Do( Environment, 'FileClose', {
'GeneralSettings': {
'ExecutionMode': App.Constants.ExecutionMode.Silent,
'AutoActionMode': App.Constants.AutoActionMode.Match
}
})
App.Do( Environment, 'SelectDocument', {
'SelectedImage': 0,
'Strict': App.Constants.Boolean.false,
'GeneralSettings': {
'ExecutionMode': App.Constants.ExecutionMode.Default,
'AutoActionMode': App.Constants.AutoActionMode.Match
}
})
App.Do( Environment, 'FileClose', {
'GeneralSettings': {
'ExecutionMode': App.Constants.ExecutionMode.Silent,
'AutoActionMode': App.Constants.AutoActionMode.Match
}
})
App.Do( Environment, 'SelectDocument', {
'SelectedImage': 0,
'Strict': App.Constants.Boolean.false,
'GeneralSettings': {
'ExecutionMode': App.Constants.ExecutionMode.Default,
'AutoActionMode': App.Constants.AutoActionMode.Match
}
})
App.Do( Environment, 'Clarify', {
'Strength': 4,
'GeneralSettings': {
'ExecutionMode': App.Constants.ExecutionMode.Default,
'AutoActionMode': App.Constants.AutoActionMode.Match
}
})
App.Do( Environment, 'Clarify', {
'Strength': 4,
'GeneralSettings': {
'ExecutionMode': App.Constants.ExecutionMode.Default,
'AutoActionMode': App.Constants.AutoActionMode.Match
}
})
App.Do( Environment, 'HistogramAdjustment', {
'LuminanceChannel': {
'Appearance': 0,
'Gamma': 1,
'HighClipLimit': 245,
'HighClipLimitPercentage': 0.01,
'LowClipLimit': 2,
'LowClipLimitPercentage': 0.01,
'MaxOutput': 255,
'MinOutput': 0
},
'RedChannel': {
'Appearance': 0,
'Gamma': 1,
'HighClipLimit': 255,
'HighClipLimitPercentage': None,
'LowClipLimit': 0,
'LowClipLimitPercentage': None,
'MaxOutput': 255,
'MinOutput': 0
},
'GreenChannel': {
'Appearance': 0,
'Gamma': 1,
'HighClipLimit': 255,
'HighClipLimitPercentage': None,
'LowClipLimit': 0,
'LowClipLimitPercentage': None,
'MaxOutput': 255,
'MinOutput': 0
},
'BlueChannel': {
'Appearance': 0,
'Gamma': 1,
'HighClipLimit': 255,
'HighClipLimitPercentage': None,
'LowClipLimit': 0,
'LowClipLimitPercentage': None,
'MaxOutput': 255,
'MinOutput': 0
},
'TargetChannel': 0,
'OverlayResultHistogram': App.Constants.Boolean.true,
'HistogramEditMode': App.Constants.HistogramEditMode.Luminance,
'GeneralSettings': {
'ExecutionMode': App.Constants.ExecutionMode.Default,
'AutoActionMode': App.Constants.AutoActionMode.Match
}
})
App.Do( Environment, 'IncreaseColorsTo16Million', {
'GeneralSettings': {
'ExecutionMode': App.Constants.ExecutionMode.Default,
'AutoActionMode': App.Constants.AutoActionMode.Match
}
})
App.Do( Environment, 'Colorize', {
'Hue': 160,
'Saturation': 20,
'GeneralSettings': {
'ExecutionMode': App.Constants.ExecutionMode.Default,
'AutoActionMode': App.Constants.AutoActionMode.Match
}
})
I was playing around with it again tonight - I posted a couple more examples in the gallery area, under "landscapes".
This is not a plugin, persay. It's a PaintShop Pro script - not PhotoShop. Here's what the script does:
Split to RGB, discard G & B
"Clarify" (twice) at a high value to deepen the contrast range.
Adjusts the luminance channel to further enhance contrast.
Colorizes the image with a hue value of 160 and saturation a low setting of 20 to slightly shift grays towards blues.
I then added the original full-color image in as a layer and merged the two with partial opacity in (I think) "hue" mode.
The Clarify operation gives it an "old" look by accentuating and muddling the contrast. The lumininance adjustment makes the overall appearance more 'harsh'. The shift towards blue tends to simulate a bit of fading (like an old snaphot, I guess).
The painting-like effect comes from merging in the colors from the original.
Here's the actual script file (it's in the "Python" programming language):
--------------------------------------
from JascApp import *
def ScriptProperties():
return {
'Author': '',
'Copyright': '',
'Description': '',
'Host': 'Paint Shop Pro',
'Host Version': '8.00'
}
def Do(Environment):
App.Do( Environment, 'SplitToRGB', {
'GeneralSettings': {
'ExecutionMode': App.Constants.ExecutionMode.Default,
'AutoActionMode': App.Constants.AutoActionMode.Match
}
})
App.Do( Environment, 'SelectDocument', {
'SelectedImage': 0,
'Strict': App.Constants.Boolean.false,
'GeneralSettings': {
'ExecutionMode': App.Constants.ExecutionMode.Default,
'AutoActionMode': App.Constants.AutoActionMode.Match
}
})
App.Do( Environment, 'FileClose', {
'GeneralSettings': {
'ExecutionMode': App.Constants.ExecutionMode.Silent,
'AutoActionMode': App.Constants.AutoActionMode.Match
}
})
App.Do( Environment, 'SelectDocument', {
'SelectedImage': 0,
'Strict': App.Constants.Boolean.false,
'GeneralSettings': {
'ExecutionMode': App.Constants.ExecutionMode.Default,
'AutoActionMode': App.Constants.AutoActionMode.Match
}
})
App.Do( Environment, 'FileClose', {
'GeneralSettings': {
'ExecutionMode': App.Constants.ExecutionMode.Silent,
'AutoActionMode': App.Constants.AutoActionMode.Match
}
})
App.Do( Environment, 'SelectDocument', {
'SelectedImage': 0,
'Strict': App.Constants.Boolean.false,
'GeneralSettings': {
'ExecutionMode': App.Constants.ExecutionMode.Default,
'AutoActionMode': App.Constants.AutoActionMode.Match
}
})
App.Do( Environment, 'Clarify', {
'Strength': 4,
'GeneralSettings': {
'ExecutionMode': App.Constants.ExecutionMode.Default,
'AutoActionMode': App.Constants.AutoActionMode.Match
}
})
App.Do( Environment, 'Clarify', {
'Strength': 4,
'GeneralSettings': {
'ExecutionMode': App.Constants.ExecutionMode.Default,
'AutoActionMode': App.Constants.AutoActionMode.Match
}
})
App.Do( Environment, 'HistogramAdjustment', {
'LuminanceChannel': {
'Appearance': 0,
'Gamma': 1,
'HighClipLimit': 245,
'HighClipLimitPercentage': 0.01,
'LowClipLimit': 2,
'LowClipLimitPercentage': 0.01,
'MaxOutput': 255,
'MinOutput': 0
},
'RedChannel': {
'Appearance': 0,
'Gamma': 1,
'HighClipLimit': 255,
'HighClipLimitPercentage': None,
'LowClipLimit': 0,
'LowClipLimitPercentage': None,
'MaxOutput': 255,
'MinOutput': 0
},
'GreenChannel': {
'Appearance': 0,
'Gamma': 1,
'HighClipLimit': 255,
'HighClipLimitPercentage': None,
'LowClipLimit': 0,
'LowClipLimitPercentage': None,
'MaxOutput': 255,
'MinOutput': 0
},
'BlueChannel': {
'Appearance': 0,
'Gamma': 1,
'HighClipLimit': 255,
'HighClipLimitPercentage': None,
'LowClipLimit': 0,
'LowClipLimitPercentage': None,
'MaxOutput': 255,
'MinOutput': 0
},
'TargetChannel': 0,
'OverlayResultHistogram': App.Constants.Boolean.true,
'HistogramEditMode': App.Constants.HistogramEditMode.Luminance,
'GeneralSettings': {
'ExecutionMode': App.Constants.ExecutionMode.Default,
'AutoActionMode': App.Constants.AutoActionMode.Match
}
})
App.Do( Environment, 'IncreaseColorsTo16Million', {
'GeneralSettings': {
'ExecutionMode': App.Constants.ExecutionMode.Default,
'AutoActionMode': App.Constants.AutoActionMode.Match
}
})
App.Do( Environment, 'Colorize', {
'Hue': 160,
'Saturation': 20,
'GeneralSettings': {
'ExecutionMode': App.Constants.ExecutionMode.Default,
'AutoActionMode': App.Constants.AutoActionMode.Match
}
})
hair hairstyles 30 seconds to mars wallpapers. 30 Seconds To Mars [Wallpaper 30
pappu
08-10 10:30 AM
Please fill out this form to help us assist you with the lawmaker meetings.
http://immigrationvoice.org/index.php?option=com_content&task=view&id=80&Itemid=36
http://immigrationvoice.org/index.php?option=com_content&task=view&id=80&Itemid=36
Please make sure to put complete and correct details for us to verify you and help you with this action item.
Thanks
IV Team
http://immigrationvoice.org/index.php?option=com_content&task=view&id=80&Itemid=36
http://immigrationvoice.org/index.php?option=com_content&task=view&id=80&Itemid=36
Please make sure to put complete and correct details for us to verify you and help you with this action item.
Thanks
IV Team
more...
ps57002
07-18 12:06 PM
There's no need for you to be negative.
Obviously you have benefitted already from what's happened. Think about people who are stuck (just as you were up until recently) and want to 'try' to make things work for them too....
wish people were more understanding of others also. Why is it people forget what it was like for them when they were in same boat?
Obviously you have benefitted already from what's happened. Think about people who are stuck (just as you were up until recently) and want to 'try' to make things work for them too....
wish people were more understanding of others also. Why is it people forget what it was like for them when they were in same boat?
hot Wallpapers 30-Nov-2010
rc10580
06-13 03:06 PM
South of Brazil sounds good to me but my husband is not open to it and he is the one who is Brazilian :rolleyes:
He is much more in favor of Europe and since I have EU passport we can basically live anywhere and he would be able to work the next day :D I feel like I have put so much effort into this by now that I'm not walking away this close. We will hang on and make decisions once we have GC and options to chose. You are so close! Don't give up now after waiting so long! Is your situation at work that bad? Is your wife working?
He is much more in favor of Europe and since I have EU passport we can basically live anywhere and he would be able to work the next day :D I feel like I have put so much effort into this by now that I'm not walking away this close. We will hang on and make decisions once we have GC and options to chose. You are so close! Don't give up now after waiting so long! Is your situation at work that bad? Is your wife working?
more...
house more.
swamy
01-02 12:57 PM
I am from ATL
eduction evaluation done by a prof from GA sate university
and my transcripts.
Spend some money and get your credentials evaluated by a professional organization - you should be able to locate one online. Some prof giving his opinion wont cut it with USCIS.
eduction evaluation done by a prof from GA sate university
and my transcripts.
Spend some money and get your credentials evaluated by a professional organization - you should be able to locate one online. Some prof giving his opinion wont cut it with USCIS.
tattoo lloyd wallpapers. 30 Sexy
gsc999
04-15 01:54 PM
Hello, I think I made a mistake. I recently went from GC to citizenship and it cost me my job. I was
fired shortly after becoming a citizen.
abby
----
Senthil for once I agree with you :D Tell me who moved my Cheese!
abby: GC to citizenship, lost job eh!
US law doesn't permit discrimination in employment based on race or Country of origin.
There are many websites that advertise jobs in India, depending on your situation and goals. Send me a PM with your resume and phone number, I will try getting you a job in India. Average pay scale is thousand dollars/mo and commute time in 3 hours. I am sure, those are non factors because you so sincerely desire this.
Also, I would recommend taking a break from this all and think about your future plans. I am not sure how young you are, there is a call for surge in Iraq for our troops. It is perfect time for a citizen to show his patriotism. I heard sign-up bonus is amazing :-) I was planning to volunteer, they refused me because I am a prospective legal immigrant. I want to contribute but can't, I feel bad.
fired shortly after becoming a citizen.
abby
----
Senthil for once I agree with you :D Tell me who moved my Cheese!
abby: GC to citizenship, lost job eh!
US law doesn't permit discrimination in employment based on race or Country of origin.
There are many websites that advertise jobs in India, depending on your situation and goals. Send me a PM with your resume and phone number, I will try getting you a job in India. Average pay scale is thousand dollars/mo and commute time in 3 hours. I am sure, those are non factors because you so sincerely desire this.
Also, I would recommend taking a break from this all and think about your future plans. I am not sure how young you are, there is a call for surge in Iraq for our troops. It is perfect time for a citizen to show his patriotism. I heard sign-up bonus is amazing :-) I was planning to volunteer, they refused me because I am a prospective legal immigrant. I want to contribute but can't, I feel bad.
more...
pictures tattoo Batman The Dark Knight
neogator
01-19 05:17 PM
If they were famous, popular, talented etc etc....wouldn't they be EB1 rather than EB3 .
dresses View. 75 Amazing Colorful iPad
nixstor
08-24 11:29 AM
http://boards.immigrationportal.com/showthread.php?t=222935
I understand the plight, but you aint alone bro.. 360K people are along with you. Dont look for shortcuts (in case if both the posts are by one person ) and get what you deserve. Do what you can to educate your friends and contribute.
I understand the plight, but you aint alone bro.. 360K people are along with you. Dont look for shortcuts (in case if both the posts are by one person ) and get what you deserve. Do what you can to educate your friends and contribute.
more...
makeup Nokia wallpapers
eb3retro
09-22 07:41 PM
For some reason, I feel that this is just the beginning. Hope I am wrong..
girlfriend los mejores wallpapers de los
monkeyman
02-26 11:04 PM
Have your 485 checks been cashed? You really need to start following up - if you went through a lawyer, check with the lawyer. If not, tell the lawyer to give you a status on the receipt notice.
hairstyles Stupid
Aakaash
10-25 10:38 AM
I believe i am right when I say that one can work on an expired H1b visa provided his/her extension (I129) is pending approval!! Please correct me if wrong.
sreenivas11
11-16 10:39 AM
Nov' 07 Processing times are not posted yet
emshal2
09-09 11:42 PM
mn
No comments:
Post a Comment