• Member Avatar for Dani
    Dani

    Replied To a Post in Is This Considered Spam?

    My point is that it was deleted for the blatant rule violations and not for any other reason. :-P
  • Member Avatar for Dani
    Dani

    Replied To a Post in Is This Considered Spam?

    > To be clear I made the call based primarily on the fact that he was posting under multiple accounts. That's exactly my point. That isn't against the rules. I …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Is This Considered Spam?

    Yes, posting IPs in the Moderator's only forum is fine. However, I still urge mods to judge a post by its own merits and not to judge it by who …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Is This Considered Spam?

    I want to also add that every single post that I took moderator action against violated those exact same two rules in the same way. I treated each post on …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Is This Considered Spam?

    I finally made it out of bed. My #1 rule is that moderators only take action when there is a direct rule violation, otherwise it is an abuse of power. …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Is This Considered Spam?

    I just woke up and I’m still groggy in bed. In a few minutes, I’m going to migrate to the computer desk to see what’s going on and give my …
  • Member Avatar for Dani
    Dani

    Began Watching Is This Considered Spam?

    We are getting a burst of posts all from IP 180.188.224.184 Wouldn't be a concern except they are all similar in content but from five different usernames (they come in …
  • Member Avatar for Dani
    Dani

    Created Hi everyone, I'm GanWR

    I'm web developer。that's all,i have any question in my work and study。
  • Member Avatar for Dani
    Dani

    Replied To a Post in Variable not recognised

    A string encased in single quotes means a literal string, meaning don’t evaluate any variables. A string encased in double quotes means evaluate variables inside it. Your entire thing is …
  • Member Avatar for Dani
    Dani

    Began Watching Variable not recognised

    From the below, how can I make the variable $new_status recognisable within those brackets? $sendData = '{ "messages" : [ { "content" : "Your order is $new_status.", } ] }'; …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Unable to burn DVD

    Is it possible you’re trying to use a DVD-R that has already been written to? Does your drive support DVD-RW as well as DVD-R? When all else fails, use a …
  • Member Avatar for Dani
    Dani

    Began Watching Unable to burn DVD

    Hello. I'm tring to burn an ISO to a DVD (Windows 10 installation disc). But all the burning programs tell me that somethingis wrong, for example "Mediadetectie mislukt" which means …
  • Member Avatar for Dani
    Dani

    Replied To a Post in What data type to choose for storing the ip address in the database

    Currently I store IP addresses as Varchar. Binary is meant for binary data such as images, executables, etc. Not text.
  • Member Avatar for Dani
    Dani

    Began Watching What data type to choose for storing the ip address in the database

    Hi, I am currently working on a banlist and I am thinking about which data type to choose for storing the IP address in the database. Will the Binary data …
  • Member Avatar for Dani
    Dani

    Replied To a Post in How to Build a responsive app with php

    Responsive apps are done using CSS and, specifically, CSS media queries, which engage different stylesheets rules based on the device form factor. To get started, chick out a CSS framework …
  • Member Avatar for Dani
    Dani

    Began Watching How to Build a responsive app with php

    How can I build a responsive mobile app with PHP as a web developer, I'm a newbie in web development please and I wish to maintain apex growth in this …
  • Member Avatar for Dani
    Dani

    Created Complete Tutorial On Creating Deterministic Finite Automata in Swift

    This is a complete tutorial on creating a Deterministic Finite Automata (DFA) in Swift. Go through the entire post to get familiar with all aspects of DFAs, and then implement …
  • Member Avatar for Dani
    Dani

    Replied To a Post in introduction of kasmar45, me

    For me, born in 1982, it's been (roughly) ... 4 years old = BASIC on an Apple IIGS 10 years old = QBASIC on an IBM-compatible PC 13 years old …
  • Member Avatar for Dani
    Dani

    Replied To a Post in y with the H1 tag so can be manipulated back to a degree

    Sorry, I have absolutely no idea what you are trying to say. Are you referring to Google's latest change last week of replacing title tags with H1 tags in the …
  • Member Avatar for Dani
    Dani

    Began Watching y with the H1 tag so can be manipulated back to a degree

    le has had a tendency of using their own ideas for descriptions - they have just started doing the same with title tags. The Titkle tags seem to have an …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Best SEO tips that Increase my DR,DR Gradually.

    I'll preface this by saying I have very, very little experience doing SEO for ecommerce. All of my 25 years of SEO experience has been for content-based sites such as …
  • Member Avatar for Dani
    Dani

    Began Watching Best SEO tips that Increase my DR,DR Gradually.

    I am working with an E-Commerce store. Working almost a year but did not get good response. Kindly share some good strategy for ranking. **Work I done Already:** 1. Daily …
  • Member Avatar for Dani
    Dani

    Edited Best SEO tips that Increase my DR,DR Gradually.

    I am working with an E-Commerce store. Working almost a year but did not get good response. Kindly share some good strategy for ranking. **Work I done Already:** 1. Daily …
  • Member Avatar for Dani
    Dani

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

    Hi there and welcoem to DaniWeb!! I've found that low quality blog articles can actually *hurt* SEO because Google can tell when it's fluff pieces designed just to build content …
  • Member Avatar for Dani
    Dani

    Began Watching Hi everyone, I'm MDMedia

    We're a digital marketing company from the UK, who have a wide base of clientele, staring with locksmiths. We have found that blog writing and SMM are the way to …
  • Member Avatar for Dani
    Dani

    Replied To a Post in introduction of kasmar45, me

    Hey there, and welcome to DaniWeb! There are a handful of old timers around here. Feel free to browse around and hope to see you around.
  • Member Avatar for Dani
    Dani

    Began Watching introduction of kasmar45, me

    Hello, My name is George, but many call me kasmar45. I am 78 years old and long retired. I have worked in the IT business for 50 years. I started …
  • Member Avatar for Dani
    Dani

    Replied To a Post in how to define a var = ???.text in vb.net

    I don't know VB.NET, but what is the specific error message?
  • Member Avatar for Dani
    Dani

    Began Watching how to define a var = ???.text in vb.net

    I want to make several of my textbox.text properties equal to variables. I tried: Dim outcome As New txtResult.Text outcome = "xxxxx" this produced an error. :( first, is this …
  • Member Avatar for Dani
    Dani

    Edited Play two videos side by side for comparison

    # Comparing two videos side by side I have been creating walk-through videos on the cheap by just wandering through an area with my little Sony camera. Lacking a steady-cam …
  • Member Avatar for Dani
    Dani

    Edited Image File Tagging App in Python/wxPython

    **Requires:** 1. Python version 3.8 or newer 2. wxPython version 4.0 or newer 3. exif module 4. Windows with NTFS file system To ensure you have the required packages please …
  • Member Avatar for Dani
    Dani

    Edited Play two videos side by side for comparison

    # Comparing two videos side by side I have been creating walk-through videos on the cheap by just wandering through an area with my little Sony camera. Lacking a steady-cam …
  • Member Avatar for Dani
    Dani

    Endorsed dimitrilc

  • Member Avatar for Dani
    Dani

    Endorsed dimitrilc

  • Member Avatar for Dani
    Dani

    Created Java Security - Reduce Attack Surface by Constructing Secure Objects

    ## Introduction ## There are many ways to design secure Java objects. In this tutorial, we are going to learn how to create secure Java objects by understanding **Accessibility**, **Extensibility**, …
  • Member Avatar for Dani
    Dani

    Created Java Security - Restrict IO Permissions using SecurityManager

    ## Introduction ## In this tutorial, we will focus on how to manage IO permissions to read, write, and delete local files using the `SecurityManager` class. ## Goals ## At …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Hi I'm bboycage

    Hi there and welcome to DaniWeb!!
  • Member Avatar for Dani
    Dani

    Began Watching Hi I'm bboycage

    Hi, I'm bboycage and I work as a Data Analyst / Data Scientist at a Financial Consulting company. Python is my main language, had to learn SAS because of my …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Google Ignoring our Meta Description

    Hey there, Frank!! How are you doing?! As Frank mentions, check out these articles on the Search Engine Roundtable: * https://www.seroundtable.com/google-title-header-change-no-ranking-impact-31999.html * https://www.seroundtable.com/semrush-data-titles-google-32004.html Good luck!!
  • Member Avatar for Dani
    Dani

    Replied To a Post in How to do Sql Merge statement on pandas data frame in python

    Sorry, unfortunately I don't know python so I can't help you. I'm going to upvote your post so hopefully someone comes along who can help.
  • Member Avatar for Dani
    Dani

    Began Watching How to do Sql Merge statement on pandas data frame in python

    I am new to python dataframes so please help me do a merge on pandas dataframe. df1 custid custname email phone x tina z.gmail.com 345-345-3456 y mina z1.gmail.com 445-345-3456 z …
  • Member Avatar for Dani
    Dani

    Created How to use the Switch Expression in Java 14

    ## Introduction ## Java 14 was released with a new type of expression called Switch Expression. Its syntax is similar to that of the Switch Statement, with a few differences. …
  • Member Avatar for Dani
    Dani

    Created Java - How to create a JPMS Module

    ## Introduction ## In this tutorial, we are going to learn how to create a Java module by hand. ## Goals ## At the end of this tutorial, you would …
  • Member Avatar for Dani
    Dani

    Replied To a Post in 21st Century Renaissance Man

    Hi jsrankin, Welcome to DaniWeb! It’s always great to have people who are truly passionate about programming wiring their life to it, regardless of their age. We have far too …
  • Member Avatar for Dani
    Dani

    Began Watching 21st Century Renaissance Man

    Been programming more than half my life and been in industry for over a decade.
  • Member Avatar for Dani
    Dani

    Replied To a Post in Is it realistic to create a social network quickly and inexpensively?

    As far as software goes, there are a lot of popular options on the market that are very robust, secure, have all functionality you would need already built in, and …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Is it realistic to create a social network quickly and inexpensively?

    > I'd not call any of that free. The cost of operation needs to be considered and would be significant. You can manage with free, or very low cost, hosting …
  • Member Avatar for Dani
    Dani

    Replied To a Post in why the exception

    I will preface this by saying I don't know .NET at all. However, the error message, I'm assuming, is basically saying that the `box` object has been destroyed. What code …
  • Member Avatar for Dani
    Dani

    Began Watching why the exception

    This code causes an exception: dim box as new mult() box.show <-------- cannot access a disposed object
  • Member Avatar for Dani
    Dani

    Replied To a Post in Is it realistic to create a social network quickly and inexpensively?

    It depends what the functionality of your social network is. If it's just a blog, it's free to use Wordpress. If it's a forum, like DaniWeb, it's free to use …

The End.