Category: Windows 8.1 (Page 2 of 6)

FDM 5.1 released, Ubuntu version up for vote?

I’ve blogged about FDM in this blog before, being the best free download manager, and the alternative for IDM, and that it could replace uTorrent on your computer (and if you are using uTorrent, please remove it, it’s malicious!)< and the continue broken downloads using mirrors even if the server doesn’t support it!

FDM 5.1 Interface

It has been redesigned into a more streamlined UI and they made the configuration is easier to use.
One of the biggest changes noted is the addition of a mac version and dropping the support for Windows XP and Windows Vista.

Since the addition of a Mac version, I wondered, why not an Ubuntu version? So I e-mailed the contact e-mail, and this is the response they gave me:

 

Hello!
Thank you for your feedback.

Our team is planning to release FDM5 for Linux OS, still, not in the nearest future though. We’ll inform all our users. Please keep up with the news on our blog.

I will be following them closely for you!

That means that FDM is one step away from being truly cross platform after being stuck in the Windows ecosystem for years!

Those are fantastic news! The new version is so awesome, Mac addition is lovely, and I can’t wait to see how does it look on Ubuntu, Will it make it in time for Ubuntu 16.04?

Update 2

 

“Dear Muaad,
Unfortunately, we are not planning to release a Linux build until a stable release for Mac OS X & Windows is out.
However, we are doing our best to make sure that our source code is compilable under Linux to the extent that it will not be too big an issue when we get to it.”

Update 3:
FDM has published a poll for future features, Linux is one of them! So vote Linux!!

Until this wait is over, be more than welcome to use uGet, it’s that good!
Let me know what you think in the comments section below.

Time for a change of interface on on Xubuntu 14.04

I have a need for change lately, I have been shaking things up and reordering things here and there . I believe its healthy. Amongst the changes decided to do some remodeling on my computer.

As you may know I use Xubuntu Linux and Windows 8.1 side by side as a dual boot. And since I just reverted back to Windows 8.1 (coming back from Windows 10) there is no need to mess around that. So it was time to take a look at my Linux distribution.

I have been using the same interface for quite some time now (since April 2014 to be specific) and that seems like a very long time to spend around one interface.

XFCE works well and I configured it to work like I want. Using Docky and Kupfer to do my daily tasks. And it works too well I’m afraid!

XFCE is a minimalistic interface who focus on performance rather than visual appeal, that’s a polite way of saying it looks awful but works well.

The blue scheme is depressing! I felt a sudden urge to change the scenery ( not just editing the theme, NOPE!).

I took a look at the interface options available for my Ubuntu LTS 14.04 Trusty Taher:

  • Unity (Ubuntu’s default interface).
  • Gnome(Ubuntu’s former default interface).
  • Cinnamon(Comes with Mint).
  • KDE( I assumed it will be much bigger in size because its not Gnome based).
  • LXDE(has an even more minimalistic approach than XFE).

Back when I installed Xubuntu I made the system partition small, so this is going to be an issue. Added to the horrible Internet that Libyawears so proudly, I needed to make a sensible decision to accommodate all of these conditions.

Before going any further, I need to mention that a Linux interface isn’t a theme (there are themes available for every interface), its the upper layer of the system that has the visual elements, login controls, handler apps. While it sounds like a difficult thing to do, its actually very easy to install an interface. You can have multiple interfaces at the same time (if you have enough free space on your system partition.) and alternating between them is as easy as choosing the user on login!

It’s an easy change that feels like installing a whole new system without the hassle of starting over and installing everything like it was before, your apps will be safe but the apps that come with the interface will change from one to the other.
I divided this into parts, I’ll post the next part soon enough, let me know what you think in the comments section belows 🙂

CodeLobsterPHP Edition 5.8 is out, supports Arabic!

CodeLobsterPHP Edition continues it’s active development cycle by launching version 5.8 which brings many improvements to the  IDE, most notably an improvement long anticipated by Arab developers, Arabic support.

In my review of CodeLobsterPHP IDE I listed not supporting Arabic as a con of this software, now I can proudly say that it supports Arabic, and I was asked by the company to test for Arabic support, here are the results:

 

 

Arabic language working on the code pane

 

Arabic language working on the preview pane

 

Arabic language working on the inspector pane

For a complete list of features and bug fixes on version 5.8 click here.

Many Arab developers like this IDE and they are interested in purchasing a license, the only thing stopping them is that CodeLobsterPHP Edition doesn’t support Arabic. Starting of version 5.8 that’s a thing of the past!

I listed in my review of CodeLobsterPHP Edition that it has a friendly and responsive community, check the request I posted asking for Arabic language support, they are as good as I said they were!

So here you have it!  It supports Arabic now!
As an Arab developer, is having Arabic support in the tools a problem? How do you feel when Arabic is supported on such an amazing IDE? Would you try it? It has a free version you know 😉
Let me here what you have to say, and expect an Arabic post about CodeLobsterPHP Edition soon!

 

Windows 8.1 losing free space [FIXED]

After installing Windows 8.1 and doing all the updates. I was getting ready to create an image (in case anything happens) so I did the usual steps of cleaning and optimizing. Shortly after creating the image I noticed 12 GB of free space occupied!
Where did my free space go?

I had just finished cleaning it! Didn’t install a thing! Where did the space go?


I decided to use a handy tool called foldersize to determine where the largest folders were, and I wasn’t surprised when Windows was the biggest.
I went in and there was a folder called WinSxS which had 16 GB of size! That’s your culprit right there!

So what is WinSxS? And how does it work?

As it turns out Windows uses this folder to save backups and images alongside backup files (citation needed). There was no need to worry, as there is a monthly cleaning task scheduled that should take care of it.

But what if I want to clean it now?

Doing a disk clean (even enabling system files won’t get you those extra files you are looking for) you need to use the command line.

Run cmd as an administrator and type in:

Dism.exe /online /Cleanup-Image /AnalyzeComponentStore
To see how much space you have, only then you can get to clean by typing:

Dism.exe /online /cleanup-image /StartComponentCleanup 

Finally type in: 

Dism.exe /online /Cleanup-Image /StartComponentCleanup /ResetBase
Important notes:

  • These commands will take some time working, up to an hour, so take your time with the cleanup!
  • This might not work right away. I had to do it a couple of times with a restart. Then it cleaned it.

 

Warning: NEVER EVER TRY TO DELETE FILES MANUALLY. IT COULD RUIN YOUR COMPUTER AND MAKE IT UNUSABLE..

Any other space hogs?

Another place to look is the page file, if you want to set the size manually (or disable it all together) then that’s a good start!
Last thing to check is the hibernate file (which can go anywhere from 4-7 GB) and is completely useless if you don’t use the hibernation option. Check this tutorial to disable it.
We looked at three ways to taking back space that Windows occupied. I hope you find it useful!

Finally

How much did Windows take, was it more than 12 GB, share the space and let see who has the most loss!
If you liked this post share it with your friends, sharing is caring 🙂

« Older posts Newer posts »