x10Hosting Forums

Corporate Free Hosting for the Masses.


x10Hosting wishes you a great Year!

Register

Reply
 
LinkBack Thread Tools Display Modes
x10Hosting Member

Join Date: Jan 2008
Posts: 39
Credits: 557
websoul is on a distinguished road
Quote  
09-08-2008, 06:40 AM
Making Offline Apps?

Which is the best way to implement Offline WebApp.

Some of the requiremnts

1. Need to save used actions(DB is needed), which will sync with live when online

2. Have some content which needs to be secure..Only valid login can decode the content and view it. It also ned to be in sync with live..
__________________
Websoul - a good web's Soul
Reply With Quote
websoul is offlineReport Post
Moderator

vol7ron's Avatar

Join Date: Mar 2008
Posts: 287
Credits: 2,158
vol7ron will become famous soon enough
Location: DC

Quote  
09-14-2008, 11:34 PM
Re: Making Offline Apps?

I'm trying to understand your question. What do you mean by used actions? And by live, do you mean Microsoft Live, as in the mail client?

Any sort of connection can be done by the use of any computer. Usually you want to run it on a scheduler, such as Microsoft Scheduler, or Crontab. Obviously, you'll need a database. The good news is that even highend databases such as Oracle are free so long as you have one processor in your machine and don't use it for commercial use, but you could just as easily download PostgreSQL or MySQL.

So, using any programming language (Perl, C++, Visual Basic, et al) write the program and have the scheduler run it at such-and-such time, or at an interval.
__________________
If you find my post useful please add to my reputation by clicking the +Rep button
You may also use the Donate link to donate credits - this is appreciated too Thanks to those whom have donated so far!

Reply With Quote
vol7ron is offlineReport Post
Account Manager

sunils's Avatar

Join Date: Jan 2008
Posts: 2,145
Credits: 31,320
sunils has a reputation beyond repute
Location: Chennai ,India

Send a message via AIM to sunils Send a message via Yahoo to sunils
Quote  
09-15-2008, 08:29 AM
Re: Making Offline Apps?

By user action,he meant, any changes made to the offline copy need to be updated to the online copy when the internet is working. By live he meant online Database..

you can do that, but i dont know how. One of my friend was telling about that.
__________________
Sunil Sankar
-------------------------------------------------------------------------
Account Manager



Reply With Quote
sunils is offlineReport Post
x10 Elder

Join Date: Apr 2006
Posts: 561
Credits: 6,143
Nathan H will become famous soon enough
Quote  
09-15-2008, 09:40 AM
Re: Making Offline Apps?

Well, if you want your visitors to be able to use the offline web app they will most likely need a database driver. Or you could store all the changed variables in text files, and then upload them once the user is back online. What I can't guess is why you would need to try to achieve something like this. IT would make it very easy to hack through editing of any off-line files
__________________
Nathan H Formerly UnFoundBug



http://www.theadmin.co.uk - Yes i know the colours don't go, I'm working on it.

VPS Admin | x10-commandments

So thats where it went! I thought i was losing my mind.
Reply With Quote
Nathan H is offlineReport Post
Moderator

vol7ron's Avatar

Join Date: Mar 2008
Posts: 287
Credits: 2,158
vol7ron will become famous soon enough
Location: DC

Quote  
09-15-2008, 11:20 AM
Re: Making Offline Apps?

Ahh, offline->online. Much different from online->offline.

There are several methods you could use. You can still take advantage of the Scheduler/Crontab, or you could write a constantly running service/program of your own.

One method is to build into the app to just connect to the online version every time a change is made, another way would be to have a separate program update the online on demand.

Like Nathan, I'm still uncertain what you're trying to do. The odds are, to make it more secure, encrypt the data you are sending. Even more secure method would be to use VPN to maintain a more secure session.
__________________
If you find my post useful please add to my reputation by clicking the +Rep button
You may also use the Donate link to donate credits - this is appreciated too Thanks to those whom have donated so far!

Reply With Quote
vol7ron is offlineReport Post
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
sitio offline ggalvez Soporte 2 07-15-2008 04:32 PM
the Apache HTTP server on x10hosting goes offline for my account making my site... cryrichter Free Hosting 0 06-11-2008 12:14 PM
the Apache HTTP server on x10hosting goes offline for my account making my site... cryrichter Review My Site 1 06-10-2008 09:46 PM
Server offline IAMDAOZ Free Hosting 1 05-31-2008 07:07 PM
Money Making Sites dWhite Earning Money 9 05-09-2008 04:14 AM


All times are GMT -5. The time now is 06:58 AM. Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0 RC7
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios