The controversy of JavaScript runtime environments
For nearly a decade, I have honed my skills as...
For nearly a decade, I have h...
For nearly a decade, I have honed my skills as...
For nearly a decade, I have h...
The purpose of this research, as described in the title,...
The purpose of this research,...
See a demo at Github This 4th section of the article...
See a demo at Github ...
See a demo at Github Previous parts of this article...
See a demo at Github Pre...
See a demo at Github The first part of this...
See a demo at Github The...
See a demo at Github One of our challenges at...
See a demo at Github One...
Hello guys, Needed to do this for a project my team...
Hello guys, Needed to do this...
For a long time we avoided using Docker Toolkbox because...
For a long time we avoided usi...
How many of you didn't try to make a propert...
How many of you didn't try to ...
Too often now, my Atom setup fails to load giving...
Too often now, my Atom setup f...
Won't comment much about it. We needed it, you may...
Won't comment much about it. W...
Hello guys, Needed to do this for a project my team...
Hello guys, Needed to do this...
While working on one of my client’s projects, I’ve encountered the need of generating RANDOM strings. Since, as almost, any other language, Cold Fusion does not have any type of support for this functionality, I had to create a function of my own.
Hope you find it useful.
Nothing more than this little line of code: $homeUrl = $this->url( ...
Nothing more than this little ...
I’ve been looking for this a few times now, until now i’ve found two interesting options.
One is creating a cffunction of your own, and using it inside a cfscript afterwards:
<CFFUNCTION NAME="MyDump"> <CFARGUMENT NAME="OBJ" Required="TRUE"> <CFDUMP VAR="#Obj#"> </CFFUNCTION>
NOTE:
+ I will try not to re-write again all the informations I already wrote in “Java Media Framwork vs IP Camera JPEG/MJPEG” a few years ago. This article is only a review of what I wrote back then, plus more info about my implementation of DataSource for JPEG/MJPEG IP Cameras.
NOTE:
+ This article is pretty deprecated. I do not say that the info here is false, but I would like to write a new article about this. Please leave me comments with what you want to know, and I will try do add more info to the article. And ofcourse, more sources.
NOTE: This article is written in Romanian, for a translation please add me a comment.
Ei bine… nu mare imi fu uimirea dupa ultimile proiecte / teme, mici aplicatii. Uimirea ca habar nu am sa scriu un header tcp. Toata povestea a plecat de la o tema pentru facultate. Un modul de kernel linux/windows care trebuia sa filtreze pachetele TCP si UDP.