Jump to content

Help! Experts Calling! Stamping Procedure Cheppandi!


SwamyRaRa

Recommended Posts

H1 approve ayenadhi...oct 1 nunchi start..so stamping ki epudu vellamantaru..ekkadiki vellamantaru...and procedure kuda chepandi stamping ki............

2hhp4rp.gif?12901657042hhp4rp.gif?12901657042hhp4rp.gif?1290165704

Link to comment
Share on other sites

use strict;
use warnings;

my @aRegexTests
=( ["a\n", '^a

which outputs

string=<a\n>
no modifier: regex=/^a$/
match => $ matches boundary, maybe more?
s modifier (single line mode): regex=/^a$/s
match => $ matches boundary, maybe more?
m modifier (multi line mode): regex=/^a$/m
match => $ matches boundary, maybe more?
string=<a\n>
no modifier: regex=/^a$\n/
match => $ matches only boundary, \n matches newline
s modifier (single line mode): regex=/^a$\n/s
match => $ matches only boundary, \n matches newline
m modifier (multi line mode): regex=/^a$\n/m
match => $ matches only boundary, \n matches newline
string=<a\n>
no modifier: regex=/^a$\z/
no match => $ matches only boundary, \z fails because of newline?
s modifier (single line mode): regex=/^a$\z/s
no match => $ matches only boundary, \z fails because of newline?
m modifier (multi line mode): regex=/^a$\z/m
no match => $ matches only boundary, \z fails because of newline?
string=<a\n\n>
no modifier: regex=/^a$/
no match => $ matches only boundary, \n matches first newline
s modifier (single line mode): regex=/^a$/s
no match => $ matches only boundary, \n matches first newline
m modifier (multi line mode): regex=/^a$/m
match => $ matches only boundary, \n matches first newline
string=<a\n\n>
no modifier: regex=/^a$\n/
no match => $ matches only boundary, \n matches first newline
s modifier (single line mode): regex=/^a$\n/s
no match => $ matches only boundary, \n matches first newline
m modifier (multi line mode): regex=/^a$\n/m
match => $ matches only boundary, \n matches first newline
, '$ matches boundary, maybe more?']
, ["a\n", '^a$\n'
, '$ matches only boundary, \n matches newline' ]
, ["a\n", '^a$\z'
, '$ matches only boundary, \z fails because of newline?' ]

, ["a\n\n", '^a

which outputs

string=<a\n> no modifier: regex=/^a$/ match => $ matches boundary, maybe more? s modifier (single line mode): regex=/^a$/s match => $ matches boundary, maybe more? m modifier (multi line mode): regex=/^a$/m match => $ matches boundary, maybe more? string=<a\n> no modifier: regex=/^a$\n/ match => $ matches only boundary, \n matches newline s modifier (single line mode): regex=/^a$\n/s match => $ matches only boundary, \n matches newline m modifier (multi line mode): regex=/^a$\n/m match => $ matches only boundary, \n matches newline string=<a\n> no modifier: regex=/^a$\z/ no match => $ matches only boundary, \z fails because of newline? s modifier (single line mode): regex=/^a$\z/s no match => $ matches only boundary, \z fails because of newline? m modifier (multi line mode): regex=/^a$\z/m no match => $ matches only boundary, \z fails because of newline? string=<a\n\n> no modifier: regex=/^a$/ no match => $ matches only boundary, \n matches first newline s modifier (single line mode): regex=/^a$/s no match => $ matches only boundary, \n matches first newline m modifier (multi line mode): regex=/^a$/m match => $ matches only boundary, \n matches first newline string=<a\n\n> no modifier: regex=/^a$\n/ no match => $ matches only boundary, \n matches first newline s modifier (single line mode): regex=/^a$\n/s no match => $ matches only boundary, \n matches first newline m modifier (multi line mode): regex=/^a$\n/m match => $ matches only boundary, \n matches first newline

, '$ matches only boundary, \n matches first newline' ]
, ["a\n\n", '^a$\n'
, '$ matches only boundary, \n matches first newline?' ]
);

