Java Server/Client Class (UDP) with Automated Service Discovery
The problem occurred when i was developing this app was that the connection of the phone with the computer. For this connection to work over the Wifi network the user must enter the correct IP address of the phone/computer. It's a bit of a downfall when it comes to the users side since there can be...
Read more...
Understanding and Using SPF
*SPF* or *S*ender *P*olicy *F*ramework is a system created to prevent e-mail spam & e-mail spoofing. It does so by verifying the sender's IP address is a authorized one for the domain the mail is originating from. SPF requires domain admins to add DNS TXT or SPF records specifying hosts/IPs...
Read more...
Php string Class
Creates a class that acts as a string wrapper similar to Java and C#.
Php doesn't do types so I created a class to act as a wrapper to provide a faux type for strings. The code is designed so that you can create text variables which...
Read more...
PHP Array Class
This class is a wrapper for array's that allows you to use oop to create and manage an array.
This class is inspired by Java and C#'s array class.
If you'd like to use oop to manage an array this class is meant to provide a data type...
Read more...
Parsing HTML in PHP
Parsing HTML has always been a tough cookie even for seasoned programmers, but nowadays parsing HTML is extensively used for scraping websites, crawling, error detection websites, and many other useful purposes. In this article we'll be looking into parsing HTML using PHP, for this purpose I...
Read more...
C++ Builder, 64-bit software build and Viva64 renaissance
After a long wait C++Builder XE3 Update 1 has finally acquired the capability of building 64-bit applications. It means that developers using this tool will soon face the yet unfamiliar world of 64-bit errors.
This is just a common error in a program....
Read more...
HTML Parsing In Ruby
HTML parsing has become quite necessary in the online world, from tools, online HTML tutorials to lint programs and crawlers, all need HTML to be parsed, Ruby has come to the front with frameworks like RoR so developers have created wonderful parsers for Ruby, in this article today we'll be looking...
Read more...
|
Subscribe via RSS
Get live updates in your web browser window. |
Follow us on Twitter
Are you on Twitter? Follow us and get updated. |
Like us on facebook
Share Go4Expert with your buddies on facebook. |
Find us on Google+
Add Go4Expert to your Circle at Google+. |
Unsubscribe
If you no longer wish to receive this newsletter or want to edit your preferences you can do it here. | |