Tag: WebApplications
Sorted by: Newest Newest Oldest

: Make an App effects on organic search At first, I'm sorry my English is not completely because not native English speaker. We have an E-commerce shopping site that made responsive web design.

: AJAX compatibilty In 2015 Google stopped supporting their AJAX for Adsense program, So I've researched and developed tons of AJAX content. I understand the flaws so I'm striving for backwards

: Can I use Paypal without server side programming and show a code once the transaction is completed? I'm trying to set up a system whereby a user clicks a button, is taken to PayPal and receives

: Desktop application vs web application I have a custom accounting + user specific needs desktop application (which i developed using delphi 7 + mysql and over 20 users are actively using the

: Schema.org (Microdata) for online application I have a site with some onpage scripts such as "case converter" or "list sorter". I wish add microdata and I'm not sure about the right kind. The

: Schema Markup for Web Application Pages and Landing Pages I have build a Web Application and the website is set-up like this: Landing Pages that consists of Home, Price, Features and Contact

: Should i create seperate page for every ad for search engine indexing purposes in my website I am going to create a simple ad marketing web site. so I should use databases as my storing

: Ads on low content but high engagement (ish?) site? I've been running an online game for a few years now, where you guess the results of football matches in major tournaments. It started with

: See different actions in Google Analytics when the same page title is used for multiple pages I work for a company that has a self-service web portal. Most transactions on this portal are in

: Which license would allow to open source my web application while protecting myself from duplicatas? I would like to give my community the ability to contribute changes to my web application.

: SEO and traffic statistics for a business with duplicate content on multiple platforms I have a similar question to this one. I would like to ask the person who answered it (@John Conde), to

: Is popcorn FX plugin for Unity compatible with webGL? Is popcornFX plugin for Unity compatible with WebGL? If not, is there a way to get it compatible on a web browser?

: Exchange value between two dropdown boxes html I'm building a dictionary web. Like every dictionary app, we choose two languages from two drop down boxes. And if we click the "<->" button,

: How to configure URI in Nginx to serve different web app than in the main domain? I have CMS running on domain.tld. Now I would like to configure Nginx to server another app from domain.tld/app.

: Do I need permission to use a company's logo for my website application? I am creating a review website application where people can review particular companies, products or services according

: Should HTML5 web games use the VideoGame or WebApplication schema? I've implemented Microdata with Schema.org for my online game. I've tested it on Google's test tool, and it seems to work. If

: How to make nginx override web app route for sitemap and robots? I would like to make nginx serve sitemap and robots. My problem is that route http://example.com/ is handled by flask, configured

: How do I develop a software product with multiple dynamic sub-domains? I am currently working on a twitter clone. How do I make it like Tumblr where a subdomain is created for each user that

: Single or multiprofile implementation of Google analytics for a webview app and website? I have Googled around quite a bit, but didn't find any good resources to figure out the best way to

: Wrapping web site Using hosted web app solution, you can easily wrap any existing website and create Widows App. The same you can do for Andriod and iOS using manifoldjs. So I can create many

: How to kill program that displays webpages in fastcgi/apache I'm beginning to think PHP contributes to extra milliseconds of waiting time. After all, my website is mostly meant for showing photos

: Is there a protocol for identifying a users's device? A user connects to my web application, I grab some sort of device ID through W3C standard protocols, The user logs in, I can then identify

: IIS : Test Connection : "Invalid application path" I have created an application in IIS. Selected the application pool it draws from. But when I 'Test Settings...' I get the error: Test Connection

: Should I ask for the state in a registration form for new clients who live in the USA? Basically, on almost every international site, they ask for the united state you live in, once you selected

: Adblock Plus blocking a lot of ads on webpages that don't even have ads? I was just checking my own website and noticed that Adblock Plus v1.9 blocked 13 ads on one of my pages and another

: Web app traffic generation I have created a small web app to easily transfer text across internet connected devices without relying on native clients. It basically works like pastebin with the

: Facebook share link: specify image and custom message shown in post In my web application, I am allowing users to share their affiliate link to Facebook. I am currently doing this using this

: Does servicing an API from a subdomain make your app slower? I have a single-page application (SPA) located in application.com, and I want to serve the API from api.application.com. Since this

: Problems with setting up email notifications in Redmine I´ve installed a fresh Redmine 2.5.1 installation on a Ubuntu 12.04 server. Redmine is served by Apache (passenger). The Server can send

: How to do SEO for web application? I have developed a website which is like a web application. A user must log-in to visit/view other pages. I want the login page to be the only one

: Running a Python CGI Web App off of a DVD I have run into a rather unique situation. I need to deploy a web application that uses Python CGI on a DVD. No software can be downloaded onto

: How to redirect / to /#! I'm using _escaped_fragment_ to redirect Google to non-ajax pages. I have the following rewrite rule: RewriteEngine on RewriteCond %{QUERY_STRING} ^_escaped_fragment_=(.*)$ RewriteRule

: How do I easily install Ion Cube on my server? The 'php.ini Install Assistant' link on the installation helper PHP script is provided to assist with this. Access the script from a web

: Is possible create a Microblogging Service in HTML and CSS? Is possible create a simple Microblogging Service in HTML and CSS with Login similar to Hatena Haiku? PS: is possible to host in

: 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

: Good security practice for writing a php/mysql web app 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

: 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)

