• Sign In
  • Sign Up
    Loading ...
View All Updates Mark All Read
Promote New Inventions and Technology
  • Home
  • About Us
  • Members
  • Projects
  • Quizzes
  • Vote
  • Forum
  • Groups
  • Analysis
  • Chat
Amount Earned: $0.00
David Landup's Top Achievements
Amount Earned: $0.00
David Landup's Top Achievements

Information

  • Regular Member
  • May 16, 2018
  • Member since January 24, 2018
  • 1 friend
  • 0 likes, 4,511 views, 0/5
  • Updates
  • Reviews
  • Compliments
  • Friends(1)
  • Followers(1)
  • Info
    • Videos (6)
    More +

Updates

The post was not added to the feed. Please check your privacy settings.
  • David Landup
    David Landup
    Java Video Player Demo
    • May 16, 2018
    • David Landup
      Fatima Ahmed Thanks David! Demo is eerie! And tutorial looks good so far. I will check the details and get back.
      • May 16, 2018
  • David Landup
    David Landup
    Java Video player
    • May 16, 2018
  • David Landup
    David Landup
    Java Paint Application Tutorial
    • March 27, 2018
    • Fatima Ahmed and Amit Kanti Barua like this.
    • View all 6 comments
    • David Landup
      David Landup Hi! Tell me what you think about it when you finish it
      I'm great! How are you?
      • March 28, 2018
      • -
      • 1 likes this
    • David Landup
      Fatima Ahmed David, yes sure...I will give my feedback In the meantime, can you also give me the original mp4 file? I will need that to create the intro, etc.
      • March 28, 2018
    • David Landup
      Fatima Ahmed David, I watched your video again. Thanks a lot. One thing I noticed is that in this video, there is no section that shows how to design the visual component? For example, where to place the buttons and sliders etc (like you showed in the chatbox...  moreDavid, I watched your video again. Thanks a lot. One thing I noticed is that in this video, there is no section that shows how to design the visual component? For example, where to place the buttons and sliders etc (like you showed in the chatbox tutorial). It basically just shows the backend code. Was that purposefully left out to shorten the video or is that something that I missed anywhere?  
      • March 31, 2018
    • David Landup
      David Landup Hi, it's not left out at all, it's there in the back end code. We're using a BorderLayout which is shown in the video, and when we add the components in the BorderLayout we can put them in the top, the center, the bottom, left and right. I simply added...  moreHi, it's not left out at all, it's there in the back end code. We're using a BorderLayout which is shown in the video, and when we add the components in the BorderLayout we can put them in the top, the center, the bottom, left and right. I simply added the buttons and the slider in the top, and then the drawing area in the middle, giving us the look of the application. Watch the video from minute 8:00. That's when I start to explain what the layout is and how it looks like, and also show an example from the official oracle website  less
      • April 2, 2018
      • -
      • 1 likes this
    • David Landup
      Fatima Ahmed Ok, got it now. Makes sense. Thanks for clarifying
      • April 2, 2018
      • -
      • 1 likes this
  • Fatima Ahmed
    Fatima Ahmed: Posted your code!
    • March 13, 2018
  • David Landup
    David Landup Convert images to ASCII using Java and NetBeans
    Image to ASCII Java Netbeans Tutorial
    • March 4, 2018
    • Fatima Ahmed and Amit Kanti Barua like this.
    • David Landup
      Fatima Ahmed David, thanks for the video. I will try to check tomorrow and give you my feedback. Looks good the first few min. I got behind during the weekend....thanks.
      • March 4, 2018
    • David Landup
      Fatima Ahmed Hi David, good stuff! Can you please send me the source code for this? I checked the video once and I might have to watch a few more times to understand each line bit more clearly. But for now, I have a quick question and maybe I missed this part....is...  moreHi David, good stuff! Can you please send me the source code for this? I checked the video once and I might have to watch a few more times to understand each line bit more clearly. But for now, I have a quick question and maybe I missed this part....is the .txt file or the text file automatically getting created in the same folder from where you are running the project or is this something you have to do manually in this program? I saw that you opened the .txt file with Notepad ++ and I am wondering if those text files automatically got created in that project folder as a result of running the application.  less
      • March 5, 2018
    • David Landup
      David Landup Hi Fatima, I forgot to send the source code, I'll do so now, sorry.
      The text file automatically gets generated in the project folder, with the name of the picture that you choose. If you choose for an example "mahatmagandhi.jpg" the .txt file will have...  more
      Hi Fatima, I forgot to send the source code, I'll do so now, sorry.
      The text file automatically gets generated in the project folder, with the name of the picture that you choose. If you choose for an example "mahatmagandhi.jpg" the .txt file will have the same name, and will be saved in the project folder. So yes, the text files are generated automatically from the program itself.  
      • March 5, 2018
      • -
      • 1 likes this
    • David Landup
      Fatima Ahmed Ok, i see. Thanks for letting me know. Good to see the image convert live. Thanks for doing this!
      • March 5, 2018
      • -
      • 1 likes this
  • David Landup
    David Landup ChatBox Tutorial
    ChatBox Tutorial
    • February 10, 2018
    • Fatima Ahmed likes this.
    • David Landup
      Fatima Ahmed Thanks to David for this excellent tutorial! This is a complicated project, but the tutorial describes everything in a clear and concise manner with clear voice input!
      • February 11, 2018
      • -
      • 1 likes this
    • David Landup
      David Landup Thank you! I'm glad you liked it
      I can start working on the next project when you need me to.
      • February 11, 2018
      • -
      • 1 likes this
    • David Landup
      Fatima Ahmed Yes, please stay tuned for new ones. I am waiting for a few more projects from different people...hope to start the next round of coding soon!
      • February 11, 2018
      • -
      • 1 likes this
  • David Landup
    David Landup ChatBox tutorial intro
    ChatBox Tutorial Intro and Demo
    • February 10, 2018
    • Fatima Ahmed likes this.
  • Fatima Ahmed
    Fatima Ahmed: David, I am ok with the chatbot you were planning to build in Java. So lets go with that. Make sure you target the video to high schoolers so they can follow you. Also, please make one intro video where you show how the final program runs. And in the...  moreDavid, I am ok with the chatbot you were planning to build in Java. So lets go with that. Make sure you target the video to high schoolers so they can follow you. Also, please make one intro video where you show how the final program runs. And in the next video you can show the  detailed tutorial.   
    • January 26, 2018
  • Fatima Ahmed
    Fatima Ahmed: David, are you planning to build a chatroom like this? 
    • January 25, 2018
  • Fatima Ahmed
    Fatima Ahmed: Hi David, thanks for joining.  Can you please build me another tutorial using Java or Python. How about building a very simple and easy chatbot using Java. Or can you show how to run the Python chatterbot package? It is a python package to build chatbots.  
    gunthercox/ChatterBot
    gunthercox/ChatterBot
    ChatterBot is a machine learning, conversational dialog engine for creating chat bots
    • January 24, 2018
    • David Landup likes this.
    • View all 7 comments
    • Fatima Ahmed
      David Landup Sadly, this is something that can't be shorter than 20 minutes, since I would need to explain how it works... This might be a bit too advanced for some school children, because it requires understanding of sockets and data streams which might be a new...  moreSadly, this is something that can't be shorter than 20 minutes, since I would need to explain how it works... This might be a bit too advanced for some school children, because it requires understanding of sockets and data streams which might be a new concept for them, unlike the calculator project which is already familiar to them (basic math and calculations)...  
      • January 25, 2018
      • -
      • 1 likes this
    • Fatima Ahmed
      Fatima Ahmed David, can you think of something for school aged children then?
      • January 25, 2018
    • Fatima Ahmed
      Fatima Ahmed A cool interesting project they may like in Java? Or you can show them how to use that Python chatterbot, if you are ok doing Python.
      • January 25, 2018
    • Fatima Ahmed
      David Landup I don't work with python, but I have an idea for some beginner Java projects. What do you think of a number guessing game? They define the range of numbers, a random number is chosen within that range, and then they have to guess it. If they guess an...  moreI don't work with python, but I have an idea for some beginner Java projects. What do you think of a number guessing game? They define the range of numbers, a random number is chosen within that range, and then they have to guess it. If they guess an incorrect number, the game tells them if they guessed higher or lower than the number, and so on until they guess the correct number. It's easy for them to follow and understand, as well as engaging and fun, they can even use it to play around  less
      • January 25, 2018
      • -
      • 1 likes this
    • Fatima Ahmed
      Fatima Ahmed David, how about building a media player using Java? If that is also complicated, then we will go with the chatbot exmaple. Can you show me how the chatbot will look like or the final output? Is it an avatar style chatbot or a simple chatroom? Please...  moreDavid, how about building a media player using Java? If that is also complicated, then we will go with the chatbot exmaple. Can you show me how the chatbot will look like or the final output? Is it an avatar style chatbot or a simple chatroom? Please give me some details...  
      • January 25, 2018
  • David Landup
    David Landup is now friends with Fatima Ahmed.
    • January 24, 2018
  • David Landup
    David Landup has just signed up. Say hello!
    • January 24, 2018
View More
Loading ...

Reviews

    No review have been posted on this member yet.
View More

Compliments

David Landup's Compliments
    No compliment created yet.
View More

Friends

  • Fatima Ahmed
    Regular Member
    615 Friends
    18 34686 0/5
View More

Followers

  • Mudasir Hussain
    5 Friends
  • Previous
    Next

Info

Personal Information

  • First Name David
  • Last Name Landup
  • Gender Male
  • Hometown Belgrade, Serbia
  • Interests Programming

Videos

  • Java Video Player Demo
    By David Landup
    1656 views
  • Java Video player
    By David Landup
    1581 views
  • Java Paint Application Tutorial
    By David Landup
    1499 views
  • Image to ASCII Java Netbeans Tutorial
    By David Landup
    1899 views
  • ChatBox Tutorial
    By David Landup
    1655 views
  • ChatBox Tutorial Intro and Demo
    By David Landup
    1629 views
Previous
Next
Copyright ©2023  -  Privacy  -  Terms of Service  -  Contact  -  Mobile Site

Create Account

You will use your email address to login.

Passwords must be at least 6 characters in length.

Enter your password again for confirmation.

This will be the end of your profile link, for example:
http://www.coolinventor.com/profile/yourname

 
 

Member Sign In

If you already have an account, please enter your details below. If you don't have one yet, please sign up first.

 
 
 
Forgot Password?
 
Connect with Facebook
Share