• 0

Tony Online (AOL CLONE)


Question

Version 0.1 Alpha I would like to thank the following members for their help with the coding :

James Rose

neufuse

You received credits in the about menu.

http://togermano.com/temp/Tony%20Online.exe

This is alpha and its very ugly.... But its a starting point... To get the browser portion to work type in the address hit + button first so it opens up a new web browser in that window. If you want to change the url later hit the go button and will change the URL in the opened window.

The news and games button work but I may change the links and use my own website sooner or later.

Some problems :

Internet Explorer Control I am using does not let javascripts to run..... How do I get one that does let them run?

In the future I would to use the Firefox rendering instead

Any suggestions? Or improvements let me know!

Link to comment
https://www.neowin.net/forum/topic/1077371-tony-online-aol-clone/
Share on other sites

Recommended Posts

  • 0

As others say, screenshots!

Tell us what it does ... such as browser, chat, etc.. so we the users can decide to download and try or wait until next version.

I won't download until I see the screenshots first. Sorry. And the changelog to show us the bugfixes and feature additions. This helps us to help you.

I won't download today because I have seen the users who have found the problem with the browser. I pass this time. I could wait until this software gets fixed.

  • 0

As others say, screenshots!

Tell us what it does ... such as browser, chat, etc.. so we the users can decide to download and try or wait until next version.

I won't download until I see the screenshots first. Sorry. And the changelog to show us the bugfixes and feature additions. This helps us to help you.

I won't download today because I have seen the users who have found the problem with the browser. I pass this time. I could wait until this software gets fixed.

There is no problems with it .... He just didnt read the directions I posted about clicking + button first

  • 0

That is pretty much what AOL is though... All it is missing is the chat function

See, this is where you went off the rails. AOL is a service provider and besides a browser (that used to be Netscape) it is (was?) many other tools. Making your own browser is fine, what I am saying is that when you are explaining something to someone it will help you if you can clarify what you are trying to achieve. In this case, get a lot less ridicule that you have had to suffer when you said you want to recreate AOL.

All in all, it seems to me that you are just starting to learn development, which is fine (everyone starts somewhere. I started 20 years ago with VB 2.0... so I have that to live with. Anyway....) I enjoy writing code, and everything that is said here, even by those who are mocking you, is attempts at trying to steer you in the correct direction.

Best of luck.

  • 0

There is no problems with it .... He just didnt read the directions I posted about clicking + button first

Yeah I did read that... but I don't bother to download and try it because I rather hit enter after typing the url.. simple. Like I said, I wait until the next version or two whichever you get that fixed...

I know other people like me rather hit enter key instead of clicking on that button... I'll pass.

  • 0

It's not harsh at all. I have in no way suggested that he stops coding his app, if it helps him learn. I will now suggest that his pursuit is in the wrong direction - making a "does everything" app is a terrible idea. Learn to programme by focussing on one specific need.

Getting feedback is great - so post the source of your app too!

What I don't think is a good idea is suggesting that elderly relatives install this app. It's just a shell for an ie control as far as I can see. My mum (of granparent age now) would be better off staying with Chrome as she is used to it, it delivers everything she needs. If this person wishes to offer support though...

It's an incomplete app, it has bugs and is going to be poorly coded - not questioning the OP's ability - just that this is a "learning app" - it WILL have bugs. Don't dress it up as anything more than that.

It's not "Alpha". You are not "releasing" this. Be more concerned with coding and less concerned with calling things names. If you want to show your progress, make the source available too rather than a random EXE file.

I'm not trashing his app in any way. Show me where I am!

You weren't being sarcastic? Ouch..
  • 0

You weren't being sarcastic? Ouch..

I feel that GreenWizard's statements are not designed to be mean or sarcastic, they do seem honest and helpful. Togerland is, to me, obviously new at this, which is fine. IfTogerland is not new to development than I feel he does have some steps to learn. In ether case, it's fine. Development is going to be an ongoing learning process for all of us who write code for a living.

Good luck and best wishes.

  • 0

why can't you instead code a forum software suite that would mimic a lot of the features that IPB has at a low price? The market needs more of this then an AOL clone

  • 0

