/**
*    @Author: Arash Karimzadeh
*    @Email:
*    @Desciption: Here, I post some of my recent
*    researches. Also you can see my code projects.
*/  
Ajax C # Chrome CMS dateNet Design Patterns includeMany JavaScript jBind Joomla jQuery Plugin rails ror RubyOnRails SQLite xul

+ All tags

Content View Hits : 345227
Bookmark and Share
Arash Karimzadeh Official Website
What have I been busy with? PDF Print
Written by Arash Karimzadeh   
Wednesday, 18 July 2012 06:44

Hi dear friends and followers,

Yes I know, I haven't posted anything for almost 3 years. I feel awful and truly sorry! I was busy with my relocation (to Australia then Canada and back to Australia) and also starting my IT company (Tectual Pty. Ltd.). Good news is I am back and this time I have more to share with you. I have created many great things in jQuery and even cooler part is I started Android Programming. And if you haven't tried it yet, you'd better give it a go! But these are not the only good news....

First check my new cool website at Tectual.com.au and i think it has an awesome design and it's blogging section is here. ;)

Second check the project which I was busy for last year at www.cliiz.com . It is big! An Online Website Builder! All the architecture, design, coding and even the animation is done by myself! What do you think? :D Soon I'm gonna reveal the architecture so you can develop same thing.

Third I'm gonna use this site to teach you how to be expert in web 2.0. "At least I will share you my 11 years experience, might be useful to some of you"

Forth I need YOU! No matter if you are a developer or a designer or a seo expert or writer or marketer or ... I want to know more about you and together make more progress. So please contact me at or (.com.au).

Lot's of you noticed that i blocked my commenting about 2 years ago as it was filled with spams "this is a Joomla website and its retiring". And some of you found me in facebook and other places. Soon I will change this website too and this time you and I gonna rock the world! ;)

Aha and we are working on this project too Enriching HTML.

Keep in touch,
Arash

Last Updated on Thursday, 26 July 2012 12:09
 
Ruby on Rails Jalali Date (Shamsi Date) PDF Print
Written by Arash Karimzadeh   
Monday, 09 November 2009 09:33

This is Jalali-Gregorian date converter and also Jalali Date tag creator. Also it extends rails FormBuilder.

If you need this converter for your rails application just copy the jalali_date.rb file to your /lib/ directory and add below line to end of your environment.rb.


                      
  1. require 'jalali_date'

                      
 

                      
                    

You can also add Jalali_date_helper.rb to your /lib/ directory and below line to end of your environment.rb.


                      
  1. require 'jalali_date_helper'

                      
 

                      
                    

Download JalaliDate + JalaliDate Helper

Current version is for JalaliDate is 1.0.1 and JalaliDate Helper is 1.0.1
You can get both from here.

Tags: rails | ror | RubyOnRails

Last Updated on Sunday, 15 November 2009 10:16
Read more...
 
Surfash [Organize Your Surves] PDF Print
Written by Arash Karimzadeh   
Saturday, 31 October 2009 15:22

Currently I am team member in a project called surfash.com. Surfash is a surf organizer which store your daily internet surves and organize them automatically. Surfash use human intelligence to prioritise them and find relation between web pages.

Project is in its pre-launched state and we guess it will be launched by February 1st.  You can join us at www.surfash.com for waiting for the launch date . Also you can find more about Surfash there. The team is working hard to produce more infromation for end users.

 

Last Updated on Sunday, 01 November 2009 13:00
 
SQLite API for xul application (using JavaScript) PDF Print
Written by Arash Karimzadeh   
Monday, 29 June 2009 05:13

You can store your data in Database in your XUL applications. It supports transactions with SQLite. This Javascript class helps developers to communicate with SQLite very easily. It can be used to develop Firefox Add-ons or XUL applications. It uses Components.interfaces.mozIStorageService internally to provide these functionalities.

You can download the SQLite API from here.
Current version is 1.0.0.

Tags: Chrome | JavaScript | SQLite | xul

Last Updated on Monday, 29 June 2009 07:19
Read more...
 
Create xul Application on windows (hello world) PDF Print
Written by Arash Karimzadeh   
Tuesday, 23 June 2009 15:21

Here we will create our first xul application on windows (it is the same in other OS). I expect you know nothing about xul but a bit familiar with javascript, css and xml or html tag format.

first of all download lastest version of xul runner from here or directly from here. At this moment the lastest version is xulrunner-1.9.0.10.en-US.win32.zip. Its important to download the win32 file from runtimes folder not the SDK!

Tags: JavaScript | xul

Last Updated on Sunday, 28 June 2009 09:07
Read more...
 
Accessing Directories and Location in XUL (by JavaScript) PDF Print
Written by Arash Karimzadeh   
Sunday, 28 June 2009 06:01

Here we will see how we can access a specific directory in XUL application by javascript. There is a service provided by mozilla called "@mozilla.org/file/directory_service".

by using following code you can access the location of Profile Directory of your computer:

Tags: Chrome | JavaScript | xul

Last Updated on Sunday, 28 June 2009 09:18
Read more...
 
How to Install Ruby on Rails on Windows PDF Print
Written by Arash Karimzadeh   
Saturday, 16 May 2009 15:05

This article shows how easily you can install RoR on windows xp. Using RubyInstaller. I am using windows xp and I installed MySQL previously which I wont talk about right now. Lets start.

1.Get the RubyInstaller

The latest version at this moment is 1.8.6-26 Final (2007-12-14) . Download it and run t. it is going to extract some files by default in c:\ruby which is ok for me. This Installer is going to copy some stuff:

  1. ruby
  2. a ruby book ProgrammingRuby.chm in your c:\ruby\doc folder
  3. gem ruby plugin manager
  4. scite an opensource IDE for ruby

Tags: RubyOnRails

Last Updated on Saturday, 16 May 2009 15:24
Read more...
 
<< Start < Prev 1 2 3 Next > End >>

Page 1 of 3