
vicks_don
04-18 10:34 AM
I filed 140 to VSC. Would it be transfered to TSC. It is still pending. I got a RFE on 140. Should i send the docs to VSC or TSC. Can anyone please answer this.
Thanks.
Thanks.
wallpaper desktop wallpaper wood. Wood house desktop wallpaper
moonlight
06-20 12:54 PM
Better check with your lawyer. Becuase when you apply for 485 and get approved your wife's H4 status becomes illegal. So don't know exactly about H1 or H4 on advanced parole. Lawyer is the best person for your case.

yabadaba
06-25 02:32 PM
ask the lawyer what he was thinking
2011 Twitter and wood wallpaper for
Jerrome
02-20 05:47 PM
This will definitly help guys if they see some number crunching like the one i see below.
Category Per Year Quota Per Country Quota Actual Primary Applicant Number of Estimated applicants Number anticipated Years
Percentage Values 7% 48% 2001 2002 2003 2004 2005 2006 Total
EB2 40000 2800 1344 1000 1000 5000 10000 10000 16000 43000 31.99404762
EB3 40000 2800 1344 10000 16000 16000 16000 16000 16000 90000 66.96428571
You can also Quote this in the home page of IV for people to see.
Category Per Year Quota Per Country Quota Actual Primary Applicant Number of Estimated applicants Number anticipated Years
Percentage Values 7% 48% 2001 2002 2003 2004 2005 2006 Total
EB2 40000 2800 1344 1000 1000 5000 10000 10000 16000 43000 31.99404762
EB3 40000 2800 1344 10000 16000 16000 16000 16000 16000 90000 66.96428571
You can also Quote this in the home page of IV for people to see.
more...

