0%
Loading ...

Author: gmagen

  • Programmer’s Notepad

    Programmer’s Notepad

    Featuring Syntax highlighting Text Clips for simple text insertion Code folding / outlining Flexible Regular Expression support Code navigation using Ctags Projects for navigating large code bases Extend using Python or C++ Split the Screen to separate text editors http://www.pnotepad.org/

    Continue reading

  • 3 Apps that everyone must have when traveling abroad

    3 Apps that everyone must have when traveling abroad

    1. Google Maps Android: https://play.google.com/store/apps/details?id=com.google.android.apps.maps&hl=en iOS: https://itunes.apple.com/en/app/google-maps/id585027354?mt=8 Google maps Offline Maps: https://support.google.com/gmm/answer/3273567?hl=en 2. Google Translate Android: https://play.google.com/store/apps/details?id=com.google.android.apps.translate&hl=en iOS: https://itunes.apple.com/en/app/google-translate/id414706506?mt=8 Google Translate Offline: https://support.google.com/translate/answer/6142473?hl=en 3. Trip advisor Android: https://play.google.com/store/apps/details?id=com.tripadvisor.tripadvisor&hl=en&referrer=utm_download_tracking=Brand_AppPage_0_13091#_=_ iOS: https://itunes.apple.com/us/app/tripadvisor/id284876795?mt=8#_=_ 4. More Apps for downloading offline maps: HERE Maps: https://play.google.com/store/apps/details?id=com.here.app.maps Maps Me: https://play.google.com/store/apps/details?id=com.mapswithme.maps.pro   Based on: http://www.geektime.co.il/travel-apps-offline/

    Continue reading

  • How to prevent Google, Facebook and Tweeter to track you

    How to prevent Google, Facebook and Tweeter to track you

    1. How to prevent google to track your location: https://www.google.com/maps/timeline 2. Facebook Settings page: https://www.facebook.com/settings?tab=applications%C2%A7ion=all https://www.facebook.com/settings?tab=applications https://www.facebook.com/settings?tab=security§ion=devices&view 3. Prevent Youtube watch history: https://history.google.com/history/youtube/watch?utm_source=sidenav 4. Prevent Youtube search history: https://history.google.com/history/youtube/search?utm_source=sidenav Here you can view your videos search history. 5. Tweeter Security and Privacy Settings: https://twitter.com/settings/security 6. Start using Tor browser http://wp.flash-jet.com/2015/08/30/what-are-tor-darknet/ A darknet (or dark net)…

    Continue reading

  • Top 6 sites for downloading free music for your next presentation

    Top 6 sites for downloading free music for your next presentation

    1. Free Stock Music – http://www.freestockmusic.com/ 2. Audionautix – http://audionautix.com/ 3. Free Music Archive – http://freemusicarchive.org/ 4. Bensound – http://www.bensound.com/ 5. SoundClick – http://www.soundclick.com/business/license_list.cfm 6. Freesound – http://www.freesound.org/browse/ Based on: http://www.geektime.co.il/free-production-music-for-your-next-project/ 6. Georgian folk music: http://xmusic.mobi/georgian-folk-music http://www.hangebi.ge/eng/melodies.html

    Continue reading

  • How facebook knows what is your fields of interest?

    How facebook knows what is your fields of interest?

    Facebook show you ads based on things they think you care about. Your preferences include information from your profile as well as actions you take on and off Facebook.  https://www.facebook.com/ads/preferences/edit/

    Continue reading

  • 6 How-To programming videos

    6 How-To programming videos

    Videos: Video 01 How to create a User interface for managing Database table Video 02 How to create MDI Multi document interface in C Sharp net Video 03 How to Add Tray Icon Content Menu VB NET Video 04 How to create a Gui to manage Database Table Video 05 3D Effects with paint NET…

    Continue reading

  • Refrigerator Repair

    Refrigerator Repair

    A Refrigerator Failure repair will be described here:. Problem: Refrigerator doesn’t work” 1. The freezer doesn’t freeze. 2. Top and button food placements – not cold. 3. No air and ventilation at food place. 4. Electricity Works (Lights inside the Refrigerator). Testing: 1. Open the Freezer as described at picture 1. 2. Open with screw…

    Continue reading

  • Tutorial: Develop Plug-in that displays list of Posts under Admin-Settings in 8 Steps

    Tutorial: Develop Plug-in that displays list of Posts under Admin-Settings in 8 Steps

    General: Here a plugin that will display a list of posts will be demonstrated. Read more about developer resources here: https://developer.wordpress.org/   Step 01: Plugin name will be DisplayListOfPosts Step 02: Create a directory under wordpress-root\wp-content\plugins\DisplayListOfPosts Step 03: Create a file under that directory called: DisplayListOfPosts.php Step 04: The the following content to the plugin file:…

    Continue reading

  • Tutorial: Develop WordPress Plug-in in 6 Steps – Add filter method

    Tutorial: Develop WordPress Plug-in in 6 Steps – Add filter method

    Here I will demonstrate how to build a wordpress plugin that will add prefix and suffix to each post content. Step 01: The name of the plugin that will be created here will be called PreSuff (Prefix / Suffix). Create a directory for plugin under wordpress-root\wp_content\plugins. The directory name will be presuff. So under wordpress…

    Continue reading

  • Wise Owl: Microsoft computer training videos

    Wise Owl: Microsoft computer training videos

    At the following link you will find Video Tutorials of: 1. C# 2. SQL 3. SSIS 4. SSRS http://www.wiseowl.co.uk/videos/

    Continue reading

  • Marketing

    Snacks: Linktree Everything you are. In one, simple link in bio. Beacons.ai The All-in-one Creator Platform.Sell in your creator store, build an email marketing strategy, score brand deals—all from your Beacons Link-in-Bio. Powered by AI. Tools – AI Syllaby.io – Viral questions Patents: http://www.new-tone.co.il/A_Dpage.asp?page=36pt0 http://libguides.gatech.edu/c.php?g=53972&p=348369 http://www.freepatentsonline.com/search.html https://www.google.co.il/?tbm=pts&hl=en&gws_rd=cr&ei=AwOsVfm4D8yy7QabqpbYCg https://patentscope.wipo.int/search/en/search.jsf https://patentscope.wipo.int/search/en/search.jsf http://www.epo.org/searching/free/espacenet.html http://www.uspto.gov/patents-application-process/search-patents   Silk Road –…

    Continue reading

  • WordPress plugin development OOP way

    WordPress plugin development OOP way

    let’s create WordPress plugin the easy way: 01. Create plug-in template as follows: Browse to http://wppb.me/ and generate plugin, this is Wordpress boilerplate generator  and generates OOP plugin. Download the generated plug-in. Install it. In general here is a link to wordpress developer resources. 02. plugin code Search plugin directory for string “public static function activate()“. activation: in the activation phase…

    Continue reading

  • Facebook API: What can I gain from “Facebook Graph Search” ?

    Facebook API: What can I gain from “Facebook Graph Search” ?

    What Wikipedia has to say about Graph Search? Facebook Graph Search was a semantic search engine that was introduced by Facebook in March 2013. It was designed to give answers to user natural language queries rather than a list of links.[1] The Graph Search feature combined the big dataacquired from its over one billion users…

    Continue reading

  • How to install Windows or Linux from USB? 6 solutions

    How to install Windows or Linux from USB? 6 solutions

    01 -ISO to USB A free and small software that can burn the ISO image file directly to the USB drives, these USB drives include USB flash drives, memory sticks and other USB storage devices, it also supports to create a bootable USB disk with Windows operating systems. Freeware. Works most of the times, grade:…

    Continue reading

  • Your own developing environment at cloud? that’s very useful

    Your own developing environment at cloud? that’s very useful

    Cloud9 IDE is a freeware online integrated development environment. It supports more than 40 programming languages, including PHP, Ruby,Python, JavaScript with Node.js, and Go. It enables developers to get started with coding immediately with pre-setup workspaces, collaborate with their peers with collaborative coding features, and web development features like live preview and browser compatibility testing…

    Continue reading

  • How to search text at all Ms SQL tables, fields and all object?

    How to search text at all Ms SQL tables, fields and all object?

    1. Create the following Stored Procedure at the database you want to search: CREATE PROCEDURE SearchTables @Tablenames VARCHAR(500) ,@SearchStr NVARCHAR(60) ,@GenerateSQLOnly Bit = 0 AS /* Parameters and usage @Tablenames — Provide a single table name or multiple table name with comma seperated. If left blank , it will check for all the tables in…

    Continue reading

  • Django – Python MVC web platform

    Django – Python MVC web platform

    Django (/ˈdʒæŋɡoʊ/ jang-goh)[4] is a free and open source web application framework, written in Python, which follows the model–view–controller (MVC) architectural pattern.[5][6] It is maintained by the Django Software Foundation (DSF), an independent organization established as a 501(c)(3) non-profit. Django’s primary goal is to ease the creation of complex, database-driven websites. Django emphasizes reusability and…

    Continue reading

  • MassMailer – send emails to a large group of people in the form of newsletters

    MassMailer – send emails to a large group of people in the form of newsletters

    File Size : 0.80 MB Release Date : 2014-05-27 Category : Communications – E-Mail List Management Platforms : WinXP,Win7 x32,Win7 x64,Windows 8,WinServer,WinOther,WinVista,WinVista x64 Language : English License : Freeware Price : USD $0 Published By : Flash Jet WebSite URL : http://www.flash-jet.com Order URL : http://www.flash-jet.com/Products/MassMailer.aspx Requirements : .net framework 4 Limitations : No limitations…

    Continue reading

  • IKiosk – scroll between web sites automatically

    IKiosk – scroll between web sites automatically

    License:Freeware Price:$0 Size:382KB OS:Win XP (x86/x64), Win 7 (x86/x64), Win 2003 Server, Win 2008 Server Last Update:16 / December / 2011 Category:Office Tools Ver:2.0 Download here:     License:Price: Size: OS: Last Update: Category: Ver: Freeware$0 382KB Win XP (x86/x64), Win 7 (x86/x64), Win 2003 Server, Win 2008 Server 16 / December / 2011 Office Tools 2.0…

    Continue reading

  • What are Tor , Darknet ?

    What are Tor , Darknet ?

    What is Darknet? A darknet (or dark net) is an overlay network that can only be accessed with specific software, configurations, or authorization, often using non-standard communications protocols andports. Two typical darknet types are friend-to-friend[1] networks (usually used for file sharing with a peer-to-peer connection)[2] and anonymity networks such as Tor via an anonymized series…

    Continue reading

  • FJAdmin – Remote control of Desktops by Ammyy and TeamViewer

    FJAdmin – Remote control of Desktops by Ammyy and TeamViewer

    A simple and user-friendly program whose main purpose is to provide you with the ability of managing multiple remote connections FJAdmin is an intuitive and easy to handle piece of software which aims to assist you in managing numerous remote connections from a single location, enabling you to edit or remove them in just a…

    Continue reading

  • UDemy – Another resource of learning

    UDemy – Another resource of learning

    a platform or marketplace for online learning https://blog.udemy.com/

    Continue reading

  • A Beginner’s Guide to SQL

    A Beginner’s Guide to SQL

    A great guide for learning SQL from the start, from Udemy: https://blog.udemy.com/beginners-guide-to-sql/ What Wikipedia has to say about UDemy: Udemy.com is a platform or marketplace for online learning. Unlike academic MOOC programs driven by traditional collegiate coursework, Udemy provides a platform for experts of any kind to create courses which can be offered to the public,…

    Continue reading

  • How to use smartphone from desktop?

    How to use smartphone from desktop?

    A great solution of controlling your mobile from your desktop PC. It is done as follows: 1. Connect your smartphone to PC by USB Cable. 2. Install the following Chrome extension. 3. Install Vysor app on your android device. 4. Enable enable USB Debugging on Android. 5. Install Universal Windows ADB Driver. 6. Start using your smartphone…

    Continue reading

  • What are the Top web hosting suppliers?

    What are the Top web hosting suppliers?

    Note: Need to add also A2 hosting to this comparison. It is not a surprise that GoDaddy stays high and the second is 1&1: Godaddy marked as Blue VS 1&1 marked as Yellow are the leaders External Links: Google Trends comparison The Best Web Hosting Services for 2015

    Continue reading

  • The Near Bear Game – Simulation

    The Near Bear Game – Simulation

    The Near Beer Game is based on the article Bullwhips and Beer: Why Supply Chain Management is So Difficult. You have perfect information about your customer demand. You know with certainty that they are going to increase their demand to 15 cases of beer in week 2 and continue to order 15 cases of beer…

    Continue reading

  • WiringPi – GPIO Library

    WiringPi – GPIO Library

    WiringPi is a GPIO access library written in C for the BCM2835 used in the Raspberry Pi. It’s released under the GNU LGPLv3 license and is usable from C and C++ and many other languages with suitable wrappers (See below) It’s designed to be familiar to people who have used the Arduino “wiring” system1 Read more…

    Continue reading

  • All what you will ever need – Open Source platforms

    All what you will ever need – Open Source platforms

    Click here to browse more then 120 open source platforms: https://bitnami.com/stacks All what you will ever need is here: Social Networking CMS Bug Tracking Project Management Accounting Analytic application Server Business process management Blog chat ECM E-Commerce ELearning EMail ERP Forum And many many many more to come… Bitnami is an app store for server…

    Continue reading