Category Archives: raph’s

Super★Talent Express NST1 128GB review

      Comments Off on Super★Talent Express NST1 128GB review

 Super★Talent is a brand name sales USB mass storages and memory products in USA. NST1 128GB is one of their USB drive in middle price. NST1 used Single channel TLC NAND flash with SMI controller, writes up to 90MB/sec, reading up to 120MB/sec in sequence. Accessing random placed data –… Read more »

tinydicom + rawprocessor lesson #1

      Comments Off on tinydicom + rawprocessor lesson #1

Here I planned to write some lessons to understand what is libtinydicom (Tiny DICOM library) and librawprocessor (RAW Processing library) for most of modern compilers except M$VC – unfortunately I am sorry about supporting M$VC, but I don’t like care about distinct, banishing standard compiler. Ok, let understand what is… Read more »

An open source graphical help tool library, fl_imgtk.

      Comments Off on An open source graphical help tool library, fl_imgtk.

Here is an open source library helps many Fl_RGB_Image processing to make some featured GUI.  You can clone or download source code in free on GitHub page. It designed to work with any type of gcc ( llvm-gcc and MinGW-W64 ) with just a copy and type ‘make’, or modify… Read more »

Fixing SD card unexpected unmounting problem of Oukitel U20 plus SIM tray.

      Comments Off on Fixing SD card unexpected unmounting problem of Oukitel U20 plus SIM tray.

Oukitel U20 plus was a good budget smartphone has FHD resolution and dual cameras priced under 100 USD in the world from China. But some people may have experience about “Unexpected SD card unmounted” problem in real life. All apps turned to gray and it doesn’t run while SD card… Read more »

FLTK tech, HICON to Fl_RGB_Image

      Comments Off on FLTK tech, HICON to Fl_RGB_Image

This is a simple source code for converting Windows HICON to Fl_RGB_Image for my own customized FLTK window. Before understanding how it works, It must be requires understanding of some Windows API like LoadImage(). API, icon_to_flrgb() Fl_RGB_Image* icon_to_flrgb(HICON hIcon) { BITMAP bm; ICONINFO iconInfo; GetIconInfo(hIcon, &iconInfo); GetObject(iconInfo.hbmColor, sizeof(BITMAP),&bm); int width… Read more »

Doogee Shoot 1 hands on

      Comments Off on Doogee Shoot 1 hands on

Doogee Shoot 1 is a budget smartphone among brothers of samely born from MT6737T. Brothers are came out each same shapes, Dual lenses with finger print sensor. Here I writing some hands-on-review for checking package and until it boots up. Package arrived, It was arrived in a week with DHL… Read more »

OTA 3.10 released for Oukitel U20 Plus

      Comments Off on OTA 3.10 released for Oukitel U20 Plus

Eventually Oukitel released new OTA update, verison 3.10 to fix many minor bugs ! Now I don’t need see blurred stripes on bottom of screen, and it is no longer need annoying me. Everybody download new OTA binary from needrom site, and URL is here: http://www.needrom.com/download/u20-plus/ I don’t expect how… Read more »

Review of Ulefone Vienna.

      Comments Off on Review of Ulefone Vienna.

Ulefone Vienna was placed in my demand-list to buy when its cost comes down under 130 USD. And it was able to buy in 120 USD in a month ago. It delivered me with DHL from China while only a week. Vienna was designed to perfect experience to listening music… Read more »