kk_kk
05-19 11:50 AM
You just have to justify by saying, you have been in US on H1B visa and you came back after you have completed your project. Aftre that it is upto consulate.
wallpaper Lebron James Wallpaper and
optimystic
09-27 02:53 AM
Quote from the article
Comprehensive immigration reform in Congress this year appears dead. Perhaps an incremental approach would be more politically viable. Lawmakers could first concentrate their efforts on correcting the glitches in the system that affect legal immigration, before turning to illegal immigration. After all, if the legal process was more efficient and less daunting, perhaps the illegal immigration problems wouldn't be quite so bad.
How many times and thru how many channels do the Congress/USCIS need to hear this message before they act on it??? :(
Comprehensive immigration reform in Congress this year appears dead. Perhaps an incremental approach would be more politically viable. Lawmakers could first concentrate their efforts on correcting the glitches in the system that affect legal immigration, before turning to illegal immigration. After all, if the legal process was more efficient and less daunting, perhaps the illegal immigration problems wouldn't be quite so bad.
How many times and thru how many channels do the Congress/USCIS need to hear this message before they act on it??? :(
irfankhan25
04-06 04:33 AM
You can import PDF-compatible Adobe Illustrator files (.ai) directly into an open document in your Microsoft Expression Blend project.
When you import an Illustrator file into Expression Blend, Illustrator layers, groups, and objects are converted to Expression Blend containers and objects with associated properties. Understanding how Illustrator objects are imported into Expression Blend will help you integrate Illustrator files into your Expression Blend projects more quickly and efficiently.
When you save your file in Illustrator, make sure that the Create PDF Compatible File check box is selected in the Illustrator Options dialog box. Otherwise, you will not be able to import your Illustrator files into Expression Blend.
http://expressioniq.com/wp-content/uploads/2011/02/b5_CreatePDFCompatibleFile.png (http://expressioniq.com/wp-content/uploads/2011/02/b5_CreatePDFCompatibleFile.png)
To import an Illustrator file
Open the document into which you want to import the .ai file.
On the File menu, click Import Adobe Illustrator File.
In the Import Adobe Illustrator File dialog box, locate the Illustrator file that you want to import, and click Open.
Click OK.
A new Canvas object with the same name as your imported file is added to your document. In the Objects and Timeline panel, under the Canvas object (named AvatarSymbols in this example), are all of the Illustrator objects imported as Expression Blend objects. If images are imported as a part of your .ai file, a new folder (named AvatarSymbols_Images in this example) is created in the root folder in the Projects panel to contain all the converted image files.
Note: If there are no images associated with your project, a folder will not be created in the Projects panel.
http://expressioniq.com/wp-content/uploads/2011/02/b5_ImportIllustratorFile.png (http://expressioniq.com/wp-content/uploads/2011/02/b5_ImportIllustratorFile.png)
You can also create a custom folder in the Project folder for any images that are associated with your .ai file.
To create a custom images folder
In the Projects panel, right-click the .csproj file, and then click Add New Folder.
Type a name for the new folder in the folder name box.
With the folder selected in the Projects panel, import the Illustrator file by following the steps in the preceding procedure entitled “To import an Illustrator file.”
Layers, groups, and objects
Expression Blend imports Illustrator layers and groups as nested XAML Canvas objects containing paths and images. Nested Canvas objects are used as layout containers to make them easier to work with in Expression Blend. The following information will help you understand how to work with Illustrator files after they are imported.
Layer names
Layer names are preserved for the top-level groups (Avatars in the preceding image). After you import your Illustrator file into Expression Blend, you can change the name by right-clicking the object in the Objects and Timeline panel and then clicking Rename, or by double-clicking the object name and then typing directly in the object name field.
File structure and groups
Illustrator groups do not exist in PDF-compatible files, so are not imported into Expression Blend. However, the objects contained within an Illustrator group are imported as individual objects with the same positioning as in the Illustrator group.
Object types
Images are imported as PNG files and are added to an images folder in the Project panel, and added as Image objects in the Objects and Timeline panel. Text and vector objects are imported as editable paths and appear in the Objects and Timeline panel.
Visibility and lock
Visibility settings for Illustrator layers imported into Expression Blend are preserved. However, only visible objects within layers are imported. You can change which objects are imported into Expression Blend by changing the visibility settings of the objects within each layer in Illustrator.
Lock settings are ignored.
Editable content
If the imported content is editable, you can modify the appearance of the content in Expression Blend by modifying the object properties. The following table describes Illustrator elements that are editable in Expression Blend. Use the Description column to locate the properties for the object in order to modify them in Expression Blend.
Illustrator element Expression Blend element (XAML) Description Group Canvas Illustrator groups are ignored. However, the content of the group is imported as individual objects in the Objects and Timeline panel. Text (type objects) Canvas An Illustrator type object is imported as a Canvas object named TextBlock with the original Illustrator text imported as Path objects. Text styles are imported as separate Path objects. For example, a 5-letter word with a Strikethrough style applied is imported as a Canvas object containing 6 paths, one path for each letter of the word, and an additional path for the Strikethrough style.
Stroke Path An Illustrator stroke is imported as a path with the Stroke properties mapped to the Stroke brush in the Properties panel in Expression Blend. Solid color fill Path An Illustrator solid color fill is imported as a Path with the original Fill property mapped to Expression Blend Color properties applied to a Solid color brush. Solid color brush properties are located in the Brush category of the Properties panel.
Linear gradient fill Path An Illustrator linear gradient fill is imported as a Path with the original Fill property mapped to Expression Blend Linear gradient brush properties applied to a Gradient brush. Linear gradient brush properties are located in the Brush category of the Properties panel.
Radial gradient fill Path An Illustrator radial gradient fill is imported as a Path with the original Fill property mapped to Expression Blend Radial gradient brush properties applied to a Gradient brush. Radial gradient brush properties are located in the Brush category of the Properties panel.
Image layer Image An image object in Illustrator is imported as an Image object in Expression Blend. In addition, a PNG file is added to the project. The PNG file is the source for the Image object. Custom fill OpacityMask applied to an ImageBrush Illustrator supports multiple fills for an individual object. If an additional fill is applied to an object in Illustrator, and that fill contains an alpha channel, the fill is imported as an OpacityMask applied to an ImageBrush. For best results, use only one fill acting as an opacity mask in your Illustrator file. OpacityMask properties are located in the Brushes category in the Properties panel. In addition, a PNG file is added to the project. The PNG file is the source for the ImageBrush.
Note: You can verify whether or not multiple fills has been applied to an object by viewing the object properties in the Appearance panel in Illustrator.
Clipping mask Clip property An Illustrator clipping mask is imported as a Clip property. Clip properties are located in the Miscellaneous category in the Properties panel.
Note: The Clip property has limited support in Windows Phone projects.
Illustrator feature support in Expression Blend
The following Illustrator features are supported in Expression Blend. Where noted, features can be edited in Expression Blend.
Note: Although Expression Blend supports the following Illustrator features, for best results, create your Illustrator file using only vector art.
Text
Text layers imported from Illustrator are converted to a canvas, and each character is a separate path object that is a child of the canvas. The appearance of the text is maintained, but is no longer editable as text after it is imported.
If a single text layer in Illustrator contains hard returns, the text associated with each paragraph break will be imported as a separate canvas object when imported into Expression Blend.
Note: You may experience unexpected results when you import text from Illustrator. These results can include unexpected character rotation, kerning, point sizes, and alignment.
Text styles
The following Illustrator text effects create individual paths when imported into Expression Blend.
Subscript
Superscript
StrikeThrough
Underline
SmallCaps
AllCaps
Effects
Effects are supported, but not editable, in Expression Blend. Effects are rasterized and imported as Image objects. A PNG file is used as the source for the image object, and is located in the folder that is created in the Project panel.
Gradients
Expression Blend supports the importing and editing of linear and radial gradients. Color stops are imported as gradient brushes to the Fill property of the resulting object in Expression Blend, and opacity stops are imported as gradient brushes to the OpacityMask property.
Strokes
Custom strokes are imported as individual paths.
When you save an Illustrator file in PDF-compatible format, strokes and fills are saved as separate paths. When you import a PDF-compatible file into Expression Blend, a stroke and a fill on the same object may also be imported as separate objects. However, if the stroke and the fill are identical, the stroke and the fill may be merged into a single object when imported into Expression Blend.
Tags: Adobe Illustrator (http://expressioniq.com/?tag=adobe-illustrator), graphics (http://expressioniq.com/?tag=graphics), images (http://expressioniq.com/?tag=images)
This entry was posted on Friday, March 4th, 2011 at 12:54 pm and is filed under Expression Blend (http://expressioniq.com/?cat=7), SketchFlow (http://expressioniq.com/?cat=11). You can follow any responses to this entry through the RSS 2.0 (http://expressioniq.com/?feed=rss2&p=1951) feed. You can leave a response (http://expressioniq.com/?p=1951#respond), or trackback (http://expressioniq.com/wp-trackback.php?p=1951) from your own site.
When you import an Illustrator file into Expression Blend, Illustrator layers, groups, and objects are converted to Expression Blend containers and objects with associated properties. Understanding how Illustrator objects are imported into Expression Blend will help you integrate Illustrator files into your Expression Blend projects more quickly and efficiently.
When you save your file in Illustrator, make sure that the Create PDF Compatible File check box is selected in the Illustrator Options dialog box. Otherwise, you will not be able to import your Illustrator files into Expression Blend.
http://expressioniq.com/wp-content/uploads/2011/02/b5_CreatePDFCompatibleFile.png (http://expressioniq.com/wp-content/uploads/2011/02/b5_CreatePDFCompatibleFile.png)
To import an Illustrator file
Open the document into which you want to import the .ai file.
On the File menu, click Import Adobe Illustrator File.
In the Import Adobe Illustrator File dialog box, locate the Illustrator file that you want to import, and click Open.
Click OK.
A new Canvas object with the same name as your imported file is added to your document. In the Objects and Timeline panel, under the Canvas object (named AvatarSymbols in this example), are all of the Illustrator objects imported as Expression Blend objects. If images are imported as a part of your .ai file, a new folder (named AvatarSymbols_Images in this example) is created in the root folder in the Projects panel to contain all the converted image files.
Note: If there are no images associated with your project, a folder will not be created in the Projects panel.
http://expressioniq.com/wp-content/uploads/2011/02/b5_ImportIllustratorFile.png (http://expressioniq.com/wp-content/uploads/2011/02/b5_ImportIllustratorFile.png)
You can also create a custom folder in the Project folder for any images that are associated with your .ai file.
To create a custom images folder
In the Projects panel, right-click the .csproj file, and then click Add New Folder.
Type a name for the new folder in the folder name box.
With the folder selected in the Projects panel, import the Illustrator file by following the steps in the preceding procedure entitled “To import an Illustrator file.”
Layers, groups, and objects
Expression Blend imports Illustrator layers and groups as nested XAML Canvas objects containing paths and images. Nested Canvas objects are used as layout containers to make them easier to work with in Expression Blend. The following information will help you understand how to work with Illustrator files after they are imported.
Layer names
Layer names are preserved for the top-level groups (Avatars in the preceding image). After you import your Illustrator file into Expression Blend, you can change the name by right-clicking the object in the Objects and Timeline panel and then clicking Rename, or by double-clicking the object name and then typing directly in the object name field.
File structure and groups
Illustrator groups do not exist in PDF-compatible files, so are not imported into Expression Blend. However, the objects contained within an Illustrator group are imported as individual objects with the same positioning as in the Illustrator group.
Object types
Images are imported as PNG files and are added to an images folder in the Project panel, and added as Image objects in the Objects and Timeline panel. Text and vector objects are imported as editable paths and appear in the Objects and Timeline panel.
Visibility and lock
Visibility settings for Illustrator layers imported into Expression Blend are preserved. However, only visible objects within layers are imported. You can change which objects are imported into Expression Blend by changing the visibility settings of the objects within each layer in Illustrator.
Lock settings are ignored.
Editable content
If the imported content is editable, you can modify the appearance of the content in Expression Blend by modifying the object properties. The following table describes Illustrator elements that are editable in Expression Blend. Use the Description column to locate the properties for the object in order to modify them in Expression Blend.
Illustrator element Expression Blend element (XAML) Description Group Canvas Illustrator groups are ignored. However, the content of the group is imported as individual objects in the Objects and Timeline panel. Text (type objects) Canvas An Illustrator type object is imported as a Canvas object named TextBlock with the original Illustrator text imported as Path objects. Text styles are imported as separate Path objects. For example, a 5-letter word with a Strikethrough style applied is imported as a Canvas object containing 6 paths, one path for each letter of the word, and an additional path for the Strikethrough style.
Stroke Path An Illustrator stroke is imported as a path with the Stroke properties mapped to the Stroke brush in the Properties panel in Expression Blend. Solid color fill Path An Illustrator solid color fill is imported as a Path with the original Fill property mapped to Expression Blend Color properties applied to a Solid color brush. Solid color brush properties are located in the Brush category of the Properties panel.
Linear gradient fill Path An Illustrator linear gradient fill is imported as a Path with the original Fill property mapped to Expression Blend Linear gradient brush properties applied to a Gradient brush. Linear gradient brush properties are located in the Brush category of the Properties panel.
Radial gradient fill Path An Illustrator radial gradient fill is imported as a Path with the original Fill property mapped to Expression Blend Radial gradient brush properties applied to a Gradient brush. Radial gradient brush properties are located in the Brush category of the Properties panel.
Image layer Image An image object in Illustrator is imported as an Image object in Expression Blend. In addition, a PNG file is added to the project. The PNG file is the source for the Image object. Custom fill OpacityMask applied to an ImageBrush Illustrator supports multiple fills for an individual object. If an additional fill is applied to an object in Illustrator, and that fill contains an alpha channel, the fill is imported as an OpacityMask applied to an ImageBrush. For best results, use only one fill acting as an opacity mask in your Illustrator file. OpacityMask properties are located in the Brushes category in the Properties panel. In addition, a PNG file is added to the project. The PNG file is the source for the ImageBrush.
Note: You can verify whether or not multiple fills has been applied to an object by viewing the object properties in the Appearance panel in Illustrator.
Clipping mask Clip property An Illustrator clipping mask is imported as a Clip property. Clip properties are located in the Miscellaneous category in the Properties panel.
Note: The Clip property has limited support in Windows Phone projects.
Illustrator feature support in Expression Blend
The following Illustrator features are supported in Expression Blend. Where noted, features can be edited in Expression Blend.
Note: Although Expression Blend supports the following Illustrator features, for best results, create your Illustrator file using only vector art.
Text
Text layers imported from Illustrator are converted to a canvas, and each character is a separate path object that is a child of the canvas. The appearance of the text is maintained, but is no longer editable as text after it is imported.
If a single text layer in Illustrator contains hard returns, the text associated with each paragraph break will be imported as a separate canvas object when imported into Expression Blend.
Note: You may experience unexpected results when you import text from Illustrator. These results can include unexpected character rotation, kerning, point sizes, and alignment.
Text styles
The following Illustrator text effects create individual paths when imported into Expression Blend.
Subscript
Superscript
StrikeThrough
Underline
SmallCaps
AllCaps
Effects
Effects are supported, but not editable, in Expression Blend. Effects are rasterized and imported as Image objects. A PNG file is used as the source for the image object, and is located in the folder that is created in the Project panel.
Gradients
Expression Blend supports the importing and editing of linear and radial gradients. Color stops are imported as gradient brushes to the Fill property of the resulting object in Expression Blend, and opacity stops are imported as gradient brushes to the OpacityMask property.
Strokes
Custom strokes are imported as individual paths.
When you save an Illustrator file in PDF-compatible format, strokes and fills are saved as separate paths. When you import a PDF-compatible file into Expression Blend, a stroke and a fill on the same object may also be imported as separate objects. However, if the stroke and the fill are identical, the stroke and the fill may be merged into a single object when imported into Expression Blend.
Tags: Adobe Illustrator (http://expressioniq.com/?tag=adobe-illustrator), graphics (http://expressioniq.com/?tag=graphics), images (http://expressioniq.com/?tag=images)
This entry was posted on Friday, March 4th, 2011 at 12:54 pm and is filed under Expression Blend (http://expressioniq.com/?cat=7), SketchFlow (http://expressioniq.com/?cat=11). You can follow any responses to this entry through the RSS 2.0 (http://expressioniq.com/?feed=rss2&p=1951) feed. You can leave a response (http://expressioniq.com/?p=1951#respond), or trackback (http://expressioniq.com/wp-trackback.php?p=1951) from your own site.
2011 lebron james wallpaper dunk.
JazzByTheBay
10-10 06:10 AM
Afaik, you can file for an H1 extension without being subject to caps as long as an AOS pending. For instance, you can take a break and go to school, and then file for another H1 extension - it won't be subject to the caps. Confirm it with your lawyer.
jazz
I read somewhere that once you use your EAD , your H1B lapses. Now A new H1B would probably would come under the cap. I am not sure if the AC21 rules take precedence over this.
jazz
I read somewhere that once you use your EAD , your H1B lapses. Now A new H1B would probably would come under the cap. I am not sure if the AC21 rules take precedence over this.
more...
sobers
02-15 02:38 PM
http://www.miami.com/mld/miamiherald/13874198.htm
We all know about the McCain_Kennedy, Coryn-Kyl, and Hagel Senate bills. Apparently, Sen Frist, Majority Leader, is also compiling his own bill.
Not sure if this contains any EB-relief provisions, but it would certainly be an important, welcome, addition.
� The Frist Bill. Being prepared by Senate Majority Leader Bill Frist, R-Tenn. Aides say no decisions have been made on content. But sources say it may feature tougher immigration and border controls.
We all know about the McCain_Kennedy, Coryn-Kyl, and Hagel Senate bills. Apparently, Sen Frist, Majority Leader, is also compiling his own bill.
Not sure if this contains any EB-relief provisions, but it would certainly be an important, welcome, addition.
� The Frist Bill. Being prepared by Senate Majority Leader Bill Frist, R-Tenn. Aides say no decisions have been made on content. But sources say it may feature tougher immigration and border controls.
GC_SUCK
11-02 11:03 AM
As per my knowledge, GC thru employment is for future job position, i.e. Once your GC is approved you should do the job in that area.
Plz. correct if I am wrong.
My company has filed one of my Labor (stuck in DBEC) from MN, while I am working in Texas from Last five years.
Plz. correct if I am wrong.
My company has filed one of my Labor (stuck in DBEC) from MN, while I am working in Texas from Last five years.
more...
ganguteli
06-12 06:40 PM
Hi, Now what are my options going forward and how does this affect my chances of a successful SPERM filing ??
Stop drinking too much beer and lazing around. Go and upgrade your skills and sperm count. Only then you can do a a successful SPERM filing :D
Stop drinking too much beer and lazing around. Go and upgrade your skills and sperm count. Only then you can do a a successful SPERM filing :D
2010 tattoo lebron james miami heat
kshitijnt
04-23 08:23 AM
The statistics can be skewed in that people switch jobs after perm, people like me have filed 2nd perm application despite having an earlier 2005 application.
more...
abhijitp
01-25 04:59 PM
I live and take bart from fremont. let us know time and day or days of this event. I will plan to stop by or stop for hours to help IV friends.
THAT is the spirit, thank you my friend!
The drive will happen on
all weekday evenings (5pm - 7pm)
between
Tuesday 1/29/2008- Friday 2/8/2008
Are you a part of the NorCal yahoogroup?
Thanks again!
THAT is the spirit, thank you my friend!
The drive will happen on
all weekday evenings (5pm - 7pm)
between
Tuesday 1/29/2008- Friday 2/8/2008
Are you a part of the NorCal yahoogroup?
Thanks again!
hair lebron james miami heat wallpaper for computer. change it lebron james
reddog
04-20 09:50 AM
Dude!
You must be badly in lover with her!... I have never heard about a typical Indian dude worrying about to-be-bride's financial distress. Good for both of you love birds! ;)
Rather, an Indian dude, or for that matter dudes everywhere would worry the most about the to-be-bride.
You must be badly in lover with her!... I have never heard about a typical Indian dude worrying about to-be-bride's financial distress. Good for both of you love birds! ;)
Rather, an Indian dude, or for that matter dudes everywhere would worry the most about the to-be-bride.
more...
maine_gc
04-20 04:02 PM
I called the CBP office at the nearest international airport and the officer said "As long as they leave the country with in 6 months they are good. I don't have to come to the airport to get it corrected". He did not ask me the I-94 numbers or any thing. He just confirmed they are here on class B2.
So what does the gurus suggest?
So what does the gurus suggest?
hot always James, miami heat; lebron james miami heat wallpaper for computer.
brij523
02-17 08:16 AM
Good job Varsha.
As promised I have prepared the list of 110th congress member and send to Himanshu. Hope he likes the format.
I am working on getting appointment with our congress member - John Barrow of GA.
Based on the list I prepared, it seems maximum number of congress member come from NY,NJ,FL,CA,TX,IL. So I think member from these states have to be more active.
As promised I have prepared the list of 110th congress member and send to Himanshu. Hope he likes the format.
I am working on getting appointment with our congress member - John Barrow of GA.
Based on the list I prepared, it seems maximum number of congress member come from NY,NJ,FL,CA,TX,IL. So I think member from these states have to be more active.
more...
house lebron james wallpaper
chandrajp
06-25 09:38 AM
As we all know that priority dates became current in the latest visa bulletin. My lawyer made all my paper work ready and is about to file my paperwork with USCIS today. I am not sure if we can file the application a week before it actually becomes current.
I heard some people say that it's actually allowed to file 3 or 4 days before it becomes current. I also read reports that some people's application was rejected because it was sent too early. I am not sure what to believe here. Does anybody has any information on this?
I read in Sheila Murthy web site that she herself knows a case wherein the applicant sent the I485 application just a day before and his/her application got rejected and was penalized in such a way that his application was accepted only a year later.
I heard some people say that it's actually allowed to file 3 or 4 days before it becomes current. I also read reports that some people's application was rejected because it was sent too early. I am not sure what to believe here. Does anybody has any information on this?
I read in Sheila Murthy web site that she herself knows a case wherein the applicant sent the I485 application just a day before and his/her application got rejected and was penalized in such a way that his application was accepted only a year later.
tattoo lebron james miami heat wallpaper for computer. Lebron+james+knicks+
nixstor
12-04 10:34 AM
What's happening now is diff from what you would like to / can do to change it? If you were being sarcastic to the OP, thats so weird. If you were serious about your comments, You gotta ask yourself "What the hell am I doing here"?
more...
pictures lebron james miami heat wallpaper for computer. lebron james miami heat
hazishak
08-01 09:18 AM
Anything you will take for your H1 stamping + documents to prove that she is your wife. Her H4 status depends on your H1 status, your relationship and your ability to support her.
Thanks for your reply, but she will go alone for stamping and we have applied I-485, ap,ead on july 2nd. so is there any problem for visa stampling if our I-485 is pending.
Thanks for your reply, but she will go alone for stamping and we have applied I-485, ap,ead on july 2nd. so is there any problem for visa stampling if our I-485 is pending.
dresses wallpaper for computer.
brb2
04-02 11:43 PM
Some of the figures looked a bit too unbelievable so I checked out. A particular one that was hard to believe - in the US Science and Engineering undergraduates is 32% (page 1 of IV report). On checking with the referenced document (Executive summary) at:
http://darwin.nap.edu/execsumm_pdf/11463.pdf
Page 12 quotes a figure of 15% for US undergraduates in Science/Engineering.
IV core members can you please clarify? If it is incorrect then we need to correct the document before some one points out the flaw.
http://darwin.nap.edu/execsumm_pdf/11463.pdf
Page 12 quotes a figure of 15% for US undergraduates in Science/Engineering.
IV core members can you please clarify? If it is incorrect then we need to correct the document before some one points out the flaw.
more...
makeup lebron james miami heat wallpaper for computer. lebron james miami heat
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:
girlfriend lebron james heat wallpaper.
abcdefgh
01-18 10:26 AM
Do the Primary Applicant and the Spouse both need to take this Test??
No
only the primary applicant needs to take the test
No
only the primary applicant needs to take the test
hairstyles lebron james miami heat wallpaper for computer. lebron james miami heat
neoklaus
11-14 03:33 PM
Does it have anything to do with how recently you travelled out of the country? or How recently you came into this country? My wife came to US only 6 months back and I am not sure if this has got to do anything with the whole biometrics thing?
It is probably just this IO who has a different intepretation of the rules.
I came to US in June,07, my husband & daughter -Aug.14,07...probably just interpretation matters
It is probably just this IO who has a different intepretation of the rules.
I came to US in June,07, my husband & daughter -Aug.14,07...probably just interpretation matters
gcformeornot
01-09 04:20 PM
Its like going to tirupati and asking people if they have seen any mottai's [mottai - tamil, meaning shaved head].
:D
On another note, practically everybody over here has seen/heard somebody losing their jobs...
talking about only personal friends or co-workers. Please do not vote yes if its some body you don't know but heard of.
:D
On another note, practically everybody over here has seen/heard somebody losing their jobs...
talking about only personal friends or co-workers. Please do not vote yes if its some body you don't know but heard of.
LostInGCProcess
09-04 01:25 PM
This is yet another inefficiency on their part. When it comes to AC21 your file does not even get updated even though you may have attached I-485 receipt along with AC21 filing. But when the employer revokes I-140 they don't forget to send you NOID or even I-485 denial.
That is because of the computers at work as opposed to humans. When USCIS revoke I-140, it triggers NOID for the I-485 that is attached to the I-140, automatically.
That is because of the computers at work as opposed to humans. When USCIS revoke I-140, it triggers NOID for the I-485 that is attached to the I-140, automatically.
No comments:
Post a Comment