Search results

  1. C

    Neurons - Signals - Brain Explained

    Ned Herrmann is an educator who has developed models of brain activity and integrated them into teaching and management training. The brain is made of approximately 100 billion nerve cells, called neurons, have the amazing ability to gather and transmit electrochemical signals, think of them...
  2. C

    Dont Lock

    A small application, lying to system tray icon, to suppress windows lock & sleep.. Platform : C# 2012 Operating System : win7 / win10 (64bit) Requirements : v4.5.2 .NET framework Filesize : 12.2kb there are two variants dontlock.exe using the low level #SetThreadExecutionState# API call...
  3. C

    Συγκοινωνίες και άλλα

    ΟΑΣΑ συγκοινωνίες Αθηνών - ath.ena card [2] ΟΣΥ είναι υπέυθυνη για τα λεωφορεία ΣΤΑΣΥ είναι υπέυθυνη για το ΜΕΤΡΟ - χάρτης - δρομολόγια - πληροφορίες 365 μέρες (210 8202900) ΟΣΕ είναι υπέυθυνος για τον Προαστιακό Κάρτες Απεριορίστων Διαδρομών 1 Month 30e 3 Months 85e 6 Months 170e 1...
  4. C

    Parallel.ForEach

    Parallel.ForEach(dTCustomers.AsEnumerable(), new ParallelOptions { MaxDegreeOfParallelism = 5 }, dr => { string url = dr["url"].ToString(); WebClient web = new WebClient(); web.Encoding = Encoding.UTF8; Console.WriteLine(web.DownloadString(url)); }...
  5. C

    Pastextra

    You will have an extra option 'Pastextra'. When this clicked, will paste the content of clipboard (text/image) to a new file to the current folder. Platform : C# 2010 Operating System : Windows 2000 / XP / 2003 / Vista / win7 (32bit) Requirements : v4 .NET framework Filesize : 11kb v1.1...
  6. C

    Αναζητώντας δουλειά

    ICAP https://neuvoo.gr https://www.justjobs.gr/find/ https://www.jobfind.gr/ https://www.careernet.gr/ https://www.kariera.gr/ http://jobby.gr/ https://gr.jooble.org (mobile app) https://www.myjobnow.com/ cosmosjobs https://cycladesjob.gr/ https://www.archer.com.mt/ eDiplomas...
  7. C

    CV in Europe

    http://portal.moe.gov.eg/Documents/European_CV_format.doc http://europa.eu/rapid/press-release_DOC-02-9_en.doc http://www.translationdirectory.com/translators/cvs/darja_miscenko.doc EU Greek - https://www.etvavipe.gr/~/media/vipe/charts/cv.ashx https://www.coolfreecv.com/resume-templates...
  8. C

    Firewall cfg

    A helper for Windows Firewall! Platform : C# 2010 Operating System : Windows 2000 / XP / 2003 / Vista / win7 (32bit) Requirements : v4.0 .NET framework Filesize : 14kb Download Block Outbound Connections - https://superuser.com/a/268909 Windows 7 firewall tutorial -...
  9. C

    Η ανευθυνότητα είναι μεταδοτική

    Από την έντυπη έκδοσηΤου Πάνου Φ. Κακούρη pkak@naftemporiki. https://www.naftemporiki.gr/opinion/255782/i-anefthynotita-einai-metadotiki/
  10. C

    13 VSCode Extensions + Manually download .vsix files

    https://dev.to/tarunmangukiya/13-vs-code-extensions-for-your-productivity-22j1
  11. C

    His Windows + Raspberry Setup

    Mozilla Firefox - https://alternativeto.net/software/firefox/ Tor Browser - https://alternativeto.net/software/tor-browser/ Brave - https://alternativeto.net/software/brave/ Beaker browser - https://alternativeto.net/software/beaker-browser/ CPod - https://alternativeto.net/software/cpod/...
  12. C

    srt2utf8

    How many times, you copy the subtitle file to USB, shutdown your PC and going happy watch the movie to your favorite media player BUT when movie starts suddenly the subtitles appear chinese? This application turns the ANSI format of a srt/sub file to UTF8 format, what you have to do? Just...
  13. C

    Oh My Zsh

    With Oh My Zsh - a framework for managing Zsh configuration - we're getting into the >100K GitHub stars territory. Oh My Zsh brings your Z shell to another level with numerous plugins, helpers, themes & vast community support! https://ohmyz.sh/ https://github.com/ohmyzsh/ohmyzsh Fedora and...
  14. C

    Firefox New WebSocket Inspector

    https://hacks.mozilla.org/2019/10/firefoxs-new-websocket-inspector/
  15. C

    Javascript Obfuscator

    An application that applies string, method calls, function and variable obfuscation on javascript, JQuery enabled. You still obfuscating like year 2000, using the eval() function? Or the nasty obfuscators around that have nothing to prove just rename the variable/function names then afterwards...
  16. C

    Earthquake Track

    http://earthquaketrack.com/gr-esye31-athens/recent https://www.emsc-csem.org/Earthquake/ Data viz project that maps all earthquakes by magnitude https://seismic-explorer.concord.org #earthquake
  17. C

    Bill Burr on feminism

    https://www.google.com/search?q=Bill+Burr+on+feminism
  18. C

    Φάτε Αυτό και δεν θα σας Τσιμπήσει Ούτε Ένα Κουνούπι

    https://spirossoulis.com/plus-living-fate-auto-kai-den-tha-sas-tsimpisei-oute-ena-kounoupi-fetos/
  19. C

    Παπάζογλου - ΑΧ ΕΛΛΑΔΑ Σ' ΑΓΑΠΩ

    Melina Aslanidou - Prigkipessa ΜΕΛΙΝΑ ΑΣΛΑΝΙΔΟΥ - Η ΕΠΙΜΟΝΗ ΣΟΥ (ΕΛΕΩΝΟΡΑ ΖΟΥΓΑΝΕΛΗ) #music #greeks
  20. C

    EPPlus - Create advanced Excel spreadsheets

    Is a .net library that reads and writes Excel 2007/2010 files using the Open Office Xml format (xlsx). supports: Cell Ranges Cell styling (Border, Color, Fill, Font, Number, Alignments) Charts Pictures Shapes Comments Tables Protection Encryption Pivot tables Data validation Conditional...
Top