Nikos Papandreou
  • Home
  • Profile
  • Programming
    • Anonymous Outlook
    • Autorun Generator
    • Compiler
  • Blog

Αποφορολόγηση μικτών αξιών

31/10/2015

2 Comments

 
Με αφορμή την εφαρμογή ΦΠΑ στην εκπαίδευση, αποφάσισα να ασχοληθώ με τον τρόπο υπολογισμού του ΦΠΑ στα παραστατικά.

Read More
2 Comments

.NET Framework 3.5 on Windows 8.1 Error 0x800f081f

9/11/2014

0 Comments

 
If you try to install .NET Framework 3.5 on Windows 8.1 and download method fails, Microsoft suggest an Offline installation method (http://support.microsoft.com/kb/2785188) by entering the following command at an elevated command prompt.
Dism.exe /online /enable-feature /featurename:NetFX3 /All /Source:E:\sources\sxs /LimitAccess
Unfortunately, this may fail with the following output.

Read More
0 Comments

Bypass Microsoft Forefront TMG with NTLM authentication proxy using Cntlm and ssh tunnelling

27/3/2014

0 Comments

 
If access to certain websites is blocked by an enterprise proxy like Forefront TMG, using NT authentication, follow the following guide to bypass the proxy and enjoy the internet.

Read More
0 Comments

Introduction to Bitbucket

15/10/2013

3 Comments

 
Bitbucket is a source code hosting service. It allows you to store your projects' source code and  share it with others or keep it private. Bitbucket projects can be hosted in either Mercurial or Git revision control systems.
In this example, I will try to explain how to start a project using Mercurial revision control software and Ubuntu.

Read More
3 Comments

SQLite split string

15/10/2013

14 Comments

 
In this example, I use SQLite to split a string by a delimiter.

Read More
14 Comments

HOWTO: GetSimple CMS I18N Plugin + Fancy URLs + Lighttpd + Multilingual

14/10/2013

0 Comments

 
I installed I18N plugin v2.5.6 on a clean installation of GetSimple 3.0 on top of lighttpd. I enabled mod_rewrite and enabled the 10-getsimple.conf.

Read More
0 Comments

    Categories

    All
    Bitbucket
    Forefront
    Mercurial
    Php
    Sqlite
    Ssh
    Windows

    Archives

    October 2015
    November 2014
    March 2014
    October 2013

    RSS Feed