ash27
06-07 02:00 PM
thanks guys! I appreciate your feedback.... I agree that this may not be the best time to change jobs....But, will still like to see if there is something available. I agree that chicago is a gr8 city but have family reasons to move to Atlanta.....
By talking to various folks, looks like IT market is really soft or bad. Do you guys concur? Also, no new projects are being launches and companies are still cutting down on IT projects and employees... Thoughts!
By talking to various folks, looks like IT market is really soft or bad. Do you guys concur? Also, no new projects are being launches and companies are still cutting down on IT projects and employees... Thoughts!
jonty_11
10-30 06:21 PM
if they ask explain teh situation calmly....and tell them your attorney has filed to get u a new approval after he dsicovered ur mistake..Keep phone numbers of ur employer, attorney handy if needed to call them and confirm u are legit!!
more...
fran5477
02-19 09:44 AM
Sorry to read about your 485 being rejected. Mine was too, my lawyer sent the wrong fee. They tried a second and a third time and came rejected for incorrect fees. I have not tried the InfoPass because they state clearly that applications will be rejected for incorrect fees. I did a lot of crying and I am very angry at my lawyer. My PD is Jan 05. My daughter got robbed of the opportunity to work and who knows how long it will take. She will surely age-out. However, don't give up maybe things will change soon.
2010 Beautiful Unusual Wooden
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...
aamchimumbai
09-04 11:46 AM
That means, after the forms signed, you got one year to apply for 485. Once applied, USCIS may request for another medical after 18 months.
This is my understanding....
My main question is:
Comparing two forms there are 4 additional tests recently added in the new I693 form. I needed to know if I can file my I-485 without any issues with the medical completed in May'08 or need to fill out the new form again with new set of medical exams?
I am trying to understand if USCIS will send an RFE because my I693 (may'08) form does not have these 4 additional tests.
This is my understanding....
My main question is:
Comparing two forms there are 4 additional tests recently added in the new I693 form. I needed to know if I can file my I-485 without any issues with the medical completed in May'08 or need to fill out the new form again with new set of medical exams?
I am trying to understand if USCIS will send an RFE because my I693 (may'08) form does not have these 4 additional tests.
hair Wooden Desktop. Wallpaper from
chandansrs@gmail.com
06-27 05:00 PM
KrishGreen,
Thanks for your post. Can you give the contacts of the agent that you hired to get the visa stamping done? That would be helpful.
Thanks for your post. Can you give the contacts of the agent that you hired to get the visa stamping done? That would be helpful.
more...
ca_immigrant
05-10 11:40 AM
I use SBI and it is good. My Vote is for SBI .
SBI - Global Link Services (http://remit.onlinesbi.com/)
I too vote SBI.....do not use ICICI...
I have always used ICICI in the past...and recently started using SBI....they pay slightly more exchange rate than ICICI...and moreover it is a national bank....makes me feel good to use SBI compared to ICICI....
(sorry to go off topic)
BTW...talking of Banks....I just rencely knew that the FED Bank in the US is privately owned....(might be old info for many...but not for me)...
so here money is printed and lended out to the US by someone private...(Rothschild family, if you have not heard of them google the name)
=http://www.globalresearch.ca/index.php?context=va&aid=10489
SBI - Global Link Services (http://remit.onlinesbi.com/)
I too vote SBI.....do not use ICICI...
I have always used ICICI in the past...and recently started using SBI....they pay slightly more exchange rate than ICICI...and moreover it is a national bank....makes me feel good to use SBI compared to ICICI....
(sorry to go off topic)
BTW...talking of Banks....I just rencely knew that the FED Bank in the US is privately owned....(might be old info for many...but not for me)...
so here money is printed and lended out to the US by someone private...(Rothschild family, if you have not heard of them google the name)
=http://www.globalresearch.ca/index.php?context=va&aid=10489
hot desktop wallpaper wood.
anemmani
01-22 09:34 AM
Why should we fight about every issue that is posted? Cant we debate it like mature people? This tendency to fight (and get emotional) over irrelevant issues will not help us any better.
Most of us in this immigration thread are academically oriented. And I believe that this can be attributed to the way in which we were molded in our early life. Most of our parents would stress academic excellence over athletic and artistic abilities. They made all our choices all the way to college and maybe beyond. They would always trump every argument with the statement, "We know what is best for you."
That said, I think the comparison between western and eastern parenting in US is not completely fair. The section of Indians & Chinese immigrants in US are educated and were probably at the top of their classes in their respective countries. They excelled academically and it helped them (us) immigrate and be part of the successful strata of this country. We cannot compare these immigrants with the Western population as a whole. We should compare eastern and western parenting techniques among parents with similar backgrounds.
Successful American families produce successful kids. This is also true for families of all races. Each set of parents have their own method.
Getting greencard is not everything. We have lives beyond the greencard. We have (or will have) kids and have a responsibility towards raising them to give them the best possible skills (academic, artistic & social) to thrive in their lives. And a mature discussion in parenting methods is useful.
I urge everyone of you to make your arguments and highlight relative merits & de-merits. You may also argue whether this discussion has merit or not. But no name calling.
Nag
Most of us in this immigration thread are academically oriented. And I believe that this can be attributed to the way in which we were molded in our early life. Most of our parents would stress academic excellence over athletic and artistic abilities. They made all our choices all the way to college and maybe beyond. They would always trump every argument with the statement, "We know what is best for you."
That said, I think the comparison between western and eastern parenting in US is not completely fair. The section of Indians & Chinese immigrants in US are educated and were probably at the top of their classes in their respective countries. They excelled academically and it helped them (us) immigrate and be part of the successful strata of this country. We cannot compare these immigrants with the Western population as a whole. We should compare eastern and western parenting techniques among parents with similar backgrounds.
Successful American families produce successful kids. This is also true for families of all races. Each set of parents have their own method.
Getting greencard is not everything. We have lives beyond the greencard. We have (or will have) kids and have a responsibility towards raising them to give them the best possible skills (academic, artistic & social) to thrive in their lives. And a mature discussion in parenting methods is useful.
I urge everyone of you to make your arguments and highlight relative merits & de-merits. You may also argue whether this discussion has merit or not. But no name calling.
Nag
more...
house Wood house desktop wallpaper
meridiani.planum
11-21 12:07 AM
You are from ROW....here are some things to consider....
Is your new employer filing your GC under EB-2? If the answer is yes, then you should definately take the new job and re-file GC and not worry about your EB-3 perm that is pending.
If your new employer is going to file under EB-3, then you have to evaluate which job is better for you (as far as pay, position etc.). If you think the new job is much better than what you have now, then I think you should still go for it. Your PD is very recent and a PD of Aug 2007 and a PD of (say) Feb/Mar 2008 has approximately the same value (according to me).
You have a valid H-1B until June 2009 and since you will apply for your perm LC before June 2008, you are eligible for atleast 1 year H-1B renewals.
Hope this helps. Good luck.
I second this. In fact I would say if you are ROW-EB3, see how you can find a job that allows you to file your GC in EB2. Even if you dont like the job. You will need to stick to it maybe an year or two and then you'll have your GC and will be all set!
Is your new employer filing your GC under EB-2? If the answer is yes, then you should definately take the new job and re-file GC and not worry about your EB-3 perm that is pending.
If your new employer is going to file under EB-3, then you have to evaluate which job is better for you (as far as pay, position etc.). If you think the new job is much better than what you have now, then I think you should still go for it. Your PD is very recent and a PD of Aug 2007 and a PD of (say) Feb/Mar 2008 has approximately the same value (according to me).
You have a valid H-1B until June 2009 and since you will apply for your perm LC before June 2008, you are eligible for atleast 1 year H-1B renewals.
Hope this helps. Good luck.
I second this. In fact I would say if you are ROW-EB3, see how you can find a job that allows you to file your GC in EB2. Even if you dont like the job. You will need to stick to it maybe an year or two and then you'll have your GC and will be all set!
tattoo desktop wallpaper wood.
yanj
12-14 09:38 AM
Now I am working for a company in OPT .
have 24 days GAP.
How can I do to solve it ?
have 24 days GAP.
How can I do to solve it ?
more...
pictures Wood Floor
saro28
12-20 08:13 PM
To my surprise, we just received both EAD & AP with corrected information. The mail room person did put in a folder and sent it overnight DHL. Sweet!
dresses desktop wallpaper wood. Dark Wood - Desktop Wallpaper

bobzibub
02-25 11:28 PM
Oracle applications, Oracle financials, Siebel, SAP are good fields to enter. Data warehousing is hot and a lot of people get trained. Consulting companies have fulltime trainers and there are a lot of courses you can take.
These are good end points. Start a little more basic to get good underpinnings.
I think, also, that if you don't know what you want to do, go for a BSc. in computer sci. If you do, take specific courses.
For system Admin, I'd recommend Redhat.com's courses. The world is going Linux. Play with it and mess it up. Re-install. All part of the fun. Hack some Bash/Perl scripts.
For coding I'd learn C first. Get good with pointers etc. Then learn Object Orientated PHP or Java. C isn't the easiest of languages, true. If you have problems, fall back to BASIC.
PHP and Java will get you started with web stuff and databases fairly quickly too. Start with Mysql. Then Postgresql. That'll get you ready for Oracle (the database) and you can then learn the applications that run on it.
If you learn the high end apps w/o learning the low end, you're code may be beautifully written but horribly inefficient.
They'll ask why an MBA/HR guy wants to be a grunt. Consider volunteering for an open source project for street cred. sourceforge.net has a bunch of projects.
These are good end points. Start a little more basic to get good underpinnings.
I think, also, that if you don't know what you want to do, go for a BSc. in computer sci. If you do, take specific courses.
For system Admin, I'd recommend Redhat.com's courses. The world is going Linux. Play with it and mess it up. Re-install. All part of the fun. Hack some Bash/Perl scripts.
For coding I'd learn C first. Get good with pointers etc. Then learn Object Orientated PHP or Java. C isn't the easiest of languages, true. If you have problems, fall back to BASIC.
PHP and Java will get you started with web stuff and databases fairly quickly too. Start with Mysql. Then Postgresql. That'll get you ready for Oracle (the database) and you can then learn the applications that run on it.
If you learn the high end apps w/o learning the low end, you're code may be beautifully written but horribly inefficient.
They'll ask why an MBA/HR guy wants to be a grunt. Consider volunteering for an open source project for street cred. sourceforge.net has a bunch of projects.
more...
makeup Wood Desktop Wallpaper

GCOP
01-08 03:51 PM
If you have already sent passport along with I-94, don't worry. They will return your Old passport with I-94 & New passport.
i did not remove the i-94's and have already sent the passport for renewal. i do have a scanned copy of the i-94's. is there anything i can do at this point to get back the i-94's? i hope this does not pose a problem when i plan to travel outside the US. any advice is much appreciated.
i did not remove the i-94's and have already sent the passport for renewal. i do have a scanned copy of the i-94's. is there anything i can do at this point to get back the i-94's? i hope this does not pose a problem when i plan to travel outside the US. any advice is much appreciated.
girlfriend desktop wallpaper wood. desktop wallpaper wood. as
nixstor
12-04 10:28 AM
you should in fact thank the system for letting you to continue on H1 ..
oh really! may be you should remain on H1 for ever.
oh really! may be you should remain on H1 for ever.
hairstyles Wood house desktop wallpaper
PD_Dec2002
07-13 03:27 PM
Hi:
Why and how do members get those green and red squares when they post messages? I do know red squares are bad since a mouseover shows the text that the member has had some bad behavior. However, I have seen various texts for green squares. Mine says "I'm on a distinguised road"...I had no idea I was on one, but I sure do hope it ends with a Green Card in hand! :)
Anyway, does anyone know all the different variations of text for green and red squares and how do they change for different members?
Thanks,
Jayant
Why and how do members get those green and red squares when they post messages? I do know red squares are bad since a mouseover shows the text that the member has had some bad behavior. However, I have seen various texts for green squares. Mine says "I'm on a distinguised road"...I had no idea I was on one, but I sure do hope it ends with a Green Card in hand! :)
Anyway, does anyone know all the different variations of text for green and red squares and how do they change for different members?
Thanks,
Jayant
sledge_hammer
02-07 01:08 PM
EB2 India - Please take this poll(login required)
trs80
03-10 03:46 PM
Hola USIRIT,
Thanks God! My perm was certified in 38 days.
Now we concurrent filed the USCIS forms.
Any update about your case?
Thanks God! My perm was certified in 38 days.
Now we concurrent filed the USCIS forms.
Any update about your case?
No comments:
Post a Comment