zCool
04-13 06:36 PM
Hello All,
I came across this site while researching for *urgent* solutions or options that my friend needs to pursue or has.
These are my friend's details --
EB3 -- India.
I140 approved in July 2007.
485 filed in July 2007.
MS in Engg from USA.
MBA in Finance from top ten school in USA.
Has applied for couple of patents in tech field.
Author of few papers in tech field.
My friend worked for his green card petitioning employer for 7 years in a technical position on H1 visa. He had to leave this job under some unfavorable circumstances around a month back. He has now taken a job as Marketing Manager for a big firm and is using his EAD. Two weeks back he has received an RFE on his 485 application. (Very curious and bad timing indeed too). This RFE needs a Employment Verification Letter. The current position that my friend works as does not match the position description on his labor petition. The RFE reply needs to be sent in within next 2 weeks.
What are his options to reply to the RFE? One of the lawyers that was consulted said that since Green Card is for a future position, he needs to get a legit letter from a future employer that the employer is willing to hire my friend after he gets his green card.
Also suggested were EB2-NIW and self-employment options.
What would you suggest -- best course of action? Would you know anybody who has gone through a similar situation. Any fallback options that my friend needs to evaluate?
I really appreciate all your replies. Pl treat this as very urgent.
Thanks.
Lawyer is correct. letter needs to be from future employer.
EB2 NIW generally can not be applied by Marketing Manager, where is the National interest when you hawk the wares or services? Unless he's marketing Boeing planes and saving jobs thro' his branding brilliance, it's crapshoot..
I came across this site while researching for *urgent* solutions or options that my friend needs to pursue or has.
These are my friend's details --
EB3 -- India.
I140 approved in July 2007.
485 filed in July 2007.
MS in Engg from USA.
MBA in Finance from top ten school in USA.
Has applied for couple of patents in tech field.
Author of few papers in tech field.
My friend worked for his green card petitioning employer for 7 years in a technical position on H1 visa. He had to leave this job under some unfavorable circumstances around a month back. He has now taken a job as Marketing Manager for a big firm and is using his EAD. Two weeks back he has received an RFE on his 485 application. (Very curious and bad timing indeed too). This RFE needs a Employment Verification Letter. The current position that my friend works as does not match the position description on his labor petition. The RFE reply needs to be sent in within next 2 weeks.
What are his options to reply to the RFE? One of the lawyers that was consulted said that since Green Card is for a future position, he needs to get a legit letter from a future employer that the employer is willing to hire my friend after he gets his green card.
Also suggested were EB2-NIW and self-employment options.
What would you suggest -- best course of action? Would you know anybody who has gone through a similar situation. Any fallback options that my friend needs to evaluate?
I really appreciate all your replies. Pl treat this as very urgent.
Thanks.
Lawyer is correct. letter needs to be from future employer.
EB2 NIW generally can not be applied by Marketing Manager, where is the National interest when you hawk the wares or services? Unless he's marketing Boeing planes and saving jobs thro' his branding brilliance, it's crapshoot..
wallpaper est friend quotes,
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.
thomachan72
06-18 07:25 AM
But for filing the 485 (US green cared last stage) you need to be physically present within the US and it will be difficult to comute across the border at this stage. This is a very complicated issue and you can never predict the outcome. However, apply both and stay in canada now. Try to complete the 2 year requirement in canada and then you can move back to the US and file the 485. Another thing I heard is if a canadian company hires you and places you in a US location, you can stay in the US and claim years of residence towards the canadian PR, because you are being paid in canada (something like that). If that works then at the same time your LC can be done here. then if dates are current 140 and 485 filed concurrently.
Anyway lot of us might be thinking about this approach and lets wait for more replies and more clarity.
Anyway lot of us might be thinking about this approach and lets wait for more replies and more clarity.
2011 Best-Friend-Graphic-Quotes-