: 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

: 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

: Are web Applications with SSO a portal? 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

: 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

: Any smart touch tv that supports silverlight through its native web browser? I have developed a silverlight application and would like to test it in a touch environment, so my question is are

: How to do SEO for a one page web application? 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

: 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

: 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

: 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

: Do I need a brand new template for mobile web-app? I've a web-application currently serving only desktop clients. I will be creating a mobile-friendly version of the application. I am wondering:

: Self Hosted Training Package/Website Recommendation first time poster here, so hope its the right stack exchange. I'm looking for recommendations for a self hosted software/website that will allow

: Which server application should i choose in my position? I have a 32bit Windows 7 installed 1gb Ram pc at my office. I need to run simple database related i/o web pages for answering few

: Delivering a web application to the client? A company I am working with built a web application that can be useful for many businesses. My question is what is the best way to deliver such

: Using Local Network Users in MacOS X to customise access to webpages Is it possible to use Mac OS local network users in a web application to be able to show/hide some pages according to

: Is my project a web site or a mobile app? I am a web developer. I have been developing web sites professionally for 15+ years using ColdFusion, SQL Server, and jQuery. I am doing a project

: Prewritten App for Used Car Dealer? Is there somewhere I can find a prewritten WebApp (with database) for a used car dealer? The application would need to support the following: Easy setup

: Free or cheap Media(image) hosting for web application I am building a small social web application. I am developing it with rails. I want some cheap or free image hosting which I can use

: Historical weather data APIs I am building a web application where I need to display whole year's month wise weather conditions. So that users get an idea of what the weather conditions are

: How important is responsive web design? I've heard a variety of opinions regarding the pros and cons of using responsive web design recently and was wondering whether it was necessary for small

: Weird referral traffic Possible Duplicate: Strange incoming links appearing on site statistics I'm getting weird traffic from Japan, from a site called ime.nu Why weird? because I'm

: Decent FREE Web Based FTP Alternatives? Like the subject mentions, I'm looking for a free FTP Alternative that's web based. What I need is the ability to grant people like our marketing team

: Is there a visual web application builder or rapid webapp prototyping framework? Question: Is there such a thing as a self-hosted framework or CMS especially tailored towards the creation of interactive

: Duplicate content appearing for multi lingual sites I have a site which has a default url say "http://www.blahblah.com/" (which is default in english language). In my site there is support for

: What is appropriate for creating a booking system? I need a booking system for a theoretical project website. It would be an in-house job (not outsourcing to a web service) but all google searches

: What is a good solution for web based course management portal? Possible Duplicate: Which Content Management System (CMS) should I use? I am looking to host a web based course portal

: Sharing one static ip for both ftp and www service Trying to figure out how to update the Zone record and configure webserver so that one application on the webserver is accessible by public.

: Protect js code from being stolen I have developed an web app with jquery,html-css markup which would be an premium web app. So I have to ensure the security of the code from being stolen.But

: Changing displayed price based on visitor location? I run an online web app which at the moment I charge for in GBP. I'm expanding to the US and Europe and am looking for the best way

: When do I need a website certificate? Can someone explain me when I need a web site certificate? I will have a web app that will be used for representing live data. Do I need a certificate

: Which approach for big community (large number of members) but in small groups (2-4) persons? Started asking this: Another Question Thought that the idea of implementing this in a forum would

: Tool for google adsense account analysis (app) does any one know of a tool to analyse my google adsense traffic / clicks ... preferably a desktop solution... Something which provides more advanced

: Is the hybrid solution the best one for developing a web app? I need to build a web app that has to be "universal". By universal I mean that I need it to be available online and offline,