foreach (@aRegexTests) {
my ($sString, $sRegex, $sComment) = @$_;
my $sMatch = ($sString =~ /$sRegex/) ? "match" : "no match";
my $sPrint = $sString;
$sPrint =~ s/\n/\\n/g;

print "string=<$sPrint>\n";
print " no modifier: "
. "regex=/$sRegex/\n $sMatch => $sComment\n";

$sMatch = ($sString =~ /$sRegex/s) ? "match" : "no match";
print " s modifier (single line mode): "
."regex=/$sRegex/s\n $sMatch => $sComment\n";

$sMatch = ($sString =~ /$sRegex/m) ? "match" : "no match";
print " m modifier (multi line mode): "
."regex=/$sRegex/m\n $sMatch => $sComment\n";
}

which outputs

string=<a\n> no modifier: regex=/^a$/ match => $ matches boundary, maybe more? s modifier (single line mode): regex=/^a$/s match => $ matches boundary, maybe more? m modifier (multi line mode): regex=/^a$/m match => $ matches boundary, maybe more? string=<a\n> no modifier: regex=/^a$\n/ match => $ matches only boundary, \n matches newline s modifier (single line mode): regex=/^a$\n/s match => $ matches only boundary, \n matches newline m modifier (multi line mode): regex=/^a$\n/m match => $ matches only boundary, \n matches newline string=<a\n> no modifier: regex=/^a$\z/ no match => $ matches only boundary, \z fails because of newline? s modifier (single line mode): regex=/^a$\z/s no match => $ matches only boundary, \z fails because of newline? m modifier (multi line mode): regex=/^a$\z/m no match => $ matches only boundary, \z fails because of newline? string=<a\n\n> no modifier: regex=/^a$/ no match => $ matches only boundary, \n matches first newline s modifier (single line mode): regex=/^a$/s no match => $ matches only boundary, \n matches first newline m modifier (multi line mode): regex=/^a$/m match => $ matches only boundary, \n matches first newline string=<a\n\n> no modifier: regex=/^a$\n/ no match => $ matches only boundary, \n matches first newline s modifier (single line mode): regex=/^a$\n/s no match => $ matches only boundary, \n matches first newline m modifier (multi line mode): regex=/^a$\n/m match => $ matches only boundary, \n matches first newline
Link to comment
Share on other sites

H1 approve ayenadhi...oct 1 nunchi start..so stamping ki epudu vellamantaru..ekkadiki vellamantaru...and procedure kuda chepandi stamping ki............

 

Step1: First party chesuko (for your H1 approval)

Step 2: wait for 3 months (atleast you need to get some pay checks on H1 status)

Step 3: stamping ki ee location ki vellalo descide chesuko.

Step 4: If you descide the location other than India, aa country visa processing ento telusuko.

Step 5: Fill out the DS-160 form.

Step 6: Pay Visa fees and book the visa slot.

Step 7: manchiga prepare ayyi interview attend avvu.

Step 8: Stamping ayipoyaka malli party chesuko.

Link to comment
Share on other sites

Step1: First party chesuko (for your H1 approval)

Step 2: wait for 3 months (atleast you need to get some pay checks on H1 status)

Step 3: stamping ki ee location ki vellalo descide chesuko.

Step 4: If you descide the location other than India, aa country visa processing ento telusuko.

Step 5: Fill out the DS-160 form.

Step 6: Pay Visa fees and book the visa slot.

Step 7: manchiga prepare ayyi interview attend avvu.

Step 8: Stamping ayipoyaka malli party chesuko.

Thanks bro...

a place ki vellatam best...jemica or canada..jemica ayetey procedure enti? canada ayetey proc enti...

2hhhw14.gif?12902414582hhhw14.gif?12902414582hhhw14.gif?1290241458

