1980s and IT career for 7 years.
Platform
[OS]
┗Windows(1),Linux(2)、Mac OS X Lion(3)
※1: main. 2: Ubuntu(private+work), Debian(work). 3: little(work).[Cloud]
┗Public: SasS(1), PasS(2), IasS(3)
※1: Group-ware: Google Apps, ZOHO, Cybozulive. 2: No practice but care about: Azure, Google App Engine. 3: Cloud Server: sakura、GMO.
┗Private:Hyper-V, VMware ESXi(vSphere Hypervisor) and others which used in work virtualizationArchitecture / Framework
※ALl of GIS except data making product.
[Traditional]
┗Desktop App(VB→.NET)⇒Web Project(ASP.NET, Struts→CakePHP→Symfony)⇒ASP(GIS)[Trend]
┗Windows Mobile App⇒Smart Phone App(1), Site
※1: TitaniumMobile(iOS、Android)Database
[by Recently Time Order]
┗MySQL, DB2, SQLServer, Sybase, Oracle[by Proud Order]
┗SQL Server, MySQL, DB2, Sybase, OracleOther Skill
[Experienced / Mastered]
┗GoogleMapsAPI, Some of SNS's API, Ajax(jQuery), MVC, github[Interesting]
┗Virtualization(1) & Cloud(2), HTML5+CSS3, Smart Phone(3), RIA(4)
※1: VMware, Hyper-V. 2: Public, Private. 3: iOS, Android, WinPhone. 4: Flex,Sliverlight.
|
1d
|
|
comment |
AWS-EC2, how to set multiple public sites with just one instance? Hi, @Guy. I have read and done something about the former two steps, but don't know how to use the last one about Route 53. Could you give some more hint, please? |
|
Jun
13 |
|
comment |
AWS-EC2, how to set multiple public sites with just one instance? Thank you, @Guy. I will have a look later. |
|
Jun
12 |
|
asked | AWS-EC2, how to set multiple public sites with just one instance? |
|
Jun
11 |
|
comment |
AWS-EC2, how to set multiple public sites with just one instance? @EEAA Thank you time and time again. Yes, I am not the one among the professionals in Linux field. And I also have been searching here and external sites but without result for my case. And I also have been doing something like get my local machine to run multiple sites(urls) as described in this topic but not in AWS. Sorry for pool knowledge, maybe I should post this topic to SO. Anyhow, thank you. |
|
Jun
11 |
|
comment |
AWS-EC2, how to set multiple public sites with just one instance? Thank you @MichaelHampton. I just heard something like Elastic IP, does this any help which instead of a real domain. |
|
Jun
11 |
|
comment |
AWS-EC2, how to set multiple public sites with just one instance? Thank you. But could you tell me how to write the configuration for url such as http://ec2-50-xxx-214-xxx.us-west-2.compute.amazonaws.com/ which is the default url on AWS? |
|
Jun
11 |
|
comment |
AWS-EC2, how to set multiple public sites with just one instance? I just heard something like Elastic IP, does this any help which instead of domain. |
|
Jun
11 |
|
comment |
AWS-EC2, how to set multiple public sites with just one instance? @EEAA Thank you. I think I should choose the 2nd one for my present use. Could you tell me how to configure that? It would be appreciated if there were some example sites. |
|
Jun
11 |
|
comment |
AWS-EC2, how to set multiple public sites with just one instance? @AndreiMikhaltsov Thank you. But I just want to try AWS not to buy any domain now. |
|
Jun
11 |
|
comment |
AWS-EC2, how to set multiple public sites with just one instance? @EEAA Thank you. Yes, I am very not familiar with Linux but I still try to configure apache. I could have my local machine to run multiple sites(I mean url) such as: http://abc.manmu.localhost, http://def.manmu.localhost, which I am using /etc/hosts and /etc/apache2/site-availables(and ../site-enabled). But I do really not know how to configure AWS for public access of multiple urls. |
|
Jun
10 |
|
asked | AWS-EC2, how to set multiple public sites with just one instance? |
|
Apr
23 |
|
awarded | Popular Question |
|
Feb
23 |
|
comment |
How to open chrome apps as a regular tab with its api? I have seen this news yesterday, it seems that there are not so many packaged apps currently. |
|
Feb
21 |
|
accepted | How to open chrome apps as a regular tab with its api? |
|
Feb
18 |
|
comment |
How to open chrome apps as a regular tab with its api? Hi, @mangini. Thank you, finally I made it. I used local_path instead of web_url in the app node of manifest.json file. But as I know now, its a legacy version for app development. Could I use some similar way to implement this feature at its new version?
|
|
Feb
14 |
|
comment |
How to open chrome apps as a regular tab with its api? Thank you, I think what I want to implement is the Hosted Apps. But could you explain why there is no url in the address bar when opening this app, please? Quick Note |
|
Feb
12 |
|
asked | How to open chrome apps as a regular tab with its api? |
|
Feb
11 |
|
awarded | Autobiographer |
|
Feb
5 |
|
answered | Difference between #include<...> and #include"..."? |
|
Jan
27 |
|
comment |
Using AJAX to send lat & lng variables to PHP for proximity calculation I am not sure, but are you calling MakeRequest as an Ajax request? But before your code xmlHttp.open, you were not setting its parameters which were lat and lng, were you?
|