Skip to content

web - FrOSCo 2013 - Presale gestartet

Der Presale ist gestartet! Bis zum 08.08.2013 können unter https://presale.froscon.org/ Tickets und TShirts vorbestellt werden. Der Ticketverkauf geht anschließend bis zum 17.08.2013 weiter, jedoch können dann keine TShirts mehr geordert werden.

Neu sind dieses Jahr das Supporter- und das Businessticket Plus.
Das Supporterticket kostet 42 Euro und ermöglicht es euch die FrOSCon im kleinen Rahmen zu unterstützen. Das Businessticket Plus beinhaltet neben dem Erhalt einer Rechnung, auch ein Konferenzshirt, sowie Verpflegung auf der Konferenz.
Natürlich gibt es weiterhin das normale Ticket für 5 Euro, sowie das Businessticket für 100 Euro.
Alle Informationen zu den Tickets findet ihr in unserer FAQ.


Quelle

php storm earth day nice price until 22. of april 2013

Ever tried php storm and thought about purchasing this software? Well, it could be your week. The Personal License is available for 53 Euro (exklusive VAT). Go to the page and purchase.

PhpStorm is also available as aur package.

If you want to use build in update mechanism, go to /opt/phpstorm and try the following. create a group called developer by using "groupadd developer". Add your useraccout to the group by using "usermod -a -G developer myUser". Since you are in "/opt/phpstorm", you now have to change the group from root to developer by using "sudo chgrp -R developer *". After that you have to add the write right for the new group by using "sudo chmod -R g+w *". Thats it, happing using.

Getting the following error:

raspberry pi openpvn
and thats why you have to start phpstorm via console? Open /opt/phpstorm/bin/phpstorm.sh and search for following line.
# --------------------------------------------------------------------- # COMMENT LINE BELOW TO REMOVE PAUSE AFTER OPEN JDK WARNING # --------------------------------------------------------------------- read IGNORE
Change it to.
# --------------------------------------------------------------------- # COMMENT LINE BELOW TO REMOVE PAUSE AFTER OPEN JDK WARNING # --------------------------------------------------------------------- # comment line by artodeto 130418 # read IGNORE