That is pretty much what AOL is though... All it is missing is the chat function

AOL was a lot more than just a browser. It was more of a BBS than that. You logged into AOL, then you had forums, news, chat, downloads, and if you wanted to actually surf the internet, you could open a browser and do so.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • lots of people us facebook for stuff, threads though no
    • Can you read? I've said I'm willing to pay more for a notchless (no notch) 3:2 screen.
    • Not even an OLED display on the laptops. Also it seems that the laptop design isn't the same as the Surface Ultra model. Looks like bargain bin at high prices.
    • make your own notch - it's not that hard
    • VirtualBox 7.2.10 by Razvan Serea VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. Targeted at server, desktop and embedded use, it is now the only professional-quality virtualization solution that is also Open Source Software. Presently, VirtualBox runs on Windows, Linux, macOS, and Solaris hosts and supports a large number of guest operating systems including but not limited to Windows (NT 4.0, 2000, XP, Server 2003, Vista, 7, 8, Windows 10 and Windows 11), DOS/Windows 3.x, Linux (2.4, 2.6, 3.x, 4.x, 5.x and 6.x), Solaris and OpenSolaris, OS/2, OpenBSD, NetBSD and FreeBSD. Some of the features of VirtualBox are: Modularity. VirtualBox has an extremely modular design with well-defined internal programming interfaces and a client/server design. This makes it easy to control it from several interfaces at once: for example, you can start a virtual machine in a typical virtual machine GUI and then control that machine from the command line, or possibly remotely. VirtualBox also comes with a full Software Development Kit: even though it is Open Source Software, you don't have to hack the source to write a new interface for VirtualBox. Virtual machine descriptions in XML. The configuration settings of virtual machines are stored entirely in XML and are independent of the local machines. Virtual machine definitions can therefore easily be ported to other computers. VirtualBox 7.2.10 changelog: VMM: Fixed issue when CentOS 10 VM was not booting due to the message "Fatal glibc error: CPU does not support x86-64-v3" (​github:gh-642) Devices/EFI: Fixed booting issue when ARM VM had less than 1024 MiB of RAM assigned (​github:gh-679) USB: Fixed issue when it was not possible to attach USB device to headless VM on Apple Silicon/macOS 26.4.1 (​github:gh-631) Storage: Fixed issue when VIRTIO-SCSI device was not recognized as SSD device by guest system (​github:gh-634) Network: Fixed issue in E1000 emulation code which triggered debug log creation (​github:gh-645) Network: Fixed issue in E1000 emulation code which prevented OS/2 guest from booting (​github:gh-683) Linux Host: Fixed issue when VMs could not be started due to kernel oops (​github:gh-639) Linux Host and Guest: Fixed issue when kernel modules were failing to build with openSUSE 16.0 kernel Linux Host and Guest: Added initial support for kernel 7.1 Linux Host and Guest: Added extra fixes for RHEL 9.8 kernel (​github:gh-676) Linux Host and Guest: Added possibility to build source code using NASM instead of YASM as the assembler (​github:gh-520) Linux Guest Additions: Added initial support for Extended Data Control Protocol for clipboard sharing with Plasma on Wayland guests (​github:gh-33) Linux Guest Additions: Added extra fixes for preventing vboxvideo kernel module build with kernel version 7.0 and newer (​github:gh-655) OS/2 Guest Additions: Fixed issue when Shared Folders automount and clipboard sharing stopped working (​github:gh-551) Download: VirtualBox 7.2.10 | 170.0 MB (Open Source) Download: VirtualBox 7.2.10 Extension Pack | 19.1 MB View: VirtualBox Home Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • Week One Done
      suprememobiles48 earned a badge
      Week One Done
    • One Month Later
      Windows Guy earned a badge
      One Month Later
    • One Month Later
      Prasann earned a badge
      One Month Later
    • Week One Done
      Prasann earned a badge
      Week One Done
    • First Post
      Dys Topia earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      510
    2. 2
      +Edouard
      174
    3. 3
      PsYcHoKiLLa
      100
    4. 4
      Steven P.
      87
    5. 5
      ATLien_0
      70
  • Tell a friend

    Love Neowin? Tell a friend!