NOHON apple 8pin cable.

      Comments Off on NOHON apple 8pin cable.

NOHON, this is a brand name of Chinese cable product company for supply Apple and Android charge and data cables. I found this little more expensive stuffs in Ali-Express by seraching durable iPhone cable. Most of cables from China, are far from durable in low cost as we know. But… Read more »

In case of failure to using fl_xid();

I did try apply DirectX input to using joystick for my HID emulation, but my testing program failure in SetCooperativeLevel() API on dinput. At the result of analyse, I found FLTK API fl_xid() returns wrong HWND value from debuger. Just inspected real HWND(handle of window) value with Process Hacker. It was… Read more »

FLTK+MinGW+DirectX8, Joystick example

      Comments Off on FLTK+MinGW+DirectX8, Joystick example

 Here I made an example source code with Code::Blocks+MinGW-W64+WINE project directX8 library for using joystick. You should know this project limited to under Windows32 platform, but You can make fast faced simple game without DirectX surface, only using FLTK and Direct Input. I recommend to using my FLTK-1.3.3-ts library for… Read more »

An IEM used Knowles dual balanced armature ?

      Comments Off on An IEM used Knowles dual balanced armature ?

I found an insteresting item in Ali-Express, ER610 of EARMAX – audio product manufacturer of China – and it seems to be used for dual balanced armature transducer(driver) in each units of left and right.   I can find an image for used Knowles B.A unit in their sales page:… Read more »

What will be your choice if your phone has stipulate time ?

If your phone has stipulate time and it is restricted to wireless telegraph operator? And plus, if the goverment controlled it? What would you do? This is not a fiction. Just happens to in South Korea. There’s are three major wireless telegraph operators – SKTelecom, KTelecom and U+ – and… Read more »

I love FLTK.

      Comments Off on I love FLTK.

  FLTK is a multi platform supported C++ open source library. And I have a forked (cloned) project to modifying this library for Windows32 GDI to drawing fast rendered surface. To fork my project on Github, you can just visit there, and download or clone a project. https://github.com/rageworx/fltk-1.3.3-ts

How to fix wrong HTML expressions for Crayon Syntax Highlight plug-in.

If you have a problem like me in your code embedded posts for expression gone to wrong, just do like me. First, Go wp-admin and see CSH plug-in area. And then click to Settings.   You will see CSH plug-in page and find “Code” area.   There’s will be no… Read more »