Good free offline PL/SQL formatter
Hello. Does anyone knows a good formatter for PL/SQL free and offline? Thank you very much. ...
Hello. Does anyone knows a good formatter for PL/SQL free and offline? Thank you very much. ...
I'm looking to develop an offline version of an application that still needs to connect to the live site to retrieve the information and store results. The application is for an online course system, that now needs to work when an internet connection is either unavailable or flaky. The system currently tracks each page viewed of the cou...
I want to create a simple 'scorecard' like mechanism for some card/parlor style games. The trick is I want this to be a visually stimulating application (WPF/Flash style animations etc.) and available on Mac, Windows and some mobile clients eventually. Any thoughts on framework? Silverlight would be great if I could run it offline, other...
I need an offline installer with most of the utilities commonly needed. Somehow the default installer confuses me with all its package selection. I installed Cygwin but I can't find the diff utility after the installation. ...
Duplicate of Suggestions for a site ripper. Hi I need to download an offline version of an specific page. Including all images and CSS files. I need to recreate the entire webpage again in my server. Something running in the console would be great. Thanks ...
I recently found this: http://be.php.net/get/php_manual_en.chm/from/a/mirror. It's a .chm file that contains all the documentation for PHP which you can normally find on their site. Handy for offline use. I'm wondering, does anybody know of similar things for other languages. Complete offline documentation that you can use if you don't ...
I want to use AIR to create an OFFLINE version of a "webapp" kind of website (lots of ajax, front end code). Haven't been much further than the HelloWorld example, I keep wondering: how do you design your code, to maximize code reuse between the website (say in php or Java or .Net), and the AIR app ? Can you actually re-use 100% of th...
I have jQuery code which works offline in Safari and Opera, but neither in Firefox 3.1 nor 3.08. How can you use Firefox's JavaScript engine in offline debugging? ...
Hi Guys! I'm working on some documents on a laptop which is sometimes offline (it runs winXP). I'd like to backup automatically the documents to a folder to a remote location so that it runs in the background. I want to edit the documents and forget about backuping and once online - have it all backuped to a remote location, or even be...
hey all, We're developing an html5 offline webapp for the ipod touch/iphone. We have the manifests and everything working correctly, but we can't figure out why our app will not reopen after the 'tab' in iphone safari is closed. For example's sake, here's what works: 1) open the url to the offline-enabled html file in safari on the i...
Hi folks, If I wish to take an MS Sql 2008 offline or online, I need to use the GUI -> DB-Tasks-Take Online or Take Offline. Can this be done with some sql script? ...
Hello there! I'm working on a web app which will need to work offline. I'm looking at Gears right now, but I also found Dojo offline. I'm asking this question because the latest news of it are from 2007, and the hosted demos don't seem to work (I've installed Gears under Firefox 3.0 on my Ubuntu laptop) Is anyone using Dojo offline, or a...
With the widespread acceptance of SharePoint 2007 at my current client, more and more, there are questions about filling out forms offline that then get synchronized when they are connected back to the network. This seems like exactly what Microsoft built InfoPath for, so here's my (totally untested) thought: We have a library of InfoPa...
I'd like to download the Trac database so I can view its tickets offline. Is there anyway to achieve this? I.e. if I need to leave the office and bring my laptop with me, how can I bring the tickets with me without having to connect to the company network? I know that Mylyn can download and sync tickets via it's trac connector but I'd ...
I have a week long holiday without 'net access coming up. I'm interested in learning iPhone development. What applications, tutorials, documents and so forth should I download in order to learn and develop iPhone applications completely offline? Are there any steps I need to take to prepare my iPhone to have apps loaded on to it while I ...
Our website is an AJAX website that makes no page requests after the initial start up of our website. Information is communicated with the server through XMLHttpRequests. Our website allows users to work online and offline without a connection during a user session. When a connection is detected our website "synchronizes" with the s...
Hi all, BRIEF: I am interested in finding out if there has been or ever will be a system for processing and managing software activation in a flash app. DESCRIPTION: My company develops alot in flash and flex and can already manage user access for online applications. but if I were to distribute a flash *.exe or an AIR app; are there...
I’m thinking about building an offline-enabled web application. The architecture I’m considering is as follows: Web server (remote) <--> Web server/cache (local) <--> Browser/Prism The advantages I envision for this model are: Deployment is web-based, with all the advantages of this approach Offline-enabled UI (html/js) synchronizat...
Is there a way I can piggy back sessions to know is the user is online? I.e: use logs on, I set a $_SESSION variable, user times out- cookie Garbage collector updates the database to update their status as offline. EDIT: I want a solution that does not involve times or dates. I want something to ride on sessions or something similar. ...
After searchinge litteraly 1 day on fb and google for an up-to-date and working way to do something seemingly simple: I am looking for a step-by-step explanation to get offline_access for a user for a facebook app and then using this (session key) to retrieve offline & not within a browser friends & profile data. Preferrably doing this...