GCwaitforever
06-08 05:04 PM
Guys,
I have approved EB3 LC and approved I 140 with PD JAN 2002. My wife has approved EB2 LC (Perm) and Approved I 140 with PD JAN 2006
As we represent one family can't my wife use my PD and apply I 485 under EB2.
for example If husband is born in a retrogressed country and wife in a non retrogressed country in that case, husband gets a free ride !
Why not in this case ? Just curious !
Only after one of your PDs becomes current, the other can piggyback. May be you could try PERM and reapply old PD to the new one.
I have approved EB3 LC and approved I 140 with PD JAN 2002. My wife has approved EB2 LC (Perm) and Approved I 140 with PD JAN 2006
As we represent one family can't my wife use my PD and apply I 485 under EB2.
for example If husband is born in a retrogressed country and wife in a non retrogressed country in that case, husband gets a free ride !
Why not in this case ? Just curious !
Only after one of your PDs becomes current, the other can piggyback. May be you could try PERM and reapply old PD to the new one.
more...
maverick_joe
05-07 01:14 PM
its not mandatory to work while on EAD but did you do a job on EAD at any point of time to get out of H1 status?
How long can one stay unemployed on EAD? my pd is Nov2005 EB-2
I got laid-off on Monday I was on H1-b. The employer has notified USICS to withdraw the H1-B. But will not be revoking any GC related stuff. Was on H1-b Laid off 485 pending 180days+ have EAD :(
Your responses will be really appreciated.ASAP
How long can one stay unemployed on EAD? my pd is Nov2005 EB-2
I got laid-off on Monday I was on H1-b. The employer has notified USICS to withdraw the H1-B. But will not be revoking any GC related stuff. Was on H1-b Laid off 485 pending 180days+ have EAD :(
Your responses will be really appreciated.ASAP
srikanthmavurapu
08-16 03:00 PM
You have a valid H1 with the new employer (client), so there should be nothing wrong working with the client.
Have you or your client signed a contract with the parent company? If you have not signed a contract, there is nothing to worry. I would assume your client may have signed a contract with your parent company(old employer). If that's the case the issue is between you current employer (client) and you parent company (old employer).
You may also want to check with your attorney.
There is not direct signed contract with the client and old employer. There are like 3 layers inbetween client and the old employer. old employer have contract with the middle vendor not the client.
But, one problem is this old employer made me sign the Employee Agreement document when i was going for my visa stamping. He is using that Agreement and using it against me. And also in the offer letter which he gave me he said he will revise or increase my pay every 6 months but never did that and he didn't gave any medical benifits also.
Thanks,
Srikanth
Have you or your client signed a contract with the parent company? If you have not signed a contract, there is nothing to worry. I would assume your client may have signed a contract with your parent company(old employer). If that's the case the issue is between you current employer (client) and you parent company (old employer).
You may also want to check with your attorney.
There is not direct signed contract with the client and old employer. There are like 3 layers inbetween client and the old employer. old employer have contract with the middle vendor not the client.
But, one problem is this old employer made me sign the Employee Agreement document when i was going for my visa stamping. He is using that Agreement and using it against me. And also in the offer letter which he gave me he said he will revise or increase my pay every 6 months but never did that and he didn't gave any medical benifits also.
Thanks,
Srikanth
more...
yabadaba
07-23 09:52 AM
ne thots from core?
2010 Posted in Best Friend Quotes

sammyb
03-24 01:51 PM
is there any recording/archive available of the program .... all online radio sites are blocked in the office firewall :o
more...
smileyslimey
11-30 01:42 PM
Thanks to everyone who responded.
Appreciate your advice.
regards.
Appreciate your advice.
regards.
hair funny est friends quotes.
Templarian
11-23 12:42 PM
Good luck guys. :fab:
more...
newyorker123
11-29 12:44 PM
@sameer2730 :
So when you made the mistake "Country Of Citizenship" on your EAD eFile, how did you get that corrected? Did you send in a "Request For Correction" along with your supporting documentation to USCIS? Did they send you an RFE or did they accept your docs and approved your EAD?
Sent the request for correction with my supporting documents.
-- I have done the same mistake, so can you please tell what exactly you did. I mean did you call the helpline and is there any format in which we need to "Request for correction".
And once you sent the "Request for Correction", was it ok. Or is there any problem with the correction.
Please help me with your advice. I am completely in dilemma as to what needs to done..
Thanks in advance..
Vinay
Country of Citizenship field is right underneath the applicant's address field(s), so I did the same mistake. Next thing I called up USCIS and told about the mistake and they put note to correct the information on my record (it seems they cannot modify) and I got my EAD without any issue.
So when you made the mistake "Country Of Citizenship" on your EAD eFile, how did you get that corrected? Did you send in a "Request For Correction" along with your supporting documentation to USCIS? Did they send you an RFE or did they accept your docs and approved your EAD?
Sent the request for correction with my supporting documents.
-- I have done the same mistake, so can you please tell what exactly you did. I mean did you call the helpline and is there any format in which we need to "Request for correction".
And once you sent the "Request for Correction", was it ok. Or is there any problem with the correction.
Please help me with your advice. I am completely in dilemma as to what needs to done..
Thanks in advance..
Vinay
Country of Citizenship field is right underneath the applicant's address field(s), so I did the same mistake. Next thing I called up USCIS and told about the mistake and they put note to correct the information on my record (it seems they cannot modify) and I got my EAD without any issue.
hot est friend quotes for guys.

WeShallOvercome
11-07 12:10 PM
If EB2 PD is 1 APR 2004 then what does the ProcessingTimeFrame Date(August 25, 2006) mean for I-485 in Texas Service Center.
Can anyone clarify. Guys exuse my Ignorance...I just want to know the rule
sury,
What that means is "All applications received before August 25, 2006 AND whose PD is current , are being processed"
If your PD is 2003 but you filed your I-485 after Aug'2006 your app will not be adjudicated.
If you filed before Aug'2006 but your PD is after Apr'2004, your app will not be adjudicated.
If your PD is before Apr'2004 and you filed your app before August 25, 2006, your app will be adjudicated..
This is to make sure people don't start expecting approvals and calling them left and right one day after filing if their PD is current. they need some time for every application, so they put in this 'processing date' which works in conjunction with 'priority date' to check if a case is approvable at any given time. They normally won't entertain calls enquiring about a case if the filing date does not fall within this processing date.
Can anyone clarify. Guys exuse my Ignorance...I just want to know the rule
sury,
What that means is "All applications received before August 25, 2006 AND whose PD is current , are being processed"
If your PD is 2003 but you filed your I-485 after Aug'2006 your app will not be adjudicated.
If you filed before Aug'2006 but your PD is after Apr'2004, your app will not be adjudicated.
If your PD is before Apr'2004 and you filed your app before August 25, 2006, your app will be adjudicated..
This is to make sure people don't start expecting approvals and calling them left and right one day after filing if their PD is current. they need some time for every application, so they put in this 'processing date' which works in conjunction with 'priority date' to check if a case is approvable at any given time. They normally won't entertain calls enquiring about a case if the filing date does not fall within this processing date.
more...
house est friends quotes images.

Indo-Canadian
08-30 08:23 PM
Can somebody tell me what are the chances of getting audited if PERM is applied in the next week or so? My lawyer is not Fragoman.
tattoo est friend quotes and pics. i
abhijitp
02-14 07:02 PM
A friendly bump from NORCAL;)
more...
pictures quotes for your est friend

GCwaitforever
02-27 03:46 PM
I will offer a different perspective. There are IT packages for every application nowadays. If you have expertize in your own field (Bio Engineering or Finance for example), try to think of unmet needs in your functional expertize areas and come up with a software product. That will be the best use of your knowledge. And do not forget IV, when your product becomes a big hit and you become a millionaire.;)
dresses happy birthday friend quotes.
brb2
08-09 11:14 PM
It is too early to tell if it definitely refers to us, but it is more likely that this IS referring to EB and naturalization background checks. Reasoning is like this - Background checks are required by Department of State (DOS) for issuing Visas. Department of homeland security (DHS) under which USCIS comes is responsible for those within the US. Now background checks are not conducted for issuing H1B visa etc. They are only for EB/N-400. So it is more likely they are referring us. Secondly, just two months back USCIS announced that it is going through Ombudsman's report and would be preparing a response. Last month FBI's miller came out and suggested they are happy with main file checks (which take less than 2 days to come back automatically) and USCIS is insisting of doing reference file checks and they would be keen to work with USCIS to find ways of reducing backlog processing times. Some options included they way background checks are done, and also borrowing workers from USCIS for FBI's NNC unit. Finally, when the fee increase was announced USCIS mentioned some of the money would go to reduce processing times and FBI asked for increasing the name check fee from $2 to $9 which means now that the fees increase has been implemented more resources to reduce time may be implemented.
With scores of cases against USCIS and thousands of letters to congressmen and president and articles in NYT and WS Times, finally they may have realized that it is time they attended to the background check delays issue.
With scores of cases against USCIS and thousands of letters to congressmen and president and articles in NYT and WS Times, finally they may have realized that it is time they attended to the background check delays issue.
more...
makeup est friends quotes pictures.
myimmivoice
04-09 01:01 PM
I think everyone is interested in their interests. We call it vested interest. Everyone is going to work to further their interests just like we are working for our problems. To us, our problems are genuine, but may not be to everyone who we think they should be.
To the extent possible (with in the limits of our resources) in our publicity efforts, it is prudent to make our natural allies more proactive, to turn the people in our favor who are nuetral, and, reduce the impact of groups that are anti-legal immigartion by spreading the positives.
I am not in false hopes that every one is going to change their thinking because we told them our problems, but, we should try to the extent possible. It is not going to harm us.
To the extent possible (with in the limits of our resources) in our publicity efforts, it is prudent to make our natural allies more proactive, to turn the people in our favor who are nuetral, and, reduce the impact of groups that are anti-legal immigartion by spreading the positives.
I am not in false hopes that every one is going to change their thinking because we told them our problems, but, we should try to the extent possible. It is not going to harm us.
girlfriend est friend quotes and pics

mchhokar
05-15 03:23 PM
Is it ok to file H1b while L1 is on appeal.. IS USCIS ok with this fact.. Filing the visas simultaneously under two categorie?
hairstyles est friend quotes,
jr8rdt
11-13 04:21 PM
ok. let's say I-140 approved and pass 180 days. the person is working using ac21 and ead with a new company. the person is travelling using AP , the old company withdraw I-140, will he be able to come back in the us ?
once the person is working for the new company can he send the offer letter to avoid problem with 485. kinda of preemption - proactive approach or does the person needs to wait until ins request?
once the person is working for the new company can he send the offer letter to avoid problem with 485. kinda of preemption - proactive approach or does the person needs to wait until ins request?
number30
03-28 04:14 PM
Where did you send it? Tax returns with ITIN Requests will go to different address.
eager_immi
02-09 12:09 PM
Ok, since immigration is taking a back seat because of the IRAQ war, please explain how does it make him a wonderful president? He is responsible for so many lives bc of the war. If he did not spend billions of tax payer money on iraq, when there were no weapons of mass distruction and/or saddam was not an imminent danger to the united states, don't you think we would have better use of our tax payer's dollars.
Just beacuse he is pro immigration does not make him the best president (he cannot pass the bill on his own u know, eventhough "he is the decider"). What is the point he can be pro immigration for all people care but his republican party is not too thrilled with him and will not pass an amnesty bill. What has he done for the enviornment? He believes that there is nothing called global warming. So please just because he is pro-illegals, pro free trade does not qualify him as the best president.
Bush is for immigration reform.
I see people disliking him, but to be fair to him, that man had some very good ideas when he became the president. He was unlucky that 9-11 happened when he was just 9 months into presidency and inexperienced, but his response was good, and it was wrong for him to go into Iraq as the reasons were all wrong. That was a huge mistake, probably in-expereince, wrong advisors, oil lobby, and some of the fear from 9-11, all contributed to that decision.
Overall, he has done more in terms of changing things, and has started debates on more controversial issues than anyone before. He has done more for the world trade, es[ecially countries like India, China and Brazil. He has gone beyond racial and gender factors, as reflected in choice of his staff and advisors.
Debates have to be started before anything happens and sometime it takes years, even after the presidency is over.
It's easy to blame him for everything as he is the face we see. I am not a Bush supporter, but actually a huge Clinton fan, but I think we tend to be overly unfair to the man. He has an office that comes with blames, sometimes decisions are not easy and you could go wrong either way. I think he tends to err on side of doing more than less, while Clinton was opposite and kept things stable, but also didnot start changes or lay grounds for change to take place.
As a president I think he has probably done more, or sets things in motion, more than Clinton did. Sometimes things need changing, and initial in-stability goes with the change.
Just beacuse he is pro immigration does not make him the best president (he cannot pass the bill on his own u know, eventhough "he is the decider"). What is the point he can be pro immigration for all people care but his republican party is not too thrilled with him and will not pass an amnesty bill. What has he done for the enviornment? He believes that there is nothing called global warming. So please just because he is pro-illegals, pro free trade does not qualify him as the best president.
Bush is for immigration reform.
I see people disliking him, but to be fair to him, that man had some very good ideas when he became the president. He was unlucky that 9-11 happened when he was just 9 months into presidency and inexperienced, but his response was good, and it was wrong for him to go into Iraq as the reasons were all wrong. That was a huge mistake, probably in-expereince, wrong advisors, oil lobby, and some of the fear from 9-11, all contributed to that decision.
Overall, he has done more in terms of changing things, and has started debates on more controversial issues than anyone before. He has done more for the world trade, es[ecially countries like India, China and Brazil. He has gone beyond racial and gender factors, as reflected in choice of his staff and advisors.
Debates have to be started before anything happens and sometime it takes years, even after the presidency is over.
It's easy to blame him for everything as he is the face we see. I am not a Bush supporter, but actually a huge Clinton fan, but I think we tend to be overly unfair to the man. He has an office that comes with blames, sometimes decisions are not easy and you could go wrong either way. I think he tends to err on side of doing more than less, while Clinton was opposite and kept things stable, but also didnot start changes or lay grounds for change to take place.
As a president I think he has probably done more, or sets things in motion, more than Clinton did. Sometimes things need changing, and initial in-stability goes with the change.
No comments:
Post a Comment