Archives for: "July 2014"
Xbox360 Monitor COM / UART
July 6th, 2014UART
From Free60
Jump to: navigation, search
The XBox 360 has an UART in the Southbridge.
Contents
1 Registers
2 Sample code
3 Serial Console
3.1 Diagram FAT
3.2 Diagram ALL
Registers
To configure the UART, write to register… more »
Perl Search and Replace in files
July 6th, 2014Replace all occurrences of “oldstring” with “newstring” in all files (no recursion):
perl -pi -e 's/oldstring/newstring/g' *
Replace all occurrences of “oldstring” with “newstring” in all HTML files recursively:
perl -pi -e 's/oldstring/newstring/g'… more »
CRLF to LF
July 6th, 2014Windows uses two bytes for end-of-line markers, namely CR and LF, while Linux and Unix only use one: LF
dos2unix filename
sed -i 's/\r$//' file
perl -pi 's/\r$//' file
Source: Shell trick: CRLF to LF more »
Password Protect PHP Pages
July 6th, 2014Web Page Password Protect Password Protection example Adding Logout link more »
HP Slate 7
July 6th, 2014[ROM] JB-SlateROM, a custom ROM for the HP Slate 7 more »
Miscellaneous Android Info
July 6th, 2014Your Very Own Motion Detector more »
AT&T Skyrocket Galaxy S2
July 6th, 2014[HOWTO] NEWB GUIDES To | RESTORE TO STOCK | USE/T.S. ODIN | INSTALL TWRP/CWM | ROOT | [HOWTO] THE ULTIMATE NEWB GUIDE > | INSTALL CWM/TWRP | ROOT | UNROOT |the SKYROCKET [skyrocket][CWM Advanced Edition] PhilZ Touch [REQ] Remove No Sim Icon more »
HP Touchpad (Android)
July 6th, 2014Current (as of 6-8-2023) [ROM][OFFICIAL][9.0] Evervolv for HP Touchpad Android 9.0 Pie on the HP TouchPad How to install Android 9.0 Pie on the HP TouchPad Updated 10-06-2019 ( ROM GUIDE ) How to install Android 9.0 through 4.4 on Touchpad HP TOUCHPAD… more »
Galaxy S3 Mods
July 6th, 2014SlimKat ROM [ROM] [4.4.4] SlimKat d2att (at&t) [6.0] SlimRoms d2lte PhilZ Touch (CWM) [30.06.2014]CWM 6.0.4.9 Advanced Edition / PhilZ Touch 6.48.1 (libtouch_gui 1.30) [d2att][CWM Advanced Edition] PhilZ Touch AT&T Galaxy S III Android… more »
PowerHome Info
July 6th, 2014Elk M1G Set Elk Time ELK Status and State Macros Trying to close garage connected to ELK PowerHome Connector for Android ver 2.3.x more »
