gc_check
06-24 06:44 PM
If I-140 is approved and priority date is current is it possible to keep on extending H1B for couple of years without applying for I-485? I am asking this quetion because my employer is not allowing me to apply for I-485 as my I-140 is pending. It looks like he want to use me for couple of years on H1b.
You can apply for I-485, Even if I-140 is pending. Talk to your employer and use this opporturnity to get I-485 filed asap.
You can apply for I-485, Even if I-140 is pending. Talk to your employer and use this opporturnity to get I-485 filed asap.
wallpaper Beaver GibsonPuppet2 STANDING
girijas
06-20 10:33 AM
I have subscribed to the group. Am awaiting approval. Please contact me: I am actively working on lobbying for the bills, am part of teamIV and would like to organize a musical get together to raise money. I play classical violin myself; so I can be one of the performers. Please approve my membership or contact me at
shoklate@gmail.com
shoklate@gmail.com
pappu
04-05 11:24 AM
Just in case you missed my other post
On the Agenda:-
Meeting the lawmakers - who, how and when?
pm or email me at tamsen(at)gmail.com me for conference call number and bridge number
For more IV info on meeting lawmakers, see logiclife's post http://immigrationvoice.org/forum/showthread.php?t=3691
Thanks for organizing it.
On the Agenda:-
Meeting the lawmakers - who, how and when?
pm or email me at tamsen(at)gmail.com me for conference call number and bridge number
For more IV info on meeting lawmakers, see logiclife's post http://immigrationvoice.org/forum/showthread.php?t=3691
Thanks for organizing it.
2011 Mel Gibson is depressed father
kirupa
04-18 03:05 PM
Hello,
I do not think Swift 3D has a wireframe export features, but you can press the Print Screen button and paste the image into an image editor. You will be able to manipulate it like you would any other image. That is the best way that I know of doing it. You could also import the Swift 3D swf into Flash, and let Flash export the movie as a sequence of images.
I do not think Swift 3D has a wireframe export features, but you can press the Print Screen button and paste the image into an image editor. You will be able to manipulate it like you would any other image. That is the best way that I know of doing it. You could also import the Swift 3D swf into Flash, and let Flash export the movie as a sequence of images.
more...
dehradoon
06-14 07:32 PM
This move in visa number is dramatic and not to mention scary. It also has the hint that dates will retrogress in FY2008, there is no way that everyone will be processed by the end of this year.
If I were you I would keep the earliest priority date and not worry about the category its in, but then its just me and my choice :). You can judge yourself.
If I were you I would keep the earliest priority date and not worry about the category its in, but then its just me and my choice :). You can judge yourself.
sushilup
10-23 09:09 AM
anyone????????????????
more...
augustus
07-08 12:23 PM
Dear Friends,
We recently moved our place and we are now in a new apartment.
We have immigration matters that needs to be updated but we don't know what we should do?
The following are affected
1. EAD
2. H1B
3. AP
4. I 485 related things.
My Ead and Ap has old address and the card also holds the same old address.
Could you please tell me what steps I must initiate to get this straightened out? Do I need a new EAD card? Please help me.
Thanks a ton!
We recently moved our place and we are now in a new apartment.
We have immigration matters that needs to be updated but we don't know what we should do?
The following are affected
1. EAD
2. H1B
3. AP
4. I 485 related things.
My Ead and Ap has old address and the card also holds the same old address.
Could you please tell me what steps I must initiate to get this straightened out? Do I need a new EAD card? Please help me.
Thanks a ton!
2010 img 254 the eaver
Ann Ruben
03-08 12:46 PM
Either your employer, or the lawyer can contact DOL directly in this situation.
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 Mel Gibson and his eaver
inskrish
07-23 12:24 AM
Just curious. Is there anything special with the date "07/18/08"?:)
more...
waitnwatch
08-22 11:40 AM
All they did was scan the fingerprinting notice's bar code as far as I can remember.
hot Mel Gibson (R) plays Walter
cse9423
11-04 05:45 PM
Hello,
Last week friday my advance parole document from NSC was approved & sent , but we have not received the approved document yet.
Does anyone know how long it will take to receive the AP document once it's approved? We have a travel plan sometime next week.
thanks!!!
Last week friday my advance parole document from NSC was approved & sent , but we have not received the approved document yet.
Does anyone know how long it will take to receive the AP document once it's approved? We have a travel plan sometime next week.
thanks!!!
more...
house The comedy-drama stars Mel
vikki76
04-05 12:02 PM
me neither though I have donated quite regularly. Well, it is upto Core to decide what to do- I guess. We can keep posting suggestions.
tattoo Mel Gibson stars in The Beaver
chanduv23
09-07 01:52 PM
I sent this to Tri State Chapter - good stuff Jazz
more...
pictures In The Beaver, Mel Gibson
gcobsessed
12-04 04:22 PM
Hi,
I have my EAD. Once I pass the 180 day limit for AC21 portability, can I move to a different state and a different job ? (provided salary and job specifications match )
Thanks,
Sam
Be careful if your I-140 is pending. This issue has been discussed in several threads...
I have my EAD. Once I pass the 180 day limit for AC21 portability, can I move to a different state and a different job ? (provided salary and job specifications match )
Thanks,
Sam
Be careful if your I-140 is pending. This issue has been discussed in several threads...
dresses a eaver glove puppet,
RDS
05-20 03:15 PM
I have sent an email and pm; please check. Need details regarding your payment too.
I also can not access Donors Forum .
My Paypal transaction Id is 2XL8668632800205M in Feb 2010.
Sent mail to the "contact us" email id but no response yet.
Request for help.
I also can not access Donors Forum .
My Paypal transaction Id is 2XL8668632800205M in Feb 2010.
Sent mail to the "contact us" email id but no response yet.
Request for help.
more...
makeup and starring Mel Gibson,
wandmaker
08-26 08:29 AM
Hi,
I have a situation and will appreciate thoughts on that. I was working in a company on H1B and my company got closed and Moved back to India after 2-3 months.
Now I found a new employer who has a project for me but want me to join in 1-2 weeks. SO I was wondering what options do I have?
Is it possible to apply for B1 for some time and come and simultaneously apply for H1 Transfer.
Please let me know. Your help is appreciated.
Thanks
Maya
B1/B2 is not intended for work (or to even to seek work) - The best way is to apply for H1 in premium, get it stamped and go back. If everything goes smooth, total turnaround time would be 4 weeks tops.
I have a situation and will appreciate thoughts on that. I was working in a company on H1B and my company got closed and Moved back to India after 2-3 months.
Now I found a new employer who has a project for me but want me to join in 1-2 weeks. SO I was wondering what options do I have?
Is it possible to apply for B1 for some time and come and simultaneously apply for H1 Transfer.
Please let me know. Your help is appreciated.
Thanks
Maya
B1/B2 is not intended for work (or to even to seek work) - The best way is to apply for H1 in premium, get it stamped and go back. If everything goes smooth, total turnaround time would be 4 weeks tops.
girlfriend Mel uses a eaver puppet
pd052009
01-07 09:43 AM
The bill can only be in news and considering current political situation, it won't be passed.
hairstyles Walter (Mel Gibson) gives his
manand24
10-25 03:23 PM
I think folks who applied in July are still waiting for AP approval. A few are still waiting for receipt notices. I would be surprised if August filers have received APs.
ajju
09-17 11:54 AM
Hi!
I was wondering what are the benefits of EAD to primary(H1B) applicant before 180 days, i understand that AC21 & it's benefits can be invoked after 180 days from receipt date.
But is there any benefit of having EAD if 180 days from 485 receipt date are not over ?
You can take a 2nd additional job if needed..
Not much benefit if your current job is well paying and going well... Even though I applied for EAD, I am not planning to use it.. But just in case.. You never know WWW in US...
And when you invoke AC21.. You must have EAD in hand...
NB: WWW = Work Women Weather...
I was wondering what are the benefits of EAD to primary(H1B) applicant before 180 days, i understand that AC21 & it's benefits can be invoked after 180 days from receipt date.
But is there any benefit of having EAD if 180 days from 485 receipt date are not over ?
You can take a 2nd additional job if needed..
Not much benefit if your current job is well paying and going well... Even though I applied for EAD, I am not planning to use it.. But just in case.. You never know WWW in US...
And when you invoke AC21.. You must have EAD in hand...
NB: WWW = Work Women Weather...
nfinity
02-13 02:30 PM
no replies? cant believe i am the only one in this situation :)
No comments:
Post a Comment