Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
non
- Page 1
Re: Delete unused MySQL indexes
Programming
Databases
6 Days Ago
by toneewa
… or use the Percona Toolkit. Test drop indexes in a
non
-production or staging environment first. Like always, make a backup…
Re: Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day
Hardware and Software
Microsoft Windows
6 Days Ago
by Dani
> I have seen too much code written by self-taught programmers who, through ignorance, eschewed good design. While that's very, very true, that's \[unfortunately] not typically what people come to DaniWeb asking for help with. Many people unfortunately don't care about doing things right, but just well enough to work. As long as it gets the …
Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day
Hardware and Software
Microsoft Windows
1 Week Ago
by NuGG
…, having just posted this I see the Daniweb community is
non
-existent now, perhaps I shall ask around else where! Daniweb…
Re: Cannot run exe from asp.net
Programming
Web Development
3 Weeks Ago
by Neil_brown001
…’t display anything because they’re being launched in a
non
-interactive session. Running a .exe on the client (user’s…
Re: Cannot run exe from asp.net
Programming
Web Development
3 Weeks Ago
by lennyli
…’t display anything because they’re being launched in a
non
-interactive session. > > Running a .exe on the client…
Re: What Happened When We Applied Psychology-Backed Tweaks to a Funnel?
Digital Media
Digital Marketing
4 Weeks Ago
by graceweb
It’s amazing how just a few strategic changes can turn a struggling funnel into a success story. The emphasis on trust signals and emotional storytelling really resonates—those elements create a connection that can be the deciding factor for prospects. Thanks for highlighting those key takeaways! It’s a good reminder that sometimes it’s not …
Re: Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day
Hardware and Software
Microsoft Windows
1 Week Ago
by rproffitt
Try a focused area like on Reddit such as https://www.reddit.com/r/homelab/comments/740ap2/the_unofficial_fujitsu_server_guide/ If these were mine I'd move to Linux or BSD.
Re: Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day
Hardware and Software
Microsoft Windows
1 Week Ago
by NuGG
Aha! I cracked it. My goodness this has been driving me mad for two weeks. Turns out previous owners had a power on schedule configured, and the management controller retained the old config even though I put a fresh OS on it. Doh! Live and learn. Been coming on daniweb for 20 years, was always such a great place for help and advice. …
Re: Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day
Hardware and Software
Microsoft Windows
1 Week Ago
by Reverend Jim
>Where is everyone? Most of the posts here seem to be the same words about SEO/digital marketing over and over. That doesn't attract too many eyeballs. There is very little programming content any more.
Re: Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day
Hardware and Software
Microsoft Windows
1 Week Ago
by Dani
> Been coming on daniweb for 20 years, was always such a great place for help and advice. Last time I visited was 4-5 years ago and I noticed then it was getting quieter. Somewhat sorry to see the state of things now, these "most recent" threads are all so old! Where is everyone? I shall try stop by here more often and contribute! …
Re: Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day
Hardware and Software
Microsoft Windows
1 Week Ago
by Reverend Jim
>(where people abandoned us for sites like Stack Overflow) But there are still a few dinosaurs around who can answer some programming questions.
Re: Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day
Hardware and Software
Microsoft Windows
1 Week Ago
by Dani
Then there’s me, whose expertise is mostly limited to technical SEO and PHP these days, I’m afraid. Ugh, the brain fog is real.
Re: Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day
Hardware and Software
Microsoft Windows
1 Week Ago
by Dani
> >(where people abandoned us for sites like Stack Overflow) > > But there are still a few dinosaurs around who can answer some programming questions. Not to knock ya, but I think another part of the problem is that *all* that's left are dinosaurs who aren't necessarily skilled at the most trendiest things these days. There's …
Re: Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day
Hardware and Software
Microsoft Windows
1 Week Ago
by Reverend Jim
Agreed. But programming basics are still something people need help with, and the basics have not changed appreciably over my career. Dinosaurs have more free time than those many decades younger. I, for one, have a lot and I am willing to spend part of it here.
Re: Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day
Hardware and Software
Microsoft Windows
1 Week Ago
by Dani
> But programming basics are still something people need help with, and the basics have not changed appreciably over my career. They sure have changed appreciably during *my* career! But maybe that's because my career is in web development, and the web, and the technologies that power the web, have changed *a lot* over the past 25 years. Heck…
Re: Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day
Hardware and Software
Microsoft Windows
1 Week Ago
by Reverend Jim
Certainly the technology and tools have changed but principles of design and good programming styles have not. Python has, for the most part, replaced (effectively) dead languages like COBOL, and now-niche languages like FORTRAN, but structured programming and modular design are still essential techniques. I have seen too much code written by self-…
Hi everyone, I'm caamrita329
Community Center
Say Hello!
2 Months Ago
by caamrita329
… Seattle Chapter and co-founder of Narratives of Numbers, a
non
-profit promoting financial literacy and the impact of accounting. With…
Re: How to Implement Lazy Loading for Faster Web Portals
Programming
Web Development
1 Month Ago
by Dani
…;All of our pages (including this one!) are cached for
non
logged-in users, which includes Googlebot" part. If this… on is cached via SXG by Google, what will a
non
logged-in user see when they enter from a Google… cached via SXG for Google first time visitors, or **any**
non
logged-in user who comes across DaniWeb (try logging out…
Re: How to Implement Lazy Loading for Faster Web Portals
Programming
Web Development
1 Month Ago
by Dani
… 10 months, we can feel comfortable caching that thread for
non
logged in users for a longer time, for example, than… All of our pages (including this one!) are cached for
non
-logged in users, which includes Googlebot. We use a `Vary…
Re: How to Implement Lazy Loading for Faster Web Portals
Programming
Web Development
1 Month Ago
by jkon
…;All of our pages (including this one!) are cached for
non
logged-in users, which includes Googlebot" part. If this… on is cached via SXG by Google, what will a
non
logged-in user see when they enter from a Google…
Re: Contact form does not working
Programming
Web Development
2 Months Ago
by Dani
… is that they ensure you're never sending emails to
non
-existant email addresses, email addresses that bounce, and that emails…
Re: How to Implement Lazy Loading for Faster Web Portals
Programming
Web Development
2 Months Ago
by jkon
… the app's JS files (which will then load the
non
-critical CSS files) after an interaction (mousemove on desktop, onVclick…
Re: which language do i start leaning in 2025
Programming
Software Development
1 Month Ago
by Dani
… this topic c++. C++ is a popular language used for
non
-web related applications such as many games. Is that something…
Re: Is there anything special I should pay attention to when doing SEO?
Digital Media
Digital Marketing
Search Engine Strategies
1 Month Ago
by dianapps
… Speed:** Google’s all about user experience, and slow or
non
-mobile-friendly sites get pushed down. Tools like Google PageSpeed…
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.
Re: What Happened When We Applied Psychology-Backed Tweaks to a Funnel?
Digital Media
Digital Marketing
2 Months Ago
by asadkhan12
Your post perfectly highlights the power of behavioral psychology in funnel optimization! The results speak for themselves—small yet strategic psychological tweaks can make a massive impact on conversions. Trust signals, emotional storytelling, and cognitive ease are often overlooked but make all the difference. The way you broke down each …
Re: Hi everyone, I'm caamrita329
Community Center
Say Hello!
2 Months Ago
by Dani
Hello there. Welcome to DaniWeb! :)
Re: Non-US Traffic
Digital Media
Digital Marketing
16 Years Ago
by mrandrei
Non
-US traffic is still beneficial to a site's popularity. In fact, it's one of the factors why a site gets better ranking. The more traffic you get from all over the world, the better.
non ivalue in assignment error
Programming
Software Development
13 Years Ago
by jefgreen
…
non
-lvalue in assignment 20
non
-lvalue in assignment 24
non
-lvalue in assignment 25
non
-lvalue in assignment 28
non
-lvalue in assignment 29
non
…-lvalue in assignment 33
non
…
Re: non ivalue in assignment error
Programming
Software Development
13 Years Ago
by jefgreen
…] Yes, exactly. Now the only error I'm getting is...:
non
-lvalue in assignment for the if statement in my function…
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