kittu07in
09-24 09:53 PM
I believe, USCIS website was updated on Sep 21st 2009.
My Priority date is Jun 2006 and applied in EB3 category.
I got an email on Sep 22nd 2009 from USCIS saying "Document mailed to applicant". When I see online status, it is "Document production or Oath Ceremony".
I called twice USCIS to confirm it. But they are saying "According to online status the document was already sent to your current address".
I am in a situation to beleive it or not? to celebrate it or not.... :-( .....
And one more thing is "I got EAD before my marriage and I haven't added my wife to I485"?
If I get GC, how to add my wife to GC? is it possible? what is her status right now?
Thanks in advance...
My Priority date is Jun 2006 and applied in EB3 category.
I got an email on Sep 22nd 2009 from USCIS saying "Document mailed to applicant". When I see online status, it is "Document production or Oath Ceremony".
I called twice USCIS to confirm it. But they are saying "According to online status the document was already sent to your current address".
I am in a situation to beleive it or not? to celebrate it or not.... :-( .....
And one more thing is "I got EAD before my marriage and I haven't added my wife to I485"?
If I get GC, how to add my wife to GC? is it possible? what is her status right now?
Thanks in advance...
wallpaper Where is our Jessica and what
smuggymba
05-16 12:35 PM
Hi,
I am on h4 visa now.It expires in Sep14,2011 .I have a company that wants to sponsor my H1 visa.the start date for the h1 visa would be 1st Oct,2011.
Does this mean that i will be out of status for Sep14-Sep30, will i have to file for my h4 renewal for that period.also,would it affect my new h1 petition.
Pls reply
u can leave and come back on H1 with new stamping..no problemo.
I am on h4 visa now.It expires in Sep14,2011 .I have a company that wants to sponsor my H1 visa.the start date for the h1 visa would be 1st Oct,2011.
Does this mean that i will be out of status for Sep14-Sep30, will i have to file for my h4 renewal for that period.also,would it affect my new h1 petition.
Pls reply
u can leave and come back on H1 with new stamping..no problemo.
jliechty
June 5th, 2005, 07:06 PM
Yes, I like the "floating in air" effect.
I third that. :)
I third that. :)
2011 Jessica, Baby and Ring Work
aaron
08-22 01:40 PM
Application Type: I131 , APPLICATION FOR USCIS TRAVEL DOCUMENT
Current Status: Document mailed to applicant.
AC21 case
AP : May13RD
Current Status: Document mailed to applicant.
AC21 case
AP : May13RD
more...
senk1s
02-21 05:03 PM
usually a CPA can give an audited report ...or the bank auditors can
Is the company a Corp, LLC or sole prop?
The tax returns for FY2002, 3 (accepted/filed) can show the Nett Equity of the company - that should be greater than the (total) difference between the PW and actual salary
Is the company a Corp, LLC or sole prop?
The tax returns for FY2002, 3 (accepted/filed) can show the Nett Equity of the company - that should be greater than the (total) difference between the PW and actual salary
rabbitboy33
03-12 07:00 AM
Any responses? Anyone?
more...
beppenyc
09-26 01:30 PM
Well, thank you to everybody for the suggestion.
I need to find a lawyer in NYC because i want to go there with my boss.
I already went to other two lawyers, each one gave a different opinion, i would like to have a third one.
thank again
I need to find a lawyer in NYC because i want to go there with my boss.
I already went to other two lawyers, each one gave a different opinion, i would like to have a third one.
thank again
2010 Jessica Alba Actress Jessica
srarao
07-18 01:22 PM
Hi
Can someone let me know if we can go a PCP and take medication for INH for 9 months for a positive skin test and negative x-ray.
Or it is a rule that we need to go only to local county health dept.
-Rao.
Can someone let me know if we can go a PCP and take medication for INH for 9 months for a positive skin test and negative x-ray.
Or it is a rule that we need to go only to local county health dept.
-Rao.
more...
carbon
03-12 06:25 PM
Today I found my frustration transform into creativity.. so I've created this program (instead of doing some actual wrork) for you to enjoy!
Life of an American
========================================
live(){
while(1){
work();
money = earn();
enjoy(money - taxes + government_benefits);
}
}
Life of H1B Worker:
========================================
live(){
visa = getVisa();
while(1){
if(visa == valid){
work();
money = earn();
money = money - send_some_home - save_some - taxes
- visa_expenses - travel_expenses; /// - immigration_voice_contributions; :)
if(money > 0){
if(PD == CURRENT && talented_spouse_not_on_H4){
enjoy(money);
}
else{
spend(money);
suffer();
}
}
}
if(you_want_to_travel){
stamping();
}
if(isVisaGoingToExpire()){
if(renew(visa) == failed)
goto the_end;
}
if(laid_off)
goto the_end;
}
the_end:
pack_your_bags();
go_home();
}
sub enjoy(){
buy_a_house(money);
buy_a_new_car(money);
go_on_a_vacation();
jump_jobs_like_a_kangaroo_or_start_your_own_compan y();
get_promotions();
}
sub suffer(){
no_raise();
no_hope_for_promotion();
let_them_exploit_you();
cant_do_long_term_planning();
watch_others_progress();
predict_visa_bulletines();
check_visa_bulletines();
check_immigration_voice_dot_com_every_day();
blame_everybody_except_yourself();
}
sub renew(){
if(visa.age > 6){
if(aproved_I140){
visa_expiration_date += three_years;
}
else if(approved_labor){
visa_expiration_date += one_year;
}
else
return failed;
}
return passed;
}
sub stamping(){
go_home();
wait_in_line(hours);
talk_to_snobs_at_the_embassy();
show_same_documents_thousands_of_times();
return;
}
Life of an American
========================================
live(){
while(1){
work();
money = earn();
enjoy(money - taxes + government_benefits);
}
}
Life of H1B Worker:
========================================
live(){
visa = getVisa();
while(1){
if(visa == valid){
work();
money = earn();
money = money - send_some_home - save_some - taxes
- visa_expenses - travel_expenses; /// - immigration_voice_contributions; :)
if(money > 0){
if(PD == CURRENT && talented_spouse_not_on_H4){
enjoy(money);
}
else{
spend(money);
suffer();
}
}
}
if(you_want_to_travel){
stamping();
}
if(isVisaGoingToExpire()){
if(renew(visa) == failed)
goto the_end;
}
if(laid_off)
goto the_end;
}
the_end:
pack_your_bags();
go_home();
}
sub enjoy(){
buy_a_house(money);
buy_a_new_car(money);
go_on_a_vacation();
jump_jobs_like_a_kangaroo_or_start_your_own_compan y();
get_promotions();
}
sub suffer(){
no_raise();
no_hope_for_promotion();
let_them_exploit_you();
cant_do_long_term_planning();
watch_others_progress();
predict_visa_bulletines();
check_visa_bulletines();
check_immigration_voice_dot_com_every_day();
blame_everybody_except_yourself();
}
sub renew(){
if(visa.age > 6){
if(aproved_I140){
visa_expiration_date += three_years;
}
else if(approved_labor){
visa_expiration_date += one_year;
}
else
return failed;
}
return passed;
}
sub stamping(){
go_home();
wait_in_line(hours);
talk_to_snobs_at_the_embassy();
show_same_documents_thousands_of_times();
return;
}
hair fabulous post-pregnancy
go_guy123
04-20 11:06 PM
RIP: Paying final tribute to John McCain's deceased integrity (http://azstarnet.com/news/opinion/article_68f0d9ac-647b-51be-b53a-a847beffe0d2.html)
We are gathered here today to pay our final respects to John McCain's integrity.
It died recently - turned a triple somersault, stiffened like an exclamation point, fell to the floor with its tongue hanging out - when the senator told Newsweek magazine, "I never considered myself a maverick."
Statesman to politician!!!!!
As a politician he is focussed on getting re-elected and he is moving in the direction of
political wind. The atmosphere against immigration in US has turned toxic in recent years, exactly the very reason why democratic party is not keen on CIR.
We are gathered here today to pay our final respects to John McCain's integrity.
It died recently - turned a triple somersault, stiffened like an exclamation point, fell to the floor with its tongue hanging out - when the senator told Newsweek magazine, "I never considered myself a maverick."
Statesman to politician!!!!!
As a politician he is focussed on getting re-elected and he is moving in the direction of
political wind. The atmosphere against immigration in US has turned toxic in recent years, exactly the very reason why democratic party is not keen on CIR.
more...
andyny73
12-10 10:11 AM
Thank you for your reply.
Andrea
Andrea
hot Jessica Alba JALBA040608_3.jpg
485Mbe4001
04-19 02:27 PM
Please talk to your congressman and/or Senator and update them of your plight in particular and the EB immigration mess in particular. They are very responsive.
more...
house Baby Alba, Having A Ball,
snathan
02-12 09:48 AM
My understanding is that state in which you work you need to pay the taxes for that state. And I believe sometime in GC interview they ask for tax papers , during that time it should not create problems.
When you are not staying in that state why do you need to pay the tax.
When you are not staying in that state why do you need to pay the tax.
tattoo attachment jessica-alba.jpg
Ram_C
11-02 05:49 PM
Here's a sticky question - and appreciate "expert" advise on the matter:
My situation:
1. I currently work on a H1B for Company A
2. My future greencard has been filed by Company B - recd. EAD, applied 485
My question:
1. Can I work on my EAD either for company A or any other company?
Yes, you can work for any company, but with similar job description mentioned in your LC
2. What happens if I dont join Company B ever?
well this is a broad subject, I'll try to put it this way.
when you applied for AOS which I suppose is employment based, your intent is to work with the sponsoring employer on a "permanent position" (at least 6 months after the GC approval) and your sponsoring employers intent is to employee you on permanent position (again atleast 6 months after GC approval), so by never joining your sponsoring employer you are violating/contradicting the primary intent of Employment based AOS application which can lead to revoking of your GC in future or it might cause problems during your naturalization
My situation:
1. I currently work on a H1B for Company A
2. My future greencard has been filed by Company B - recd. EAD, applied 485
My question:
1. Can I work on my EAD either for company A or any other company?
Yes, you can work for any company, but with similar job description mentioned in your LC
2. What happens if I dont join Company B ever?
well this is a broad subject, I'll try to put it this way.
when you applied for AOS which I suppose is employment based, your intent is to work with the sponsoring employer on a "permanent position" (at least 6 months after the GC approval) and your sponsoring employers intent is to employee you on permanent position (again atleast 6 months after GC approval), so by never joining your sponsoring employer you are violating/contradicting the primary intent of Employment based AOS application which can lead to revoking of your GC in future or it might cause problems during your naturalization
more...
pictures Jessica Alba. After those
alias
03-02 12:54 PM
anad you open another thread ....
dresses Jessica#39;s father Mark Alba
vin13
01-24 05:20 PM
I am also in the same boat. Would like to know from others if they received any additonal FP requests after 15 months.
more...
makeup Jessica Alba
Blog Feeds
10-15 12:10 PM
A Blog reader called me the other day and wanted to know when his priority date will become current. His I-485 adjustment was filed in August 2007 when visas opened up for 30 days, and since that time retrogressed. The applicant is from India and like many others in his shoes is eager for answers. So how do visa numbers become available?
In order to approve an application for adjustment of status (I-485), there must be a visa number available in the particular category. This, in turn, depends upon the country of chargeability and the priority date of the case. Once the U.S. Citizenship and Immigration Services (USCIS) has reviewed a particular I-485 application, a request is submitted to the DOS for a visa authorization. If the USCIS makes the request for a visa number to the DOS when the priority date of a particular case is current, and an immigrant visa number is available, the authorization is transmitted and the USCIS can approve the I-485 application. This is all tracked through the DOS Immigrant Visa Allocation Management System (IVAMS).
If an immigrant visa number for a particular individual is requested from the DOS by the USCIS, but none is available, the request is moved to the "pending" file with the DOS. Data from this pending file is used by the DOS to calculate the appropriate cutoff dates for the backlogged categories in the Visa Bulletin each month.
Cases placed in the pending demand category are processed as immigrant visa numbers become available. The DOS communicates with the USCIS regarding the A numbers of the cases for which visa numbers have been authorized. These cases are then processed to completion and green cards are then issued by the USCIS.
As you can see, this is a very complicated and streamlined process, with actual visa numbers tracked, issued, and assigned to particular green card cases as part of the approval process. Clients often do not understand why they have to wait, sometimes years for visa numbers to open, even after USCIS approvals. We hope that both agencies will find a better way to talk to each other and make the Immigrant visa process and much smoother one.
More... (http://www.visalawyerblog.com/2009/10/san_diego_immigration_attorney_15.html)
In order to approve an application for adjustment of status (I-485), there must be a visa number available in the particular category. This, in turn, depends upon the country of chargeability and the priority date of the case. Once the U.S. Citizenship and Immigration Services (USCIS) has reviewed a particular I-485 application, a request is submitted to the DOS for a visa authorization. If the USCIS makes the request for a visa number to the DOS when the priority date of a particular case is current, and an immigrant visa number is available, the authorization is transmitted and the USCIS can approve the I-485 application. This is all tracked through the DOS Immigrant Visa Allocation Management System (IVAMS).
If an immigrant visa number for a particular individual is requested from the DOS by the USCIS, but none is available, the request is moved to the "pending" file with the DOS. Data from this pending file is used by the DOS to calculate the appropriate cutoff dates for the backlogged categories in the Visa Bulletin each month.
Cases placed in the pending demand category are processed as immigrant visa numbers become available. The DOS communicates with the USCIS regarding the A numbers of the cases for which visa numbers have been authorized. These cases are then processed to completion and green cards are then issued by the USCIS.
As you can see, this is a very complicated and streamlined process, with actual visa numbers tracked, issued, and assigned to particular green card cases as part of the approval process. Clients often do not understand why they have to wait, sometimes years for visa numbers to open, even after USCIS approvals. We hope that both agencies will find a better way to talk to each other and make the Immigrant visa process and much smoother one.
More... (http://www.visalawyerblog.com/2009/10/san_diego_immigration_attorney_15.html)
girlfriend Jessica Alba shows off her
eb3retro
02-12 10:17 AM
During this tough times of un-employment, it is very unfortunate that many of us lose our jobs. As a result many of us lose medical benefits too. I would like to explore our options for medical insurance (which is the most needed) for someone who lost their jobs and cannot afford COBRA coverage since it is very expensive. IF you are unemployed and if you have bought your own medical insurance (not as a group plan through the employer), but bought it as an individual plan, can you throw in some details. This will be helpful to many who have lost or going to lose jobs, for them to understand how much they need to spend for different kinds of medical coverage. Thanks to everyone.
hairstyles Jessica Alba, husband Cash
qplearn
11-20 01:06 PM
If you are a IV member living in NY and want to be actively engaged in the NY chapter activities, please send a PM to bottlemani. If all those in NY get together, it will be easier to plan joint visits to congress people: house members and senators. Even if you don't have a car, we will be able to coordinate better if we know you are willing to spare some time.
I am sure there are many members in NY. It is a big state with several businesses.
Please do remember: we have to do something more actively in order to get out of this mess. The more we procrastinate, the worse it will get. If you have suggestions, regardless of whether you live in NY, please do post them here.
As a first step, please put your name on the NY chapter.
http://immigrationvoice.org/forum/forumdisplay.php?f=49
I am sure there are many members in NY. It is a big state with several businesses.
Please do remember: we have to do something more actively in order to get out of this mess. The more we procrastinate, the worse it will get. If you have suggestions, regardless of whether you live in NY, please do post them here.
As a first step, please put your name on the NY chapter.
http://immigrationvoice.org/forum/forumdisplay.php?f=49
greenmonster
11-19 08:31 AM
Got my NC Driv License after 6 weeks. Issued based on EAD.
HV000
08-07 02:01 PM
Hi ,
I was working for company A and got my labor and I-140 approved and then i changed to company B. My priority date is jan 2005. Is there any way that i can continue my green card process with company A. WOuld be of great help if somone can tell me if there is any way to do it.
Did you try porting your PD?
I was working for company A and got my labor and I-140 approved and then i changed to company B. My priority date is jan 2005. Is there any way that i can continue my green card process with company A. WOuld be of great help if somone can tell me if there is any way to do it.
Did you try porting your PD?
No comments:
Post a Comment