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.
wallpaper Canon EOS 550/T2i Unboxing amp;
sagar_nyc
04-21 02:03 PM
Actually GC on L1 can be really much faster because GC processing on L1 comes under special EB1 category. So if you are willing to take risk of loosing job on L1. I will recommend to go for GC under L1.
Hi greeta,
I am not sure about time frame for GC but FREEDOM is more important for me. The market is not good, if you loose the job in L1 then you have to leave
to your home country and cannot transfer your visa. If it's H1 you can always do that.
If at all there is a difference in processing times for GC for L1, i don't see any drastic difference. Instead of 6 years it may be 5 years (6 years for GC? Are you kidding me?). No big deal.
Good luck.
Rgds,
Kris
Hi greeta,
I am not sure about time frame for GC but FREEDOM is more important for me. The market is not good, if you loose the job in L1 then you have to leave
to your home country and cannot transfer your visa. If it's H1 you can always do that.
If at all there is a difference in processing times for GC for L1, i don't see any drastic difference. Instead of 6 years it may be 5 years (6 years for GC? Are you kidding me?). No big deal.
Good luck.
Rgds,
Kris
ibbu_arif
11-17 01:12 PM
All,
Any help in answering my queries is appreciated.
Thanks
Any help in answering my queries is appreciated.
Thanks
2011 Canon Rebel T2i Review (Sorta)
abd
02-21 12:34 PM
EB2 - 140 at NSC moved by 5-6 days only and shows date of July 19.2006. Mine is July 27 2006. Don't know how many months more to move to July 27, 2006.
more...
jonty_11
02-12 02:09 PM
citizenry does not matter...but country of Birth does..If she was Born in SA..then u can change ur chargability.
JeffDG
01-27 07:09 AM
This bill is probably stuck in some committee and will not see the light!
Everyone here is talking about the DV if eliminated would benefit the EB, does the FB have a say in it?
The bill in question specifically allocates the 55,000 visas from the DV Lottery to EB visas.
Everyone here is talking about the DV if eliminated would benefit the EB, does the FB have a say in it?
The bill in question specifically allocates the 55,000 visas from the DV Lottery to EB visas.
more...
bfadlia
02-21 12:31 PM
your browser might be getting the old one from cashe
2010 This camera is currently
RSM1444
10-14 04:29 PM
Spring 2010 (http://www.reginfo.gov/public/do/eAgendaViewRule?pubId=201004&RIN=1615-AB82)
more...
saturnring11
07-22 06:31 PM
You should analyze this situation based both on what it does for your career and immigration prospects.
Let's say you accept the EB3 employment with the big company. Does that get you closer to where you want to be 5 years down the line?
Can you not find an equivalent company or another job at this consulting company that would be eligible for EB2? This would be the best of both worlds.
Life is about trade-offs. You've got to make the best choice for yourself weighing the pros and cons of the situation.
If you value your career over your GC and think this is the best you can do right now, by all means jump. Otherwise, be patient and find the combination of EB2 sponsorship at another more rewarding role.
Good luck!
Let's say you accept the EB3 employment with the big company. Does that get you closer to where you want to be 5 years down the line?
Can you not find an equivalent company or another job at this consulting company that would be eligible for EB2? This would be the best of both worlds.
Life is about trade-offs. You've got to make the best choice for yourself weighing the pros and cons of the situation.
If you value your career over your GC and think this is the best you can do right now, by all means jump. Otherwise, be patient and find the combination of EB2 sponsorship at another more rewarding role.
Good luck!
hair Canon EOS 60D Review
Libra
07-30 02:57 PM
I can't believe you guys are still answering his question.......go to rally threads and contribute, admin i think we should close this thread now.
more...
Lasantha
07-30 07:33 AM
Are you sure man? Have you seen the recent threads on EB3-I Vs EB2-I and also the ones on EB-I Vs EB-ROW some time back? :cool:
Secondly there are no "individual constituents" when it comes to Immigration Voice.
Secondly there are no "individual constituents" when it comes to Immigration Voice.
hot Both these DSLR cameras have
Soul
05-30 05:12 PM
:P
more...
house Canon Rebel T2i Test at 100
amsgc
04-22 09:59 PM
Indian companies like wipro, infosys discourage GC processes.
If that is the case, then PDs should move forward once we are past FY2004.
The question is, how many are there in FY2004?!!
If that is the case, then PDs should move forward once we are past FY2004.
The question is, how many are there in FY2004?!!
tattoo Canon Rebel T2i
skd
01-11 12:57 PM
I had gone through the layoff thing during 2001-2002 time. Maybe, I might be mistaken. But I feel that time it was even worse.
2001 It seemed like once all dot-com related stuff clears out market will stablize, But this time this problem, Is not just Whole IT, but all industries , I heard except healthcare and education all sectors are shedding jobs. Not only that all countries have same issue , just not the countries who depend on IT related sectors for there economy.
Worst part is No-End insight, So you don't how long you have to ride this out. No economist is ready to bet if the economic stimulas will really boost up to bring out of this reccession/ depression.
I am under-estimating the problems I 2001-2002. And probably people who got affected directly by that know more about the pain, then who never went through that kind of problem.
2001 It seemed like once all dot-com related stuff clears out market will stablize, But this time this problem, Is not just Whole IT, but all industries , I heard except healthcare and education all sectors are shedding jobs. Not only that all countries have same issue , just not the countries who depend on IT related sectors for there economy.
Worst part is No-End insight, So you don't how long you have to ride this out. No economist is ready to bet if the economic stimulas will really boost up to bring out of this reccession/ depression.
I am under-estimating the problems I 2001-2002. And probably people who got affected directly by that know more about the pain, then who never went through that kind of problem.
more...
pictures Canon EOS 550D/Rebel T2i Press
ameryki
03-17 10:47 PM
Hi,
My wife, who is the primary green card applicant is planning to change job from desi consulting company to a fortune 500 company. The fortune 500 company wants to invoke AC21 as 180 days have passed from received date and I140 is approved.
Please let me know if someone has similar experience with the following:
1. Is there any salary restriction on increase from current salary percentage wise?
2. Has anyone used sucessfully AC21 in the past and had no issues with EAD renewals and Green card?
Thanks
ans 1. it is a fairly gray area. ofcourse salary increase is part of every development and change but if it over the board i.e 50% increase in salary then it might raise a flag (I have read this here in the forum) anything between 20 to 30% is acceptable.
ans2. AC21 is a fairly common option and has been used by many in this forum and outside after 180 days of filing 485. you should have no problems in renewals etc.
My wife, who is the primary green card applicant is planning to change job from desi consulting company to a fortune 500 company. The fortune 500 company wants to invoke AC21 as 180 days have passed from received date and I140 is approved.
Please let me know if someone has similar experience with the following:
1. Is there any salary restriction on increase from current salary percentage wise?
2. Has anyone used sucessfully AC21 in the past and had no issues with EAD renewals and Green card?
Thanks
ans 1. it is a fairly gray area. ofcourse salary increase is part of every development and change but if it over the board i.e 50% increase in salary then it might raise a flag (I have read this here in the forum) anything between 20 to 30% is acceptable.
ans2. AC21 is a fairly common option and has been used by many in this forum and outside after 180 days of filing 485. you should have no problems in renewals etc.
dresses Canon EOS 550D / Rebel T2i
pd_recapturing
09-26 10:51 AM
You made my day. Thanks so much. :):):):):):):)
I don't understand why people are right now so worried about priority date retrogression. If you have passed 180 days after I140 approval, go ahead, change your job and incase your 485 gets denied, reapply with new employer, with new new job description, using old PD and get GC soon as your priority date will be current. Am I missing something?
There is no way I am going to spend 6-7 years in the same job with the same title(maybe even same company).
ohhhh wow !! .. Man ...It not so easy as it looks on paper ...U will find tons of ppl in the stage of limbo after doing all this ... (including me though :(
My sincere advice, DO not even think about it ..
I don't understand why people are right now so worried about priority date retrogression. If you have passed 180 days after I140 approval, go ahead, change your job and incase your 485 gets denied, reapply with new employer, with new new job description, using old PD and get GC soon as your priority date will be current. Am I missing something?
There is no way I am going to spend 6-7 years in the same job with the same title(maybe even same company).
ohhhh wow !! .. Man ...It not so easy as it looks on paper ...U will find tons of ppl in the stage of limbo after doing all this ... (including me though :(
My sincere advice, DO not even think about it ..
more...
makeup Canon says the new Rebel T2i
binadh
10-03 01:24 PM
No! not with the fargoman. Mine is a small time law firm based in Arlington VA.
girlfriend Canon Rebel T2i / EOS 550D is
ajju
09-07 12:07 PM
Doesn't matter. MS+0 works just fine. (My EB-2 was MS+0).
If you've been working for this company for past 2 years and now they are going to file your GC... and you've no prior experience.. you can mention in your employment letter that you've been working since 2 years and could attach an experience letter from them to highlight the fact.. This is definitely doable and lawyer should have correct format to do this...
If you've been working for this company for past 2 years and now they are going to file your GC... and you've no prior experience.. you can mention in your employment letter that you've been working since 2 years and could attach an experience letter from them to highlight the fact.. This is definitely doable and lawyer should have correct format to do this...
hairstyles Used Canon 550d / t2i rebel
jettu77
11-19 10:04 AM
I also received only 2 AP papers. Does it matter.
I checked my case online on 11/09/07 and found that AP of my spouse and
myself have been approved.
Today my attorney sent the document and on my spouse's AP document
the Date issued is //199 at the top right corner. It should have been a correct date and not //199
and in the paragraph below
.....presentation of the original of this document prior to //199 allows a customs....
I think it is the mistake of USCIS and I will follow up with my Attorney and also USCIS on monday.
If anyone had this same issue please reply as to what needs to be done.
Thank you...
I checked my case online on 11/09/07 and found that AP of my spouse and
myself have been approved.
Today my attorney sent the document and on my spouse's AP document
the Date issued is //199 at the top right corner. It should have been a correct date and not //199
and in the paragraph below
.....presentation of the original of this document prior to //199 allows a customs....
I think it is the mistake of USCIS and I will follow up with my Attorney and also USCIS on monday.
If anyone had this same issue please reply as to what needs to be done.
Thank you...
Berkeleybee
04-03 04:36 PM
brb2, Thanks for pointing it out. Actually the figure of 15% makes our case stronger. We will have it changed.
Seeing as how I and Stuck labor were the ones to put that National Interest Fact sheet together thought I should respond:
The NAS report is available at http://fermat.nap.edu/catalog/11463.html
The document is quoting from page ES-8 of the NAS report -- I'm cutting and pasting from the document
"In Germany, 36% of undergraduates receive their degrees in science and engineering. In China, the
figure is 59%, and in Japan 66%. In the United States, the corresponding figure is 32%."
The NAS document end note says "Based on data from Data are from National Science Board. 2004. Science and Engineering Indicators 2004 (NSB 04-01). Arlington, VA: National Science Foundation, Appendix Table 2-33."
The document you have linked to says
In South Korea, 38% of all undergraduates receive their degrees in natural science or engineering. In France, the figure is 47%, in China, 50%, and in Singapore 67%. In the United States, the corresponding figure is 15%.27 In South Korea, 38% of all undergraduates receive their degrees in natural science or engineering. In France, the figure is 47%, in China, 50%, and in Singapore 67%. In the United States, the corresponding figure is 15%.
And the document footnote says
Analysis conducted by the Association of American Universities. 2006. National Defense Education and Innovation Initiative. Based on data in National Science Board. 2004. Science and Engineering Indicators 2004 (NSB 04-01). Arlington, VA: National Science Foundation. Appendix Table 2-33. For countries with both short and long degrees, the ratios are calculated with both short and long degrees as the numerator.
So this is pretty odd -- both are based on the same base dataset, and it looks like the second document calculates the % differently. Also not sure why one says "science and engineering" and the other says "natural science and engineering"
Seeing as how I and Stuck labor were the ones to put that National Interest Fact sheet together thought I should respond:
The NAS report is available at http://fermat.nap.edu/catalog/11463.html
The document is quoting from page ES-8 of the NAS report -- I'm cutting and pasting from the document
"In Germany, 36% of undergraduates receive their degrees in science and engineering. In China, the
figure is 59%, and in Japan 66%. In the United States, the corresponding figure is 32%."
The NAS document end note says "Based on data from Data are from National Science Board. 2004. Science and Engineering Indicators 2004 (NSB 04-01). Arlington, VA: National Science Foundation, Appendix Table 2-33."
The document you have linked to says
In South Korea, 38% of all undergraduates receive their degrees in natural science or engineering. In France, the figure is 47%, in China, 50%, and in Singapore 67%. In the United States, the corresponding figure is 15%.27 In South Korea, 38% of all undergraduates receive their degrees in natural science or engineering. In France, the figure is 47%, in China, 50%, and in Singapore 67%. In the United States, the corresponding figure is 15%.
And the document footnote says
Analysis conducted by the Association of American Universities. 2006. National Defense Education and Innovation Initiative. Based on data in National Science Board. 2004. Science and Engineering Indicators 2004 (NSB 04-01). Arlington, VA: National Science Foundation. Appendix Table 2-33. For countries with both short and long degrees, the ratios are calculated with both short and long degrees as the numerator.
So this is pretty odd -- both are based on the same base dataset, and it looks like the second document calculates the % differently. Also not sure why one says "science and engineering" and the other says "natural science and engineering"
chanduv23
06-12 11:31 AM
Because Mahatma Gandhi was born on october.:):)
His 6years end in oct 2010.
ds
I was born in Oct too :) :)
His 6years end in oct 2010.
ds
I was born in Oct too :) :)
No comments:
Post a Comment