Web applications are applications that are accessed over the "web", which can mean the Internet, or an internal network (an intranet).
0
votes
1answer
43 views
Is possible create a Microblogging Service in HTML and CSS? [closed]
Is possible create a simple Microblogging Service in HTML and CSS with Login similar to Hatena Haiku?
PS: is possible to host in Google Drive?
2
votes
1answer
43 views
Schema.org's WebApplication: for web applications or references to web application?
Assuming one offers an online service on a page using HTML5 + Javavascript. Technically speaking, it can be considered as a web application.
Is the WebApplication itemtype appropriate for this page ...
1
vote
0answers
29 views
Web applications vs. Websites [closed]
Hello all I'm an android developer just into web development. This Discussion here has me pretty confused. Here are some questions
For a social network say, should it be a web application or a ...
0
votes
0answers
17 views
Deploy PHP and Node [duplicate]
What service(s) should I use if I want to deploy and host node apps as well as PHP apps?
Ideally I want them to run seamlessly on my domains, preferably using the same host service.
I currently have ...
2
votes
0answers
53 views
Good security practice for writing a php/mysql web app [closed]
I'm about to create a web app that is php/mysql based. It should contain multiple users and two levels of admin accounts.
It will most likely not be very likely to be attacked in any way. Still I am ...
0
votes
1answer
43 views
SEO and traffic flow for multi-domain web app
I'm working with a small team on a web app.
Background
For many years we have run a informational website. It gets lots of traffic (1M+ per month) and is near the top on the first page of the search ...
0
votes
2answers
28 views
Web gallery system
is there a gallery app or code that will show image that has been uploaded in an certain directory and it will be shown normally but when people download it , it will put a watermark in it
Any ...
1
vote
1answer
128 views
app URI scheme fallback URLs
I am working on a mobile friendly website and liked the idea of having my URLs open in native apps; like say to Google Maps or Facebook using custom URI protocols eg fb:// or comgooglemaps://. ...
0
votes
1answer
24 views
Are web Applications with SSO a portal? [closed]
I'm a bit baffled regarding the use of the "portal" keyword.
My understanding is that a portal is a general web page containing several portlets, each of which is a rendering of data fetched from a ...
2
votes
1answer
42 views
Google Analytics ID web/mobile app exchange possible?
If I have a website with Google Analytics ID UA-xxxx, and now I want to develop an iOS app related to my site, can I use the same id UA-xxxx or do I have to create a new ad-hoc one?
0
votes
1answer
257 views
Any smart touch tv that supports silverlight through its native web browser? [closed]
I have developed a silverlight application and would like to test it in a touch environment, so my question is are there any smart TV where I can show this application through their native web browser ...
0
votes
1answer
137 views
How to do SEO for a one page web application? [duplicate]
I have created a web application. It lets you search facebook update with keywords at run time. How can I do SEO for it?
There is just one page so its difficult to get ranking.
Who ever I disscussed ...
1
vote
2answers
43 views
Tracking visitors' choices with Google Analytics
I have been asked to make it possible to track visitors' choices in a 10-step product mockup generator in order to find out which options are most popular.
All we really need is to be able to compare ...
2
votes
1answer
54 views
Separate site for website and web application - implications for SEO?
I have a web application - primarily reserved for members but with some open access for trialling, and I have a website that is the main public face for the web application. The two are on two ...
1
vote
1answer
48 views
Is there any profiling tool to measure web application performance by identifying common interactions paths?
I would like to measure how long it takes to complete a single operation such as "UPDATING AGE ON A CUSTOMER FORM", "INSERT A NEW CUSTOMER" in my web application. Is there any tool with some web ...