Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Programming and Hacking > Development

Reply
 
Thread Tools Search this Thread Display Modes
Old 4th January 2024, 05:13   #1  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
Development question about databases, networks, browser extensions and userscripts

I developed an userscript for Tampermonkey that uses localStorage, the amount of data requires using a database like localStorage.

There is a problem with this app/project, I can only use it on my Linux OS, but I want to use it on my Windows OS too, I cannot use it on both OS because the data isn't shared.

I want to develop something new, the problem with it is that I never did much programming with databases, networks, browser extensions and userscripts.

The data can be stored on a NTSC partition, which can be accessed from all of my OS partitions.

At the moment, I'm clueless and don't even know what to look for, any suggestions welcome.
stax76 is offline   Reply With Quote
Old 4th January 2024, 07:09   #2  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
I did some research and found that I can use a browser extension that can communicate with a database application with native messaging. The database application could use sqlite.
stax76 is offline   Reply With Quote
Old 4th January 2024, 12:58   #3  |  Link
ChaosKing
Registered User
 
Join Date: Dec 2005
Location: Germany
Posts: 1,795
What is the name of the extension? This is something I need too for my next project...
__________________
AVSRepoGUI // VSRepoGUI - Package Manager for AviSynth // VapourSynth
VapourSynth Portable FATPACK || VapourSynth Database
ChaosKing is offline   Reply With Quote
Old 4th January 2024, 16:17   #4  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
It's an userscript I never released, it's called hd-source, I use 5 minutes every day.
stax76 is offline   Reply With Quote
Old 6th January 2024, 15:15   #5  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
My project hides content that would otherwise be shown again and again. What is your project about?

Before I start, I go through a JavaScript tutorial, this one is really excellent:

https://www.javascripttutorial.net
stax76 is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

Forum Jump


All times are GMT +1. The time now is 03:38.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.