• Member Avatar for Dani
    Dani

    Created New search functionality

    I've changed our search functionality to be controlled in-house again and no longer use the Google search API. Let me know your thoughts.
  • Member Avatar for Dani
    Dani

    Began Watching New search functionality

    I've changed our search functionality to be controlled in-house again and no longer use the Google search API. Let me know your thoughts.
  • Member Avatar for Dani
    Dani

    Replied To a Post in Shared editor window??

    Keep in mind, my primary objective right now is to find a way to reinvent DaniWeb for 2017.
  • Member Avatar for Dani
    Dani

    Replied To a Post in Shared editor window??

    > For non-work stuff, Github's gists are perfect. Yes! Something like that is *exactly* what I'm referring to, only having it operate more like Google Docs where multiple people can …
  • Member Avatar for Dani
    Dani

    Replied To a Post in What About Structured Data?

    It's not going to get you indexed any quicker, but it will help Googlebot to have a deeper understanding of your content. It may result in breadcrumbs and other semantic …
  • Member Avatar for Dani
    Dani

    Began Watching What About Structured Data?

    Hi Everyone !! What About Structured Data? is it helpful for quickly index in search Engine?
  • Member Avatar for Dani
    Dani

    Replied To a Post in I can't use my old login again

    Glad I was able to reset your password for ya!
  • Member Avatar for Dani
    Dani

    Marked Solved Status for I can't use my old login again

    Hi, I once tried dazah. I could login into my old account on daniweb. But once I tried after a while I couldn't, even when I used forgot password. I …
  • Member Avatar for Dani
    Dani

    Replied To a Post in DaniWeb on Ubuntu Phone

    Whatever happened with this?
  • Member Avatar for Dani
    Dani

    Replied To a Post in MySQL query taking too long

    And pty, yes, the index is being used.
  • Member Avatar for Dani
    Dani

    Replied To a Post in Need help with Dazah

    > They quite simply could not and would not relate to each other. The technical people, when writing things up, got way too technical way too fast and lost the …
  • Member Avatar for Dani
    Dani

    Replied To a Post in I can't use my old login again

    OK, I just checked ... and this account is the only one you have with that eternity yahoo email address. Could your account be associated with a different email??
  • Member Avatar for Dani
    Dani

    Replied To a Post in I can't use my old login again

    > I think the last time was when you hit your head or something Oh, that was terrible!! I was pitching Dazah at an event and I fell off the …
  • Member Avatar for Dani
    Dani

    Replied To a Post in I can't use my old login again

    Hi, I'm sorry about that. You should be able to log in with your old email address and password, and it should log you into your old Dazah account. Please …
  • Member Avatar for Dani
    Dani

    Began Watching I can't use my old login again

    Hi, I once tried dazah. I could login into my old account on daniweb. But once I tried after a while I couldn't, even when I used forgot password. I …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Removing unused indexes

    Nope, it helped with something else. It ended up working, but I'm still having the issue I posted in the other thread regarding the articles_read table.
  • Member Avatar for Dani
    Dani

    Replied To a Post in Shared editor window??

    > That might work for some but not for me. I'm not saying it's a bad idea but to me it sounds like one-on-one tutoring and I think the quality …
  • Member Avatar for Dani
    Dani

    Replied To a Post in MySQL query taking too long

    I'm super duper sorry ... I forgot to mention that the problem is not reproducable, and only happens periodically, seemingly randomly from my perspective, but enough that it's a concern. …
  • Member Avatar for Dani
    Dani

    Created Removing unused indexes

    I'm excited I just discovered a way to remove unused MySQL indexes and I wanted to share it with you guys. I'm following the tutorial here: https://www.percona.com/blog/2012/06/30/find-unused-indexes/ We happened to …
  • Member Avatar for Dani
    Dani

    Began Watching Removing unused indexes

    I'm excited I just discovered a way to remove unused MySQL indexes and I wanted to share it with you guys. I'm following the tutorial here: https://www.percona.com/blog/2012/06/30/find-unused-indexes/ We happened to …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Shared editor window??

    Think outside the constraints of a typical forum thread and instead as a more realtime way of teaching / explaining / learning in a pair programming environment that is split …
  • Member Avatar for Dani
    Dani

    Replied To a Post in How does "real time collaborative coding" work

    > And I dont want to make a website. Well then that's a website :-P
  • Member Avatar for Dani
    Dani

    Created MySQL query taking too long

    I have an InnoDB table called `articles_read` with fewer than 20,000 rows in it. It consists of 3 columns: member_id article_id timestamp There are two indexes: A unique index on …
  • Member Avatar for Dani
    Dani

    Began Watching MySQL query taking too long

    I have an InnoDB table called `articles_read` with fewer than 20,000 rows in it. It consists of 3 columns: member_id article_id timestamp There are two indexes: A unique index on …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Need help with Dazah

    The elevator pitch is different based on who the audience of the pitch is. If you manage an organization, niche group, or online community, then the elevator pitch is: You …
  • Member Avatar for Dani
    Dani

    Replied To a Post in How does "real time collaborative coding" work

    Sorry, I just automatically assumed that you meant that it would be web-based. In my head I was thinking of a rudimentary code editor where multiple parties would go to …
  • Member Avatar for Dani
    Dani

    Replied To a Post in How does "real time collaborative coding" work

    So, out of the box, Dazah does group chat. So my thought is that there would be a separate code editor (to live side-by-side in the UI with the group …
  • Member Avatar for Dani
    Dani

    Replied To a Post in How does "real time collaborative coding" work

    You registered through Dazah, right? [Dazah](https://www.dazah.com) is a chat API that powers a bunch of the functionality on DaniWeb, such as our private messaging and our group chat. It allows …
  • Member Avatar for Dani
    Dani

    Replied To a Post in How does "real time collaborative coding" work

    Well, that's coincidental :) I was planning on using Dazah to do it ... basically using Dazah's group chat functionality and then attaching metadata to individual messages that consist of …
  • Member Avatar for Dani
    Dani

    Replied To a Post in How does "real time collaborative coding" work

    Haha! I just posted a few hours ago about adding that functionality to DaniWeb! https://www.daniweb.com/community-center/daniweb-community-feedback/threads/507257/shared-editor-window What makes you ask??
  • Member Avatar for Dani
    Dani

    Began Watching How does "real time collaborative coding" work

    Hey can anybody explain me how "real time collaborative coding" works and how to code something like that Thank you
  • Member Avatar for Dani
    Dani

    Replied To a Post in Bar Chart

    That's so weird, I don't remember paying every year, and I've been using FusionCharts *forever* for the graphs in member profiles.
  • Member Avatar for Dani
    Dani

    Replied To a Post in Shared editor window??

    > That would be refected in the kinds of posts you are personally making here - ie you would be discussing SEO and marketing ideas rather than code features. [But …
  • Member Avatar for Dani
    Dani

    Replied To a Post in MujO2Internet_3E497C

    I'm going to take a guess here that the thread title is his wifi's SSID.
  • Member Avatar for Dani
    Dani

    Replied To a Post in Shared editor window??

    > Is anyone even using chat? Doesn't look like it based on reviewing the logs. Nono, I'm talking about a new feature that would allow rudimentary pair programming that would …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Shared editor window??

    It's not really that we need to be subject to Google's whim ... we are, but that's the problem. The main problem, all along, was that we had all our …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Shared editor window??

    Check out [this post](https://www.daniweb.com/community-center/daniweb-community-feedback/threads/507054/need-help-with-dazah#post2214416) that I just wrote an hour ago. DaniWeb is my priority. However, the business model we have always relied on simply doesn't work anymore. The industry …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Shared editor window??

    > Fewer posts about code, more posts about SEO and marketing. Sorry, I'm misunderstanding. You mean focus on driving traffic to DaniWeb's Digital Marketing category? I'm confused.
  • Member Avatar for Dani
    Dani

    Replied To a Post in Need help with Dazah

    It's actually not all Google's fault. There are two issues at play here. The first, as you stated, is that Google decided that it hates all forums. The second is …
  • Member Avatar for Dani
    Dani

    Undeleted a Post in Shared editor window??

    I'm thinking of creating a new feature to our chat in which users can share a code editor, which would update in realtime. Does anyone see a use to this?
  • Member Avatar for Dani
    Dani

    Deleted a Post in Shared editor window??

    I'm thinking of creating a new feature to our chat in which users can share a code editor, which would update in realtime. Does anyone see a use to this?
  • Member Avatar for Dani
    Dani

    Undeleted a Post in Shared editor window??

    I'm thinking of creating a new feature to our chat in which users can share a code editor, which would update in realtime. Does anyone see a use to this?
  • Member Avatar for Dani
    Dani

    Deleted a Post in Shared editor window??

    I'm thinking of creating a new feature to our chat in which users can share a code editor, which would update in realtime. Does anyone see a use to this?
  • Member Avatar for Dani
    Dani

    Undeleted a Post in Shared editor window??

    I'm thinking of creating a new feature to our chat in which users can share a code editor, which would update in realtime. Does anyone see a use to this?
  • Member Avatar for Dani
    Dani

    Deleted a Post in Shared editor window??

    I'm thinking of creating a new feature to our chat in which users can share a code editor, which would update in realtime. Does anyone see a use to this?
  • Member Avatar for Dani
    Dani

    Undeleted a Post in Shared editor window??

    I'm thinking of creating a new feature to our chat in which users can share a code editor, which would update in realtime. Does anyone see a use to this?
  • Member Avatar for Dani
    Dani

    Deleted a Post in Shared editor window??

    I'm thinking of creating a new feature to our chat in which users can share a code editor, which would update in realtime. Does anyone see a use to this?
  • Member Avatar for Dani
    Dani

    Undeleted a Post in Shared editor window??

    I'm thinking of creating a new feature to our chat in which users can share a code editor, which would update in realtime. Does anyone see a use to this?
  • Member Avatar for Dani
    Dani

    Undeleted a Post in Need help with Dazah

    Hey guys ... Over the last year or so that I've been hard at work with Dazah, I've received multiple requests from people offering to help. I am now in …
  • Member Avatar for Dani
    Dani

    Deleted a Post in Need help with Dazah

    Hey guys ... Over the last year or so that I've been hard at work with Dazah, I've received multiple requests from people offering to help. I am now in …

The End.