: Should my web app have its own domain name? I'm going to get a domain name for my personal web page. It will contain my blog, photos and other personal stuff, plus different web apps and

: Mass e-mail sender I have a database with 3000+ emails and I want to send a HTML email to all of them. I don't want to be treated as spam emails, also to have the possibility to attach

: Where do I get sports information for web app development? I'm creating an application for personal use and will be needing sports related information such as previews, scores, and recaps. My

: How can I track hits to areas of my web application? We have a growing web application, and we currently use Google Analytics and Chartbeat to track usage and engagement (although we're open

: Book / resource suggestions for learning web development? Where to start? OK, so there's so much to know that I don't even know where to start. I'm hoping you can help me come up with a

: Help with tracking sub domain I currently have my app's marketing/external website on the root level, e.g. http://example.com My web app itself is hosted at: http://app.example.com What's the best

: Migrating a small web application for smartphones by creating narrow HTML pages? I have a small web site offering a couple of functionalities, but it was not designed to operate with smartphones

: Public website to host a yellow-page like project Possible Duplicate: How to find web hosting that meets my requirements? I am working on a community project which is website served

: How can I measure website page load times from different countries? Recently, I migrated one of my personal projects into cloud and hosted the app on UK based servers. I reside in Turkey

: Embedded ratings widget or addon for putting ratings/reviews on our web site? I need to integrate a product rating and review feature into my company's product pages. Rather than build one from

: Appcache and jquery mobile on a CMS powered site? Has anyone used the cache manifest to make a CMS site work offline? I've made a demo with static html files which seems to work fine, so

: How can I advertise on Android Market while offering a mobile website for all platforms? I developed an Android application and I am amazed at how effective Android Market has been at spreading

: How should we send our e-commerce store's email receipts and receive customer service emails? My company own a number of e-commerce sites, and we are trying figure out a scalable and effective

: Generic updater for php-applications and other webapps I administer a few servers, on some of which are a lot of users which happily deploy mediawikis and oder php-applications. This gives me

: How to insert in a blog sharing links to visitors Tweet, Facebook and so on social networks? I am developing a web blog using ASP.NET, but I guess that the tech details like this, here, is

: How can we secure our web application codes? I have a web application written in the Struts2 framework. I want to host the application with another company. Is there any way to hide the

: SEO for single-page content-less Web App as written in the title the website on which I try to do Search Engine Optimization has following two properties: doesn't have any content in the SEO

: Is there any open source application like google code hosted in local server? I'd like to setup such application in my company to host some small projects/tools, should have small wiki, source

: E-commerce with secure cart and payment I want to create an e-commerce project online.. so I have this issue : if the user is not logged in , then the selected products will be automatically

: OpenSourec PHP and MySQL based POS application I was looking OpenSource PHP and MySQL based POS(point of sail) web application. easy to use for users and flexible for customizing the future.

: Automatically convert CSV file to MySQL I was finding automatic .csv file converter to web based to put the .csv file report as web based. but i can't find one. instead, i found one system

: Report generator for Cisco call manager We have an old Cisco call manager at our office and the call manager generates a call history report in .csv files everyday. We need to make the call

: Hosting website with video and audio conversion Possible Duplicate: How to find web hosting that meets my requirements? I have created a website with audio and video conversion online

: Blogging platform that supports guest-posting Possible Duplicate: Which Content Management System (CMS) should I use? I'm looking for a blogging engine (hosted or downloadable) that

: How do I display content from another website that requires the user being logged in? Say I have a website that requires a login, hosted somewhere remote. I would like to make a portal that

: GPL 3 and "webapps" I am working on a "webapp" (no content by me, all user driven) and want to license it with the GPL 3. I do plan on having a tarball with the php, html, css, javascript,

: List of usage information to collect in a web application I'm writing a web application that will allow people to create accounts, edit stuff, send stuff to people, &c. I plan on recording

: Outsourcing backend work I would like to make a website that has a lot of the same features and functionality of www.quibids.com. I need user accounts, payment processing, various products that

: Should I patent a web application before launching it? While discussing a website idea I had with friends and worked on it, they told me to be wary of theft regarding the website. Since

: What does "commercial open source" mean for web apps? When I was looking some web apps they said our apps are "commercial open source". I understand "open source" but what is "commercial open

: Self hosted open source document management apps? I'm looking an open source self hosted PHP and MySQL document management apps. security: accessing a document by specific users Work flow:
Next Page
Terms of Use Create Support ticket Your support tickets Powered by ePowerPress Stock Market News! Top Seo SMO © topseosmo.com2022 All Rights reserved.