Categories
Tech

Recovering an (un)intentionally Deleted Stash in Git

If you by accident delete your stash, that you in fact needed. Not to worry. it’s possible to recover it! Here’s a simple step-by-step on what you can do to recover one. Step 1 Get to a terminal with working git on it. Open the root folder of the repo and run git fsck   […]

Categories
Tech

Move Project to a new Git Repository and Keep History

Since I switched from using SVN to using Git every project/solution seems to be better off in its own repository. Here’s how to move project1 from repository1 to repository2 with keeping all the commit history. Prerequisite: Create an empty repository2 using your tool of preference and push it to remote, or create it on remote directly (bitbucket, github […]

Categories
Tech

#AWSomeDay Roadshow Nordics 2016. Copenhagen

It was quite the busy day at the AWSome Day Roadshow Nordics 2016 in Copenhagen. From the agenda, you can see it’s a full day of talks about Amazon’s products. Starting out with an introduction, a little bit of history and reasons to come up with AWS as a book reseller, Amazon explained how they had to […]

Categories
Tech

Sun-conference-day

This one’s going to be in Bulgarian.   Нещо по-интересно, което си заслужава да напиша е свързано с миналата неделя. А по-точно – развитие на бележките, които си водех по време на презентацията на софтуерния инженер и евангелист Михаил Матеев от Infragistics, на тема “Рецепти за успех”. Бележките ми са слаби, но останах с подкрепени […]

Categories
Tech

Google App Engine and Android

These days I wanted to start working on a new project. I have an idea with some friends of mine for a service that should be distributed on mobile. So for now this is going to have like webclient and Android possibly. But I had to find out a way to do it for free […]

Categories
Tech

Tutorial: How to convert a partition from FAT32 to NTFS

These guidelines are made for Windows 7. Possible problem examples: You want to download a file on your computer that is bigger than 4GB and then an error occurs? You cannot copy a blue-ray movie from a friend’s harddrive because the file is bigger than 4GB? You cannot copy a file bigger than 4GB on […]

Categories
Tech

Tutorial: Gimp Language change on Windows

How to change Gimp interface language from any other to English? Simple. Keep on reading. If you do not come from an English speaking country most probably your System Locale on Windows (XP/7/8) is set to the country you originate from. I personally, even after a Windows reinstall use Bulgaria as System Locale so I […]

Categories
Tech

SE Xperia X10 Mini Pro; Root & Custom ROM

In 2010 for Christmas I got my sister a new phone. The Sony Ericsson X10 Mini Pro (U20i). It is a great phone, because it is pink 🙂 I keed my sister, she really knows how to use an Android phone. This Christmas in 2011 I rooted, s-off’ed and reinstalled my HTC Desire multiple times, […]

Categories
Tech

EGGO Ltd. Web store is down :(

Recently my aunt’s website had to go down. 🙁 The business isn’t going so well, so she gave up on the http://eggobg.com/ website/webstore I made for her a couple of years ago. I personally think that was a very bad idea, since she had some customers already from the website.  So I decided to upload […]

Categories
Tech

Enough website building or not?

Today I finished the skeleton construction of the website and added a lot of new information. Mainly I build up my portfolio page and added some more software projects I was working on recently in the “Projects” section as well as in my portfolio. I also added the new +1 button which I was very […]