• Member Avatar for Dani
    Dani

    Began Watching How do i get this display the rec

    package Main2; import java.awt.Color; import java.awt.Dimension; import java.awt.Graphics; import java.awt.Graphics2D; import javax.swing.JPanel; public class GamePanel extends JPanel implements Runnable{ final int originalTileSize = 16; //16x16 tile final int scale = …
  • Member Avatar for Dani
    Dani

    Replied To a Post in What is the future of SEO in web3?

    What web 3 scams are you talking about? Isn't web 3 just a codeword for a decentralized Internet?
  • Member Avatar for Dani
    Dani

    Replied To a Post in Hello, greetings everyone

    Hi there and welcome! What topics interest you?
  • Member Avatar for Dani
    Dani

    Began Watching Hello, greetings everyone

    Hi everyone, My name's Artsem. Here to expand my knowledge and contribute.
  • Member Avatar for Dani
    Dani

    Replied To a Post in Newly graduated CS major facing adversity in finding employment

    Aww, it looks like Johnny2x4 deleted his account. I wonder why :(
  • Member Avatar for Dani
    Dani

    Began Watching Newly graduated CS major facing adversity in finding employment

    Uh. Hi! I am sort of new here. I post maybe once in a blue moon. This place is honestly 100x better than StackOverflow. Anyway. I won't post my entire …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Hi everyone, I'm Axermin

    Hi and welcome! Thanks for joining.
  • Member Avatar for Dani
    Dani

    Began Watching Hi everyone, I'm Axermin

    I'm from Ukraine. More than 10 years in sales and marketing at international markets. Hope to find here fellows in digital marketing, design.
  • Member Avatar for Dani
    Dani

    Gave Reputation to revida121 in What are some best practices for optimizing code performance in PHP?

    Use Opcode Caching: Enable Opcode caching like APC (Alternative PHP Cache) or OpCache to reduce script compilation time and increase performance. Use SQL Prepared Statements: Use SQL prepared statements instead …
  • Member Avatar for Dani
    Dani

    Edited What are some best practices for optimizing code performance in PHP?

    Everyone knows that PHP has such a bad rap for so much bad code being out there. I am a firm believer it is not a problem with PHP, itself, …
  • Member Avatar for Dani
    Dani

    Created What are some best practices for optimizing code performance in PHP?

    Everyone knows that PHP has such a bad rap for so much bad code being out there. I am a firm believer it is not a problem with PHP, itself, …
  • Member Avatar for Dani
    Dani

    Began Watching What are some best practices for optimizing code performance in PHP?

    Everyone knows that PHP has such a bad rap for so much bad code being out there. I am a firm believer it is not a problem with PHP, itself, …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Google OAuth embedded webview

    Oh, also, I went ahead and [tested for compatibility](https://developers.googleblog.com/2021/06/upcoming-security-changes-to-googles-oauth-2.0-authorization-endpoint.html) with ?disallow_webview=true and it still worked. Should I just ignore the email?
  • Member Avatar for Dani
    Dani

    Edited Google OAuth embedded webview

    I received this email: > > Hello Google Developer, > > We're writing to let you know that we detected the use of an embedded webview in requests to Google's …
  • Member Avatar for Dani
    Dani

    Edited Google OAuth embedded webview

    I received this email: > > Hello Google Developer, > > We're writing to let you know that we detected the use of an embedded webview in requests to Google's …
  • Member Avatar for Dani
    Dani

    Edited Google OAuth embedded webview

    I received this email: > > Hello Google Developer, > > We're writing to let you know that we detected the use of an embedded webview in requests to Google's …
  • Member Avatar for Dani
    Dani

    Created Google OAuth embedded webview

    I received this email: > > Hello Google Developer, > > We're writing to let you know that we detected the use of an embedded webview in requests to Google's …
  • Member Avatar for Dani
    Dani

    Began Watching Google OAuth embedded webview

    I received this email: > > Hello Google Developer, > > We're writing to let you know that we detected the use of an embedded webview in requests to Google's …
  • Member Avatar for Dani
    Dani

    Replied To a Post in What is the future of SEO in web3?

    > Be sure to look up some web site such as "Web 3.0 is Going Great" to find the cesspool of scams and ripoffs. That looks like a pretty crappy …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Netsuite report metadata

    I don't have any experience with Netsuite, so I apologize that I am unable to help you out, but I've moved your question out of the Community Center and tagged …
  • Member Avatar for Dani
    Dani

    Began Watching Netsuite report metadata

    I'm trying to figure out where is the report metadata (structure) stored in Netsuite database, (which I ingest into Snowflake from SuiteAnalytics API) if it's in the back-end db at …
  • Member Avatar for Dani
    Dani

    Edited Netsuite report metadata

    I'm trying to figure out where is the report metadata (structure) stored in Netsuite database, (which I ingest into Snowflake from SuiteAnalytics API) if it's in the back-end db at …
  • Member Avatar for Dani
    Dani

    Replied To a Post in What is the future of SEO in web3?

    What stories are you referring to? I don't think a truly decentralized Internet is here yet (although we do have things like Mastodon that run on independent servers). For now, …
  • Member Avatar for Dani
    Dani

    Began Watching What is the future of SEO in web3?

    Regarding the future of search engine optimisation in web3
  • Member Avatar for Dani
    Dani

    Replied To a Post in What are some reliable brands for computer monitors?

    Yup, it's an LG that is causing issues. Specifically, my LG UltraFine 5K has no issues, but my LG HDR widescreen 5K has constant issues. I'm not sure what changing …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Hi everyone, I'm zain.webinxs

    Hi and welcome!
  • Member Avatar for Dani
    Dani

    Began Watching Hi everyone, I'm zain.webinxs

    Hi, I'm Zain Petrik, and I'm the proud owner of [Wndywaldman](http://www.https://wendywaldman.com/) a platform that connects Information of daily life ideas and business enthusiasts from all around the world. My mission …
  • Member Avatar for Dani
    Dani

    Undeleted a Post in converting python to pseudo code

    import random print('Hello! What is your name?') myName = input() guess = 0 secretnumber = random.randint(1, 100) while guess != secretnumber: numGuesses = 1 print('Well, ' + myName + ', …
  • Member Avatar for Dani
    Dani

    Replied To a Post in What are some recommended Linux distributions for beginners?

    Checking Distrowatch and the only one in the top 5 that I recognize is Mint. Fedora, Ubuntu, and Debian are all lower down nowadays. Who woulda thunk. I guess I'm …
  • Member Avatar for Dani
    Dani

    Replied To a Post in What are some reliable brands for computer monitors?

    I currently have two LG 5K monitors. One works fine with no issues. The other fails to turn on at least 10% of the time when bringing my macOS (2021-generation …
  • Member Avatar for Dani
    Dani

    Created What are some recommended Linux distributions for beginners?

    In the interest of starting a flame war (hehe), what is your favorite Linux distro for newbies? I haven't thought about this in years, but just thought I'd see what …
  • Member Avatar for Dani
    Dani

    Began Watching What are some recommended Linux distributions for beginners?

    In the interest of starting a flame war (hehe), what is your favorite Linux distro for newbies? I haven't thought about this in years, but just thought I'd see what …
  • Member Avatar for Dani
    Dani

    Created What are some reliable brands for computer monitors?

    Currently getting increasingly frustrated with my 5K widescreen LG monitor for an assortment of reasons.
  • Member Avatar for Dani
    Dani

    Began Watching What are some reliable brands for computer monitors?

    Currently getting increasingly frustrated with my 5K widescreen LG monitor for an assortment of reasons.
  • Member Avatar for Dani
    Dani

    Replied To a Post in Creating Logo design?

    I was pretty sure I replied to this the other day but I guess I got distracted mid-reply and never submitted it. I think there's a lot to consider before …
  • Member Avatar for Dani
    Dani

    Began Watching Creating Logo design?

    Steps to consider before creating a logo?
  • Member Avatar for Dani
    Dani

    Replied To a Post in Hello All - my first post

    Hi Paul and welcome to DaniWeb! I think rproffitt is referring to me, because I've been a vocal "hater" of AI when it comes to its programming skills. I think …
  • Member Avatar for Dani
    Dani

    Began Watching Hello All - my first post

    Hi everyone - I used to be a computer science major in college ~20 years ago, but pivoted into IT Audit when the dotcom bubble burst. I've been doing that …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Mobile app development?

    Elements? I’m not sure what you’re referring to.
  • Member Avatar for Dani
    Dani

    Began Watching Mobile app development?

    What are the different types of elements in Mobile app development?
  • Member Avatar for Dani
    Dani

    Replied To a Post in Marketing Consultant Pros and Cons

    It depends on how big the company is and if anyone in the company already has SEO and marketing experience. Typically, I am a fan of full-service agencies for mid-sized …
  • Member Avatar for Dani
    Dani

    Began Watching Marketing Consultant Pros and Cons

    I believe that employing a consultant can be beneficial for the growth of your website because they can offer useful insights into SEO tactics. What do you think—should we hire …
  • Member Avatar for Dani
    Dani

    Replied To a Post in How to download an excel (.xls) file from a button in PHP

    As I have no experience with phpSpreadsheet, any advice I offer would be the blind leading the blind. However, they do have [official documentation here](https://phpspreadsheet.readthedocs.io/en/latest/) which includes this simple demo …
  • Member Avatar for Dani
    Dani

    Replied To a Post in match is a reserved keyword as of PHP 8

    So, best I can tell, leaving the variable `$match` is fine, but classes and functions need to be renamed.
  • Member Avatar for Dani
    Dani

    Replied To a Post in Online submission fprms not working with PHP v8

    Well, [I just reminded myself why I still haven't upgraded to PHP 8](https://www.daniweb.com/programming/web-development/threads/539944/match-is-a-reserved-keyword-as-of-php-8).
  • Member Avatar for Dani
    Dani

    Created match is a reserved keyword as of PHP 8

    I'm following the list of [backward incompatible changes](https://www.php.net/manual/en/migration80.incompatible.php) while upgrading my code from PHP 7.4 to PHP 8. It says that `match` is now a reserved keyword. DaniWeb's matching algorithm …
  • Member Avatar for Dani
    Dani

    Began Watching match is a reserved keyword as of PHP 8

    I'm following the list of [backward incompatible changes](https://www.php.net/manual/en/migration80.incompatible.php) while upgrading my code from PHP 7.4 to PHP 8. It says that `match` is now a reserved keyword. DaniWeb's matching algorithm …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Online submission fprms not working with PHP v8

    I cannot recommend which version of PHP 8 to upgrade to as I currently am using PHP 7.4 myself. For me, upgrading means going through the list of backward incompatible …
  • Member Avatar for Dani
    Dani

    Began Watching Online submission fprms not working with PHP v8

    My online submission pages no longer work after upgrading to PHP v8. After pressing Submit, screen then turns white and no email sent with the submitted info. Screen is not …
  • Member Avatar for Dani
    Dani

    Replied To a Post in IP address removed automaticlly in windows 8.1

    To get back on track, @rahulrevolution, did my suggestion work?

The End.