A MarketPlace of Ideas

Coding

Coding

WordPress Code Reference

WordPress Code Reference

By Fudgy McFarlen, 8 years ago
Coding

Android DeBug Bridge – Move your unmovable Android apps

Research Links Moving your unmovable Android apps to an SD card Google: android adb app

By Fudgy McFarlen, 9 years ago
Coding

WordPress PlugIn Example with Full I18N Internationalization with the standard files POT PO MO

I am sure now days there are many fully internationalized plug ins for WordPress but this is the first one I have noticed.  I am noting it here along with the plugin archive because I will be writing an internationalized software package soon. WARNING: Do not download and use with Read more…

By Fudgy McFarlen, 10 yearsAugust 13, 2015 ago
Coding

Visual Basic Connection to MySQL

I want to use MySQL with Visual Basic in an effort to bypass the difficulties encountered when trying to use the Microsoft database tools.  Those problems include chronic difficulties getting my distribution packages to work on customer computers. How to connect VB to MySQL Windows MySQL connector download at MySQL Read more…

By Fudgy McFarlen, 15 yearsJanuary 17, 2010 ago
Coding

Developing Javascript with Chickenfoot – FireFox Plugin

  Allows for a wysiwyg like alteration of a page for the purpose of making page mashup more easy.  

By Fudgy McFarlen, 16 yearsFebruary 23, 2009 ago
Coding

How to write a wordpress plugin

I will be summarizing for myself on this page how to write a WordPress plugin. My initial search on Google WordPress PlugIn Skeleton Generator  Skeleton Generator Red Skeleton – Test I generated using this tool Fun with Plugins makes some assumptions about file names and paths to resources. It is Read more…

By Fudgy McFarlen, 17 yearsOctober 28, 2008 ago
Coding

Parallel Port Driver

 Parallel Port Central  – refers to inpout.dll which I used to drive the input output through the parallel port on the mirror machine project.  

By Fudgy McFarlen, 17 years ago
Coding

VB Visual Basic ModBus Checksum Routine

Function CRC16_BIN(ByRef ModBus_Data() As Long, NumBytes As Integer) As Long        Dim Temp As Long     Dim CRC As Long     Dim Polynomial As Long     Dim i As Integer     Dim j As Integer '—– following are read sequence checksum verification vectors  — test where either hi or Read more…

By Fudgy McFarlen, 17 yearsOctober 12, 2008 ago
Coding

ZedGraph is a powerful alternative to Visual Basic MSChart

The wiki for ZedGraph.

By Fudgy McFarlen, 17 yearsOctober 11, 2008 ago
Coding

Visual Basic: Returning an array from a function

  How to return an array from a function Parent Form Function that passes back an Array / Vector  Private Sub ReceiveArray_Click()     Dim intRcvArray() As Integer     Dim i As Integer     UserInterface.Text = ""     intRcvArray = NumberList()                   ‘ —Get the array of strings.         For i Read more…

By Fudgy McFarlen, 17 yearsOctober 3, 2008 ago

Posts pagination

1 2 Next
Categories
DashBoard
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
  • About
  • Book List
  • Daily Reads
  • Design Tools
  • Informatics
  • Library
  • Math-Science
  • Side Wikis
  • References
  • BookMarks
Hestia | Developed by ThemeIsle