Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
fun
- Page 1
Re: Android Native - How To Request Notification Permissions
Programming
Mobile Development
7 Hours Ago
by Inamullah_1
Great tutorial—thanks for sharing! Just a few quick additions: Starting with Android 13 (API 33), apps must request permission for POST_NOTIFICATIONS at runtime, while older versions allow notifications by default. It’s best to check the Android version before requesting this permission to avoid unnecessary prompts. Also, remember to handle the …
Re: Best Approach for Starting a Linux-Based Home Automation Pro
Hardware and Software
Linux and Unix
4 Weeks Ago
by trcooke
Hello, I'd probably start with an open source off the shelf solution such as https://www.home-assistant.io/ There are tutorials on their site that cover installation onto a raspberry pi so you should be able to get to and running fairly quickly. It sounds like a
fun
project so please do let us know how you get on.
Re: How to show visa info based on country selection in a travel form?
Programming
Web Development
2 Weeks Ago
by Biiim
I felt like some
fun
, so I just put together an example for you using …
Re: How do I make my code jump back to a previous line?
Programming
3 Weeks Ago
by Dani
Organizing code into functions is always important for readability and also to be able to reuse parts of your code as your app gets bigger. Thank you for posting your updated code to share with others :)
Re: 💻 What’s the First App You Install on a Fresh Windows Machine?
Hardware and Software
Microsoft Windows
3 Weeks Ago
by Yrth
> Jim, I have not used Windows in a very, very long time, but can you not configure Windows to store My Documents on D? I'm quite sure that you can, if I remember correctly? > > https://superuser.com/questions/1725456/wha-cant-i-move-my-documents-folder You can't, directly, but you can cheat, of course. Put your documents directory …
Re: 💻 What’s the First App You Install on a Fresh Windows Machine?
Hardware and Software
Microsoft Windows
3 Weeks Ago
by Reverend Jim
That's exactly what I did except I used sysinternals junction.exe. This still leaves things screwed up in that the address bar may still show you in OneDrive even though you are saving to the junction point.
Re: 💻 What’s the First App You Install on a Fresh Windows Machine?
Hardware and Software
Microsoft Windows
3 Weeks Ago
by donnamitch
Hello
Re: C++ College Prank
Programming
Software Development
1 Month Ago
by cirol
Pranks can be
fun
, but fake viruses might cause real worry and problems. It’s best to use your skills in ways that don’t upset or confuse others.
Any jQuery 4 users?
Programming
Web Development
2 Months Ago
by Dani
Just as the topic title suggests, any jQuery 4 beta users out there who could let me know what it's like? The wait for v4 gold release is killing me. Also, please don't make
fun
of me for being a jQuery user. DaniWeb has been built on jQuery for decades. (Okay, maybe that's not something to brag about.)
💻 What’s the First App You Install on a Fresh Windows Machine?
Hardware and Software
Microsoft Windows
2 Months Ago
by asadalikhan
… Windows PC or did a clean install… now comes the
fun
part: installing your go-to apps! 👉 What’s the very…
Hello, I'm Ulf Dittmer
Community Center
Say Hello!
1 Month Ago
by Ulfson
… also dabble in Android on the side, but more for
fun
than profit.
How do I make my code jump back to a previous line?
Programming
1 Month Ago
by trueriver
I'm just coding something for
fun
right now and I'm stuck on looping. I'm …
Re: When Speed Replaces Satisfaction in Coding
Community Center
Say Hello!
1 Month Ago
by Reverend Jim
… have done major development in assembler). Coding in Python in
fun
. Coding in assembler is tedious and mind numbing.
Re: Android Native - How To Request Notification Permissions
Programming
Mobile Development
1 Month Ago
by Erussuhsh
Hi I'm new android app development can you teach me
Re: Any jQuery 4 users?
Programming
Web Development
2 Months Ago
by Neil_brown001
Hey, no judgment here — if it works, it works! 😄 I’ve been testing out the jQuery 4 beta on a couple of legacy projects and so far, it’s been pretty smooth. The devs have done a solid job keeping backward compatibility in mind while modernizing under the hood. Here are a few things I've noticed: Performance feels snappier in general, …
Re: Any jQuery 4 users?
Programming
Web Development
2 Months Ago
by Dani
> Why would anyone be hesitant to admit to using jQuery? At the time it was released, it sparked fundamental upgrades to JavaScript. JQuery was popular when we first started using it. Nowadays, there are much more elegant JavaScript frameworks, and native JavaScript is often faster than jQuery. Than jQuery 3, At least. I’m excited someone…
Re: Any jQuery 4 users?
Programming
Web Development
2 Months Ago
by jkon
I'm still using jQuery, a very slim build. Our JS library/framework handles all the heavy lifting, including AJAX, WebSockets, logical events, data manipulation, and architectural events. Replacing jQuery would be relatively easy since we often use our own extended jQuery functions, like our custom 'onClick' (which has a different implementation in…
Re: Any jQuery 4 users?
Programming
Web Development
2 Months Ago
by gediminas.bukauskas.7
Every additional JS library slows down loading of the site. I haven't used jQuery for a long time, so I would like to know: does the new jQuery have something that can't be done with the DOM API and CSS?
Re: Any jQuery 4 users?
Programming
Web Development
2 Months Ago
by Dani
Given that jQuery is a front-end JavaScript library, its goal is to make writing your front end JavaScript easier and quicker than writing native JavaScript. However, as it is written on top of native JavaScript, there’s nothing it can’t do that native JavaScript ultimately cannot. It just might take a whole bunch more lines of code in native JS. …
Re: 💻 What’s the First App You Install on a Fresh Windows Machine?
Hardware and Software
Microsoft Windows
2 Months Ago
by Reverend Jim
First app is Macrium Reflect so I can take an image of the fresh install. Then I repartition to C/D, move my user folders (documents, pictures, etc.) to D. Then I take another image. After that I begin installing my base apps before imaging one more time.
Re: 💻 What’s the First App You Install on a Fresh Windows Machine?
Hardware and Software
Microsoft Windows
1 Month Ago
by Reverend Jim
Further note: Because Microsoft insists on crammine OneDrive down our throats, moving the My Documents is damn near impossible. I've found the easiuest way is to initially set up my computer using a Microsoft Account (something they have also made it almost impossibole to avoid), then create a local admin account and always log on with that. That …
Re: 💻 What’s the First App You Install on a Fresh Windows Machine?
Hardware and Software
Microsoft Windows
1 Month Ago
by Dani
* Microsoft Office (for macOS) And then to manage DaniWeb: * PhpStorm * Remote Desktop Manager * Viscosity * Screaming Frog SEO Spider
Re: 💻 What’s the First App You Install on a Fresh Windows Machine?
Hardware and Software
Microsoft Windows
1 Month Ago
by Dani
Jim, I have not used Windows in a very, very long time, but can you not configure Windows to store My Documents on D? I'm quite sure that you can, if I remember correctly? https://superuser.com/questions/1725456/wha-cant-i-move-my-documents-folder
Re: 💻 What’s the First App You Install on a Fresh Windows Machine?
Hardware and Software
Microsoft Windows
1 Month Ago
by Reverend Jim
>I'm quite sure that you can, if I remember correctly? Before OneDrive it was easily done. Not anymore. Microsoft is slightly brain dead. Locations for shell folders are stored in the registry. You'd think they'd all be under "Shell Folders", but not all of them are. And you'd think they would have consistent names. But here are …
Re: 💻 What’s the First App You Install on a Fresh Windows Machine?
Hardware and Software
Microsoft Windows
1 Month Ago
by Reverend Jim
BTW I've spoken with a former Microsoft Engineer. He also agrees OneDrive is an abomination.
Re: 💻 What’s the First App You Install on a Fresh Windows Machine?
Hardware and Software
Microsoft Windows
1 Month Ago
by dnBunnie
the app "Everything" after Comodo Internet security
Re: 💻 What’s the First App You Install on a Fresh Windows Machine?
Hardware and Software
Microsoft Windows
1 Month Ago
by Reverend Jim
I agree. [Everything](https://www.voidtools.com/) is always a definite install after imaging. It's something that should have been built into Windows. I've never found the need for any security software other than what comes with Windows.
Re: 💻 What’s the First App You Install on a Fresh Windows Machine?
Hardware and Software
Microsoft Windows
1 Month Ago
by Dani
As a macOS user these days, does Windows not have a find tool? /confuzzled
Re: 💻 What’s the First App You Install on a Fresh Windows Machine?
Hardware and Software
Microsoft Windows
1 Month Ago
by Reverend Jim
As is typical with Microsoft, their search/find tools work poorly, can hog resources, and are difficult to use. "Everything Indexer" is easy to use, has a small footprint, and has almost no effect on my resources. Search queries show you results as you type, and you can create complex search terms with logical operators, as opposed to the…
Re: 💻 What’s the First App You Install on a Fresh Windows Machine?
Hardware and Software
Microsoft Windows
1 Month Ago
by Dani
> BTW I've spoken with a former Microsoft Engineer. He also agrees OneDrive is an abomination. I’ve spoken to several current and former Apple engineers who agree that Siri is an abomination.
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
Backlink Auditor
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC