jQuery Simulate Click and Load content from URL
using the hash of a URL we can load certain dynamic content automatically. We can utilize jquery's ability to simulate events.


Lightbox effect with youtube videos with FancyBox
Use FancyBox to get that video pop up, apple like effect. Here are the settings i found to be best: $(".fancyYoutube").fancybox({ 'transitionIn' : 'elastic', 'padding' : 0, 'autoScale' : false, 'transitionOut' : 'fade', 'width' : 680, 'height' : 495, 'type' : 'swf' });


Make ANY audio device bluetooth wireless
I found this little guy for 13 bucks online www.dealextreme.com And I already had a bluetooth dongle laying around, but here is one for $25 bucks cgi.ebay.com With these two you can make any audio device wireless. Even your 7 year old iPod to you're home stereo or even car. Even if you don't get ...


optikalefxx- Length: 2:20
- Views: 32353
- Tags: bluetooth bt class a wireless headphones headset transmit receive phones ears optikalefx
-
Advanced SQL
Select, Left Join, Count, Sum, Count distinct


optikalefxx- Length: 12:51
- Views: 4295
- Tags: Select Left Join Count Sum Count distinct
-
SEO friendly URLs
Have a bunch of URLs that are all index.php?pageid=23423&whater=asdfasd&somethig=asdf? And you want to change it to www.site.com/clean? htaccess is how


SQL Injection Attack
I'll show you how to do a basic SQL injection attack and then what you can do to prevent it


optikalefxx- Length: 6:09
- Views: 5790
- Tags: sql injection attack hacking sanitizing code mysql escape php optikalefx sean programming learn video
-
Turn any RSS feed into something you can use!
In this video we go over how to syndicate an RSS feed. Basically as long as sticks to basic rss 2.0 spec this utility script will work. I won't go into detail because all the hard stuff is done in the functions. The point is that with this you can take any RSS feed and do with it as you please. S...


Parse any RSS feed for you own use! part 1
Use this simple php file to grab ANY RSS feed and use it, either by way of PHP or by way of ajax and jquery. File is at www.optikalefx.com and xml2.txt


optikalefxx- Length: 9:56
- Views: 3492
- Tags: xml php ajax jquery rss feed parse go programming tutorials sean optikalefx help videos
-
I Started Blog
I Started a Blog. sean-optikalefx.blogspot.com


optikalefxx- Length: 0:39
- Views: 603
- Tags: optikalefx optikalefxx sean clark blog programming company business
-
Parse ANY RSS feed to be used in any way you want, php or ajax part 2
Use this simple php file to grab ANY RSS feed and use it, either by way of PHP or by way of ajax and jquery. Grab the files here at optikalefx.com and xml2.txt


optikalefxx- Length: 7:15
- Views: 2684
- Tags: ajax jquery php rss feed xml script parse learn programming video tutorial sean optikalefx
-
login script with jquery and php
This video shows you how to make a login script work with a database. We use javascript, jquery, php and mysql for this. You should really watch the ajax videos to get a basis for this. Also you need to have a server to run this, watch the first video on development environment to learn how to do...


Live Search with Ajax
Live search a mysql database with Mysql, php, jquery, ajax, javascript, html. Sound complicated? Its not. All you have to do is create a keyup listener on a text box and just make sql calls using ajax to grab the data.


optikalefxx- Length: 10:49
- Views: 17507
- Tags: ajax jquery mysql live search php javascript html post array states db search guess optikalefx programming learn video
-
Video on your iPhone Using HTML 5
Using the new HTML 5 we can take your flash movies and play them on the iPhone using the new HTML 5. Video correction: DON'T CHOOSE H264!! Just switch to MPEG-4 and change the video size. The quality isn't that great but that's because were on iPhone. I'll let you know when I find better settings...


jquery ajax and json are awesome
I used ajax before, but I never did it with jquery till I recently learned it. I have a function on my billing interface that pops up a box for the user to update some information. Well before I had write out the raw ajax script, checking for browsers etc, and then ajax would return a comma'd str...


jQuery form validation - super easy
I made a function that makes it super easy to validate forms. the new thing here is that it can find the text that belongs to an element and color it red.


optikalefxx- Length: 5:01
- Views: 15173
- Tags: jquery js javascript form validation error checking simple function loop each code wrong video tutorial optikalefx
-
Using Remote PHP files with cURL
using cURL we can call a remote php file and have it process data and send it back all within the same php file before the page ever loads


Page: 1 of 13






























