Log in to subscribe to heads-up notifications for this feed or its category via email, Slack, or Discord.
Ask the AI anything about content, patterns, and edits for Tornevall Networks - Home. The AI will receive full version history including all edited articles. Open question history.
d93670c706fed2a679b55a8e7a740c7845bb042cOrder on our Website below
Order on our Website below
24d8774fdc9be548c74defe57c0d949e9bdf7a04Den här texten återges på Svenska i nästa kommentar.
There is a generally understandable skepticism around the use of AI - not only from me, but from others as well.
A discussion in the vBulletin forum raised some important concerns about security, data protection and how forum content is handled when AI tools are involved. In our case, the current OpenAI integration is still an early prototype. We have not yet built the full privacy and consent layer around forum content, and that is exactly why this feedback is important.
The intention is not to silently send full forum discussions to an external AI provider, especially not when the forum are hidden, closed or private. AI usage should be explicit, configurable and limited by clear privacy rules. Since data may eventually move between the forum, Tornevall Tools and/or an external AI provider, we need to treat that data flow as...
Den här texten återges på Svenska i nästa kommentar.
There is a generally understandable skepticism around the use of AI - not only from me, but from others as well.
A discussion in the vBulletin forum raised some important concerns about security, data protection and how forum content is handled when AI tools are involved. In our case, the current OpenAI integration is still an early prototype. We have not yet built the full privacy and consent layer around forum content, and that is exactly why this feedback is important.
The intention is not to silently send full forum discussions to an external AI provider, especially not when the forum are hidden, closed or private. AI usage should be explicit, configurable and limited by clear privacy rules. Since data may eventually move between the forum, Tornevall Tools and/or an external AI provider, we need to treat that data flow as something that requires careful handling.
We are therefore planning to keep building the AI integration with extra privacy and consent in mind.
The goal is to make AI assistance optional, visible and controllable. Administrators should be able to decide how much context is allowed, which provider is used, and whether AI features should be available at all in sensitive or private areas. But in the end, users should have the full right to control their data.
To address this, we are planning support for several privacy options (since this is a product for vBulletin, the plan is to make it generically controllable for anybody):
Request only - only the user's own AI request is sent.
Thread context - surrounding thread content may be included, if allowed.
Consent required - content is only included from users who have explicitly allowed it.
Opt-out mode - content may be included unless a user has opted out.
Disabled - AI context handling can be turned off completely (on user level).
Private node protection - private or restricted areas can force request-only mode.
We also want this to be configurable both globally in AdminCP and, where relevant, at profile level. A user's profile setting should be able to override the global setting when deciding whether their content may be included in AI context. It should also be possible for a user to disable AI context usage for their own content.
Another important point is provider visibility. Users and administrators should be able to see whether the configured AI route is:
Tornevall Tools
Direct OpenAI
Another internal or custom provider in the future
This matters because consent to one provider does not automatically mean consent to another. Also, since we have funding issues, we should not handle ALL traffic from all forums in the entire world - that is a very stupid way to build this solution.
For closed, private or sensitive groups, the safest behavior should be the default: if the system cannot determine whether content may be used, it should not include that content. Quotes, signatures, attachments, embedded media, deleted posts, hidden posts and moderated content should not be sent as AI context by default.
The basic principle is simple:
A closed and safe group must remain closed and safe even when AI tools are enabled. External AI use must be explicit, explainable and easy to decline.
This feedback is useful and will be taken into account as the integration develops. The current implementation should be seen as an early prototype and proof of concept, not as a final architecture that every vBulletin installation is expected to use. The long-term direction is a more flexible setup where each forum administrator can choose the provider, data flow, consent model and security level that fits their community.
Follow the project at github, where you can also raise tickets for the product:
https://github.com/Tornevall/tools-vbulletin-ai
2c39df14ab833a6581fd874a02616c0e514a63bbBBCode seems to work in regular forum posts, but not in some user profile fields. The issue is most likely related to how vBulletin handles profilefields, where some fields appear to be treated as plain text and therefore do not render BBCode or automatically convert URLs into clickable links.
This also affects the "Web" field, where links are not made clickable.
Signatures seem to work better, but some older signatures may have been affected by a previous database conversion. That conversion also caused character encoding issues earlier, including å, ä and ö being removed from parts of the forum content.
A possible fallback could be to detect plain-text URLs with a regex, for example: https?://[^\s
BBCode seems to work in regular forum posts, but not in some user profile fields. The issue is most likely related to how vBulletin handles profilefields, where some fields appear to be treated as plain text and therefore do not render BBCode or automatically convert URLs into clickable links.
This also affects the "Web" field, where links are not made clickable.
Signatures seem to work better, but some older signatures may have been affected by a previous database conversion. That conversion also caused character encoding issues earlier, including å, ä and ö being removed from parts of the forum content.
A possible fallback could be to detect plain-text URLs with a regex, for example:
Code:
https?://[^\s
4b3f8d39e47fb4fc0ec87836e63351710a9456dfVi har justerat teckenstorleken i forumet baserat på önskemål från våra användare. Vi förstår att den nya storleken kanske inte passar alla, så vi arbetar på att möjliggöra anpassning på profilnivå. I profilerna finns en inställning för fontstorlek, som ännu inte fungerar helt, men vi förbereder den så att varje användare kan justera sin egen storlek.
Vi har justerat teckenstorleken i forumet baserat på önskemål från våra användare. Vi förstår att den nya storleken kanske inte passar alla, så vi arbetar på att möjliggöra anpassning på profilnivå. I profilerna finns en inställning för fontstorlek, som ännu inte fungerar helt, men vi förbereder den så att varje användare kan justera sin egen storlek.
4a5ecd5641f46c26487c78423a87d99c0aa931c8We've had questions about both Mastodon and Bluesky integrations, especially around how they could connect to the forum.
The main reason this forum exists is that we want to avoid becoming dependent on third-party platforms (which we in vBulletin already are). Because of that, it would be counterproductive to move our core activity to a service where we rely on someone else's software, hosting, infrastructure and legal environment.
Mastodon is currently rooted in Germany, although the project has been working on a broader European non-profit structure. BlueSky is based in the United States. Both platforms support decentralization in different ways, but we still prefer to keep our own stable base in Europe, and preferably in Sweden when possible. But that does not mean integrations are off the table. It may still make sense to connect the forum to other services when they solve a...
We've had questions about both Mastodon and Bluesky integrations, especially around how they could connect to the forum.
The main reason this forum exists is that we want to avoid becoming dependent on third-party platforms (which we in vBulletin already are). Because of that, it would be counterproductive to move our core activity to a service where we rely on someone else's software, hosting, infrastructure and legal environment.
Mastodon is currently rooted in Germany, although the project has been working on a broader European non-profit structure. BlueSky is based in the United States. Both platforms support decentralization in different ways, but we still prefer to keep our own stable base in Europe, and preferably in Sweden when possible. But that does not mean integrations are off the table. It may still make sense to connect the forum to other services when they solve a specific problem, as long as the forum itself does not become dependent on them.
For example, we could eventually look at optional connections to Google Drive or Microsoft OneDrive if we need extra file storage that we cannot provide here. That is a separate topic, and something we can come back to later.
2c7b0424baa226b1b0fc94a0d03c4b19aae9f40fBara å köra :D
Bara å köra
image.png
dcca9241bb55a4c55986d05ec3d0e9629297ff32Visste du att det finns en art av bläckfisk som kan imitera andra havsdjur? Den kallas för "veiled chameleon octopus" och kan efterlikna både färger och former av andra arter för att undkomma rovdjur. Den kan till exempel se ut som en sjöborre eller en korall! Källa: National Geographic (https://www.nationalgeographic.com/animals/article/chameleon-octopus)
Visste du att det finns en art av bläckfisk som kan imitera andra havsdjur? Den kallas för "veiled chameleon octopus" och kan efterlikna både färger och former av andra arter för att undkomma rovdjur. Den kan till exempel se ut som en sjöborre eller en korall!
Källa: National Geographic
b94dadd172aaa0e381cfd38abe68199649a17334Vi har nu integrerat AI i forumet!
AI:n kommer kunna hjälpa till med att föreslå text till nya trådar och svar - om du har svårt att hantera det själv.
I alla profiler finns ett fält för att anpassa dina texter för att bli mer personliga. Exemplet nedan gör så allt jag ber om i AI-fältet blir extremt krångligt formulerat:
När man fått fram ett förslag på text kan man enkelt skicka in det i textfältet man skriver och dra iväg det!
Vi har nu integrerat AI i forumet!
AI:n kommer kunna hjälpa till med att föreslå text till nya trådar och svar - om du har svårt att hantera det själv.
I alla profiler finns ett fält för att anpassa dina texter för att bli mer personliga. Exemplet nedan gör så allt jag ber om i AI-fältet blir extremt krångligt formulerat:
image.png
När man fått fram ett förslag på text kan man enkelt skicka in det i textfältet man skriver och dra iväg det!
Se resultatet nedan!
'
image.png
2e07e0cc7910d2d7a41a2655e5ee35f235e6da37
b94dadd172aaa0e381cfd38abe68199649a17334
TITLE: Forum-AI DESCRIPTION: Vi har nu integrerat AI i forumet! AI:n kommer kunna hjälpa till med att föreslå text till nya trådar och svar - om du har svårt att hantera det själv. I alla profiler finns ett fält för att anpassa dina texter för att bli mer personliga. Exemplet nedan gör så allt jag ber om i AI-fältet blir extremt krångligt formulerat: När man fått fram ett förslag på text kan man enkelt skicka in det i textfältet man skriver och dra iväg det! CONTENT: Vi har nu integrerat AI i forumet! AI:n kommer kunna hjälpa till med att föreslå text till nya trådar och svar - om du har svårt att hantera det själv. I alla profiler finns ett fält för att anpassa dina texter för att bli mer personliga. Exemplet nedan gör så allt jag ber om i AI-fältet blir extremt krångligt formulerat: image.png När man fått fram ett förslag på text kan man enkelt skicka in det i textfältet man skriver och dra iväg det! Se resultatet nedan! ' image.png
TITLE: [Information Only]Forum-AI DESCRIPTION: Vi har nu integrerat AI i forumet! AI:n kommer kunna hjälpa till med att föreslå text till nya trådar och svar - om du har svårt att hantera det själv. I alla profiler finns ett fält för att anpassa dina texter för att bli mer personliga. Exemplet nedan gör så allt jag ber om i AI-fältet blir extremt krångligt formulerat: När man fått fram ett förslag på text kan man enkelt skicka in det i textfältet man skriver och dra iväg det! CONTENT: Vi har nu integrerat AI i forumet! AI:n kommer kunna hjälpa till med att föreslå text till nya trådar och svar - om du har svårt att hantera det själv. I alla profiler finns ett fält för att anpassa dina texter för att bli mer personliga. Exemplet nedan gör så allt jag ber om i AI-fältet blir extremt krångligt formulerat: image.png När man fått fram ett förslag på text kan man enkelt skicka in det i textfältet man skriver och dra iväg det! Se resultatet nedan! ' image.png
b94dadd172aaa0e381cfd38abe68199649a17334
2e07e0cc7910d2d7a41a2655e5ee35f235e6da37
2e07e0cc7910d2d7a41a2655e5ee35f235e6da37Vi har nu integrerat AI i forumet!
AI:n kommer kunna hjälpa till med att föreslå text till nya trådar och svar - om du har svårt att hantera det själv.
I alla profiler finns ett fält för att anpassa dina texter för att bli mer personliga. Exemplet nedan gör så allt jag ber om i AI-fältet blir extremt krångligt formulerat:
När man fått fram ett förslag på text kan man enkelt skicka in det i textfältet man skriver och dra iväg det!
Vi har nu integrerat AI i forumet!
AI:n kommer kunna hjälpa till med att föreslå text till nya trådar och svar - om du har svårt att hantera det själv.
I alla profiler finns ett fält för att anpassa dina texter för att bli mer personliga. Exemplet nedan gör så allt jag ber om i AI-fältet blir extremt krångligt formulerat:
image.png
När man fått fram ett förslag på text kan man enkelt skicka in det i textfältet man skriver och dra iväg det!
Se resultatet nedan!
'
image.png
2e07e0cc7910d2d7a41a2655e5ee35f235e6da37
b94dadd172aaa0e381cfd38abe68199649a17334
TITLE: Forum-AI DESCRIPTION: Vi har nu integrerat AI i forumet! AI:n kommer kunna hjälpa till med att föreslå text till nya trådar och svar - om du har svårt att hantera det själv. I alla profiler finns ett fält för att anpassa dina texter för att bli mer personliga. Exemplet nedan gör så allt jag ber om i AI-fältet blir extremt krångligt formulerat: När man fått fram ett förslag på text kan man enkelt skicka in det i textfältet man skriver och dra iväg det! CONTENT: Vi har nu integrerat AI i forumet! AI:n kommer kunna hjälpa till med att föreslå text till nya trådar och svar - om du har svårt att hantera det själv. I alla profiler finns ett fält för att anpassa dina texter för att bli mer personliga. Exemplet nedan gör så allt jag ber om i AI-fältet blir extremt krångligt formulerat: image.png När man fått fram ett förslag på text kan man enkelt skicka in det i textfältet man skriver och dra iväg det! Se resultatet nedan! ' image.png
TITLE: [Information Only]Forum-AI DESCRIPTION: Vi har nu integrerat AI i forumet! AI:n kommer kunna hjälpa till med att föreslå text till nya trådar och svar - om du har svårt att hantera det själv. I alla profiler finns ett fält för att anpassa dina texter för att bli mer personliga. Exemplet nedan gör så allt jag ber om i AI-fältet blir extremt krångligt formulerat: När man fått fram ett förslag på text kan man enkelt skicka in det i textfältet man skriver och dra iväg det! CONTENT: Vi har nu integrerat AI i forumet! AI:n kommer kunna hjälpa till med att föreslå text till nya trådar och svar - om du har svårt att hantera det själv. I alla profiler finns ett fält för att anpassa dina texter för att bli mer personliga. Exemplet nedan gör så allt jag ber om i AI-fältet blir extremt krångligt formulerat: image.png När man fått fram ett förslag på text kan man enkelt skicka in det i textfältet man skriver och dra iväg det! Se resultatet nedan! ' image.png
b94dadd172aaa0e381cfd38abe68199649a17334
2e07e0cc7910d2d7a41a2655e5ee35f235e6da37
f17dbe0e100635890d82e13373be8555a04890d8Forum-AI
Forum-AI