State of the Arts has been taking you on location with the most creative people in New Jersey and beyond since 1981. The New York and Mid-Atlantic Emmy Award-winning series features documentary shorts about an extraordinary range of artists and visits New Jersey’s best performance spaces. State of the Arts is on the frontlines of the creative and cultural worlds of New Jersey.
State of the Arts is a cornerstone program of NJ PBS, with episodes co-produced by the New Jersey State Council on the Arts and Stockton University, in cooperation with PCK Media. The series also airs on WNET and ALL ARTS.
On this week's episode... New Jersey Heritage Fellowships are an honor given to artists who are keeping their cultural traditions alive and thriving. On this special episode of State of the Arts, we meet three winners, each using music and dance from around the world to bring their heritage to New Jersey: Deborah Mitchell, founder of the New Jersey Tap Dance Ensemble; Pepe Santana, an Andean musician and instrument maker; and Rachna Sarang, a master and choreographer of Kathak, a classical Indian dance form.
The New Jersey State Council on the Arts is hosting quarterly Teaching Artist Community of Practice meetings. These virtual sessions serve as a platform for teaching artists to share their experiences, discuss new opportunities, and connect with each other and the State Arts Council.
Register for the next meeting.
The State Arts Council awarded $2 million to 198 New Jersey artists through the Council’s Individual Artist Fellowship program in the categories of Film/Video, Digital/Electronic, Interdisciplinary, Painting, Printmaking/Drawing/Book Arts, and Prose. The Council also welcomed two new Board Members, Vedra Chandler and Robin Gurin.
Read the full press release.
These monthly events, presented by the New Jersey State Council on the Arts and the New Jersey Theatre Alliance, are peer-to-peer learning opportunities covering a wide range of arts accessibility topics.
Reverse engineering (from leaked loaders) shows:
| Function | Purpose |
|----------|---------|
| fh_send_command | Parse XML commands (see §5) |
| fh_program | Write to eMMC (LBA or partition name) |
| fh_read | Read from eMMC / registers |
| fh_patch | Apply memory patches (disable RPMB auth) |
| fh_configure | Set device parameters (USB speed, eMMC mode) |
| fh_nop | Keep-alive, ping |
| fh_power | Reset/shutdown |
| fh_erase | Erase eMMC partition or range |
| fh_getstorageinfo | Report eMMC CID, CSD, size |
A Firehose session requires a specific "Programmer" binary loaded into the device's RAM. This programmer acts as the agent to write data to the storage. Nokia 1.4 Firehose Loader
Disclaimer: The following is for educational purposes. Modifying firmware carries the risk of permanently damaging your device.
While there are " tricks" to bypass FRP on a working phone, a technician with a Firehose loader can wipe specific partitions (like frp or persist) to reset the device to factory defaults. This is a standard repair procedure for technicians dealing with locked devices. Many community flashing GUIs wrap these tools; when
In the world of Android firmware repair and mobile forensics, the term "Firehose Loader" is critical. For owners and technicians working with the Nokia 1.4, understanding what the Firehose loader is and how it functions is the difference between a revived phone and a permanent paperweight.
This article covers everything you need to know about the Nokia 1.4 Firehose protocol, including what it is, why you need it, and how to use it safely. Reverse engineering (from leaked loaders) shows: | Function
If you cannot obtain the correct signed loader:
The Firehose protocol is a partition table flashing protocol used by Qualcomm to program storage (eMMC/UFS) via the Firehose programmer. Unlike the older Sahara protocol, Firehose allows high-speed data transfer and is the standard for modern EDL flashing.