CAT | Software
26
ModBuilder Battlelog Browser version 1.3 released!
No comments · Posted by Deletedscreen in Programming, Software
Hi there folks! The new version of ModBuilder Battlelog Browser is now released! With it, I’ve attached a bunch of screenshots I took. Here are the main changes in this version: Interface remade and polished, with FamFamFam Silk Icons Loading screen Improved performance on both Mac and Windows The ability to switch browser core on [...]
13
ModBuilder Battlelog Browser updated to version 1.2
5 Comments · Posted by Deletedscreen in Programming, Software
Today, or actually a couple of minutes ago – the new version of ModBuilder Battlelog Browser was released. The new version includes a lot of bug fixes, which I can’t really remember out of my head, but the following things have changed for you as a user:
- ModBuilder Battlelog Browser now works with Mac OS X (Cocoa)! The .app.tar file is included inside the downloadable file.
- Plugin list file moved. (pluginlist.txt)
- Windows: \user\Application Data\DeletedScreen.com\ModBuilder Battlelog Browser
- Mac OS X: user:Library:Application Support:DeletedScreen.com:ModBuilder Battlelog Browser
- Way better error handling, and viewable error log (yay!)
I have been promised screenshots of the browser running on Mac (as I do not own a mac myself, sadly), but I have not received them yet. Until then, you’ll just have to check out the screenshots from the last blog post!
Download the new version of ModBuilder Battlelog Browser HERE.
9
ModBuilder Battlelog Browser is released!
1 Comment · Posted by Deletedscreen in Programming, Software
Now, indeed, this is a VERY early version of this browser, but here is what it is so far:
* WebKit-based browser included (Same engine as Google Chrome uses, no need to have any browser installed)
* Dedicated for the best Battlelog experience
* Automatic detect & install of new battlelog web plugins (requires you to click the download button first, tho)
* Minimalistic design
* Multi-tab support (but not needed)
* Plugin system, easy to port your already existing JavaScript-plugins to use as a plugin for this browser!
5
Introduction to My Welcome Software
No comments · Posted by Deletedscreen in Programming, Software
Download Here!
No tags
7
Random software: Simple MiniUPnPC – Port Mapping, Opening & Deleting using Commandline tool
No comments · Posted by Deletedscreen in Programming, Software
That was hell of a long title. Holy damn. Anyway, lets show you guys some pictures!
What’s Simple MiniUPnPC?
WHY DO I ALWAYS WRITE THAT IN THE BEGINNING. Oh god. I’m getting tired. To be honest, just recently I’ve just made 3 blog posts and scheduled them later this week so something actually will happen on my blog for once in a while. Anyway, The Simple MiniUPnPC Port Mapping, Opening & Deleting Command line Tool does exactly what it says, it makes you able to open specific ports on both TCP and UDP at the same time, or just TCP. Or just UDP.
Why would i need this?
Well, basically, I made it for educational purposes, on how easy it is to break through routers, but it’s formed as a tool and can be used as a tool, and may open ports in your router automatically using UPnP / NAT-PMP. I am however not responsible for any damage it can make to your computer, but using it the right way should not cause you any harm. If you’re a programmer like me, searching for an easy and/or simple solution to opening ports for the current computer you’re on, just by using command line, you have the right deal. Even if you plan using the miniupnpc executables directly, found on their website, this software can teach you how to make simple commandlines (query strings) for the software, so you may open ports on your router, easily, from any software!
Why did you make this?
I can’t say I had time over, or that is was necessary for me in my programming, but I had fun! It started when I tried out BaUPnP (that did not work, at all), cause I needed some kind of solution on how to open ports using UPnP / NAT-PMP, I thought I would not make it myself (cause it would be a real pain in the ass), so I looked further, and found MiniUPnP. I checked it out and thought it missed features, like being automatic, (which it didn’t, i noticed later), so I made an entire software that by itself ran the ‘ipconfig’ command, parsed it and got the ip-adresses, which was REALLY unnecessary – but I didn’t notice that until later. MiniUPnPc executables has included automatic adding ports for the specific host you’re currently on, so I did not need that. Instead, I just made the software simple and easy to use. Or well, tried to at least.
I’m a REALBasic Studio Programmer, is this any use for me?
Well sadly both yes and no, if you’re a beginner at programming and using REALBasic, then yes. This software is written in REALBasic Studio (2011 r4) and the source code is included (very few times I actually include the source code, so be happy for once!) – There’s really not much of interest there, but if you find it funny nice or funny or whatever, then check out the sourcecode too. It’s included in the download. You’ll at least learn how to do portmappings within realbasic using the shell class and miniupnpc’s executables.
There’s a DLL file for miniupnpc, and you still run this by commandline?
Yes, I am a noob, thanks for telling me. I actually (at the time being) have no idea (or well, I’ve seen it be done, I’ve just never done it myself) on how to map DLL functions inside REALBasic so I can actually use them. I doubt it’s hard, I’m just too… lazy, perhaps.
>> Download Now! <<
Command line · Console · Deleting · Mapping · NAT-PMP · Opening · Port · Programming · Random software · Router · UPnP
6
Random software: Awesome Homework! (No, really)
No comments · Posted by Deletedscreen in Programming, Software
Congratulations! I have saved your a**. No, not really, but this little neat software may help you on your way! It randomly picks out a question once-in-a-while and asks you it. If you fail, you get another question, and so on until you actually answer right. You may also choose to take another question, undepending on if you’re right or wrong. It comes with an automatically generating timer, which you set to an interval (in minutes), say, you want a question each 4-8 minutes, you got it! There’s also a nice little debug text, a totally unnecessary quit button and a test button. The little checkbox at the right of the first timer interval shows if it’s enabled or not. So does the little debug text under debug & quit, too, but it also shows what the timer’s at (in minutes). Please note that it does not count down automatically, so don’t worry if it doesn’t change. If you press the test button several times, you may also get a cookie!
(that was a joke, haha, fat chance)
Awesome · Homework · Manager · Programming · Random software
5
Random software: dSuite (Autostart & Hosts file Manager)
No comments · Posted by Deletedscreen in Programming, Software
What’s dSuite, you might ask? Well, the answer can be made really simple. It’s an upgraded version of StartupTracker (which is a autostart tracker and manager that makes it easy to find anything that gets onto your system directly on boot or login), combined with a powerful hostsmanager (manager of the hosts file that may redirect DNS-names to certain IPs on your local computer). Okay, powerful might be a little too aggressive word for what it does (and the bugs it includes), however, you may still find this pretty useful!
It also includes an absolutely wonderful and astonishing little embedded Internet Explorer window that, when activated, shows you my latest tweets. It’s totally unnecessary but I love it anyway.
You computer engineers / scientist that help people with their computers may find this very useful. I’ve used it on a bunch of people, cousins, girlfriend, best friends grandmas dog, petcetera and so on.
I feel like I’m funny. I’m not. Download it here!
Autostart · dSuite · Hosts File · Manager · Random software
15
ModBuilder Battlefield 3 Configurator Released! (Alpha 1)
No comments · Posted by Deletedscreen in Programming, Software
More Information (Battlefieldo.com Forum Post) >>
That is the instructional video. I’ve been away pretty much since the release so I haven’t been able to update the site yet, but it’s availible by clicking the huge picture on modbuilder.net - just download it and try it out! I hope you’re pleased with the publishing of configurations and custom tweak guides too!
There is a features list on the website too. But basiclly, the new awesome features are Tweak Guides and publishing. There are still a couple of bugs, so please contact me on twitter or by email and I’ll fix them!
I’m sorry I’m not writing anything advanced or awesome, but I’m tired, it’s half past 12 in the middle of the night and I’m at a friends house sorting out DDR1-ram memory… So yeah. But you have a video to watch!
battlefield 3 · bf3 · MB BF3 CFG · ModBuilder · ModBuilder BF3 Configurator
Yep, I took the time to actually construct an alarm clock for Portal 2. Now, I’ve tested it, and it SEEMS to work so far, but I can’t promise anything (sorry, you probably know why! Sloppy late night programming often works but isn’t 100% comfortable at all times.)
Seriously I can see how my sentence structuring fails too now (and spelling), wow. I really need some sleep. Well, I did programm this software to actually wake me up when Portal 2 is released so, well, let’s try it out!
>> Download Here! <<
GEH. Everything crashed! Yep. Now I was actually talking about the editor in WordPress, but yeah, my computer crashed recently too… Anyway, here’s the current hot-on-the-sauce software in my archives:
- StartupTracker v1.0
- interactive MyPhotoDiary Alpha 2-release
- Lost & Found: AimTest version 1 & version 2
Oh yeah… I’m awfully tired, too. I should really head to bed sometime soon, let the sleep be with me! Seriously this time. Or something… Mwah!
No but seriously, I hope you’ll enjoy my software over there… and don’t forget the little donate button on the top right! Thanks!
No tags
dsres.net
rave.fm



