• Member Avatar for Dani
    Dani

    Replied To a Post in online status

    That is currently a moderator only feature, sorry. You can go here though: http://www.daniweb.com/stats/online Also, if you click on 'Chat' in the bottom toolbar and then go to the 'Active …
  • Member Avatar for Dani
    Dani

    Began Watching online status

    This has probably been asked before but could we have a little online status like a green circle next to the user's name. Would also be nice to see who …
  • Member Avatar for Dani
    Dani

    Replied To a Post in online status

    There is already an indicator whether someone is online or not. If a member is online, there is a button that says that they're online and you can launch a …
  • Member Avatar for Dani
    Dani

    Began Watching SQL help

    I'm working on a Database assigment but I'm kind of stuck. It seems to be the Double value that's causing the issue because when I use the Varchar data type …
  • Member Avatar for Dani
    Dani

    Replied To a Post in SQL help

    `MOVIE_TITLE VARCHAR(30) NOT NULL,.` <= you seem to have a period after this line
  • Member Avatar for Dani
    Dani

    Replied To a Post in Chat notification

    That the bottom toolbar does not remain static?
  • Member Avatar for Dani
    Dani

    Replied To a Post in Chat notification

    The problem is the 720px vertical resolution.
  • Member Avatar for Dani
    Dani

    Replied To a Post in Missing close gadget in chat window

    OK marked as solved.
  • Member Avatar for Dani
    Dani

    Marked Solved Status for Missing close gadget in chat window

    Dani - I don't see the x anywhere.
  • Member Avatar for Dani
    Dani

    Replied To a Post in Emails to a Bounced Address

    Haha, I tend to prefer implicit over explicit! I'd rather things just "work" and be tailored to me automagically without me having to fine tune every little setting and preference.
  • Member Avatar for Dani
    Dani

    Replied To a Post in sending watched topic replies back to email?

    Are you watching this article?
  • Member Avatar for Dani
    Dani

    Began Watching Missing close gadget in chat window

    Dani - I don't see the x anywhere.
  • Member Avatar for Dani
    Dani

    Replied To a Post in Missing close gadget in chat window

    The tab issue is by design. However, I *believe* the tab closing issue has been resolved. Can you confirm?
  • Member Avatar for Dani
    Dani

    Replied To a Post in Chat notification

    Are you using a relatively low screen resolution?
  • Member Avatar for Dani
    Dani

    Replied To a Post in Chat notification

    > It would probably help if the headings on the web page were persistant and didn't scroll off the screen when you scroll down the web page. At least this …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Broken Community Member Badges

    Fixed :) http://www.daniweb.com/stats/get_badge/1065083
  • Member Avatar for Dani
    Dani

    Began Watching facebook on a mission

    facebook is buying every small tech companies, wonder what they up to?
  • Member Avatar for Dani
    Dani

    Replied To a Post in facebook on a mission

    Mike, as agilemind points out, often major tech companies buy out startups that developed technology, because it's easier than having to reinvent the wheel. Why put a team on a …
  • Member Avatar for Dani
    Dani

    Began Watching My Introduction

    I am Tyler Hastings. I own many websites for my affiliate business and I earn quite well from those. But sometimes, I get on site’s hosting issues and hosting companies …
  • Member Avatar for Dani
    Dani

    Replied To a Post in My Introduction

    Hi Tyler. Welcome to DaniWeb :)
  • Member Avatar for Dani
    Dani

    Began Watching OP Sponsor

    A while ago, I had an account on DaniWeb.com, and I requested it be deleted. On that account, I had donated about $3-$4. I had also gained the OP Sponsor …
  • Member Avatar for Dani
    Dani

    Replied To a Post in OP Sponsor

    Yeah to keep the badge you gotta donate at least a dollar a month.
  • Member Avatar for Dani
    Dani

    Began Watching Chat notification

    Could you possibly change the chat notification to something a little more eye-catching? I've been on daniweb several times today and never noticed that someone had posted a message the …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Chat notification

    We do more than just change the color. There's a little javascript popup animation each time you click on a page as well. It's a delicate balance between making it …
  • Member Avatar for Dani
    Dani

    Began Watching Archaic Email Validation Trivia

    Once upon a time, I read somewhere in a book (whose name escapes me) that to PROPERLY validate an email address, the regex was somewhere in the neighborhood of 200 …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Archaic Email Validation Trivia

    Validating country domains seems like a silly way of validating email addresses. .com is a valid domain but dani@skdjflksdfjlksd.com is not a valid email address :) I would use regex …
  • Member Avatar for Dani
    Dani

    Began Watching Broken Community Member Badges

    I have transparency in my buckyball avatar. I've noticed that on the community member badge, this seems to cause some issues. Is it Fred I see in the background through …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Broken Community Member Badges

    Yes, that's Fred you see making a cameo. I'll take care of this. Thanks for bringing it to my attention. Not too many members with transparent avatars!
  • Member Avatar for Dani
    Dani

    Edited programming code

    Write a program to recognize tokens for C++ program. Use C++ program as your input?How to answer? TOKEN getRelop() // TOKEN has two components TOKEN retToken = new(RELOP); // First …
  • Member Avatar for Dani
    Dani

    Edited Php combo box insert??

    How do I add records to a mysql database using a combo box of text and checkmarks in php? <html> <head> </head> <body> <h3>Add New Record in MySQL Database</h3> <form …
  • Member Avatar for Dani
    Dani

    Edited How to pass data between two forms in VB .NET

    I will be showing how to pass data between two forms in VB .NET. I will be using two forms, two classes which we will define, a delegate, an event, …
  • Member Avatar for Dani
    Dani

    Replied To a Post in sending watched topic replies back to email?

    You want to check Receive Occasional Community-related email. You'll also want to check the one that says to automatically watch articles that you post in. Not the mailing list :) …
  • Member Avatar for Dani
    Dani

    Edited calculating sum of series of cubed numbers

    #include<stdio.h> #include<math.h> int main() { int n,nstart,nstop,nstep,i,j,zNumber; ` printf("Please enter a value of a positive integer nstart: "); scanf("%d",&nstart); printf("Please enter a value of a positive integer nstop: "); scanf("%d",&nstop); …
  • Member Avatar for Dani
    Dani

    Began Watching Dennis.Ritchie is back!

    Hey y'all Am Dennis from Kenya..excited to have joined Daniweb. am a beginner in this exciting world of IT stuff but ready to follow Dennis Ritchie's motorcade. Lets all debug …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Dennis.Ritchie is back!

    Hi and welcome :)
  • Member Avatar for Dani
    Dani

    Edited Getting started with OAuth 2.0 Explicit Flow

    # What is OAuth and why do I want to use it? If you want to write an application that caters to existing members of a service, and you want …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Are coders running out of ideas

    > coders aren't the ones inventing business plans. Among Silicon Valley and startup culture they are.
  • Member Avatar for Dani
    Dani

    Edited headers already sent on another

    <?php //The fields and values to insert $user = array( 'users_screen_name'=>$vars ->screen_name, 'users_profile_image_url'=>$vars -> profile_image_url, 'users_name'=>$vars->name, 'users_statuses_count'=>$vars->statuses_count, 'users_location'=>$vars->location, 'users_description'=>$vars->description, 'users_oauth_access_token'=>$access_token['oauth_token'], 'users_oauth_access_token_secret'=>$access_token['oauth_token_secret'] ); // chek existing $check_column = 'users_id'; $exists = …
  • Member Avatar for Dani
    Dani

    Edited SQL Syntax

    Hallo, This is funny. I export mysql codes to the webserver. Yet, I cannot run the codes correctly, there are some errors when I run the codes: Error SQL query: …
  • Member Avatar for Dani
    Dani

    Began Watching New to this website

    I am new to daniweb, I would like to have friends so i can find ways to learn more on computer science and to become better in this field. I …
  • Member Avatar for Dani
    Dani

    Replied To a Post in New to this website

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

    Replied To a Post in What have I missed?

    OK, good to hear. Here's hoping not very many people have the bad Chrome release since it was so short lived.
  • Member Avatar for Dani
    Dani

    Began Watching Are coders running out of ideas

    Whats new in the software development world, last I heard wechat and instargram where the next big things
  • Member Avatar for Dani
    Dani

    Replied To a Post in Are coders running out of ideas

    > Seeing them used for corporate advertising. "Like us to see our special offers", etc.. Dishonest. I don't see that as dishonest at all. Special offers aren't a "right" that …
  • Member Avatar for Dani
    Dani

    Replied To a Post in What have I missed?

    Does the bug still exist with the Google+ widget in the latest version of Google Chrome? I noticed that Chrome released an update the other day. Did they fix the …
  • Member Avatar for Dani
    Dani

    Replied To a Post in What have I missed?

    Thanks Davey!! I'm still not 100%, but I'm feeling well enough to get out of bed and make it onto the computer for awhile. I'm going to try to go …
  • Member Avatar for Dani
    Dani

    Created What have I missed?

    I've been in bed with the flu for the past week and haven't even looked at my computer. I'm finally starting to feel better! I'm going through everything that I …
  • Member Avatar for Dani
    Dani

    Began Watching What have I missed?

    I've been in bed with the flu for the past week and haven't even looked at my computer. I'm finally starting to feel better! I'm going through everything that I …
  • Member Avatar for Dani
    Dani

    Edited How To Click Button in vb.net

    How To Auto Click Button in vb.net button of <input name="ctl00$ContentPlaceHolder1$imgBtnConvert2VB" id="ctl00_ContentPlaceHolder1_imgBtnConvert2VB" title="Convert to VB.Net" src="images/cs2vb.jpg" alt="Convert to VB.Net" onclick='javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("ctl00$ContentPlaceHolder1$imgBtnConvert2VB", "", true, "", "", false, false))' style="border-width:0px;" type="image"> <a …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Is the TAB going to replace the laptop ?

    Well now you tell us!

The End.