Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
general
- Page 1
Hello, I'm Ulf Dittmer
Community Center
Say Hello!
1 Week Ago
by Ulfson
… committer to the open source version to this day. The
general
demise of public forums -which Dani voiced on the Ranch…
Re: Hello, I'm Ulf Dittmer
Community Center
Say Hello!
1 Week Ago
by trcooke
I never really connected with it so just feels like a long time ago. But I share you sentiments in
general
for things of the past, such as the 8086 processor and SCSI disks.
Re: Delete unused MySQL indexes
Programming
Databases
2 Weeks Ago
by Dani
As some
general
background, that's the syntax to delete an index, of course, but MySQL knows if an index is used because, well, it's the one that uses it, and it tracks that stuff internally. Now on to my question ... ;)
Re: Is linux your daily driver?
Hardware and Software
Linux and Unix
1 Week Ago
by trcooke
… for rare moments. But, I was sold on Linux in
general
and have been mostly an Ubuntu user since then. I…
Re: Hello, I'm Ulf Dittmer
Community Center
Say Hello!
1 Week Ago
by John_165
Welcome aboard! Do you build mobile apps with a cross‑platform framework or only stick to native Android/iOS? And where do you usually find your freelance projects?
Re: Hello, I'm Ulf Dittmer
Community Center
Say Hello!
1 Week Ago
by trcooke
Well hello there Ulf! It certainly has been a minute since we last spoke, in fact I just dug out the last email conversation that we had just over 10 years ago! Nice to be in touch again. I still enjoy reading your [one paragraph movie reviews](https://www.ulfdittmer.com/view?RecentMovies) :)
Re: Hello, I'm Ulf Dittmer
Community Center
Say Hello!
1 Week Ago
by Dani
Hello there and welcome to DaniWeb! Thank you so much for taking the time to join here.
Re: Hello, I'm Ulf Dittmer
Community Center
Say Hello!
1 Week Ago
by Ulfson
> Welcome aboard! Do you build mobile apps with a cross‑platform framework or only stick to native Android/iOS? And where do you usually find your freelance projects? I stick to native Android. Way back when I thought Apache Cordova was pretty cool for reaching smaller platforms, but now that there are essentially just two platforms left, I…
Re: Hello, I'm Ulf Dittmer
Community Center
Say Hello!
1 Week Ago
by Ulfson
> Well hello there Ulf! It certainly has been a minute since we last spoke, in fact I just dug out the last email conversation that we had just over 10 years ago! Nice to be in touch again. I still enjoy reading your [one paragraph movie reviews](https://www.ulfdittmer.com/view?RecentMovies) :) Huh, you're the one :-) I use it mostly as a …
Re: Hello, I'm Ulf Dittmer
Community Center
Say Hello!
1 Week Ago
by trcooke
Mastadon, well there's a blast from the past. I couldn't even tell you which servers I had accounts on.
Re: Hello, I'm Ulf Dittmer
Community Center
Say Hello!
1 Week Ago
by Dani
A blast from the past? Didn't Mastodon first gain popularity around 2020ish? When I think of a blast from the past, I think of AOL Instant Messenger and MySpace.
Re: Hello, I'm Ulf Dittmer
Community Center
Say Hello!
1 Week Ago
by Ulfson
Mastodon is pretty much the only social network I'm on these days (except for nebenan.de, which is similar to Nextdoor, but much more popular here in Germany). Simplifying my online presence, I deleted my Facebook and Nextdoor accounts this year.
Re: Hello, I'm Ulf Dittmer
Community Center
Say Hello!
1 Week Ago
by trcooke
I've pretty much excluded myself from all social media things because their primary reason for being is to push advertising and propaganda to you, and I don't like it. I frequently remind myself of the mantra: > If you don't pay for the product, you are the product The only exception is LinkedIn, because despite my mistrust of the platform I…
Re: Hello, I'm Ulf Dittmer
Community Center
Say Hello!
1 Week Ago
by Ulfson
> And where do you usually find your freelance projects? I just notice that I didn't answer that - I'm in the lucky position of never having had to go out to acquire new projects/clients. All clients approached me, or were introduced to me by others.
Re: Hello, I'm Ulf Dittmer
Community Center
Say Hello!
1 Week Ago
by John_165
> I just notice that I didn't answer that - I'm in the lucky position of never having had to go out to acquire new projects/clients. All clients approached me, or were introduced to me by others. Wow, that’s really lucky! Must be a great feeling to have clients come to you without having to look for them
Re: Hello, I'm Ulf Dittmer
Community Center
Say Hello!
1 Week Ago
by Dani
> Mastodon is pretty much the only social network I'm on these days Do you consider forums as social networks? What’s the difference?
Re: Hello, I'm Ulf Dittmer
Community Center
Say Hello!
1 Week Ago
by trcooke
Fair point. I have actually met about half a dozen of the CodeRanch staff in person which is way more social than I ever was on any other social network.
Re: Show computer name on a label
Programming
Software Development
2 Months Ago
by toneewa
…, I set the Properties. Configuration Properties->C/C++->
General
-> Common Language RunTime Support->Common Language RunTime Support…
Re: Show computer name on a label
Programming
Software Development
2 Months Ago
by toneewa
…()); } I changed the Properties. Configuration Properties->C/C++->
General
-> Common Language RunTime Support->Common Language RunTime Support…
Re: How to Implement Lazy Loading for Faster Web Portals
Programming
Web Development
2 Months Ago
by jkon
… locations, mobile devices, PCs, connections, etc., but in the same
general
direction). Ultimately, I'm glad I responded. Your responses made…
Re: Any jQuery 4 users?
Programming
Web Development
1 Month Ago
by Neil_brown001
… a few things I've noticed: Performance feels snappier in
general
, especially when chaining a bunch of DOM manipulations. They’ve…
Re: ‘Advanced AI should be treated similar to Weapons of Mass Destruction’
Community Center
2 Months Ago
by rproffitt
UPDATE: Feb 4, 2025 — Google on Tuesday updated its ethical guidelines around artificial intelligence, removing commitments not to apply the technology to weapons or surveillance.
General C Questions and Specific Variable-Type Questions
Programming
Software Development
15 Years Ago
by LordoftheFly
… my back. At any rate, I have a few
general
questions and a few specific questions that might help me… to better understand
general
and specific aspects of the language . Feel free to … there any websites that you can point me to for
general
information on C? [url]http://www.cprogramming.com/[/url] …
General way to test objects for mutability
Programming
Software Development
12 Years Ago
by hughesadam_87
Hi, I am trying to create the most
general
function possible to test if an object passed into it …, otherwise it will force an error. To make this function
general
, I need to be able to pick an attribute from… to step 2, I"m confused on the most
general
way to get class attribtues in Python. From another website…
Re: General way to test objects for mutability
Programming
Software Development
12 Years Ago
by hughesadam_87
…s true. I'm working on a project to store
general
record types in python. For immutable records, this is just…then blissfully apply it to mutable and immutable records in
general
. Because I don't want to limit users to my… would be better if these functions inspect mutability in a
general
sense (hence my motivation for the thread). I agree though…
Re: General Tab missing in Internet Options
Hardware and Software
Microsoft Windows
21 Years Ago
by Angel Love
… under Tools on Internet Explorer is changed and the
General
Tab is no longer present. To repair this issue…they are.....(default) REG_SZ & Programs Tab_REG-DWRORD &
General
Tab REG-DWORD. To the right of these there is…zero). To do that do this..... right click on
General
Tab.........click modify.... make sure here is a dot …
Re: General Tab missing in Internet Options
Hardware and Software
Microsoft Windows
21 Years Ago
by Major
…Options under Tools on Internet Explorer is changed and the
General
Tab is no longer present. To repair this issue …, they are.....(default) REG_SZ & Programs Tab_REG-DWRORD &
General
Tab REG-DWORD. To the right of these there is…to as "Data". The Data associated with the
General
Tab should read 0x00000000 (0)... if that data has …
General Collision Detection
Programming
Game Development
16 Years Ago
by sciwizeh
…'t find anything on collision detection that was 1) this
general
, or 2) had this kind of question I don't… only 2D) about things like this and i want more
general
stuff, not even code, just the math/ background behind it…
General Multithreading question...
Programming
Software Development
16 Years Ago
by Tyster
Hi Folks, I have a
general
question about multithreading... I have a small app that is … leaves me with the same basic problem. Is there a
general
approach or widely accepted practice to this problem? Just looking…
Re: General C Questions and Specific Variable-Type Questions
Programming
Software Development
15 Years Ago
by Narue
… there any websites that you can point me to for
general
information on C?[/B] Honestly, the best place to get…
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC