1 0

Papersteer and Updates

UPDATE: This release has been superseded by a new release. Please see this post.

Hi guys,

I’ve been lazy but eventually I managed to upload a new build of PaperSteer to the repository. This revision is a major overhaul of what I did with the port. It is in fact written from scratch. I wanted this port to be oriented towards its C++ parent i.e. the original release from Craig Reynolds and that is the reason why, I was not at all satisfied with my original release.

CHANGES:

- I have now uploaded the documentation, plugins and the new build with lots and LOTS of improvements.
- Bug fixes, stupid errors that I was overlooking.
- AS3 optimizations.
- OOP implementations and strict rules on compilation and AS3 compliance.

However, this build still does not contain the Demo which I initially promised for this build, but bear with me because I am actually working on it. Once that is done, I will be giving Papersteer a turn that the actual Opensteer lacks and that is, dynamic creation and loading of plugins.

Yes, I know that is something very big to tout about but since I love working on personal projects, I will definitely finish this sooner or later. For now, the build is up and I must say again that it is rather a preview for people to look at my work and it is broken. Porting a huge library such as Opensteer can be a severe pain, if it requires changes to the design and core implementations of the classes.

Go check it out already.

Apart from that, I recently tried to keep my artistic side alive by recreating an old scene from one of my favorite games of all time…Metal Slug. A destroyed submerged tank in the deep blue see…I hope you like it.

Regards,
MHAQS

Read full story »

LinkDotNet – PTCL – ADSL Hell

Assalam o aleikum,

Just a week or two ago, I installed LinkDotNet’s Broadband Service at home and I must say, I have never been more annoyed in my life. The Support is hellish and lazy; although, I understand they are trying to do their job by telling the customers to hang on and wait until the problem is fixed (which can’t be fixed). Now, as it turned out, the biggest issue I faced with the connection was frequent ADSL desyncs, many FEC and CRC errors and probably some other issues. I had my phone line checked, splitters, routers, cables but everything was working fine. So, I searched around the internet and found out that it was a common issue faced by all PTCL and LinkDotNet subscribers. Ref1, Ref2

I called support a million times and since I’m a tech geek, I couldn’t be convinced the way the support lures other clients. Ultimately, they asked me to shut up and get a broadband connection from another company. I was still not convinced. The internet speed is good and I can’t really complain about that and the problem, I was more concerned with was frequent ADSL timeouts and desyncs, where the connection to the gateway remained active but I lost internet connectivity. Eventually, I have a solution, for all those people who have this issue.

There are many ways to solve this, but here is an easy one. You need to download “Routercontrol” software from the internet (I won’t provide direct links, since this is not a website for such stuff). Next, after you have installed the software and selected the correct Router from the configuration, create a batch file named “Reconnect.bat” or similar in the program directory i.e. “c:\program files\routercontrol\reconnect.bat”. Enter the following script in the batch file and save it.

RouterControl.exe /DISCONNECT /CONNECT /QUIT

Make a shortcut of the batch file on your desktop, and whenever you experience such activity on your router, you can simply execute this batch file and you’ll be saved from the hassle of reconnecting your ADSL. You can make the script better by writing some code to check if a ping failed several times and then execute this command.

Regards,
MHAQS

Read full story »

Ramadan Mubarak

Assalam o Aleikum,

I just wanted to take this moment and wish everyone in the Muslim Community, a very warm and faithful Ramadan.

Regards,
Mohammad Haseeb

Read full story »
Page 9 of 18« First...7891011...Last »