jQTouch

Posted March 13th, 2010 in blog by admin

Yesterday, I’m testing jqtouch. Wow… It’s great. I’m starting iPhone Development with PhoeGap. It’s easy and fast development. I don’t need to read iPhone SDK and I can development quickly with jquery. So, I searching iPhone UI with jquery because phonegap is not support native UI. I want native UI. It’s nice and most of the people love it. I found jquery Iphone UI. It’ not good. It design with iPhone Screen. So bad. Can’t use in Web Design for iPhone Safari. So, I searched new jquery and I found and I love it. It’s jQTouch. I found it and I said wow…. amazing….

Continue Reading »

Firefox !!!

Posted March 6th, 2010 in blog by admin

When I download , firefox crash. I hate it

Add jquery built in apiwork

Posted March 5th, 2010 in blog by admin

haha. I add jquery for default. Here, I use in my view like this

<html>
<head>
<?php
/*
add script from code.jquery.com
$this->jq->get_latest();
*/
//you can also load like this $this->load->js('jquery');
//$this->jq->noconfilt=true //for jquery no conflit
$this->jq->get_script();
?>
<script>
<?php $this->jq->start_jq(); ?>

alert("I'm jquery");

<?php $this->jq->end_jq(); ?>
</script>
</head>
<body>

</body>
</html>

Why MS office ?

Posted March 5th, 2010 in blog by admin

so funny video


Get Microsoft Silverlight

Oop! Google Doc

Posted March 4th, 2010 in blog by admin

Today, I thought, I should move all of my document to Google Doc because we should change cloud computing. My boss told me, he move all word document to Doc in previous 2 year. Ok, i should move it. So, I try to move. I use pages and I copy all the text include picture and then paste in Google Doc. Oh! all the picture was gone. Currently we can’t copy and paste image in Google Doc. For user view, we want copy and paste image. We can’t upload many image. I tried to upload my .pages file in google doc. Oop! can’t. Upload done. Open it, nothing and just show download. Ok. I export to doc file and upload it. It’s OK. But my alignment is wrong and font can’t show. I’m writing book and I can’t use Doc. Not special font for header , paragraph and how to set good layout. Hmm… the big problem, I make a screenshot and then paste in Pages. It’s OK. I can’t paste in Google Docs and I need to upload it. So, I can’t change to Google Doc, nowadays. I should use dropbox for cloud service instead of Google Doc.

Page 1 of 21123451020...Last »