Link to comment
Share on other sites

Thanks bro...

a place ki vellatam best...jemica or canada..jemica ayetey procedure enti? canada ayetey proc enti...

 

canada and jamaica both are good.

 

canada ki visa apply cheyyali. but for jamaica you dont have to. they will give you temporary visa for 1month at POE.

Link to comment
Share on other sites

canada and jamaica both are good.

 

canada ki visa apply cheyyali. but for jamaica you dont have to. they will give you temporary visa for 1month at POE.

Oh ok.......Thanks bro.........

if you know the procedure to canada visa process please expore it here...it should be helpful to others tooo.......

and visa questions kuda vuntey..thorough some lights here........

rft.gif?1390553438

Link to comment
Share on other sites

Oh ok.......Thanks bro.........

if you know the procedure to canada visa process please expore it here...it should be helpful to others tooo.......

and visa questions kuda vuntey..thorough some lights here........

rft.gif?1390553438

canada visa processing:

 

1) Go to http://www.cic.gc.ca/english/information/applications/visa.asp
2) Download and Complete IMM 5257 & IMM 5645
3) Take a Money Order payable to Consulate General of Canada. (single  entry $75, multiple entry $150)
4) Take TWO photographs of  1 3/8″ X 1 3/4". Generally, Walgreens or FedEX does 2" x 2" photographs, try cutting those to this size.
5) Take your Passport / Original 797 / i-94 / Bank Statement (show bank balance upto $4,500)/ Employer letter / Recent Paystubs.
6) Drop off at Canadian Embassy's at Buffalo Detroit Los Angeles New York Seattle Washington, D.C.or Inperson at Canadian Embassy: They usually accept applications from8 AM to 11 AM and return the passports Same / Next Day.
Link to comment
Share on other sites

Questions:
 
First question from VO while I am entering to counter
 
VO: give me your I-797, I-129, LCA, W2
 
ME: handed all, he open my passport and saw F1 stamping page
 
VO: where did u do ur masters?
 
Me: I did my masters in XXX
 
VO : what is your major:
 
ME: XXXXX
 
VO: when did u graduated?
 
Me: XXXXX
 
VO: how did you hear about this company?( employer )
 
ME: they came to my university and recruited me based on GPA.
 
VO: how long have been working for this company?
 
ME: XX months
 
VO: which location you work?
 
ME: XXXX
 
VO: How many employees working from your company in that client
 
ME: XXXX
 
VO: what your role in this company?
 
ME: I said some xxx..... Responsibilities
 
VO: how is it related to your master’s Degree?
 
ME:XXXX
 
VO: do you have any problems with your employer?
 
ME: NO
 
VO: Is he paying correctly ( he looked my W2 and said 58K)?
 
ME: Yes he is paying very consistently 
 
VO: he typed something in his desk top and asked me did u get arrested or crime in US ?
 
ME: NO
 
VO: where did you do u r F1 VISA ?
 
ME: Chennai 
 
VO: is your parents live there?
 
ME: yes they live in India
 
VO: when is your return flight?
 
ME: sat morning (interview is on thu)
 
VO: I will try to give your passport on Friday. But not sure
 
ME: that’s no problem, I will wait.
 
VO: you need to Extend your flight , will your company bear this?
 
ME: no , I have to pay.
 
VO: have a good week end in Jamaica. Your visa approved.
 
ME : manasulo aa roju chesukoboye party ni thalachukoni, adi manasulone unchukoni bayataki maatram chinna navvu navvi thanks cheppa.
Link to comment
Share on other sites

 

Questions:
 
First question from VO while I am entering to counter
 
VO: give me your I-797, I-129, LCA, W2
 
ME: handed all, he open my passport and saw F1 stamping page
 
VO: where did u do ur masters?
 
Me: I did my masters in XXX
 
VO : what is your major:
 
ME: XXXXX
 
VO: when did u graduated?
 
