NolaIndian32
09-22 10:30 AM
I completely empathize with you - see my case details in signature :-(
When my labor certification was stuck at backlog elimination center, i was hoping that LC does not stand for "Lost Case" and now for some fre**king reason my early 2004 EB2 case is not being picked up when later cases are being approved, now I hope that GC does not stand for "Gone Case".
When my labor certification was stuck at backlog elimination center, i was hoping that LC does not stand for "Lost Case" and now for some fre**king reason my early 2004 EB2 case is not being picked up when later cases are being approved, now I hope that GC does not stand for "Gone Case".
wallpaper Toyota yaris
desi3933
08-26 02:29 PM
Are you sure about this? My wife is on H1-B right now having EAD and AP both and she wants to quit her job. So I am planning to switch her from H1-B to H4. Will that abandon her I-485 filed as a dependent?
>> Will that abandon her I-485 filed as a dependent?
No.
________________
Not a legal advise.
>> Will that abandon her I-485 filed as a dependent?
No.
________________
Not a legal advise.
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.
2011 Toyota Yaris 3d interior
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.
more...
sandy_anand
11-09 03:27 PM
Filled out the form...
linuxra
07-23 03:00 PM
Are u from vision systems too...and do u know anybody got approved
more...
maalelsi
02-22 09:46 PM
I went to web site and it still shows Jan processing dates.
How is it possible?
How is it possible?
2010 Honda Fit, Toyota Yaris and
sunny1000
06-11 05:35 PM
Is there reason you say that I cannot port the PD ...? Please explain.
Arun
I should have been clearer in my post. I meant the I-140 itself and not the PD. Please ignore mine as there are better answers. Thanks.
Arun
I should have been clearer in my post. I meant the I-140 itself and not the PD. Please ignore mine as there are better answers. Thanks.
more...
immigrant2007
09-13 12:30 PM
EB2 and EB3 at one point were in the same boat. Now that EB2 is advancing and is way ahead of EB3, the EB3 applicants are upset and angry. Their anger is very much justified. However, their anger should not be directed towards EB2 applicants.
As I pointed out in another post, we are all players here and we are all playing by the rules. The system is not fair. Anger should be directed towards the system and not towards EB2s.
"hate the game, don't hate the playa....Chris Rock" is appropriate here.
Most of the EB2s, if not all, are supportive of reform and are supportive towards EB3 friends. The anger may lead to the disruption of this support.
We are all in this together. We all need to stay together.
I agree and plead to everyone (I really beg to everyone of you please do not fight) lets support each other. Someone is going to get GC earlier than others. Lets not feel bad about it. And I request everyone in EB2 and EB1 to support all backlogs victims.
As I pointed out in another post, we are all players here and we are all playing by the rules. The system is not fair. Anger should be directed towards the system and not towards EB2s.
"hate the game, don't hate the playa....Chris Rock" is appropriate here.
Most of the EB2s, if not all, are supportive of reform and are supportive towards EB3 friends. The anger may lead to the disruption of this support.
We are all in this together. We all need to stay together.
I agree and plead to everyone (I really beg to everyone of you please do not fight) lets support each other. Someone is going to get GC earlier than others. Lets not feel bad about it. And I request everyone in EB2 and EB1 to support all backlogs victims.
hair Toyota Yaris 5 Door
Prashant
05-28 06:26 PM
Hello,
I have recently taken an appoinment at chennai consulate for nov.. I had been looking into these dates for some time .. The website was showing october dates 2 weeks ago and once in a whle sept dates .. but recently they moved on to nov dates .. I guess oct dates might be full .. but could open up now and then as people withdraw and reschedule appoinments .. as of now i guess nov dates are available for appoinment
I have recently taken an appoinment at chennai consulate for nov.. I had been looking into these dates for some time .. The website was showing october dates 2 weeks ago and once in a whle sept dates .. but recently they moved on to nov dates .. I guess oct dates might be full .. but could open up now and then as people withdraw and reschedule appoinments .. as of now i guess nov dates are available for appoinment
more...
fromnaija
03-24 12:49 PM
Thank you Mark how you rebuffed that stereotypical response on "being grateful to being here in this wonderful economy and enjoying such nice living conditions".
I really enjoyed the interview.
I really enjoyed the interview.
hot 2010 Toyota Yaris Picture
srarao
07-19 04:23 PM
I read some posts and they say we need to go to local heath dept.If some one has exp ,I just wanted their suggestion
more...
house Toyota Land Cruiser
newuser
10-07 07:56 PM
Keep a copy of your paystub at your work place
PS: Official comes from DHS to your office not your home
Moreover how hard it is to keep a copy of your paystub at your desk
Its not a matter of piece of paper. What's the guarntee that they make not start asking
W2's, exp letters, passport copy, approval letter's etc.
PS: Official comes from DHS to your office not your home
Moreover how hard it is to keep a copy of your paystub at your desk
Its not a matter of piece of paper. What's the guarntee that they make not start asking
W2's, exp letters, passport copy, approval letter's etc.
tattoo 2008 Toyota Yaris
rongha_2000
07-13 01:11 PM
:D you never know 'huge change in 24 hrs is ' actually a stunt to shut us up from the rally:rolleyes:
Yeah right..!! USCIS is so terrified of this rally..!!
Yeah right..!! USCIS is so terrified of this rally..!!
more...
pictures Toyota Yaris 2010 Hatchback.
drona
07-08 04:12 PM
I have written to Matthew Oh and requested that he mention Immigration Voice and post a link to where people can join in the flower campaign. I will let you know if I get a response if any.
dresses 2010 Toyota Yaris
sands_14
06-11 01:20 PM
Please refrain from saying such a thing for President.
He might have made mistakes but he has been a tough one for terrorists.Since Sep11,2001,he has kept the ppl safe.
6 years is a big time.
If he is trying something beneficial for Immigrants,lets support him and ask him to support our cause.
I think we should send faxes/emails to him to show our support and I am sure he will get our amendment passed.
Lets give this a try.I am sure he will make no more mistakes as these are some last things which can give a lot of credibility back to his Presidentship.
He might have made mistakes but he has been a tough one for terrorists.Since Sep11,2001,he has kept the ppl safe.
6 years is a big time.
If he is trying something beneficial for Immigrants,lets support him and ask him to support our cause.
I think we should send faxes/emails to him to show our support and I am sure he will get our amendment passed.
Lets give this a try.I am sure he will make no more mistakes as these are some last things which can give a lot of credibility back to his Presidentship.
more...
makeup Toyota Yaris 2010
Prasad_FL
08-06 04:29 PM
Hi Pals,
Let us exchange the info so that we can contact each other and plan things. My phone no is 954 431 5281. If you do not want post ur info, you can send private messages to exchange the info.
Thanks,
Prasad.
Let us exchange the info so that we can contact each other and plan things. My phone no is 954 431 5281. If you do not want post ur info, you can send private messages to exchange the info.
Thanks,
Prasad.
girlfriend 2010 Toyota Yaris - 1.4 litre
gcadream
02-24 03:38 PM
Hi Sakthisagar,
So this time when you are going to apply in April for ur H1 extn, you will again be paying for H1 extn fees and H4 extn in case you have dependents ?
Also one can file for H1 extn 1 week before his current H1 expiry date right ? without premium processing ?
So this time when you are going to apply in April for ur H1 extn, you will again be paying for H1 extn fees and H4 extn in case you have dependents ?
Also one can file for H1 extn 1 week before his current H1 expiry date right ? without premium processing ?
hairstyles Toyota Yaris 1.3 2010 May 18th
ryan
04-29 07:45 PM
Nice article here. It also compares the experience on how folks did once they went back. The needle is surely moving away from USA.
America is bleeding competitiveness | VentureBeat (http://venturebeat.com/2011/04/28/brain-drain-or-brain-circulation-america-is-bleeding-competitiveness/)
How is this a "nice" or even a transparent / balanced opinion? It starts off -- "With anti-immigrant sentiment building across the nation, and clouds of nativism.."
Is he referring to Anti-immigrant, or anti-illegal immigration? I believe the latter. There is a difference. As a potential immigrant, who has had the opportunity to live and work in America 10 years and counting, I haven't experienced the least bit of anti-foreigner sentiments from the everyday American folk. All I want to say, is that I have been extended the opportunities, quite felt welcomed and feel truly blessed to have some met some of the nicest folks / friends, from my time living in this country. I grew up in a country where we never got to belong. You could be born, and live there to the day you die -- and you'd never get to belong. It's a whole lot different here in America. I truly hope some people express fair and balanced opinions, as opposed to writing with a hidden agenda.. and that's a shame.
America is bleeding competitiveness | VentureBeat (http://venturebeat.com/2011/04/28/brain-drain-or-brain-circulation-america-is-bleeding-competitiveness/)
How is this a "nice" or even a transparent / balanced opinion? It starts off -- "With anti-immigrant sentiment building across the nation, and clouds of nativism.."
Is he referring to Anti-immigrant, or anti-illegal immigration? I believe the latter. There is a difference. As a potential immigrant, who has had the opportunity to live and work in America 10 years and counting, I haven't experienced the least bit of anti-foreigner sentiments from the everyday American folk. All I want to say, is that I have been extended the opportunities, quite felt welcomed and feel truly blessed to have some met some of the nicest folks / friends, from my time living in this country. I grew up in a country where we never got to belong. You could be born, and live there to the day you die -- and you'd never get to belong. It's a whole lot different here in America. I truly hope some people express fair and balanced opinions, as opposed to writing with a hidden agenda.. and that's a shame.
raj1998
04-13 09:58 AM
You can take any position anywhere with anyone...H1B is only if you want to work in the US
You dont have to be physically present in US. One can join a company in US on H1 and work any where else through that employer
You dont have to be physically present in US. One can join a company in US on H1 and work any where else through that employer
smileyslimey
11-30 09:47 AM
Thanks, honge_kamyaab.
Your point is well taken.
But, my doubt is on the premise that a new H1-B can be obtained based on a previous approved I-140 or Labor Cert. However, if I am changing industries, my job function and description are both changing. In that case, can I use the fact that I had an I-140 from a previous employer in a different industry for a new H1?
Appreciate your help.
Regards.
Your point is well taken.
But, my doubt is on the premise that a new H1-B can be obtained based on a previous approved I-140 or Labor Cert. However, if I am changing industries, my job function and description are both changing. In that case, can I use the fact that I had an I-140 from a previous employer in a different industry for a new H1?
Appreciate your help.
Regards.
No comments:
Post a Comment