Blog Posts
- Home /
- Blog Posts
Add TinyMCE code button
October 20, 2009
I had quite a few problems adding the htmlCode button to a fairly old copy of TinyMCE (I think around version 2.
Read More
Runtime Error! (abnormal program termination) maya.exe
October 20, 2009
The Problem When starting Maya 8.5 an immediate error message and program termination.
Read More
Need more than hover?
October 20, 2009
I had a hover effect on an html input element but also needed to have an active state.
Read More
Getting an internet connection under VirtualPC running Windows XP and Internet Explorer 7
October 20, 2009
Getting an internet connection under VirtualPC running Windows XP and Internet Explorer 7
Read More
Uppercase text in Actionscript
October 20, 2009
var lowerCase:String = "sample text"; var upperCase:String = lowerCase.toUpperCase();
Read More
Firefox too slow?
October 20, 2009
Is your Firefox starting to get realllllllly slow? Every few months my Firefox starts dragging, so all I do is create a new profile and reimport all my bookmarks and reinstall needed addons.
Read More
Uppercase the first character of each word in a string using PHP
October 20, 2009
You can use “ucwords()” to uppercase the first character of each word in a string.
Read More
Actionscript 3 equivalent of PHP’s print_r
October 20, 2009
A brilliant version of print_r for actionscript: http://dev.base86.com/solo/47/actionscript_3_equivalent_of_phps_printr.html
Read More
Global variables and functions in Actionscript 2
October 20, 2009
In order to reuse a variable from a different timeline within the same fla file you will need to register the inital variable or function as a _global.
Read More
Actionscript conflicting class name
October 20, 2009
I had a problem today where I got a flash source file from one of my developers’ and I couldnt compile it because it said that there was a conflicting class name, however, it turned out to just be a timestamp issue.
Read More
expecting T_PAAMAYIM_NEKUDOTAYIM
October 20, 2009
What the hey? What does this mean? You may one day end up seeing the following error message produced by PHP and wonder to yourself:
Read More
Tags
- Actionscript
- Advertising
- Agile
- AI
- Android
- Angular
- Ansible
- API
- Automation
- AWS
- Bash
- Big Data
- Biometrics
- C
- C++
- CDK
- Chef
- CICD
- CLI
- Cloud
- CloudFormation
- Containers
- CSS
- Data Structures
- Databases
- DevOps
- Distributed
- Docker
- Domains
- EKS
- Envoy
- Excel
- Firebase
- Forensics
- General
- Git
- Go
- Graal
- Hosting
- HTML
- IaC
- IDE
- Interview
- Istio
- Java
- Javascript
- Jenkins
- Kotlin
- Kubernetes
- Linux
- Mac
- MariaDB
- Maths
- Maven
- Microservices
- Misc
- ML
- MySQL
- Networking
- Nexus
- Node
- NPM
- Pandas
- PHP
- PIP
- Platform
- PowerShell
- Puppet
- Python
- React
- Ruby
- Rust
- S3
- Security
- SEO
- Software
- Spring
- SQL
- SRE
- SSH
- SSL
- Startup
- Terraform
- Typescript
- Ubuntu
- Web3
- Windows
- WSL