Me: XXXXX
 
VO: how did you hear about this company?( employer )
 
ME: they came to my university and recruited me based on GPA.
 
VO: how long have been working for this company?
 
ME: XX months
 
VO: which location you work?
 
ME: XXXX
 
VO: How many employees working from your company in that client
 
ME: XXXX
 
VO: what your role in this company?
 
ME: I said some xxx..... Responsibilities
 
VO: how is it related to your master’s Degree?
 
ME:XXXX
 
VO: do you have any problems with your employer?
 
ME: NO
 
VO: Is he paying correctly ( he looked my W2 and said 58K)?
 
ME: Yes he is paying very consistently 
 
VO: he typed something in his desk top and asked me did u get arrested or crime in US ?
 
ME: NO
 
VO: where did you do u r F1 VISA ?
 
ME: Chennai 
 
VO: is your parents live there?
 
ME: yes they live in India
 
VO: when is your return flight?
 
ME: sat morning (interview is on thu)
 
VO: I will try to give your passport on Friday. But not sure
 
ME: that’s no problem, I will wait.
 
VO: you need to Extend your flight , will your company bear this?
 
ME: no , I have to pay.
 
VO: have a good week end in Jamaica. Your visa approved.
 
ME : manasulo aa roju chesukoboye party ni thalachukoni, adi manasulone unchukoni bayataki maatram chinna navvu navvi thanks cheppa.

 

Great...thanks bro........

amav15.gif?1368598266

Link to comment
Share on other sites

ook to and fro ticket to Jamaica.

2.       Hotel : liguanea club

3.        Fill ds 160 form here:

4.       https://ceac.state.gov/genniv/

slect jamiaca if you are planning to Jamaica or Canada if you are planning to Canada..

 

 

 

5.       Then create account in CSC website to schedule interview. Create account,pay fee then you can schedule an interview

https://usvisa-info.com/en-jm/selfservice/ss_country_welcome

 

 

List of documents:

 

Slot 1
· Visa Appointment Letter
· DS 160 Confirmation
· Passport
· Photographs
Slot 2
· I 797 
· I 129 Petition
· LCA for New Company
· Vendor Letter 
· I797 Old
· Old LCA for Another Company
Slot 3
· Pay checks 2013
· Bank Statements 2013 
· Pay checks 2012
· Bank Statements 2012
Slot 4
· Supporting Documents for Client 
· Organization Chart
· Email for HR 
· Communicator and Conversations
· Email conversations
· Acknowledgement Letters
· Client Time Sheets
Slot 5
· W2 documents
· Employment Verification Letter
· Employment Offer Letter
· Employment Contracts
· Letter From Employer requesting to Grant Visa
· Affidavit with List of Employees & Immigration Status
· Timesheets
· Status Reports
· Performance Review



Slot 6
·        Employer–PDS Agreements
·        Employer– PDS PO
·        Employer– PDS Invoices
Slot 7
· 2nd Qtr. 2013 941 Quarterly Report
· 2nd Qtr. 2013 TX Wage Reports
· 1st Qtr. 2013 941 Quarterly Report
· 1st Qtr. 2013 TX Wage Report
· 940 for 2012
· 2011 Tax Returns
·        Employer Good Standing Letter
·        Employer HUB( Historically Underutilized Business ) Certification
·        Employer Minority Certification
·        Employer  Company Profile
Slot 8
· Resume 
· Project Document (COFEE ANYWHERE)
Slot 9
· All i 20’s
· OPT Cards (2)
· Diploma & Transcript
Slot 10
· Certifications
Slot 11
· PG Diploma 
· PG Transcript
· Bachelors Diploma
· Bachelors Transcript
· Board Of intermediate
· Board of Secondary ( 10th Class)
Slot 12 (Misc.)
· SSN Card print
· Drivers License
· Health Insurance Card

Link to comment
Share on other sites

×
×
  • Create New...